FailedConsole Output

22:43:22 Started by GitLab push by Walter Featherstone
22:43:22 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
22:43:22  > git rev-parse --is-inside-work-tree # timeout=10
22:43:22 Fetching changes from the remote Git repository
22:43:22  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
22:43:22 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
22:43:22  > git --version # timeout=10
22:43:22 using GIT_SSH to set credentials 
22:43:22  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
22:43:23  > git rev-parse remotes/origin/develop^{commit} # timeout=10
22:43:23  > git branch -a -v --no-abbrev --contains dba7448483e3f695f8b057f7d19fbd0fa5e61a24 # timeout=10
22:43:23 Checking out Revision dba7448483e3f695f8b057f7d19fbd0fa5e61a24 (origin/develop)
22:43:23  > git config core.sparsecheckout # timeout=10
22:43:23  > git checkout -f dba7448483e3f695f8b057f7d19fbd0fa5e61a24
22:43:23 Commit message: "oAuth2Info is not a required parameter & used oneOf for endpoint"
22:43:23  > git rev-list 62dc8425fdba5467c231efe68e3021cbf46f042b # timeout=10
22:43:23 [mec-gs-011] $ /bin/bash /tmp/jenkins12293337783171415663.sh
22:43:23 -- Validating OpenAPI file Mp1.json...
22:43:24 
22:43:24   error: Unable to identify the Swagger version for document: Mp1.json
22:43:24 
22:43:24 -- Validator returned 1.
22:43:24 
22:43:24 -- Validating OpenAPI file Mp1.yaml...
22:43:25 
22:43:25   error: Unable to identify the Swagger version for document: Mp1.yaml
22:43:25 
22:43:25 -- Validator returned 1.
22:43:25 
22:43:25 -- Final validator returns 1.
22:43:25 Build step 'Execute shell' marked build as failure
22:43:25 Finished: FAILURE