FailedConsole Output

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