FailedConsole Output

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