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