SuccessConsole Output

13:55:43 Started by an SCM change
13:55:43 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
13:55:43 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:55:43  > git rev-parse --is-inside-work-tree # timeout=10
13:55:43 Fetching changes from the remote Git repository
13:55:43  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
13:55:43 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
13:55:43  > git --version # timeout=10
13:55:43 using GIT_SSH to set credentials 
13:55:43  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
13:55:43  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:55:44  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
13:55:44 Multiple candidate revisions
13:55:44 Scheduling another build to catch up with MEC - Multi-access Edge Computing » mec-gs-016
13:55:44 Checking out Revision 045452c3bec152121c5d9e5498d8e912bfd4ae73 (refs/remotes/origin/origin/master)
13:55:44  > git config core.sparsecheckout # timeout=10
13:55:44  > git checkout -f 045452c3bec152121c5d9e5498d8e912bfd4ae73
13:55:44 Commit message: "Updated to V2.1.1"
13:55:44  > git rev-list --no-walk 045452c3bec152121c5d9e5498d8e912bfd4ae73 # timeout=10
13:55:44 [mec-gs-016] $ /bin/bash /tmp/jenkins3384232818696808542.sh
13:55:44 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
13:55:44 (node:14812) ExperimentalWarning: The fs.promises API is experimental
13:55:44 UEAppInterfaceApi.json is valid
13:55:45 Specification is valid, with 0 lint errors
13:55:45 --- Validator returned 0, linter returned 0.
13:55:45 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
13:55:45 (node:14836) ExperimentalWarning: The fs.promises API is experimental
13:55:45 UEAppInterfaceApi.yaml is valid
13:55:46 Specification is valid, with 0 lint errors
13:55:46 --- Validator returned 0, linter returned 0.
13:55:46 -- Final validation returns 0.
13:55:47 Finished: SUCCESS