FailedConsole Output

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