FailedConsole Output

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