Started by GitLab push by Pietro Piscione [EnvInject] - Loading node environment variables. Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs021-amsi-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 67d286da47f834bee0c4754d3f51059e3507788d # timeout=10 Checking out Revision 67d286da47f834bee0c4754d3f51059e3507788d (origin/stf606-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d286da47f834bee0c4754d3f51059e3507788d Commit message: "Updated MEC021 OAS from v2.1.1 to v2.2.1 (used actually the 2.1.8 stable version)." > git rev-list --no-walk 9ebf7111666ccb2ec0bc4b3c9cd6016319339bd2 # timeout=10 [mec-gs-021] $ /bin/bash /tmp/jenkins4558177705146566316.sh -- Validating and linting OpenAPI file MEC021_AppMobilityService.json... (node:3024) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml... (node:3046) ExperimentalWarning: The fs.promises API is experimental Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 Specification schema is invalid. #/ Must be an OpenAPI 3.0.x document --- Validator returned 1, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE