SuccessConsole Output

11:00:32 Started by GitLab push by Michele Carignani
11:00:32 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
11:00:32 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:00:32 Cloning the remote Git repository
11:00:32 Cloning repository git@forge.etsi.org:mec/gs021-amsi-api.git
11:00:32  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021 # timeout=10
11:00:32 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
11:00:32  > git --version # timeout=10
11:00:32 using GIT_SSH to set credentials 
11:00:32  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
11:00:32  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
11:00:32  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:00:32  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
11:00:32 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
11:00:32 using GIT_SSH to set credentials 
11:00:32  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
11:00:33  > git rev-parse remotes/origin/stf593^{commit} # timeout=10
11:00:33  > git branch -a -v --no-abbrev --contains 5ea3fc082aa1cb83e650899ea274bfa076e0b183 # timeout=10
11:00:33 Checking out Revision 5ea3fc082aa1cb83e650899ea274bfa076e0b183 (origin/stf593)
11:00:33  > git config core.sparsecheckout # timeout=10
11:00:33  > git checkout -f 5ea3fc082aa1cb83e650899ea274bfa076e0b183
11:00:33 Commit message: "Update README.md"
11:00:33 First time build. Skipping changelog.
11:00:33 [mec-gs-021] $ /bin/bash /tmp/jenkins162703649015746118.sh
11:00:33 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
11:00:34 MEC021_AppMobilityService.json is valid
11:00:36 (node:65152) ExperimentalWarning: The http2 module is an experimental API.
11:00:36 Specification is valid, with 0 lint errors
11:00:36 --- Validator returned 0, linter returned 0.
11:00:36 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
11:00:37 MEC021_AppMobilityService.yaml is valid
11:00:38 (node:65172) ExperimentalWarning: The http2 module is an experimental API.
11:00:38 Specification is valid, with 0 lint errors
11:00:38 --- Validator returned 0, linter returned 0.
11:00:38 -- Final validator returns 0.
11:00:38 Finished: SUCCESS