Started by GitBucket push by Brokkonaut Building in workspace /home/tomcat/.jenkins/workspace/TreasureChest [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git > git init /home/tomcat/.jenkins/workspace/TreasureChest # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git +refs/heads/*:refs/remotes/origin/* > git rev-parse 7bc7b48b17b78dbbcf836825c404470706c18f2c^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 7bc7b48b17b78dbbcf836825c404470706c18f2c # timeout=10 Checking out Revision 7bc7b48b17b78dbbcf836825c404470706c18f2c (origin/master) Commit message: "to snapshot" > git config core.sparsecheckout # timeout=10 > git checkout -f 7bc7b48b17b78dbbcf836825c404470706c18f2c > git rev-list 742f2ad876d1e5de5bb9d1663cb548a5489987b7 # timeout=10 [TreasureChest] $ mvn clean install deploy -Dbuild.number=13 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building TreasureChest 1.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ TreasureChest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ TreasureChest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/tomcat/.jenkins/workspace/TreasureChest/target/classes [INFO] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/PlayerTreasureChestContent.java: /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/PlayerTreasureChestContent.java uses unchecked or unsafe operations. [INFO] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/PlayerTreasureChestContent.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest-1.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest-1.3-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ TreasureChest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ TreasureChest --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest-1.3-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ TreasureChest --- Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/maven-metadata.xml Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-20170814.054603-1.jar 2/28 KB 4/28 KB 6/28 KB 8/28 KB 10/28 KB 12/28 KB 14/28 KB 16/28 KB 18/28 KB 20/28 KB 22/28 KB 24/28 KB 26/28 KB 28/28 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-20170814.054603-1.jar (28 KB at 525.9 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-20170814.054603-1.pom 2/3 KB 3/3 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/TreasureChest-1.3-20170814.054603-1.pom (3 KB at 109.2 KB/sec) Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/maven-metadata.xml 773/773 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.3-SNAPSHOT/maven-metadata.xml (773 B at 39.7 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml 287/287 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (287 B at 16.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.861 s [INFO] Finished at: 2017-08-14T07:46:03+02:00 [INFO] Final Memory: 30M/795M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: SUCCESS