FailedConsole Output

19:38:09 Started by GitLab push by Elian Kraja
19:38:09 [EnvInject] - Loading node environment variables.
19:38:09 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-014
19:38:09 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
19:38:09  > git rev-parse --is-inside-work-tree # timeout=10
19:38:09 Fetching changes from the remote Git repository
19:38:09  > git config remote.origin.url git@forge.etsi.org:mec/gs014-ue-identity-api.git # timeout=10
19:38:09 Fetching upstream changes from git@forge.etsi.org:mec/gs014-ue-identity-api.git
19:38:09  > git --version # timeout=10
19:38:09 using GIT_SSH to set credentials 
19:38:09  > git fetch --tags --progress git@forge.etsi.org:mec/gs014-ue-identity-api.git +refs/heads/*:refs/remotes/origin/*
19:38:09  > git rev-parse remotes/origin/stf606-final^{commit} # timeout=10
19:38:09  > git branch -a -v --no-abbrev --contains 5714be2159627e0276578c391992ee42d48a5fb8 # timeout=10
19:38:09 Checking out Revision 5714be2159627e0276578c391992ee42d48a5fb8 (origin/stf606-final)
19:38:10  > git config core.sparsecheckout # timeout=10
19:38:10  > git checkout -f 5714be2159627e0276578c391992ee42d48a5fb8
19:38:10 Commit message: "Merge branch 'stf606-draft' into 'stf606-final'"
19:38:10  > git rev-list --no-walk 9964e916736e47384d0c244a41da7b1b31327058 # timeout=10
19:38:10 [mec-gs-014] $ /bin/bash /tmp/jenkins12584716111024387175.sh
19:38:10 -- Validating and linting OpenAPI file UEidentityAPI.json...
19:38:11 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
19:38:12 (node:22572) ExperimentalWarning: The http2 module is an experimental API.
19:38:12 Specification schema is invalid.
19:38:12 
19:38:12 #/
19:38:12 Must be an OpenAPI 3.0.x document
19:38:12 --- Validator returned 1, linter returned 1.
19:38:12 -- Validating and linting OpenAPI file UEidentityAPI.yaml...
19:38:12 Unsupported OpenAPI version: NaN. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2
19:38:13 (node:22592) ExperimentalWarning: The http2 module is an experimental API.
19:38:13 Specification schema is invalid.
19:38:13 
19:38:13 #/
19:38:13 Must be an OpenAPI 3.0.x document
19:38:13 --- Validator returned 1, linter returned 1.
19:38:13 -- Final validation returns 1.
19:38:13 Build step 'Execute shell' marked build as failure
19:38:14 Finished: FAILURE