SuccessConsole Output

09:03:00 Started by GitLab push by Elian Kraja
09:03:00 [EnvInject] - Loading node environment variables.
09:03:00 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
09:03:00 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:03:00 Cloning the remote Git repository
09:03:00 Cloning repository git@forge.etsi.org:mec/gs014-ue-identity-api.git
09:03:00  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 # timeout=10
09:03:00 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
09:03:00  > git --version # timeout=10
09:03:00 using GIT_SSH to set credentials 
09:03:00  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
09:03:01  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
09:03:01  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:03:01  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
09:03:01 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
09:03:01 using GIT_SSH to set credentials 
09:03:01  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
09:03:02  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:03:02  > git branch -a -v --no-abbrev --contains 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f # timeout=10
09:03:02 Checking out Revision 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f (origin/stf606-draft, origin/master)
09:03:02  > git config core.sparsecheckout # timeout=10
09:03:02  > git checkout -f 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f
09:03:02 Commit message: "Update license information"
09:03:02  > git rev-list --no-walk 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f # timeout=10
09:03:02 [mec-gs-014] $ /bin/bash /tmp/jenkins10151633618440125129.sh
09:03:02 -- Validating and linting OpenAPI file UEidentityAPI.json...
09:03:03 UEidentityAPI.json is valid
09:03:05 (node:71959) ExperimentalWarning: The http2 module is an experimental API.
09:03:05 Specification is valid, with 0 lint errors
09:03:05 --- Validator returned 0, linter returned 0.
09:03:05 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
09:03:05 UEidentityAPI.yaml is valid
09:03:06 (node:72000) ExperimentalWarning: The http2 module is an experimental API.
09:03:07 Specification is valid, with 0 lint errors
09:03:07 --- Validator returned 0, linter returned 0.
09:03:07 -- Final validation returns 0.
09:03:07 Finished: SUCCESS