FailedConsole Output

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