FailedConsole Output

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