FailedConsole Output

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