SuccessConsole Output

14:59:12 Triggered by Gerrit: https://forge.etsi.org/gerrit/133
14:59:12 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
14:59:12  > git rev-parse --is-inside-work-tree # timeout=10
14:59:12 Fetching changes from the remote Git repository
14:59:12  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
14:59:12 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
14:59:12  > git --version # timeout=10
14:59:12 using GIT_SSH to set credentials 
14:59:12  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/33/133/2
14:59:12  > git rev-parse 1315798929c51baa0e3fcf5f2568b2d39d47f153^{commit} # timeout=10
14:59:12 Checking out Revision 1315798929c51baa0e3fcf5f2568b2d39d47f153 (refs/changes/33/133/2)
14:59:12  > git config core.sparsecheckout # timeout=10
14:59:12  > git checkout -f 1315798929c51baa0e3fcf5f2568b2d39d47f153
14:59:13 Commit message: "Added a warning in the readme"
14:59:13  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:59:13  > git rev-list e1a5a1792360a78a8b77c5f5380a21aae5481309 # timeout=10
14:59:13 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins2099527293592637625.sh
14:59:13 Validating OAS spec
14:59:21 
14:59:21 API Warnings:
14:59:21 
14:59:21   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
14:59:21 
14:59:21 Validation succeeded but with 1 warning
14:59:21 
14:59:21 Finished: SUCCESS