FailedConsole Output

23:30:19 Started by GitLab push by Walter Featherstone
23:30:19 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
23:30:19 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
23:30:19  > git rev-parse --is-inside-work-tree # timeout=10
23:30:19 Fetching changes from the remote Git repository
23:30:19  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
23:30:19 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
23:30:19  > git --version # timeout=10
23:30:19 using GIT_SSH to set credentials 
23:30:19  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
23:30:19  > git rev-parse remotes/origin/master^{commit} # timeout=10
23:30:19  > git branch -a -v --no-abbrev --contains 6530b93e649e68fb383bed69003fb7b10237454c # timeout=10
23:30:19 Checking out Revision 6530b93e649e68fb383bed69003fb7b10237454c (origin/master)
23:30:19  > git config core.sparsecheckout # timeout=10
23:30:19  > git checkout -f 6530b93e649e68fb383bed69003fb7b10237454c
23:30:20 Commit message: "Coversion to OpenAPI3"
23:30:20  > git rev-list --no-walk 922cbabaf3185b0482fe5543449ad8a40e1a9121 # timeout=10
23:30:20 [mec-gs-016] $ /bin/bash /tmp/jenkins3171542333188933070.sh
23:30:20 -- Validating OpenAPI file UEAppInterfaceApi.json...
23:30:20 
23:30:20   error: Unable to identify the Swagger version for document: UEAppInterfaceApi.json
23:30:20 
23:30:20 -- Validator returned 1.
23:30:20 
23:30:20 -- Validating OpenAPI file UEAppInterfaceApi.yaml...
23:30:20 
23:30:20   error: Unable to identify the Swagger version for document: UEAppInterfaceApi.yaml
23:30:20 
23:30:20 -- Validator returned 1.
23:30:20 
23:30:20 -- Final validator returns 1.
23:30:20 Build step 'Execute shell' marked build as failure
23:30:20 Finished: FAILURE