Started by GitBucket push by Brokkonaut Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.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/CubesideUtils.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git rev-parse 5a254ed0ba7d2b1c703c67ac5f1fc42b0f20d091^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 5a254ed0ba7d2b1c703c67ac5f1fc42b0f20d091 # timeout=10 Checking out Revision 5a254ed0ba7d2b1c703c67ac5f1fc42b0f20d091 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a254ed0ba7d2b1c703c67ac5f1fc42b0f20d091 Commit message: "Add wrapper classes for variable primitives" > git rev-list --no-walk d7c0365a1a03ae00bd093a1a7eb36ed83d311a14 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=76 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CubesideUtils 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.0 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml 608 B Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml (608 B at 2.8 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 8.7 KB/sec) Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB 2/2 KB 2 KB Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 3.8 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec) 2 KB Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 0.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602 B 602 B 602/602 B Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 4.5 KB/sec) Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602/602 B 602 B Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.5 KB/sec) 602 B 602 B Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.2 KB/sec) Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils --- Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml 782 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 27.3 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190120.033203-73.jar 2/112 KB 4/112 KB 6/112 KB 8/112 KB 10/112 KB 12/112 KB 14/112 KB 16/112 KB 18/112 KB 20/112 KB 22/112 KB 24/112 KB 26/112 KB 28/112 KB 30/112 KB 32/112 KB 34/112 KB 36/112 KB 38/112 KB 40/112 KB 42/112 KB 44/112 KB 46/112 KB 48/112 KB 50/112 KB 52/112 KB 54/112 KB 56/112 KB 58/112 KB 60/112 KB 62/112 KB 64/112 KB 66/112 KB 68/112 KB 70/112 KB 72/112 KB 74/112 KB 76/112 KB 78/112 KB 80/112 KB 82/112 KB 84/112 KB 86/112 KB 88/112 KB 90/112 KB 92/112 KB 94/112 KB 96/112 KB 98/112 KB 100/112 KB 102/112 KB 104/112 KB 106/112 KB 108/112 KB 110/112 KB 112/112 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190120.033203-73.jar (112 KB at 1434.6 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190120.033203-73.pom 2/3 KB 3/3 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20190120.033203-73.pom (3 KB at 77.0 KB/sec) Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml 289 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 21.7 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml 782/782 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 36.4 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml 289/289 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 10.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.382 s [INFO] Finished at: 2019-01-20T04:32:03+01:00 [INFO] Final Memory: 25M/744M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: SUCCESS