Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential 39e74399-af13-4c80-9047-56e255b064d2 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 --force --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 --force --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git rev-parse c295bb14b30fdca8c8f4b5f4d28b7b2a0286e6f4^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains c295bb14b30fdca8c8f4b5f4d28b7b2a0286e6f4 # timeout=10 Checking out Revision c295bb14b30fdca8c8f4b5f4d28b7b2a0286e6f4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c295bb14b30fdca8c8f4b5f4d28b7b2a0286e6f4 Commit message: "Refactor CommandRouter: Split into two files" > git rev-list --no-walk 8fd2b5c1a0a1f6e1735ac480d04bd4c085233953 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=119 [INFO] Scanning for projects... [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.14-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.5 kB Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 2.0 kB/s) Downloading from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading from sonatype: https://oss.sonatype.org/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml (608 B at 3.3 kB/s) Downloading from sonatype: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading from aikar: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.3 kB/s) Progress (1): 1.2 kB Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.3 kB/s) Progress (1): 1.2 kB Downloaded from aikar: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (1.2 kB at 910 B/s) Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading from aikar: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading from sonatype: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Progress (2): 602 B | 602 B Progress (3): 602 B | 602 B | 602 B Downloaded from aikar: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.4 kB/s) Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.2 kB/s) Downloaded from sonatype: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 1.8 kB/s) [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 36 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] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtils --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [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.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-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] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtils --- [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.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml (779 B at 43 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190926.041302-27.jar Progress (1): 4.1/124 kB Progress (1): 8.2/124 kB Progress (1): 12/124 kB Progress (1): 16/124 kB Progress (1): 20/124 kB Progress (1): 25/124 kB Progress (1): 29/124 kB Progress (1): 33/124 kB Progress (1): 37/124 kB Progress (1): 41/124 kB Progress (1): 45/124 kB Progress (1): 49/124 kB Progress (1): 53/124 kB Progress (1): 57/124 kB Progress (1): 61/124 kB Progress (1): 66/124 kB Progress (1): 70/124 kB Progress (1): 74/124 kB Progress (1): 78/124 kB Progress (1): 82/124 kB Progress (1): 86/124 kB Progress (1): 90/124 kB Progress (1): 94/124 kB Progress (1): 98/124 kB Progress (1): 102/124 kB Progress (1): 106/124 kB Progress (1): 111/124 kB Progress (1): 115/124 kB Progress (1): 119/124 kB Progress (1): 123/124 kB Progress (1): 124 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190926.041302-27.jar (124 kB at 2.5 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190926.041302-27.pom Progress (1): 3.3 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190926.041302-27.pom (3.3 kB at 122 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 328 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (328 B at 18 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml Progress (1): 779 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml (779 B at 20 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 328 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (328 B at 6.3 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.484 s [INFO] Finished at: 2019-09-26T06:13:02+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS