10:35:27 Started by GitLab push by Muhammad Hamza 10:35:27 [EnvInject] - Loading node environment variables. 10:35:27 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014 10:35:27 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 10:35:27 > git rev-parse --is-inside-work-tree # timeout=10 10:35:27 Fetching changes from the remote Git repository 10:35:27 > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10 10:35:27 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git 10:35:27 > git --version # timeout=10 10:35:27 using GIT_SSH to set credentials 10:35:27 > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/* 10:35:28 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 10:35:28 > git branch -a -v --no-abbrev --contains 6189161beac5989ee8b9a7806967410c8bf799cd # timeout=10 10:35:28 Checking out Revision 6189161beac5989ee8b9a7806967410c8bf799cd (origin/stf606-draft) 10:35:28 > git config core.sparsecheckout # timeout=10 10:35:28 > git checkout -f 6189161beac5989ee8b9a7806967410c8bf799cd 10:35:28 Commit message: "Update OAS version to 3.1.0" 10:35:28 > git rev-list --no-walk 2cad75e3f011c47ec1bc8b92a7824061e8dc3f3f # timeout=10 10:35:28 [mec-gs-014] $ /bin/bash /tmp/jenkins1383395988249909377.sh 10:35:28 -- Validating and linting OpenAPI file UEidentityAPI.json... 10:35:29 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 10:35:31 (node:12974) ExperimentalWarning: The http2 module is an experimental API. 10:35:31 Specification schema is invalid. 10:35:31 10:35:31 #/ 10:35:31 Must be an OpenAPI 3.0.x document 10:35:31 --- Validator returned 1, linter returned 1. 10:35:31 -- Validating and linting OpenAPI file UEidentityAPI.yaml... 10:35:31 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2 10:35:32 (node:12994) ExperimentalWarning: The http2 module is an experimental API. 10:35:32 Specification schema is invalid. 10:35:32 10:35:32 #/ 10:35:32 Must be an OpenAPI 3.0.x document 10:35:32 --- Validator returned 1, linter returned 1. 10:35:32 -- Final validation returns 1. 10:35:32 Build step 'Execute shell' marked build as failure 10:35:33 Finished: FAILURE