FailedConsole Output

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