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