FailedConsole Output

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