FailedConsole Output

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