SuccessConsole Output

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