FailedConsole Output

16:03:59 Started by GitLab push by Walter Featherstone
16:03:59 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
16:03:59  > git rev-parse --is-inside-work-tree # timeout=10
16:03:59 Fetching changes from the remote Git repository
16:03:59  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
16:03:59 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
16:03:59  > git --version # timeout=10
16:03:59 using GIT_SSH to set credentials 
16:03:59  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
16:03:59  > git rev-parse remotes/origin/master^{commit} # timeout=10
16:03:59  > git branch -a -v --no-abbrev --contains 7c052a3157065cd66f11a8ff3336934edc19108f # timeout=10
16:04:00 Checking out Revision 7c052a3157065cd66f11a8ff3336934edc19108f (origin/master)
16:04:00  > git config core.sparsecheckout # timeout=10
16:04:00  > git checkout -f 7c052a3157065cd66f11a8ff3336934edc19108f
16:04:00 Commit message: "Update README.md"
16:04:00  > git rev-list 1b8d4527afb16bf37137d1ade242a36fa0feaf03 # timeout=10
16:04:00 [mec-gs-011] $ /bin/bash /tmp/jenkins14355556066324972814.sh
16:04:00 -- Validating OpenAPI file Mp1.json...
16:04:00 .jenkins.sh: line 8: swagger-tools: command not found
16:04:00 -- Validator returned 127.
16:04:00 
16:04:00 -- Validating OpenAPI file Mp1.yaml...
16:04:00 .jenkins.sh: line 8: swagger-tools: command not found
16:04:00 -- Validator returned 127.
16:04:00 
16:04:00 -- Final validator returns 1.
16:04:00 Build step 'Execute shell' marked build as failure
16:04:00 Finished: FAILURE