Triggered by GitLab Merge Request #7: MEC - Multi-access Edge Computing/stf606-draft => stf606-final [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-013 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/gs013-location-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c # timeout=10 Checking out Revision 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c (origin/stf606-draft) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c Commit message: "merge stf606-final branch changes" > git rev-list --no-walk 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c # timeout=10 [mec-gs-013] $ /bin/bash /tmp/jenkins2148581830258927580.sh -- Validating and linting OpenAPI file LocationAPI.json... (node:4589) 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 LocationAPI.yaml... (node:4611) 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