FailedConsole Output

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