Started by GitHub push by thvitt
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-schema
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-BMSqMpuZdNUD/agent.21559
SSH_AGENT_PID=21561
[ssh-agent] Started.
$ ssh-add /mnt/data/jenkins/workspace/faust-schema@tmp/private_key_2682825354616110722.key
Identity added: /mnt/data/jenkins/workspace/faust-schema@tmp/private_key_2682825354616110722.key (/mnt/data/jenkins/workspace/faust-schema@tmp/private_key_2682825354616110722.key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/faustedition/faust-schema # timeout=10
Fetching upstream changes from https://github.com/faustedition/faust-schema
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://github.com/faustedition/faust-schema +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 cb5d4e9031ac68cd04bc58336b5d31f25dc9be3f (refs/remotes/origin/master)
Commit message: "fixup! Adjusted pom"
> git config core.sparsecheckout # timeout=10
> git checkout -f cb5d4e9031ac68cd04bc58336b5d31f25dc9be3f
> git rev-list f631a50f95245bf2f6692dd239732af9ff306d94 # timeout=10
> git remote # timeout=10
> git submodule init # timeout=10
> git submodule sync # timeout=10
> git config --get remote.origin.url # timeout=10
> git submodule init # timeout=10
> git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
> git config --get submodule.data.url # timeout=10
> git config -f .gitmodules --get submodule.data.path # timeout=10
> git submodule update --init --recursive --remote data
Parsing POMs
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 45339
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[faust-schema] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 45339
<===[JENKINS REMOTING CAPACITY]===>