SuccessConsole Output

11:30:45 Started by GitLab push by Elian Kraja
11:30:45 [EnvInject] - Loading node environment variables.
11:30:45 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015
11:30:45 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:30:45 Cloning the remote Git repository
11:30:45 Cloning repository git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
11:30:45  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 # timeout=10
11:30:45 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
11:30:45  > git --version # timeout=10
11:30:45 using GIT_SSH to set credentials 
11:30:45  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
11:30:46  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
11:30:46  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:46  > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10
11:30:46 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git
11:30:46 using GIT_SSH to set credentials 
11:30:46  > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/*
11:30:47  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
11:30:47  > git branch -a -v --no-abbrev --contains b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
11:30:47 Checking out Revision b5ea1d10768d6c411ab74874d32c1b252b07f168 (origin/stf606-final, origin/master, origin/stf606-draft)
11:30:47  > git config core.sparsecheckout # timeout=10
11:30:47  > git checkout -f b5ea1d10768d6c411ab74874d32c1b252b07f168
11:30:47 Commit message: "Merge branch 'develop' into 'master'"
11:30:47  > git rev-list --no-walk b5ea1d10768d6c411ab74874d32c1b252b07f168 # timeout=10
11:30:47  > git rev-list --no-walk 874a8e47bbeb4251c17b9bfa96432462d4207cdc # timeout=10
11:30:48 [mec-gs-015] $ /bin/bash /tmp/jenkins4177653527551701442.sh
11:30:48 -- Validating and linting OpenAPI file BwManagementApi.json...
11:30:48 (node:3888) ExperimentalWarning: The fs.promises API is experimental
11:30:48 BwManagementApi.json is valid
11:30:49 Specification is valid, with 0 lint errors
11:30:49 --- Validator returned 0, linter returned 0.
11:30:49 -- Validating and linting OpenAPI file BwManagementApi.yaml...
11:30:49 (node:3910) ExperimentalWarning: The fs.promises API is experimental
11:30:49 BwManagementApi.yaml is valid
11:30:50 Specification is valid, with 0 lint errors
11:30:50 --- Validator returned 0, linter returned 0.
11:30:50 -- Validating and linting OpenAPI file TrafficSteeringApi.json...
11:30:50 (node:3932) ExperimentalWarning: The fs.promises API is experimental
11:30:50 TrafficSteeringApi.json is valid
11:30:51 Specification is valid, with 0 lint errors
11:30:51 --- Validator returned 0, linter returned 0.
11:30:51 -- Validating and linting OpenAPI file TrafficSteeringApi.yaml...
11:30:51 (node:3954) ExperimentalWarning: The fs.promises API is experimental
11:30:52 TrafficSteeringApi.yaml is valid
11:30:52 Specification is valid, with 0 lint errors
11:30:52 --- Validator returned 0, linter returned 0.
11:30:52 -- Final validator returns 0.
11:30:53 Finished: SUCCESS