SuccessConsole Output

11:40:26 Started by GitLab push by ETSI CTI
11:40:26 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
11:40:26 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:40:26  > git rev-parse --is-inside-work-tree # timeout=10
11:40:26 Fetching changes from the remote Git repository
11:40:26  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
11:40:26 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
11:40:26  > git --version # timeout=10
11:40:26 using GIT_SSH to set credentials 
11:40:27  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
11:40:27  > git rev-parse remotes/origin/master^{commit} # timeout=10
11:40:27  > git branch -a -v --no-abbrev --contains c3f0968609cb04ddc841fff2f8e97aa6ac745495 # timeout=10
11:40:27 Checking out Revision c3f0968609cb04ddc841fff2f8e97aa6ac745495 (origin/master)
11:40:27  > git config core.sparsecheckout # timeout=10
11:40:27  > git checkout -f c3f0968609cb04ddc841fff2f8e97aa6ac745495
11:40:27 Commit message: "Merge branch 'develop' into 'master'"
11:40:27  > git rev-list --no-walk 3fc9a42da277da67e92fc2f4f68947166a3164e4 # timeout=10
11:40:27 [mec-gs-013] $ /bin/bash /tmp/jenkins1612301988840367982.sh
11:40:27 -- Validating and linting OpenAPI file LocationAPI.json...
11:40:28 (node:14482) ExperimentalWarning: The fs.promises API is experimental
11:40:28 LocationAPI.json is valid
11:40:29 Specification is valid, with 0 lint errors
11:40:29 --- Validator returned 0, linter returned 0.
11:40:29 -- Validating and linting OpenAPI file LocationAPI.yaml...
11:40:29 (node:14504) ExperimentalWarning: The fs.promises API is experimental
11:40:30 LocationAPI.yaml is valid
11:40:31 Specification is valid, with 0 lint errors
11:40:31 --- Validator returned 0, linter returned 0.
11:40:31 -- Final validator returns 0.
11:40:31 Finished: SUCCESS