Gestartet durch Benutzer CodeCrafter47 Baue in Arbeitsbereich /var/lib/jenkins/workspace/minecraft-change-skin Cloning the remote Git repository Cloning repository https://github.com/CodeCrafter47/minecraft-change-skin > git init /var/lib/jenkins/workspace/minecraft-change-skin # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/minecraft-change-skin > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/CodeCrafter47/minecraft-change-skin +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/CodeCrafter47/minecraft-change-skin # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/CodeCrafter47/minecraft-change-skin # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/minecraft-change-skin > git -c core.askpass=true fetch --tags --progress https://github.com/CodeCrafter47/minecraft-change-skin +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 9d44ca76aabe737bca8e80e549f4f421ad8e8f0f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d44ca76aabe737bca8e80e549f4f421ad8e8f0f First time build. Skipping changelog. Parsing POMs Neues Modul codecrafter47:minecraft-change-skin minecraft-change-skin entdeckt Modules changed, recalculating dependency graph Established TCP socket on 50153 [minecraft-change-skin] $ 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.53.2.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 50153 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/minecraft-change-skin/pom.xml clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building minecraft-change-skin 0.1.3.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.pom [INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.pom [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.pom (5 KB at 9.9 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom [INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (4 KB at 15.8 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar [INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.jar [INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.jar (37 KB at 85.6 KB/sec) [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar (33 KB at 69.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ minecraft-change-skin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ minecraft-change-skin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/minecraft-change-skin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ minecraft-change-skin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/minecraft-change-skin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ minecraft-change-skin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/minecraft-change-skin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ minecraft-change-skin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ minecraft-change-skin --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ minecraft-change-skin --- [INFO] Building jar: /var/lib/jenkins/workspace/minecraft-change-skin/target/minecraft-change-skin-0.1.3.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ minecraft-change-skin --- [INFO] Installing /var/lib/jenkins/workspace/minecraft-change-skin/target/minecraft-change-skin-0.1.3.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/minecraft-change-skin-0.1.3.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/minecraft-change-skin/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/minecraft-change-skin-0.1.3.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ minecraft-change-skin --- [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/minecraft-change-skin-0.1.3.1-20160205.145612-1.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/minecraft-change-skin-0.1.3.1-20160205.145612-1.jar (14 KB at 118.8 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/minecraft-change-skin-0.1.3.1-20160205.145612-1.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/minecraft-change-skin-0.1.3.1-20160205.145612-1.pom (3 KB at 24.2 KB/sec) [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/maven-metadata.xml [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/maven-metadata.xml (790 B at 18.8 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/minecraft-change-skin/maven-metadata.xml (296 B at 8.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.309 s [INFO] Finished at: 2016-02-05T15:56:13+01:00 [INFO] Final Memory: 26M/314M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /var/lib/jenkins/workspace/minecraft-change-skin/pom.xml to codecrafter47/minecraft-change-skin/0.1.3.1-SNAPSHOT/minecraft-change-skin-0.1.3.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/minecraft-change-skin/target/minecraft-change-skin-0.1.3.1-SNAPSHOT.jar to codecrafter47/minecraft-change-skin/0.1.3.1-20160205.145612-1/minecraft-change-skin-0.1.3.1-20160205.145612-1.jar channel stopped Finished: SUCCESS