FailedConsole Output

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