Console Output
Started by user admin
Building in workspace /var/lib/jenkins/workspace/BungeeMail
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/CodeCrafter47/BungeeMail.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/BungeeMail.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/CodeCrafter47/BungeeMail.git +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 b0171d0884297f211baa61c16846b961da3d4195 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b0171d0884297f211baa61c16846b961da3d4195
Commit message: "fix UnsupportedOperationException in /mail sendall when using FlatFile backend; closes #5"
> git rev-list --no-walk b0171d0884297f211baa61c16846b961da3d4195 # timeout=10
Parsing POMs
Established TCP socket on 37361
[BungeeMail] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default/conf/logging jenkins.maven3.agent.Maven33Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default /var/cache/jenkins/war/WEB-INF/lib/remoting-3.17.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 37361
<===[JENKINS REMOTING CAPACITY]===>