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