SuccessConsole Output

12:31:40 Started by GitLab push by Pietro Piscione
12:31:40 [EnvInject] - Loading node environment variables.
12:31:41 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
12:31:41 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:31:41  > git rev-parse --is-inside-work-tree # timeout=10
12:31:41 Fetching changes from the remote Git repository
12:31:41  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
12:31:41 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
12:31:41  > git --version # timeout=10
12:31:41 using GIT_SSH to set credentials 
12:31:41  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
12:31:42  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
12:31:42  > git branch -a -v --no-abbrev --contains e6dcded9157c413067a26a4c5129ef3b5d82c42d # timeout=10
12:31:42 Checking out Revision e6dcded9157c413067a26a4c5129ef3b5d82c42d (origin/stf606-draft)
12:31:42  > git config core.sparsecheckout # timeout=10
12:31:42  > git checkout -f e6dcded9157c413067a26a4c5129ef3b5d82c42d
12:31:42 Commit message: "OAS 3.1.0 first draft added."
12:31:42  > git rev-list --no-walk d5fd9a006cb2f121f855fb75612f902c702045ae # timeout=10
12:31:42 [mec-gs-011] $ /bin/bash /tmp/jenkins6771016940291080700.sh
12:31:42 -- Validating and linting OpenAPI file MecAppSupportApi.json...
12:31:42 (node:16369) ExperimentalWarning: The fs.promises API is experimental
12:31:43 MecAppSupportApi.json is valid
12:31:44 Specification is valid, with 0 lint errors
12:31:44 --- Validator returned 0, linter returned 0.
12:31:44 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
12:31:44 (node:16395) ExperimentalWarning: The fs.promises API is experimental
12:31:44 MecAppSupportApi.yaml is valid
12:31:45 Specification is valid, with 0 lint errors
12:31:45 --- Validator returned 0, linter returned 0.
12:31:45 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
12:31:45 (node:16417) ExperimentalWarning: The fs.promises API is experimental
12:31:45 MecServiceMgmtApi.json is valid
12:31:46 Specification is valid, with 0 lint errors
12:31:46 --- Validator returned 0, linter returned 0.
12:31:46 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
12:31:47 (node:16439) ExperimentalWarning: The fs.promises API is experimental
12:31:47 MecServiceMgmtApi.yaml is valid
12:31:48 Specification is valid, with 0 lint errors
12:31:48 --- Validator returned 0, linter returned 0.
12:31:48 -- Final validation returns 0.
12:31:48 Finished: SUCCESS