SuccessConsole Output

Started by timer
Building in workspace /var/lib/jenkins/jobs/ProvONE-Documentation-trunk/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DataONEorg/sem-prov-ontologies # timeout=10
Fetching upstream changes from https://github.com/DataONEorg/sem-prov-ontologies
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/DataONEorg/sem-prov-ontologies +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision bb422d8429284021024c6e5bd55be3cc64434aef (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb422d8429284021024c6e5bd55be3cc64434aef
 > git rev-list bb422d8429284021024c6e5bd55be3cc64434aef # timeout=10
Notifying upstream projects of job completion
Finished: SUCCESS