SuccessConsole Output

17:32:08 Started by user carignani
17:32:08 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/forge-playground-oas-example
17:32:08 [WS-CLEANUP] Deleting project workspace...
17:32:08 [WS-CLEANUP] Done
17:32:09 Cloning the remote Git repository
17:32:09 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
17:32:09  > git init /home/jenkins/workspace/forge-playground-oas-example # timeout=10
17:32:09 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
17:32:09  > git --version # timeout=10
17:32:09 using GIT_SSH to set credentials 
17:32:09  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
17:32:09  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
17:32:09  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:32:09  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
17:32:09 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
17:32:09 using GIT_SSH to set credentials 
17:32:09  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/heads/master
17:32:09  > git rev-parse origin/master^{commit} # timeout=10
17:32:09 Checking out Revision bc99940b149284adcc7e91e50c9d497b2e06d014 (origin/master)
17:32:09 Commit message: "readme changed to markdown"
17:32:09  > git config core.sparsecheckout # timeout=10
17:32:09  > git checkout -f bc99940b149284adcc7e91e50c9d497b2e06d014
17:32:09  > git rev-list da160f23771952b45ae80d12036fb16d5c8922c5 # timeout=10
17:32:09 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins6746871344556643289.sh
17:32:09 3gpp
17:32:09 oas-example
17:32:09 Readme.md
17:32:09 spec1
17:32:09 test-v1.0.0
17:32:10 
17:32:10 API Warnings:
17:32:10 
17:32:10   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
17:32:10 
17:32:10 Validation succeeded but with 1 warning
17:32:10 
17:32:10 Finished: SUCCESS