FailedConsole Output

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