SuccessConsole Output

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