FailedConsole Output

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