SuccessConsole Output

23:43:22 Triggered by Gerrit: https://forge.etsi.org/gerrit/238
23:43:22 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
23:43:22  > git rev-parse --is-inside-work-tree # timeout=10
23:43:22 Fetching changes from the remote Git repository
23:43:22  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
23:43:22 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
23:43:22  > git --version # timeout=10
23:43:22 using GIT_SSH to set credentials 
23:43:22  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/38/238/1
23:43:22  > git rev-parse 4ca519d3a8d5b7dccae2e957ce12b2660b1c15f7^{commit} # timeout=10
23:43:22 Checking out Revision 4ca519d3a8d5b7dccae2e957ce12b2660b1c15f7 (refs/changes/38/238/1)
23:43:22  > git config core.sparsecheckout # timeout=10
23:43:22  > git checkout -f 4ca519d3a8d5b7dccae2e957ce12b2660b1c15f7
23:43:22 Commit message: "Added reponse code 200 for get /standards"
23:43:22  > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:43:22  > git rev-list 88cc8c18d43d6401c578e782f431c33d2285d0e2 # timeout=10
23:43:22 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins830784482721192619.sh
23:43:22 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
23:43:22 playground 238/1
23:43:22 Validating OAS spec
23:43:23 
23:43:23 API Warnings:
23:43:23 
23:43:23   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
23:43:23 
23:43:23 Validation succeeded but with 1 warning
23:43:23 
23:43:23 Finished: SUCCESS