FailedConsole Output

09:53:44 Started by GitLab push by Elian Kraja
09:53:44 [EnvInject] - Loading node environment variables.
09:53:44 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
09:53:45 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:53:45 Cloning the remote Git repository
09:53:45 Cloning repository git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:53:45  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 # timeout=10
09:53:45 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:53:45  > git --version # timeout=10
09:53:45 using GIT_SSH to set credentials 
09:53:45  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
09:53:46  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
09:53:46  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:53:46  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
09:53:46 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:53:46 using GIT_SSH to set credentials 
09:53:46  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
09:53:47  > git rev-parse refs/tags/v2.1.1-OAS3.1^{commit} # timeout=10
09:53:47  > git branch -a -v --no-abbrev --contains 9d0d5921d25d9f333679edfa104ce0a32d4e173f # timeout=10
09:53:47 Checking out Revision 9d0d5921d25d9f333679edfa104ce0a32d4e173f (origin/master)
09:53:47  > git config core.sparsecheckout # timeout=10
09:53:47  > git checkout -f 9d0d5921d25d9f333679edfa104ce0a32d4e173f
09:53:47 Commit message: "Merge branch 'stf606-final' into 'master'"
09:53:47  > git rev-list --no-walk 9d0d5921d25d9f333679edfa104ce0a32d4e173f # timeout=10
09:53:47 [mec-gs-011] $ /bin/bash /tmp/jenkins1647061879023724842.sh
09:53:47 -- Validating and linting OpenAPI file MecAppSupportApi.json...
09:53:48 (node:24415) ExperimentalWarning: The fs.promises API is experimental
09:53:48 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:53:49 Specification schema is invalid.
09:53:49 
09:53:49 #/
09:53:49 Must be an OpenAPI 3.0.x document
09:53:49 --- Validator returned 1, linter returned 1.
09:53:49 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
09:53:49 (node:24576) ExperimentalWarning: The fs.promises API is experimental
09:53:49 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:53:50 Specification schema is invalid.
09:53:50 
09:53:50 #/
09:53:50 Must be an OpenAPI 3.0.x document
09:53:50 --- Validator returned 1, linter returned 1.
09:53:50 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
09:53:50 (node:24710) ExperimentalWarning: The fs.promises API is experimental
09:53:50 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:53:51 Specification schema is invalid.
09:53:51 
09:53:51 #/
09:53:51 Must be an OpenAPI 3.0.x document
09:53:51 --- Validator returned 1, linter returned 1.
09:53:51 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
09:53:51 (node:24733) ExperimentalWarning: The fs.promises API is experimental
09:53:51 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:53:52 Specification schema is invalid.
09:53:52 
09:53:52 #/
09:53:52 Must be an OpenAPI 3.0.x document
09:53:52 --- Validator returned 1, linter returned 1.
09:53:52 -- Final validation returns 1.
09:53:52 Build step 'Execute shell' marked build as failure
09:53:52 Finished: FAILURE