Started by user ha:////4MhcF/Hb3+vSpDx87u73cF0hy1dgykcxVjYzWmIY+QYUAAAAnB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyuEgYB/dLi1CL9pKL87Oz8vMTSEgAxthA3xQAAAA==Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/TreasureChest [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential 39e74399-af13-4c80-9047-56e255b064d2 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 > git --version # 'git version 2.47.3' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f0a8009a59933c660449226f5dc54bac4850d9f2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f0a8009a59933c660449226f5dc54bac4850d9f2 # timeout=10 Commit message: "minecraft 26.1, java 25" > git rev-list --no-walk 2e152d60a78f1f0f6935fdbaf967899c1082cfed # timeout=10 [TreasureChest] $ mvn clean install deploy -Dbuild.number=45 WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/usr/share/maven/lib/guava.jar) WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [INFO] Scanning for projects... [INFO] [INFO] -------------------< de.iani.cubeside:TreasureChest >------------------- [INFO] Building TreasureChest 1.4-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ TreasureChest --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ TreasureChest --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ TreasureChest --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 26 source files with javac [debug release 25] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ TreasureChest --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ TreasureChest --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ TreasureChest --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.jenkins/workspace/TreasureChest/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ TreasureChest --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- surefire: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] --- jar:3.1.2:jar (default-jar) @ TreasureChest --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ TreasureChest --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 3.8 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20260606.204304-27.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20260606.204304-27.pom (2.9 kB at 96 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20260606.204304-27.jar Progress (1): 4.1/66 kB Progress (1): 8.2/66 kB Progress (1): 12/66 kB Progress (1): 16/66 kB Progress (1): 20/66 kB Progress (1): 25/66 kB Progress (1): 29/66 kB Progress (1): 33/66 kB Progress (1): 37/66 kB Progress (1): 41/66 kB Progress (1): 45/66 kB Progress (1): 49/66 kB Progress (1): 53/66 kB Progress (1): 57/66 kB Progress (1): 61/66 kB Progress (1): 66/66 kB Progress (1): 66 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20260606.204304-27.jar (66 kB at 2.7 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 32 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 52 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 23 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.436 s [INFO] Finished at: 2026-06-06T22:43:07+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS