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-015 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-015 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs015-bandwith-mgmt-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/develop^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains ece65d7ce0e6da4de41b7fbc0099f593d27b9b20 # timeout=10 Checking out Revision ece65d7ce0e6da4de41b7fbc0099f593d27b9b20 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f ece65d7ce0e6da4de41b7fbc0099f593d27b9b20 Commit message: "Coversion to OpenAPI3" First time build. Skipping changelog. [mec-gs-015] $ /bin/bash /tmp/jenkins18096619845515547623.sh -- Validating OpenAPI file BwManagementApi.json... error: Unable to identify the Swagger version for document: BwManagementApi.json -- Validator returned 1. -- Validating OpenAPI file BwManagementApi.yaml... error: Unable to identify the Swagger version for document: BwManagementApi.yaml -- Validator returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE