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