SuccessConsole Output

09:03:25 Started by GitLab push by Elian Kraja
09:03:25 [EnvInject] - Loading node environment variables.
09:03:25 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
09:03:25 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:03:25 Cloning the remote Git repository
09:03:25 Cloning repository git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
09:03:25  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 # timeout=10
09:03:25 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
09:03:25  > git --version # timeout=10
09:03:25 using GIT_SSH to set credentials 
09:03:25  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
09:03:26  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
09:03:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:03:26  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
09:03:26 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
09:03:26 using GIT_SSH to set credentials 
09:03:26  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
09:03:27  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:03:27  > git branch -a -v --no-abbrev --contains b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
09:03:27 Checking out Revision b5ea1d10768d6c411ab74874d32c1b252b07f168 (origin/stf606-draft, origin/master)
09:03:27  > git config core.sparsecheckout # timeout=10
09:03:27  > git checkout -f b5ea1d10768d6c411ab74874d32c1b252b07f168
09:03:27 Commit message: "Merge branch 'develop' into 'master'"
09:03:27  > git rev-list --no-walk b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
09:03:27 [mec-gs-015] $ /bin/bash /tmp/jenkins2397042765605827793.sh
09:03:27 -- Validating and linting OpenAPI file BwManagementApi.json...
09:03:28 BwManagementApi.json is valid
09:03:29 (node:72092) ExperimentalWarning: The http2 module is an experimental API.
09:03:29 Specification is valid, with 0 lint errors
09:03:29 --- Validator returned 0, linter returned 0.
09:03:29 -- Validating and linting OpenAPI file BwManagementApi.yaml...
09:03:30 BwManagementApi.yaml is valid
09:03:31 (node:72112) ExperimentalWarning: The http2 module is an experimental API.
09:03:31 Specification is valid, with 0 lint errors
09:03:31 --- Validator returned 0, linter returned 0.
09:03:31 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
09:03:32 TrafficSteeringApi.json is valid
09:03:33 (node:72132) ExperimentalWarning: The http2 module is an experimental API.
09:03:33 Specification is valid, with 0 lint errors
09:03:33 --- Validator returned 0, linter returned 0.
09:03:33 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
09:03:34 TrafficSteeringApi.yaml is valid
09:03:35 (node:72152) ExperimentalWarning: The http2 module is an experimental API.
09:03:35 Specification is valid, with 0 lint errors
09:03:35 --- Validator returned 0, linter returned 0.
09:03:35 -- Final validator returns 0.
09:03:35 Finished: SUCCESS