FailedConsole Output

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