FailedConsole Output

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