Started by user administrator
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/osti-elink-stable/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/NCEAS/osti-elink/
> git init /var/lib/jenkins/jobs/osti-elink-stable/workspace # timeout=10
Fetching upstream changes from https://github.com/NCEAS/osti-elink/
> git --version # timeout=10
> git --version # 'git version 2.17.1'
> git fetch --tags --progress -- https://github.com/NCEAS/osti-elink/ +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/NCEAS/osti-elink/ # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/refs/tags/1.0.0^{commit} # timeout=10
> git rev-parse refs/tags/1.0.0^{commit} # timeout=10
Checking out Revision b65100bcba80b055b9f82a1b8e69627ad58bb54a (refs/tags/1.0.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f b65100bcba80b055b9f82a1b8e69627ad58bb54a # timeout=10
Commit message: "If the OSTI service response is not the xml format, we make the error message more readable. Change the debug information level."
First time build. Skipping changelog.
Parsing POMs
Discovered a new module edu.ucsb.nceas:osti-elink osti-elink
Modules changed, recalculating dependency graph
Established TCP socket on 46179
[workspace] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/share/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-4.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 46179
<===[JENKINS REMOTING CAPACITY]===>