11:30:00 Started by GitLab push by Muhammad Rehan Abbasi 11:30:00 [EnvInject] - Loading node environment variables. 11:30:00 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-030 11:30:01 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 11:30:01 > git rev-parse --is-inside-work-tree # timeout=10 11:30:01 Fetching changes from the remote Git repository 11:30:01 > git config remote.origin.url git@forge.etsi.org:mec/gs030-vis-api.git # timeout=10 11:30:01 Fetching upstream changes from git@forge.etsi.org:mec/gs030-vis-api.git 11:30:01 > git --version # timeout=10 11:30:01 using GIT_SSH to set credentials 11:30:01 > git fetch --tags --progress git@forge.etsi.org:mec/gs030-vis-api.git +refs/heads/*:refs/remotes/origin/* 11:30:02 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 11:30:02 > git branch -a -v --no-abbrev --contains 9d7e2595e67036174c1acec91fc1b96a0aa6258c # timeout=10 11:30:02 Checking out Revision 9d7e2595e67036174c1acec91fc1b96a0aa6258c (origin/stf606-draft) 11:30:02 > git config core.sparsecheckout # timeout=10 11:30:02 > git checkout -f 9d7e2595e67036174c1acec91fc1b96a0aa6258c 11:30:02 Commit message: "update specs version to 2.1.9 as per latest draft" 11:30:02 > git rev-list --no-walk f5765a04115baa4e12466a0018ba5afefdfe385d # timeout=10 11:30:02 [mec-gs-030] $ /bin/bash /tmp/jenkins8780121996683006166.sh 11:30:02 -- Validating and linting OpenAPI file MEC030_V2XInformationService.json... 11:30:03 (node:20253) ExperimentalWarning: The fs.promises API is experimental 11:30:03 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 11:30:03 Specification schema is invalid. 11:30:03 11:30:03 #/ 11:30:03 Must be an OpenAPI 3.0.x document 11:30:03 --- Validator returned 1, linter returned 1. 11:30:03 -- Validating and linting OpenAPI file MEC030_V2XInformationService.yaml... 11:30:03 (node:20282) ExperimentalWarning: The fs.promises API is experimental 11:30:04 Swagger schema validation failed. 11:30:04 Object didn't pass validation for format uri-reference: at #/externalDocs/url 11:30:04 11:30:04 JSON_OBJECT_VALIDATION_FAILED 11:30:04 Specification schema is invalid. 11:30:04 11:30:04 #/externalDocs 11:30:04 Invalid empty URL externalDocs 11:30:04 --- Validator returned 1, linter returned 1. 11:30:04 -- Final validator returns 1. 11:30:04 Build step 'Execute shell' marked build as failure 11:30:05 Finished: FAILURE