Started by GitHub push by CodeCrafter47 Baue in Arbeitsbereich /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 -c core.askpass=true 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 dda5b9bc43cbb898490a185e41e0340daec8cac4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dda5b9bc43cbb898490a185e41e0340daec8cac4 > git rev-list 87739b85deff1a64c04cf3e75dfd94bc11ec432d # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 50023 [BungeeMail] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven32Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.56.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 50023 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/BungeeMail/pom.xml clean verify [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building BungeeMail 1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeMail --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeMail/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeMail --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources to . [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ BungeeMail --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/BungeeMail/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeMail --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeMail/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ BungeeMail --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeMail --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeMail --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.2-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeMail --- [INFO] Including org.apache.commons:commons-dbcp2:jar:2.1.1 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.4.2 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including codecrafter47.util:chat-utils:jar:1.0-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.2-SNAPSHOT.jar with /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.2-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeMail/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeMail/dependency-reduced-pom.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.913 s [INFO] Finished at: 2016-03-27T11:53:57+02:00 [INFO] Final Memory: 23M/316M [INFO] ------------------------------------------------------------------------ Warte bis Jenkins die Datensammlung abgeschlossen hat [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeMail/dependency-reduced-pom.xml to codecrafter47/BungeeMail/1.2-SNAPSHOT/BungeeMail-1.2-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.2-SNAPSHOT.jar to codecrafter47/BungeeMail/1.2-SNAPSHOT/BungeeMail-1.2-SNAPSHOT.jar channel stopped Archiviere Artefakte Finished: SUCCESS