Console Output
09:58:04 Started by GitLab push by Elian Kraja
09:58:04 [EnvInject] - Loading node environment variables.
09:58:05 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
09:58:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:58:05 > git rev-parse --is-inside-work-tree # timeout=10
09:58:05 Fetching changes from the remote Git repository
09:58:05 > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
09:58:05 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
09:58:05 > git --version # timeout=10
09:58:05 using GIT_SSH to set credentials
09:58:05 > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
09:58:06 > git rev-parse refs/tags/v2.1.1-OAS3.1^{commit} # timeout=10
09:58:06 > git branch -a -v --no-abbrev --contains d6d42aec54e2580b4023ff990eca67bc404e7f2f # timeout=10
09:58:06 Checking out Revision d6d42aec54e2580b4023ff990eca67bc404e7f2f (origin/stf606-final, origin/master)
09:58:06 > git config core.sparsecheckout # timeout=10
09:58:06 > git checkout -f d6d42aec54e2580b4023ff990eca67bc404e7f2f
09:58:06 Commit message: "Update README.md"
09:58:06 > git rev-list --no-walk d6d42aec54e2580b4023ff990eca67bc404e7f2f # timeout=10
09:58:06 > git rev-list --no-walk 9d0d5921d25d9f333679edfa104ce0a32d4e173f # timeout=10
09:58:06 [mec-gs-011] $ /bin/bash /tmp/jenkins1637700673412460497.sh
09:58:06 -- Validating and linting OpenAPI file MecAppSupportApi.json...
09:58:06 (node:11980) ExperimentalWarning: The fs.promises API is experimental
09:58:07 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:58:07 [31mSpecification schema is invalid.[0m
09:58:07
09:58:07 [33m#/
09:58:07 [0mMust be an OpenAPI 3.0.x document
09:58:07 --- Validator returned 1, linter returned 1.
09:58:07 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
09:58:07 (node:12094) ExperimentalWarning: The fs.promises API is experimental
09:58:07 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:58:08 [31mSpecification schema is invalid.[0m
09:58:08
09:58:08 [33m#/
09:58:08 [0mMust be an OpenAPI 3.0.x document
09:58:08 --- Validator returned 1, linter returned 1.
09:58:08 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
09:58:08 (node:12206) ExperimentalWarning: The fs.promises API is experimental
09:58:08 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:58:09 [31mSpecification schema is invalid.[0m
09:58:09
09:58:09 [33m#/
09:58:09 [0mMust be an OpenAPI 3.0.x document
09:58:09 --- Validator returned 1, linter returned 1.
09:58:09 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
09:58:09 (node:12307) ExperimentalWarning: The fs.promises API is experimental
09:58:09 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
09:58:10 [31mSpecification schema is invalid.[0m
09:58:10
09:58:10 [33m#/
09:58:10 [0mMust be an OpenAPI 3.0.x document
09:58:10 --- Validator returned 1, linter returned 1.
09:58:10 -- Final validation returns 1.
09:58:10 Build step 'Execute shell' marked build as failure
09:58:10 Finished: FAILURE