SuccessConsole Output

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