FailedConsole Output

09:12:47 Started by GitLab push by Muhammad Rehan Abbasi
09:12:47 [EnvInject] - Loading node environment variables.
09:12:47 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
09:12:47 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:12:47  > git rev-parse --is-inside-work-tree # timeout=10
09:12:47 Fetching changes from the remote Git repository
09:12:47  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
09:12:47 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
09:12:47  > git --version # timeout=10
09:12:47 using GIT_SSH to set credentials 
09:12:47  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
09:12:48  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:12:48  > git branch -a -v --no-abbrev --contains 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c # timeout=10
09:12:48 Checking out Revision 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c (origin/stf606-draft)
09:12:48  > git config core.sparsecheckout # timeout=10
09:12:48  > git checkout -f 0d3a3f8d3ccdbdca5b31f32a7f89f197c01f0c1c
09:12:48 Commit message: "merge stf606-final branch changes"
09:12:48  > git rev-list --no-walk 0ca4011babfd8f246f215f6596a24c28687975fd # timeout=10
09:12:49 [mec-gs-013] $ /bin/bash /tmp/jenkins5610865696109842825.sh
09:12:49 -- Validating and linting OpenAPI file LocationAPI.json...
09:12:49 (node:4487) ExperimentalWarning: The fs.promises API is experimental
09:12:49 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:12:50 Specification schema is invalid.
09:12:50 
09:12:50 #/
09:12:50 Must be an OpenAPI 3.0.x document
09:12:50 --- Validator returned 1, linter returned 1.
09:12:50 -- Validating and linting OpenAPI file LocationAPI.yaml...
09:12:50 (node:4510) ExperimentalWarning: The fs.promises API is experimental
09:12:50 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:12:50 Specification schema is invalid.
09:12:50 
09:12:50 #/
09:12:50 Must be an OpenAPI 3.0.x document
09:12:50 --- Validator returned 1, linter returned 1.
09:12:50 -- Final validator returns 1.
09:12:51 Build step 'Execute shell' marked build as failure
09:12:51 Finished: FAILURE