FailedConsole Output

16:03:04 Started by GitLab push by Pietro Piscione
16:03:04 [EnvInject] - Loading node environment variables.
16:03:04 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
16:03:04 [WS-CLEANUP] Deleting project workspace...
16:03:04 [WS-CLEANUP] Deferred wipeout is used...
16:03:04 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
16:03:04 Cloning the remote Git repository
16:03:04 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
16:03:04  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
16:03:04 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
16:03:04  > git --version # timeout=10
16:03:04 using GIT_SSH to set credentials 
16:03:04  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
16:03:05  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
16:03:05  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:03:05  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
16:03:05 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
16:03:05 using GIT_SSH to set credentials 
16:03:05  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
16:03:06  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
16:03:06  > git branch -a -v --no-abbrev --contains 0fac950ca8ab65422600bb5b4edab64c05fe7685 # timeout=10
16:03:06 Checking out Revision 0fac950ca8ab65422600bb5b4edab64c05fe7685 (origin/stf606-draft)
16:03:06  > git config core.sparsecheckout # timeout=10
16:03:06  > git checkout -f 0fac950ca8ab65422600bb5b4edab64c05fe7685
16:03:06 Commit message: "Merge branch 'stf606-draft' of https://forge.etsi.org/rep/mec/gs012-rnis-api into stf606-draft"
16:03:06  > git rev-list --no-walk 1f010659a5ff1bcfaaad89160227d506c0bf95be # timeout=10
16:03:07 [mec-gs-012] $ /bin/bash /tmp/jenkins1158122111216835643.sh
16:03:07 -- Validating and linting OpenAPI file RniAPI.json...
16:03:07 (node:19135) ExperimentalWarning: The fs.promises API is experimental
16:03:07 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
16:03:08 Specification schema is invalid.
16:03:08 
16:03:08 #/
16:03:08 Must be an OpenAPI 3.0.x document
16:03:08 --- Validator returned 1, linter returned 1.
16:03:08 -- Validating and linting OpenAPI file RniAPI.yaml...
16:03:09 (node:19157) ExperimentalWarning: The fs.promises API is experimental
16:03:09 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
16:03:09 Specification schema is invalid.
16:03:09 
16:03:09 #/
16:03:09 Must be an OpenAPI 3.0.x document
16:03:09 --- Validator returned 1, linter returned 1.
16:03:09 -- Final validator returns 1.
16:03:09 Build step 'Execute shell' marked build as failure
16:03:10 Finished: FAILURE