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-010-2 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d69ec6c2d1134a2094a7814d1a3d74c7e563d3e4 # timeout=10 Checking out Revision d69ec6c2d1134a2094a7814d1a3d74c7e563d3e4 (origin/stf606-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f d69ec6c2d1134a2094a7814d1a3d74c7e563d3e4 Commit message: "Updated specifications: fix on examples, callback and minor." > git rev-list --no-walk 748727db5f87836bc1506cc04356f9cd2140fb03 # timeout=10 [mec-gs-010-2] $ /bin/bash /tmp/jenkins7480532991411146594.sh -- Validating and linting OpenAPI file MEC010-2_AppGrant.json... (node:10244) ExperimentalWarning: The fs.promises API is experimental MEC010-2_AppGrant.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml... (node:10266) 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 MEC010-2_AppLcm.json... (node:10288) ExperimentalWarning: The fs.promises API is experimental MEC010-2_AppLcm.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml... (node:10310) 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 MEC010-2_AppPkgMgmt.json... (node:10332) ExperimentalWarning: The fs.promises API is experimental MEC010-2_AppPkgMgmt.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml... (node:10355) 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