SuccessConsole Output

Started by user administrator
Building in workspace /var/lib/jenkins/jobs/ProvONE-Documentation-1.0.0/workspace
Cloning the remote Git repository
Cloning repository https://github.com/DataONEorg/sem-prov-ontologies
 > git init /var/lib/jenkins/jobs/ProvONE-Documentation-1.0.0/workspace # timeout=10
Fetching upstream changes from https://github.com/DataONEorg/sem-prov-ontologies
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/DataONEorg/sem-prov-ontologies +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/DataONEorg/sem-prov-ontologies # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 fetch --tags --progress https://github.com/DataONEorg/sem-prov-ontologies +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/tags/provone-1.0.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/tags/provone-1.0.0^{commit} # timeout=10
Checking out Revision d8f44ee7c57df6e91b056878c3417289a2d32bf7 (refs/tags/provone-1.0.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8f44ee7c57df6e91b056878c3417289a2d32bf7
First time build. Skipping changelog.
Notifying upstream projects of job completion
Finished: SUCCESS