Console Output
14:55:58 Started by GitLab push by Elian Kraja
14:55:58 [EnvInject] - Loading node environment variables.
14:55:58 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-010-2
14:55:58 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:55:58 > git rev-parse --is-inside-work-tree # timeout=10
14:55:58 Fetching changes from the remote Git repository
14:55:58 > git config remote.origin.url git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
14:55:58 Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
14:55:58 > git --version # timeout=10
14:55:58 using GIT_SSH to set credentials
14:55:58 > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
14:55:59 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
14:55:59 > git branch -a -v --no-abbrev --contains b5eb4cfaffff9aaa545e77b13bc324400affbac5 # timeout=10
14:55:59 Checking out Revision b5eb4cfaffff9aaa545e77b13bc324400affbac5 (origin/stf606-draft)
14:55:59 > git config core.sparsecheckout # timeout=10
14:55:59 > git checkout -f b5eb4cfaffff9aaa545e77b13bc324400affbac5
14:55:59 Commit message: "Update README.md"
14:55:59 > git rev-list --no-walk 90c4928a25453965fdaf75e1fd0529f3bd9cb1f2 # timeout=10
14:55:59 [mec-gs-010-2] $ /bin/bash /tmp/jenkins9063539724062634149.sh
14:56:00 -- Validating and linting OpenAPI file MEC010-2_AppGrant.json...
14:56:00 (node:4742) ExperimentalWarning: The fs.promises API is experimental
14:56:00 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:56:00 [31mSpecification schema is invalid.[0m
14:56:00
14:56:00 [33m#/
14:56:00 [0mMust be an OpenAPI 3.0.x document
14:56:00 --- Validator returned 1, linter returned 1.
14:56:00 -- Validating and linting OpenAPI file MEC010-2_AppGrant.yaml...
14:56:01 (node:4764) ExperimentalWarning: The fs.promises API is experimental
14:56:01 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:56:01 [31mSpecification schema is invalid.[0m
14:56:01
14:56:01 [33m#/
14:56:01 [0mMust be an OpenAPI 3.0.x document
14:56:01 --- Validator returned 1, linter returned 1.
14:56:01 -- Validating and linting OpenAPI file MEC010-2_AppLcm.json...
14:56:02 (node:4787) ExperimentalWarning: The fs.promises API is experimental
14:56:02 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:56:02 [31mSpecification schema is invalid.[0m
14:56:02
14:56:02 [33m#/
14:56:02 [0mMust be an OpenAPI 3.0.x document
14:56:02 --- Validator returned 1, linter returned 1.
14:56:02 -- Validating and linting OpenAPI file MEC010-2_AppLcm.yaml...
14:56:03 (node:4810) ExperimentalWarning: The fs.promises API is experimental
14:56:03 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:56:03 [31mSpecification schema is invalid.[0m
14:56:03
14:56:03 [33m#/
14:56:03 [0mMust be an OpenAPI 3.0.x document
14:56:03 --- Validator returned 1, linter returned 1.
14:56:03 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.json...
14:56:03 (node:4832) ExperimentalWarning: The fs.promises API is experimental
14:56:03 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:56:04 [31mSpecification schema is invalid.[0m
14:56:04
14:56:04 [33m#/
14:56:04 [0mMust be an OpenAPI 3.0.x document
14:56:04 --- Validator returned 1, linter returned 1.
14:56:04 -- Validating and linting OpenAPI file MEC010-2_AppPkgMgmt.yaml...
14:56:04 (node:4855) ExperimentalWarning: The fs.promises API is experimental
14:56:04 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
14:56:05 [31mSpecification schema is invalid.[0m
14:56:05
14:56:05 [33m#/
14:56:05 [0mMust be an OpenAPI 3.0.x document
14:56:05 --- Validator returned 1, linter returned 1.
14:56:05 -- Final validator returns 1.
14:56:05 Build step 'Execute shell' marked build as failure
14:56:06 Finished: FAILURE