FailedConsole Output

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