SuccessConsole Output

11:51:16 Started by GitLab push by Walter Featherstone
11:51:16 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
11:51:16 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:51:16  > git rev-parse --is-inside-work-tree # timeout=10
11:51:16 Fetching changes from the remote Git repository
11:51:16  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:51:16 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:51:16  > git --version # timeout=10
11:51:16 using GIT_SSH to set credentials 
11:51:16  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:51:16  > git rev-parse remotes/origin/origin/master^{commit} # timeout=10
11:51:16  > git branch -a -v --no-abbrev --contains 045452c3bec152121c5d9e5498d8e912bfd4ae73 # timeout=10
11:51:16 Checking out Revision 045452c3bec152121c5d9e5498d8e912bfd4ae73 (origin/origin/master)
11:51:16  > git config core.sparsecheckout # timeout=10
11:51:16  > git checkout -f 045452c3bec152121c5d9e5498d8e912bfd4ae73
11:51:16 Commit message: "Updated to V2.1.1"
11:51:16 First time build. Skipping changelog.
11:51:17 [mec-gs-016] $ /bin/bash /tmp/jenkins7573563107167457331.sh
11:51:17 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
11:51:17 UEAppInterfaceApi.json is valid
11:51:18 Specification is valid, with 0 lint errors
11:51:18 --- Validator returned 0, linter returned 0.
11:51:18 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
11:51:19 UEAppInterfaceApi.yaml is valid
11:51:19 Specification is valid, with 0 lint errors
11:51:19 --- Validator returned 0, linter returned 0.
11:51:19 -- Final validation returns 0.
11:51:20 Finished: SUCCESS