FailedConsole Output

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