FailedConsole Output

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