FailedConsole Output

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