FailedConsole Output

09:49:36 Started by GitLab push by Pietro Piscione
09:49:36 [EnvInject] - Loading node environment variables.
09:49:36 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
09:49:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:49:36  > git rev-parse --is-inside-work-tree # timeout=10
09:49:36 Fetching changes from the remote Git repository
09:49:36  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
09:49:36 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:49:36  > git --version # timeout=10
09:49:36 using GIT_SSH to set credentials 
09:49:36  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
09:49:37  > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
09:49:37  > git branch -a -v --no-abbrev --contains 2017d413f0f84bd137d52b1a2c34abc4352e62ef # timeout=10
09:49:37 Checking out Revision 2017d413f0f84bd137d52b1a2c34abc4352e62ef (origin/stf606-draft)
09:49:37  > git config core.sparsecheckout # timeout=10
09:49:37  > git checkout -f 2017d413f0f84bd137d52b1a2c34abc4352e62ef
09:49:37 Commit message: "Fixes on examples."
09:49:37  > git rev-list --no-walk 8a59a1ae235c9faf301ce2c414822fc796cf22ca # timeout=10
09:49:38 [mec-gs-011] $ /bin/bash /tmp/jenkins677795834719806938.sh
09:49:38 -- Validating and linting OpenAPI file MecAppSupportApi.json...
09:49:38 (node:23028) ExperimentalWarning: The fs.promises API is experimental
09:49:38 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:49:39 Specification schema is invalid.
09:49:39 
09:49:39 #/
09:49:39 Must be an OpenAPI 3.0.x document
09:49:39 --- Validator returned 1, linter returned 1.
09:49:39 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
09:49:39 (node:23050) ExperimentalWarning: The fs.promises API is experimental
09:49:39 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:49:39 Specification schema is invalid.
09:49:39 
09:49:39 #/
09:49:39 Must be an OpenAPI 3.0.x document
09:49:39 --- Validator returned 1, linter returned 1.
09:49:39 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
09:49:40 (node:23072) ExperimentalWarning: The fs.promises API is experimental
09:49:40 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:49:40 Specification schema is invalid.
09:49:40 
09:49:40 #/
09:49:40 Must be an OpenAPI 3.0.x document
09:49:40 --- Validator returned 1, linter returned 1.
09:49:40 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
09:49:41 (node:23094) ExperimentalWarning: The fs.promises API is experimental
09:49:41 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:49:41 Specification schema is invalid.
09:49:41 
09:49:41 #/
09:49:41 Must be an OpenAPI 3.0.x document
09:49:41 --- Validator returned 1, linter returned 1.
09:49:41 -- Final validation returns 1.
09:49:41 Build step 'Execute shell' marked build as failure
09:49:42 Finished: FAILURE