SuccessConsole Output

22:45:36 Started by GitLab push by Walter Featherstone
22:45:36 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
22:45:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
22:45:36  > git rev-parse --is-inside-work-tree # timeout=10
22:45:36 Fetching changes from the remote Git repository
22:45:36  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
22:45:36 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
22:45:36  > git --version # timeout=10
22:45:36 using GIT_SSH to set credentials 
22:45:36  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
22:45:37  > git rev-parse remotes/origin/develop_2.1.1^{commit} # timeout=10
22:45:37  > git branch -a -v --no-abbrev --contains 55f5532563bd96b07280befba2edfade28ace605 # timeout=10
22:45:37 Checking out Revision 55f5532563bd96b07280befba2edfade28ace605 (origin/develop_2.1.1)
22:45:37  > git config core.sparsecheckout # timeout=10
22:45:37  > git checkout -f 55f5532563bd96b07280befba2edfade28ace605
22:45:37 Commit message: "Merge branch 'develop' into 'develop_2.1.1'"
22:45:37  > git rev-list --no-walk 04cda9c97c4f92f32c18f96ba7e29a5eaa912c1c # timeout=10
22:45:37 [mec-gs-011] $ /bin/bash /tmp/jenkins13880458203019909627.sh
22:45:37 -- Validating and linting OpenAPI file MecAppSupportApi.json...
22:45:38 MecAppSupportApi.json is valid
22:45:39 (node:32360) ExperimentalWarning: The http2 module is an experimental API.
22:45:39 Specification is valid, with 0 lint errors
22:45:39 --- Validator returned 0, linter returned 0.
22:45:39 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
22:45:40 MecAppSupportApi.yaml is valid
22:45:41 (node:32382) ExperimentalWarning: The http2 module is an experimental API.
22:45:41 Specification is valid, with 0 lint errors
22:45:41 --- Validator returned 0, linter returned 0.
22:45:41 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
22:45:42 MecServiceMgmtApi.json is valid
22:45:43 (node:32402) ExperimentalWarning: The http2 module is an experimental API.
22:45:44 Specification is valid, with 0 lint errors
22:45:44 --- Validator returned 0, linter returned 0.
22:45:44 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
22:45:45 MecServiceMgmtApi.yaml is valid
22:45:46 (node:32422) ExperimentalWarning: The http2 module is an experimental API.
22:45:46 Specification is valid, with 0 lint errors
22:45:46 --- Validator returned 0, linter returned 0.
22:45:46 -- Final validation returns 0.
22:45:46 Finished: SUCCESS