SuccessConsole Output

08:53:29 Triggered by Gerrit: https://forge.etsi.org/gerrit/281
08:53:29 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
08:53:29 [WS-CLEANUP] Deleting project workspace...
08:53:29 [WS-CLEANUP] Done
08:53:29 Cloning the remote Git repository
08:53:29 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
08:53:29  > git init /home/jenkins/workspace/playground/forge-playground-oas-example # timeout=10
08:53:29 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
08:53:29  > git --version # timeout=10
08:53:29 using GIT_SSH to set credentials 
08:53:29  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
08:53:30  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
08:53:30  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:53:30  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
08:53:30 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
08:53:30 using GIT_SSH to set credentials 
08:53:30  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/81/281/2
08:53:30  > git rev-parse 3124fe9ff35c0f97d0c5247ce109b251a213628f^{commit} # timeout=10
08:53:30 Checking out Revision 3124fe9ff35c0f97d0c5247ce109b251a213628f (refs/changes/81/281/2)
08:53:30  > git config core.sparsecheckout # timeout=10
08:53:30  > git checkout -f 3124fe9ff35c0f97d0c5247ce109b251a213628f
08:53:30 Commit message: "Just a test commit"
08:53:30  > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:53:30  > git rev-list 95a5f367fcacdf6ccbe814a6dc7495a3c95654a8 # timeout=10
08:53:30 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins531536765125014083.sh
08:53:30 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
08:53:30 playground 281/2
08:53:30 Validating OAS spec
08:53:31 
08:53:31 API Warnings:
08:53:31 
08:53:31   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
08:53:31 
08:53:31 Validation succeeded but with 1 warning
08:53:31 
08:53:31 Finished: SUCCESS