FailedConsole Output

13:11:25 Started by GitLab push by Pietro Piscione
13:11:25 [EnvInject] - Loading node environment variables.
13:11:25 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:11:25 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:11:25  > git rev-parse --is-inside-work-tree # timeout=10
13:11:25 Fetching changes from the remote Git repository
13:11:25  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:11:25 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:11:25  > git --version # timeout=10
13:11:25 using GIT_SSH to set credentials 
13:11:25  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:11:26  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
13:11:26  > git branch -a -v --no-abbrev --contains 3447b434bdbd3f937a3c9a70dc0f8769e75b2bf1 # timeout=10
13:11:26 Checking out Revision 3447b434bdbd3f937a3c9a70dc0f8769e75b2bf1 (origin/stf606-draft)
13:11:26  > git config core.sparsecheckout # timeout=10
13:11:26  > git checkout -f 3447b434bdbd3f937a3c9a70dc0f8769e75b2bf1
13:11:26 Commit message: "Updated specifications: fix on examples, callback and minor."
13:11:26  > git rev-list --no-walk 24964e5294937a006fb90ab4475b33f3105afc17 # timeout=10
13:11:26 [mec-gs-011] $ /bin/bash /tmp/jenkins7704052963084692138.sh
13:11:26 -- Validating and linting OpenAPI file MecAppSupportApi.json...
13:11:27 (node:10441) ExperimentalWarning: The fs.promises API is experimental
13:11:27 MecAppSupportApi.json is valid
13:11:28 Specification is valid, with 0 lint errors
13:11:28 --- Validator returned 0, linter returned 0.
13:11:28 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
13:11:28 (node:10463) ExperimentalWarning: The fs.promises API is experimental
13:11:28 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
13:11:29 Specification schema is invalid.
13:11:29 
13:11:29 #/
13:11:29 Must be an OpenAPI 3.0.x document
13:11:29 --- Validator returned 1, linter returned 1.
13:11:29 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
13:11:29 (node:10485) ExperimentalWarning: The fs.promises API is experimental
13:11:29 MecServiceMgmtApi.json is valid
13:11:30 Specification is valid, with 0 lint errors
13:11:30 --- Validator returned 0, linter returned 0.
13:11:30 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
13:11:30 (node:10507) ExperimentalWarning: The fs.promises API is experimental
13:11:31 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
13:11:31 Specification schema is invalid.
13:11:31 
13:11:31 #/
13:11:31 Must be an OpenAPI 3.0.x document
13:11:31 --- Validator returned 1, linter returned 1.
13:11:31 -- Final validation returns 1.
13:11:31 Build step 'Execute shell' marked build as failure
13:11:31 Finished: FAILURE