SuccessConsole Output

23:58:27 Triggered by Gerrit: https://forge.etsi.org/gerrit/241
23:58:27 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
23:58:27  > git rev-parse --is-inside-work-tree # timeout=10
23:58:27 Fetching changes from the remote Git repository
23:58:27  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
23:58:27 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
23:58:27  > git --version # timeout=10
23:58:27 using GIT_SSH to set credentials 
23:58:27  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/41/241/2
23:58:27  > git rev-parse e983bc6b8562448379d16d1ec65308400957a3dc^{commit} # timeout=10
23:58:27 Checking out Revision e983bc6b8562448379d16d1ec65308400957a3dc (refs/changes/41/241/2)
23:58:27  > git config core.sparsecheckout # timeout=10
23:58:27  > git checkout -f e983bc6b8562448379d16d1ec65308400957a3dc
23:58:27 Commit message: "Insert the description of the change."
23:58:27  > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:58:27  > git rev-list 1e302b8525f6b99a5dba1ee244354092359168e0 # timeout=10
23:58:28 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins8716211068478780047.sh
23:58:28 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
23:58:28 playground 241/2
23:58:28 Validating OAS spec
23:58:28 
23:58:28 API Warnings:
23:58:28 
23:58:28   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
23:58:28 
23:58:28 Validation succeeded but with 1 warning
23:58:28 
23:58:28 Finished: SUCCESS