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