Started by an SCM change Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential a740e5fc-56b2-4305-b679-a29aeacfeabf Cloning the remote Git repository Cloning repository https://github.com/Cubeside/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://github.com/Cubeside/CubesideUtils.git > git --version # timeout=10 > git --version # 'git version 2.47.3' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/Cubeside/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Cubeside/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision efadd513fa04d735ea3665d8af6cc872997c3137 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f efadd513fa04d735ea3665d8af6cc872997c3137 # timeout=10 Commit message: "remove debug output" > git rev-list --no-walk 8c40f321a1a99d8187c677ac9de210d5353d31e2 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=380 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] CubesideUtils [pom] [INFO] CubesideUtilsCore [jar] [INFO] CubesideUtilsAdventure [jar] [INFO] CubesideUtilsCoreBungeecordChat [jar] [INFO] CubesideUtilsBukkit [jar] [INFO] CubesideUtilsBungee [jar] [INFO] CubesideUtilsVelocity [jar] [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.16-SNAPSHOT [1/7] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtils --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 2.8 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260606.060510-217.pom Progress (1): 2.1 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260606.060510-217.pom (2.1 kB at 57 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 59 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 55 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 32 kB/s) [INFO] [INFO] -----------------< de.iani.cubeside:CubesideUtilsCore >----------------- [INFO] Building CubesideUtilsCore 1.16-SNAPSHOT [2/7] [INFO] from CubesideUtilsCore/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 71 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsCore --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCore --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 86 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCore --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 86 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsCore --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (786 B at 79 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260606.060510-217.pom Progress (1): 3.1 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260606.060510-217.pom (3.1 kB at 171 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260606.060510-217.jar Progress (1): 4.1/212 kB Progress (1): 8.2/212 kB Progress (1): 12/212 kB Progress (1): 16/212 kB Progress (1): 20/212 kB Progress (1): 25/212 kB Progress (1): 29/212 kB Progress (1): 33/212 kB Progress (1): 37/212 kB Progress (1): 41/212 kB Progress (1): 45/212 kB Progress (1): 49/212 kB Progress (1): 53/212 kB Progress (1): 57/212 kB Progress (1): 61/212 kB Progress (1): 66/212 kB Progress (1): 70/212 kB Progress (1): 74/212 kB Progress (1): 78/212 kB Progress (1): 82/212 kB Progress (1): 86/212 kB Progress (1): 90/212 kB Progress (1): 94/212 kB Progress (1): 98/212 kB Progress (1): 102/212 kB Progress (1): 106/212 kB Progress (1): 111/212 kB Progress (1): 115/212 kB Progress (1): 119/212 kB Progress (1): 123/212 kB Progress (1): 127/212 kB Progress (1): 131/212 kB Progress (1): 135/212 kB Progress (1): 139/212 kB Progress (1): 143/212 kB Progress (1): 147/212 kB Progress (1): 152/212 kB Progress (1): 156/212 kB Progress (1): 160/212 kB Progress (1): 164/212 kB Progress (1): 168/212 kB Progress (1): 172/212 kB Progress (1): 176/212 kB Progress (1): 180/212 kB Progress (1): 184/212 kB Progress (1): 188/212 kB Progress (1): 193/212 kB Progress (1): 197/212 kB Progress (1): 201/212 kB Progress (1): 205/212 kB Progress (1): 209/212 kB Progress (1): 212 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260606.060510-217.jar (212 kB at 6.1 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 49 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (786 B at 79 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 21 kB/s) [INFO] [INFO] --------------< de.iani.cubeside:CubesideUtilsAdventure >--------------- [INFO] Building CubesideUtilsAdventure 1.16-SNAPSHOT [3/7] [INFO] from CubesideUtilsAdventure/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsAdventure --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsAdventure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsAdventure --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsAdventure --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsAdventure --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsAdventure --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsAdventure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsAdventure --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsAdventure --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsAdventure --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsAdventure --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsAdventure --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml (788 B at 113 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260606.060510-48.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260606.060510-48.pom (2.9 kB at 287 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260606.060510-48.jar Progress (1): 4.1/87 kB Progress (1): 8.2/87 kB Progress (1): 12/87 kB Progress (1): 16/87 kB Progress (1): 20/87 kB Progress (1): 25/87 kB Progress (1): 29/87 kB Progress (1): 33/87 kB Progress (1): 37/87 kB Progress (1): 41/87 kB Progress (1): 45/87 kB Progress (1): 49/87 kB Progress (1): 53/87 kB Progress (1): 57/87 kB Progress (1): 61/87 kB Progress (1): 66/87 kB Progress (1): 70/87 kB Progress (1): 74/87 kB Progress (1): 78/87 kB Progress (1): 82/87 kB Progress (1): 86/87 kB Progress (1): 87 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260606.060510-48.jar (87 kB at 5.1 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml Progress (1): 297 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml (297 B at 50 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml (788 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml Progress (1): 297 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml (297 B at 30 kB/s) [INFO] [INFO] ----------< de.iani.cubeside:CubesideUtilsCoreBungeecordChat >---------- [INFO] Building CubesideUtilsCoreBungeecordChat 1.16-SNAPSHOT [4/7] [INFO] from CubesideUtilsCoreBungeecordChat/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.2 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/maven-metadata.xml (612 B at 1.8 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.8 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.7 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.3 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.5 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.8 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.5 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.7 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsCoreBungeecordChat --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsCoreBungeecordChat --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCoreBungeecordChat --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsCoreBungeecordChat --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsCoreBungeecordChat --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsCoreBungeecordChat --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 800 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (800 B at 114 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260606.060510-157.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260606.060510-157.pom (2.9 kB at 263 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260606.060510-157.jar Progress (1): 4.1/37 kB Progress (1): 8.2/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 25/37 kB Progress (1): 29/37 kB Progress (1): 33/37 kB Progress (1): 37/37 kB Progress (1): 37 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260606.060510-157.jar (37 kB at 1.9 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml Progress (1): 306 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml (306 B at 51 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 800 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (800 B at 62 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml Progress (1): 306 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml (306 B at 26 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBukkit >---------------- [INFO] Building CubesideUtilsBukkit 1.16-SNAPSHOT [5/7] [INFO] from CubesideUtilsBukkit/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/io/papermc/paper/paper-api/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/io/papermc/paper/paper-api/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/maven-metadata.xml Downloading from central: https://repo.maven.apache.org/maven2/io/papermc/paper/paper-api/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.3 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/maven-metadata.xml (6.3 kB at 78 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 87 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 87 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsBukkit --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug release 25] to target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.654 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 4.272 s] [INFO] CubesideUtilsAdventure ............................. SUCCESS [ 0.673 s] [INFO] CubesideUtilsCoreBungeecordChat .................... SUCCESS [ 3.660 s] [INFO] CubesideUtilsBukkit ................................ FAILURE [ 1.511 s] [INFO] CubesideUtilsBungee ................................ SKIPPED [INFO] CubesideUtilsVelocity .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.870 s [INFO] Finished at: 2026-06-06T08:05:21+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project CubesideUtilsBukkit: Fatal error compiling: Fehler: Releaseversion 25 nicht unterstützt -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :CubesideUtilsBukkit Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE