08:47:47 Started by GitLab push by Muhammad Hamza 08:47:47 [EnvInject] - Loading node environment variables. 08:47:47 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 08:47:47 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 08:47:47 > git rev-parse --is-inside-work-tree # timeout=10 08:47:47 Fetching changes from the remote Git repository 08:47:47 > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10 08:47:47 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git 08:47:47 > git --version # timeout=10 08:47:47 using GIT_SSH to set credentials 08:47:47 > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/* 08:47:48 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 08:47:48 > git branch -a -v --no-abbrev --contains 31e4151de320e26c53b64e6a09314781f77380d7 # timeout=10 08:47:48 Checking out Revision 31e4151de320e26c53b64e6a09314781f77380d7 (origin/stf606-draft) 08:47:48 > git config core.sparsecheckout # timeout=10 08:47:48 > git checkout -f 31e4151de320e26c53b64e6a09314781f77380d7 08:47:48 Commit message: "Update example keywords for OAS 3.1.0" 08:47:48 > git rev-list --no-walk 3fc690322348e06b6282c79f5a2ca9729efac46d # timeout=10 08:47:48 [mec-gs-013] $ /bin/bash /tmp/jenkins4327573034162712199.sh 08:47:48 -- Validating and linting OpenAPI file LocationAPI.json... 08:47:49 (node:28076) ExperimentalWarning: The fs.promises API is experimental 08:47:49 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 08:47:49 Specification schema is invalid. 08:47:49 08:47:49 #/ 08:47:49 Must be an OpenAPI 3.0.x document 08:47:49 --- Validator returned 1, linter returned 1. 08:47:49 -- Validating and linting OpenAPI file LocationAPI.yaml... 08:47:50 (node:28098) ExperimentalWarning: The fs.promises API is experimental 08:47:50 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 08:47:50 Specification schema is invalid. 08:47:50 08:47:50 #/ 08:47:50 Must be an OpenAPI 3.0.x document 08:47:50 --- Validator returned 1, linter returned 1. 08:47:50 -- Final validator returns 1. 08:47:51 Build step 'Execute shell' marked build as failure 08:47:51 Finished: FAILURE