SuccessConsole Output

13:22:49 Started by GitLab push by Walter Featherstone
13:22:49 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:22:50 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:22:50  > git rev-parse --is-inside-work-tree # timeout=10
13:22:50 Fetching changes from the remote Git repository
13:22:50  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:22:50 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:22:50  > git --version # timeout=10
13:22:50 using GIT_SSH to set credentials 
13:22:50  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:22:51  > git rev-parse remotes/origin/develop^{commit} # timeout=10
13:22:51  > git branch -a -v --no-abbrev --contains 67dac459d6d9d7cea4f79a3d705c05159d786147 # timeout=10
13:22:51 Checking out Revision 67dac459d6d9d7cea4f79a3d705c05159d786147 (origin/develop)
13:22:51  > git config core.sparsecheckout # timeout=10
13:22:51  > git checkout -f 67dac459d6d9d7cea4f79a3d705c05159d786147
13:22:51 Commit message: "Merge branch 'develop_v20b' into 'develop'"
13:22:51  > git rev-list --no-walk 8292e1bfbbb4cf94ab9673c5df67a17373abb24c # timeout=10
13:22:51 [mec-gs-011] $ /bin/bash /tmp/jenkins5068663467408204101.sh
13:22:51 -- Validating and linting OpenAPI file MecAppSupportApi.json...
13:22:52 MecAppSupportApi.json is valid
13:22:54 (node:41966) ExperimentalWarning: The http2 module is an experimental API.
13:22:54 Specification is valid, with 0 lint errors
13:22:54 --- Validator returned 0, linter returned 0.
13:22:54 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
13:22:55 MecAppSupportApi.yaml is valid
13:22:56 (node:41987) ExperimentalWarning: The http2 module is an experimental API.
13:22:56 Specification is valid, with 0 lint errors
13:22:56 --- Validator returned 0, linter returned 0.
13:22:56 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
13:22:57 MecServiceMgmtApi.json is valid
13:22:58 (node:42007) ExperimentalWarning: The http2 module is an experimental API.
13:22:58 Specification is valid, with 0 lint errors
13:22:58 --- Validator returned 0, linter returned 0.
13:22:58 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
13:22:59 MecServiceMgmtApi.yaml is valid
13:23:00 (node:42027) ExperimentalWarning: The http2 module is an experimental API.
13:23:01 Specification is valid, with 0 lint errors
13:23:01 --- Validator returned 0, linter returned 0.
13:23:01 -- Final validation returns 0.
13:23:01 Finished: SUCCESS