SuccessConsole Output

08:57:21 Started by GitLab push by kharimza
08:57:21 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
08:57:21 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
08:57:21  > git rev-parse --is-inside-work-tree # timeout=10
08:57:21 Fetching changes from the remote Git repository
08:57:21  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
08:57:21 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
08:57:21  > git --version # timeout=10
08:57:21 using GIT_SSH to set credentials 
08:57:21  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
08:57:25  > git rev-parse remotes/origin/develop_v20b^{commit} # timeout=10
08:57:25  > git branch -a -v --no-abbrev --contains 17c81b30cd697a825dcb603b70f7dcec7c860428 # timeout=10
08:57:25 Checking out Revision 17c81b30cd697a825dcb603b70f7dcec7c860428 (origin/develop_v20b)
08:57:25  > git config core.sparsecheckout # timeout=10
08:57:25  > git checkout -f 17c81b30cd697a825dcb603b70f7dcec7c860428
08:57:25 Commit message: "Updated to GS version 2.0.11"
08:57:25 First time build. Skipping changelog.
08:57:25 [mec-gs-011] $ /bin/bash /tmp/jenkins11848728286731030287.sh
08:57:25 -- Validating and linting OpenAPI file MecAppSupportApi.json...
08:57:26 MecAppSupportApi.json is valid
08:57:28 (node:62027) ExperimentalWarning: The http2 module is an experimental API.
08:57:28 Specification is valid, with 0 lint errors
08:57:28 --- Validator returned 0, linter returned 0.
08:57:28 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
08:57:29 MecAppSupportApi.yaml is valid
08:57:30 (node:62047) ExperimentalWarning: The http2 module is an experimental API.
08:57:30 Specification is valid, with 0 lint errors
08:57:30 --- Validator returned 0, linter returned 0.
08:57:30 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
08:57:31 MecServiceMgmtApi.json is valid
08:57:32 (node:62067) ExperimentalWarning: The http2 module is an experimental API.
08:57:32 Specification is valid, with 0 lint errors
08:57:32 --- Validator returned 0, linter returned 0.
08:57:32 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
08:57:33 MecServiceMgmtApi.yaml is valid
08:57:34 (node:62087) ExperimentalWarning: The http2 module is an experimental API.
08:57:35 Specification is valid, with 0 lint errors
08:57:35 --- Validator returned 0, linter returned 0.
08:57:35 -- Final validation returns 0.
08:57:35 Finished: SUCCESS