FailedConsole Output

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