FailedConsole Output

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