FailedConsole Output

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