FailedConsole Output

19:44:04 Started by GitLab push by Pietro Piscione
19:44:04 [EnvInject] - Loading node environment variables.
19:44:04 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-021
19:44:04 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
19:44:04  > git rev-parse --is-inside-work-tree # timeout=10
19:44:04 Fetching changes from the remote Git repository
19:44:04  > git config remote.origin.url git@forge.etsi.org:mec/gs021-amsi-api.git # timeout=10
19:44:05 Fetching upstream changes from git@forge.etsi.org:mec/gs021-amsi-api.git
19:44:05  > git --version # timeout=10
19:44:05 using GIT_SSH to set credentials 
19:44:05  > git fetch --tags --progress git@forge.etsi.org:mec/gs021-amsi-api.git +refs/heads/*:refs/remotes/origin/*
19:44:05  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
19:44:05  > git branch -a -v --no-abbrev --contains 27e69ae2b7fc8324211ad9b09bb5fb6b0a0db0c2 # timeout=10
19:44:05 Checking out Revision 27e69ae2b7fc8324211ad9b09bb5fb6b0a0db0c2 (origin/stf606-draft)
19:44:05  > git config core.sparsecheckout # timeout=10
19:44:05  > git checkout -f 27e69ae2b7fc8324211ad9b09bb5fb6b0a0db0c2
19:44:05 Commit message: "Update JSON version of OAS3.1.0."
19:44:05  > git rev-list --no-walk 206f17bcf3751bc541aec060527b9b7e1ddb15f2 # timeout=10
19:44:06 [mec-gs-021] $ /bin/bash /tmp/jenkins7397406144548840244.sh
19:44:06 -- Validating and linting OpenAPI file MEC021_AppMobilityService.json...
19:44:06 (node:20940) ExperimentalWarning: The fs.promises API is experimental
19:44:06 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:44:07 Specification schema is invalid.
19:44:07 
19:44:07 #/
19:44:07 Must be an OpenAPI 3.0.x document
19:44:07 --- Validator returned 1, linter returned 1.
19:44:07 -- Validating and linting OpenAPI file MEC021_AppMobilityService.yaml...
19:44:07 (node:20962) ExperimentalWarning: The fs.promises API is experimental
19:44:07 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
19:44:08 Specification schema is invalid.
19:44:08 
19:44:08 #/
19:44:08 Must be an OpenAPI 3.0.x document
19:44:08 --- Validator returned 1, linter returned 1.
19:44:08 -- Final validator returns 1.
19:44:08 Build step 'Execute shell' marked build as failure
19:44:08 Finished: FAILURE