FailedConsole Output

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