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/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 1b5aeaba1b1790713b32255849071197c1e6f5dd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b5aeaba1b1790713b32255849071197c1e6f5dd # timeout=10 Commit message: "add block utils for shelfes and chiseled bookshelfes" > git rev-list --no-walk 1b5aeaba1b1790713b32255849071197c1e6f5dd # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=370 [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 3.3 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260322.221817-207.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-20260322.221817-207.pom (2.1 kB at 73 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 41 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 47 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 30 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 bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml [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 84 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.026 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 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 84 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 87 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260322.221817-207.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-20260322.221817-207.pom (3.1 kB at 192 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260322.221817-207.jar Progress (1): 4.1/209 kB Progress (1): 8.2/209 kB Progress (1): 12/209 kB Progress (1): 16/209 kB Progress (1): 20/209 kB Progress (1): 25/209 kB Progress (1): 29/209 kB Progress (1): 33/209 kB Progress (1): 37/209 kB Progress (1): 41/209 kB Progress (1): 45/209 kB Progress (1): 49/209 kB Progress (1): 53/209 kB Progress (1): 57/209 kB Progress (1): 61/209 kB Progress (1): 66/209 kB Progress (1): 70/209 kB Progress (1): 74/209 kB Progress (1): 78/209 kB Progress (1): 82/209 kB Progress (1): 86/209 kB Progress (1): 90/209 kB Progress (1): 94/209 kB Progress (1): 98/209 kB Progress (1): 102/209 kB Progress (1): 106/209 kB Progress (1): 111/209 kB Progress (1): 115/209 kB Progress (1): 119/209 kB Progress (1): 123/209 kB Progress (1): 127/209 kB Progress (1): 131/209 kB Progress (1): 135/209 kB Progress (1): 139/209 kB Progress (1): 143/209 kB Progress (1): 147/209 kB Progress (1): 152/209 kB Progress (1): 156/209 kB Progress (1): 160/209 kB Progress (1): 164/209 kB Progress (1): 168/209 kB Progress (1): 172/209 kB Progress (1): 176/209 kB Progress (1): 180/209 kB Progress (1): 184/209 kB Progress (1): 188/209 kB Progress (1): 193/209 kB Progress (1): 197/209 kB Progress (1): 201/209 kB Progress (1): 205/209 kB Progress (1): 209/209 kB Progress (1): 209 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260322.221817-207.jar (209 kB at 6.7 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 36 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 66 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 27 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-20260322.221817-38.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-20260322.221817-38.pom (2.9 kB at 191 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260322.221817-38.jar Progress (1): 4.1/80 kB Progress (1): 8.2/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 25/80 kB Progress (1): 29/80 kB Progress (1): 33/80 kB Progress (1): 37/80 kB Progress (1): 41/80 kB Progress (1): 45/80 kB Progress (1): 49/80 kB Progress (1): 53/80 kB Progress (1): 57/80 kB Progress (1): 61/80 kB Progress (1): 66/80 kB Progress (1): 70/80 kB Progress (1): 74/80 kB Progress (1): 78/80 kB Progress (1): 80 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260322.221817-38.jar (80 kB at 3.8 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 33 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 49 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 20 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 brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/maven-metadata.xml 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 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 10 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/bungeecord-api-1.21-R0.5-20260321.003003-54.pom Progress (1): 2.7/2.8 kB Progress (1): 2.8 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/bungeecord-api-1.21-R0.5-20260321.003003-54.pom (2.8 kB at 35 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 bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/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 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 8.2 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/bungeecord-parent-1.21-R0.5-20260321.003003-54.pom Progress (1): 2.9/15 kB Progress (1): 5.6/15 kB Progress (1): 8.3/15 kB Progress (1): 11/15 kB Progress (1): 14/15 kB Progress (1): 15 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/1.21-R0.5-SNAPSHOT/bungeecord-parent-1.21-R0.5-20260321.003003-54.pom (15 kB at 197 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-bom/4.2.10.Final/netty-bom-4.2.10.Final.pom Progress (1): 3.0/19 kB Progress (1): 5.7/19 kB Progress (1): 8.5/19 kB Progress (1): 11/19 kB Progress (1): 14/19 kB Progress (1): 17/19 kB Progress (1): 19 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-bom/4.2.10.Final/netty-bom-4.2.10.Final.pom (19 kB at 249 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/maven-metadata.xml 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 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 17 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/bungeecord-chat-1.21-R0.5-20260321.003003-54.pom Progress (1): 997 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/bungeecord-chat-1.21-R0.5-20260321.003003-54.pom (997 B at 13 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 brokkonaut: https://www.iani.de/nexus/content/groups/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 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 16 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/bungeecord-config-1.21-R0.5-20260321.003003-54.pom Progress (1): 1.3 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/bungeecord-config-1.21-R0.5-20260321.003003-54.pom (1.3 kB at 17 kB/s) 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 Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/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 16 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/bungeecord-dialog-1.21-R0.5-20260321.003003-54.pom 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/bungeecord-dialog-1.21-R0.5-20260321.003003-54.pom (1.2 kB at 16 kB/s) 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 brokkonaut: https://www.iani.de/nexus/content/groups/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 16 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/bungeecord-event-1.21-R0.5-20260321.003003-54.pom Progress (1): 760 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/bungeecord-event-1.21-R0.5-20260321.003003-54.pom (760 B at 10 kB/s) 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 papermc: https://repo.papermc.io/repository/maven-public/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 16 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/bungeecord-protocol-1.21-R0.5-20260321.003003-54.pom Progress (1): 2.0 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/bungeecord-protocol-1.21-R0.5-20260321.003003-54.pom (2.0 kB at 16 kB/s) 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 papermc: https://repo.papermc.io/repository/maven-public/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 16 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/bungeecord-serializer-1.21-R0.5-20260321.003003-54.pom Progress (1): 1.5 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/bungeecord-serializer-1.21-R0.5-20260321.003003-54.pom (1.5 kB at 20 kB/s) 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 Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/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 16 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/bungeecord-nbt-1.21-R0.5-20260321.003003-54.pom Progress (1): 978 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/bungeecord-nbt-1.21-R0.5-20260321.003003-54.pom (978 B at 13 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec/4.2.10.Final/netty-codec-4.2.10.Final.pom Progress (1): 3.1/4.9 kB Progress (1): 4.9 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec/4.2.10.Final/netty-codec-4.2.10.Final.pom (4.9 kB at 65 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-parent/4.2.10.Final/netty-parent-4.2.10.Final.pom Progress (1): 3.1/83 kB Progress (1): 7.2/83 kB Progress (1): 11/83 kB Progress (1): 15/83 kB Progress (1): 19/83 kB Progress (1): 24/83 kB Progress (1): 28/83 kB Progress (1): 32/83 kB Progress (1): 36/83 kB Progress (1): 40/83 kB Progress (1): 44/83 kB Progress (1): 48/83 kB Progress (1): 52/83 kB Progress (1): 56/83 kB Progress (1): 60/83 kB Progress (1): 65/83 kB Progress (1): 69/83 kB Progress (1): 73/83 kB Progress (1): 77/83 kB Progress (1): 81/83 kB Progress (1): 83 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-parent/4.2.10.Final/netty-parent-4.2.10.Final.pom (83 kB at 885 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/bouncycastle/bc-jdk18on-bom/1.83/bc-jdk18on-bom-1.83.pom Progress (1): 3.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/bouncycastle/bc-jdk18on-bom/1.83/bc-jdk18on-bom-1.83.pom (3.1 kB at 42 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.pom Progress (1): 4.1/12 kB Progress (1): 7.1/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.pom (12 kB at 152 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.pom (5.5 kB at 75 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport/4.2.10.Final/netty-transport-4.2.10.Final.pom Progress (1): 3.4 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport/4.2.10.Final/netty-transport-4.2.10.Final.pom (3.4 kB at 47 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.pom Progress (1): 2.7 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.pom (2.7 kB at 37 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.Final.pom Progress (1): 3.6 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.Final.pom (3.6 kB at 49 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-compression/4.2.10.Final/netty-codec-compression-4.2.10.Final.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-compression/4.2.10.Final/netty-codec-compression-4.2.10.Final.pom (5.9 kB at 77 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-protobuf/4.2.10.Final/netty-codec-protobuf-4.2.10.Final.pom Progress (1): 3.9 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-protobuf/4.2.10.Final/netty-codec-protobuf-4.2.10.Final.pom (3.9 kB at 52 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-marshalling/4.2.10.Final/netty-codec-marshalling-4.2.10.Final.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-marshalling/4.2.10.Final/netty-codec-marshalling-4.2.10.Final.pom (4.4 kB at 58 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/it/unimi/dsi/fastutil-core/8.5.18/fastutil-core-8.5.18.pom Progress (1): 1.7 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/it/unimi/dsi/fastutil-core/8.5.18/fastutil-core-8.5.18.pom (1.7 kB at 23 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.pom Progress (1): 4.1/34 kB Progress (1): 7.0/34 kB Progress (1): 11/34 kB Progress (1): 15/34 kB Progress (1): 19/34 kB Progress (1): 21/34 kB Progress (1): 26/34 kB Progress (1): 30/34 kB Progress (1): 34/34 kB Progress (1): 34 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.pom (34 kB at 447 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-commons/9.9.1/asm-commons-9.9.1.pom Progress (1): 2.8 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-commons/9.9.1/asm-commons-9.9.1.pom (2.8 kB at 38 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom Progress (1): 2.4 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom (2.4 kB at 31 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-tree/9.9.1/asm-tree-9.9.1.pom Progress (1): 2.6 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-tree/9.9.1/asm-tree-9.9.1.pom (2.6 kB at 35 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/yaml/snakeyaml/2.6/snakeyaml-2.6.pom Progress (1): 4.1/21 kB Progress (1): 7.1/21 kB Progress (1): 11/21 kB Progress (1): 15/21 kB Progress (1): 19/21 kB Progress (1): 21 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/yaml/snakeyaml/2.6/snakeyaml-2.6.pom (21 kB at 284 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/bungeecord-api-1.21-R0.5-20260321.003003-54.jar Progress (1): 4.1/118 kB Progress (1): 6.9/118 kB Progress (1): 11/118 kB Progress (1): 15/118 kB Progress (1): 19/118 kB Progress (1): 23/118 kB Progress (1): 27/118 kB Progress (1): 32/118 kB Progress (1): 36/118 kB Progress (1): 40/118 kB Progress (1): 44/118 kB Progress (1): 48/118 kB Progress (1): 52/118 kB Progress (1): 56/118 kB Progress (1): 60/118 kB Progress (1): 64/118 kB Progress (1): 68/118 kB Progress (1): 72/118 kB Progress (1): 77/118 kB Progress (1): 81/118 kB Progress (1): 85/118 kB Progress (1): 89/118 kB Progress (1): 93/118 kB Progress (1): 97/118 kB Progress (1): 101/118 kB Progress (1): 105/118 kB Progress (1): 109/118 kB Progress (1): 113/118 kB Progress (1): 118/118 kB Progress (1): 118 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/1.21-R0.5-SNAPSHOT/bungeecord-api-1.21-R0.5-20260321.003003-54.jar (118 kB at 2.1 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/bungeecord-chat-1.21-R0.5-20260321.003003-54.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/bungeecord-config-1.21-R0.5-20260321.003003-54.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/bungeecord-dialog-1.21-R0.5-20260321.003003-54.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/bungeecord-event-1.21-R0.5-20260321.003003-54.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/bungeecord-protocol-1.21-R0.5-20260321.003003-54.jar Progress (1): 4.1/152 kB Progress (1): 8.2/152 kB Progress (1): 12/152 kB Progress (1): 16/152 kB Progress (1): 20/152 kB Progress (1): 25/152 kB Progress (1): 29/152 kB Progress (1): 33/152 kB Progress (1): 37/152 kB Progress (1): 41/152 kB Progress (1): 45/152 kB Progress (1): 49/152 kB Progress (1): 53/152 kB Progress (1): 57/152 kB Progress (1): 61/152 kB Progress (1): 66/152 kB Progress (1): 70/152 kB Progress (1): 74/152 kB Progress (1): 78/152 kB Progress (1): 82/152 kB Progress (1): 86/152 kB Progress (1): 90/152 kB Progress (1): 94/152 kB Progress (1): 98/152 kB Progress (1): 102/152 kB Progress (1): 106/152 kB Progress (1): 111/152 kB Progress (1): 115/152 kB Progress (1): 119/152 kB Progress (1): 123/152 kB Progress (1): 127/152 kB Progress (1): 131/152 kB Progress (1): 135/152 kB Progress (1): 139/152 kB Progress (1): 143/152 kB Progress (1): 147/152 kB Progress (1): 152/152 kB Progress (1): 152 kB Progress (2): 152 kB | 2.8/14 kB Progress (2): 152 kB | 5.6/14 kB Progress (2): 152 kB | 8.3/14 kB Progress (2): 152 kB | 11/14 kB Progress (2): 152 kB | 14/14 kB Progress (2): 152 kB | 14 kB Progress (3): 152 kB | 14 kB | 2.7/235 kB Progress (3): 152 kB | 14 kB | 5.5/235 kB Progress (3): 152 kB | 14 kB | 8.2/235 kB Progress (3): 152 kB | 14 kB | 11/235 kB Progress (3): 152 kB | 14 kB | 14/235 kB Progress (3): 152 kB | 14 kB | 16/235 kB Progress (3): 152 kB | 14 kB | 19/235 kB Progress (3): 152 kB | 14 kB | 22/235 kB Progress (3): 152 kB | 14 kB | 25/235 kB Progress (3): 152 kB | 14 kB | 27/235 kB Progress (3): 152 kB | 14 kB | 30/235 kB Progress (3): 152 kB | 14 kB | 33/235 kB Progress (3): 152 kB | 14 kB | 36/235 kB Progress (3): 152 kB | 14 kB | 38/235 kB Progress (3): 152 kB | 14 kB | 41/235 kB Progress (3): 152 kB | 14 kB | 44/235 kB Progress (3): 152 kB | 14 kB | 47/235 kB Progress (3): 152 kB | 14 kB | 49/235 kB Progress (4): 152 kB | 14 kB | 49/235 kB | 2.8/8.0 kB Progress (4): 152 kB | 14 kB | 52/235 kB | 2.8/8.0 kB Progress (4): 152 kB | 14 kB | 55/235 kB | 2.8/8.0 kB Progress (4): 152 kB | 14 kB | 55/235 kB | 5.6/8.0 kB Progress (4): 152 kB | 14 kB | 57/235 kB | 5.6/8.0 kB Progress (4): 152 kB | 14 kB | 57/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 61/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 66/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 70/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 74/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 78/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 82/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 86/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 90/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 94/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 98/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 102/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 106/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 111/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 115/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 119/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 123/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 125/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 129/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 133/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 137/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 141/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 145/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 150/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 154/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 158/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 162/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 166/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 168/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 172/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 176/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 180/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 184/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 188/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 193/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 197/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 201/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 205/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 209/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 213/235 kB | 8.0 kB Progress (4): 152 kB | 14 kB | 217/235 kB | 8.0 kB Progress (5): 152 kB | 14 kB | 217/235 kB | 8.0 kB | 2.8/44 kB Progress (5): 152 kB | 14 kB | 217/235 kB | 8.0 kB | 5.6/44 kB Progress (5): 152 kB | 14 kB | 221/235 kB | 8.0 kB | 5.6/44 kB Progress (5): 152 kB | 14 kB | 225/235 kB | 8.0 kB | 5.6/44 kB Progress (5): 152 kB | 14 kB | 225/235 kB | 8.0 kB | 8.3/44 kB Progress (5): 152 kB | 14 kB | 229/235 kB | 8.0 kB | 8.3/44 kB Progress (5): 152 kB | 14 kB | 233/235 kB | 8.0 kB | 8.3/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 8.3/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 11/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 14/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 17/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 19/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 22/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 25/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 27/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 30/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 33/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 36/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 38/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 41/44 kB Progress (5): 152 kB | 14 kB | 235 kB | 8.0 kB | 44 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/1.21-R0.5-SNAPSHOT/bungeecord-chat-1.21-R0.5-20260321.003003-54.jar (152 kB at 2.6 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/bungeecord-serializer-1.21-R0.5-20260321.003003-54.jar Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 4.1/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 6.9/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 11/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 15/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 19/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 23/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 27/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 31/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 36/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 40/44 kB Progress (5): 14 kB | 235 kB | 8.0 kB | 44 kB | 44 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/1.21-R0.5-SNAPSHOT/bungeecord-config-1.21-R0.5-20260321.003003-54.jar (14 kB at 175 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/bungeecord-nbt-1.21-R0.5-20260321.003003-54.jar Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/1.21-R0.5-SNAPSHOT/bungeecord-event-1.21-R0.5-20260321.003003-54.jar (8.0 kB at 94 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec/4.2.10.Final/netty-codec-4.2.10.Final.jar Progress (4): 235 kB | 44 kB | 44 kB | 2.9/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 5.6/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 8.3/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 11/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 14/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 17/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 19/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 22/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 25/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 27/29 kB Progress (4): 235 kB | 44 kB | 44 kB | 29 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/1.21-R0.5-SNAPSHOT/bungeecord-protocol-1.21-R0.5-20260321.003003-54.jar (235 kB at 2.5 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.Final.jar Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/1.21-R0.5-SNAPSHOT/bungeecord-dialog-1.21-R0.5-20260321.003003-54.jar (44 kB at 448 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-compression/4.2.10.Final/netty-codec-compression-4.2.10.Final.jar Progress (3): 44 kB | 29 kB | 3.0/4.0 kB Progress (3): 44 kB | 29 kB | 4.0 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 4.1/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 8.2/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 12/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 16/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 20/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 25/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 29/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 33/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 37/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 41/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 45/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 49/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 53/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 57/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 61/153 kB Progress (4): 44 kB | 29 kB | 4.0 kB | 66/153 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/1.21-R0.5-SNAPSHOT/bungeecord-serializer-1.21-R0.5-20260321.003003-54.jar (44 kB at 393 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-protobuf/4.2.10.Final/netty-codec-protobuf-4.2.10.Final.jar Progress (3): 29 kB | 4.0 kB | 70/153 kB Progress (3): 29 kB | 4.0 kB | 74/153 kB Progress (3): 29 kB | 4.0 kB | 78/153 kB Progress (3): 29 kB | 4.0 kB | 82/153 kB Progress (3): 29 kB | 4.0 kB | 86/153 kB Progress (3): 29 kB | 4.0 kB | 90/153 kB Progress (3): 29 kB | 4.0 kB | 94/153 kB Progress (3): 29 kB | 4.0 kB | 98/153 kB Progress (3): 29 kB | 4.0 kB | 102/153 kB Progress (3): 29 kB | 4.0 kB | 106/153 kB Progress (3): 29 kB | 4.0 kB | 111/153 kB Progress (3): 29 kB | 4.0 kB | 115/153 kB Progress (3): 29 kB | 4.0 kB | 119/153 kB Progress (3): 29 kB | 4.0 kB | 123/153 kB Progress (3): 29 kB | 4.0 kB | 127/153 kB Progress (3): 29 kB | 4.0 kB | 131/153 kB Progress (3): 29 kB | 4.0 kB | 135/153 kB Progress (3): 29 kB | 4.0 kB | 139/153 kB Progress (3): 29 kB | 4.0 kB | 143/153 kB Progress (3): 29 kB | 4.0 kB | 147/153 kB Progress (3): 29 kB | 4.0 kB | 152/153 kB Progress (3): 29 kB | 4.0 kB | 153 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 2.9/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 5.6/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 8.4/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 12/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 17/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 21/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 25/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 29/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 33/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 37/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 41/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 45/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 49/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 51/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 56/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 60/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 64/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 68/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 72/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 76/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 80/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 84/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 88/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 92/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 96/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 101/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 105/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 109/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 113/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 117/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 119/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 123/182 kB Progress (4): 29 kB | 4.0 kB | 153 kB | 127/182 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 127/182 kB | 4.1/15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 127/182 kB | 7.0/15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 131/182 kB | 7.0/15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 131/182 kB | 11/15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 131/182 kB | 15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 135/182 kB | 15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 140/182 kB | 15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 144/182 kB | 15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 148/182 kB | 15 kB Progress (5): 29 kB | 4.0 kB | 153 kB | 152/182 kB | 15 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/1.21-R0.5-SNAPSHOT/bungeecord-nbt-1.21-R0.5-20260321.003003-54.jar (29 kB at 226 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-marshalling/4.2.10.Final/netty-codec-marshalling-4.2.10.Final.jar Progress (4): 4.0 kB | 153 kB | 156/182 kB | 15 kB Progress (4): 4.0 kB | 153 kB | 160/182 kB | 15 kB Progress (4): 4.0 kB | 153 kB | 164/182 kB | 15 kB Progress (4): 4.0 kB | 153 kB | 168/182 kB | 15 kB Progress (4): 4.0 kB | 153 kB | 172/182 kB | 15 kB Progress (4): 4.0 kB | 153 kB | 176/182 kB | 15 kB Progress (4): 4.0 kB | 153 kB | 181/182 kB | 15 kB Progress (4): 4.0 kB | 153 kB | 182 kB | 15 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec/4.2.10.Final/netty-codec-4.2.10.Final.jar (4.0 kB at 29 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/it/unimi/dsi/fastutil-core/8.5.18/fastutil-core-8.5.18.jar Progress (4): 153 kB | 182 kB | 15 kB | 2.7/20 kB Progress (4): 153 kB | 182 kB | 15 kB | 6.8/20 kB Progress (4): 153 kB | 182 kB | 15 kB | 11/20 kB Progress (4): 153 kB | 182 kB | 15 kB | 15/20 kB Progress (4): 153 kB | 182 kB | 15 kB | 19/20 kB Progress (4): 153 kB | 182 kB | 15 kB | 20 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.Final.jar (153 kB at 1.0 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.jar Progress (4): 182 kB | 15 kB | 20 kB | 0/6.6 MB Progress (4): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB Progress (4): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 4.1/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 6.9/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 11/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 15/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 19/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 23/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 27/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 32/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 36/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 40/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 44/47 kB Progress (5): 182 kB | 15 kB | 20 kB | 0.1/6.6 MB | 47 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-protobuf/4.2.10.Final/netty-codec-protobuf-4.2.10.Final.jar (15 kB at 90 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.jar Progress (4): 182 kB | 20 kB | 0.1/6.6 MB | 47 kB Progress (4): 182 kB | 20 kB | 0.2/6.6 MB | 47 kB Progress (4): 182 kB | 20 kB | 0.2/6.6 MB | 47 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-compression/4.2.10.Final/netty-codec-compression-4.2.10.Final.jar (182 kB at 1.1 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.jar Progress (3): 20 kB | 0.2/6.6 MB | 47 kB Progress (3): 20 kB | 0.3/6.6 MB | 47 kB Progress (3): 20 kB | 0.3/6.6 MB | 47 kB Progress (3): 20 kB | 0.3/6.6 MB | 47 kB Progress (3): 20 kB | 0.4/6.6 MB | 47 kB Progress (3): 20 kB | 0.4/6.6 MB | 47 kB Progress (3): 20 kB | 0.4/6.6 MB | 47 kB Progress (3): 20 kB | 0.5/6.6 MB | 47 kB Progress (3): 20 kB | 0.5/6.6 MB | 47 kB Progress (3): 20 kB | 0.5/6.6 MB | 47 kB Progress (3): 20 kB | 0.6/6.6 MB | 47 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-codec-marshalling/4.2.10.Final/netty-codec-marshalling-4.2.10.Final.jar (20 kB at 114 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport/4.2.10.Final/netty-transport-4.2.10.Final.jar Progress (3): 0.6/6.6 MB | 47 kB | 4.1/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 7.0/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 11/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 15/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 15/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 19/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 23/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 28/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 32/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 36/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 40/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 40/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 44/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 48/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 52/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 56/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 60/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 64/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 68/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 73/809 kB Progress (3): 0.6/6.6 MB | 47 kB | 77/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 77/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 81/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 85/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 89/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 93/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 97/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 97/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 101/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 105/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 109/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 114/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 114/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 118/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 122/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 126/809 kB Progress (3): 0.7/6.6 MB | 47 kB | 130/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 130/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 134/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 138/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 142/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 142/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 146/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 150/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 150/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 154/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 159/809 kB Progress (3): 0.8/6.6 MB | 47 kB | 163/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 163/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 167/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 171/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 175/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 179/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 179/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 183/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 187/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 191/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 195/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 195/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 200/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 204/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 208/809 kB Progress (3): 0.9/6.6 MB | 47 kB | 212/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 212/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 216/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 220/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 224/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 228/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 228/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 232/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 236/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 241/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 245/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 245/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 249/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 253/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 257/809 kB Progress (3): 1.0/6.6 MB | 47 kB | 261/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 261/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 265/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 269/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 273/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 277/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 277/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 281/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 286/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 290/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 290/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 294/809 kB Progress (3): 1.1/6.6 MB | 47 kB | 298/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 298/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 302/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 306/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 310/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 310/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 314/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 318/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 322/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 327/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 327/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 331/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 335/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 339/809 kB Progress (3): 1.2/6.6 MB | 47 kB | 343/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 343/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 347/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 351/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 355/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 359/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 359/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 363/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 367/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 372/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 376/809 kB Progress (3): 1.3/6.6 MB | 47 kB | 376/809 kB Progress (3): 1.4/6.6 MB | 47 kB | 376/809 kB Progress (4): 1.4/6.6 MB | 47 kB | 376/809 kB | 4.1/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 376/809 kB | 7.0/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 380/809 kB | 7.0/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 380/809 kB | 11/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 384/809 kB | 11/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 384/809 kB | 15/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 388/809 kB | 15/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 392/809 kB | 15/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 392/809 kB | 15/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 392/809 kB | 19/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 392/809 kB | 23/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 396/809 kB | 23/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 396/809 kB | 28/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 400/809 kB | 28/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 400/809 kB | 28/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 400/809 kB | 32/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 404/809 kB | 32/369 kB Progress (4): 1.4/6.6 MB | 47 kB | 408/809 kB | 32/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 408/809 kB | 32/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 408/809 kB | 36/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 408/809 kB | 40/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 413/809 kB | 40/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 413/809 kB | 44/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 417/809 kB | 44/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 417/809 kB | 48/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 421/809 kB | 48/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 425/809 kB | 48/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 425/809 kB | 48/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 425/809 kB | 48/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 425/809 kB | 52/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 429/809 kB | 52/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 433/809 kB | 52/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 433/809 kB | 56/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 437/809 kB | 56/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 437/809 kB | 60/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 441/809 kB | 60/369 kB Progress (4): 1.5/6.6 MB | 47 kB | 441/809 kB | 64/369 kB Progress (5): 1.5/6.6 MB | 47 kB | 441/809 kB | 64/369 kB | 4.1/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 441/809 kB | 64/369 kB | 4.1/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 441/809 kB | 64/369 kB | 8.2/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 445/809 kB | 64/369 kB | 8.2/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 445/809 kB | 64/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 449/809 kB | 64/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 454/809 kB | 64/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 454/809 kB | 68/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 458/809 kB | 68/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 458/809 kB | 73/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 458/809 kB | 77/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 458/809 kB | 81/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 458/809 kB | 81/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 462/809 kB | 81/369 kB | 12/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 462/809 kB | 81/369 kB | 16/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 466/809 kB | 81/369 kB | 16/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 470/809 kB | 81/369 kB | 16/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 81/369 kB | 16/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 85/369 kB | 16/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 89/369 kB | 16/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 89/369 kB | 20/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 93/369 kB | 20/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 97/369 kB | 20/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 97/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 474/809 kB | 97/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 478/809 kB | 97/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 482/809 kB | 97/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 486/809 kB | 97/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 490/809 kB | 97/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 490/809 kB | 101/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 490/809 kB | 105/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 490/809 kB | 109/369 kB | 25/551 kB Progress (5): 1.6/6.6 MB | 47 kB | 490/809 kB | 114/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 490/809 kB | 114/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 490/809 kB | 118/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 490/809 kB | 122/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 494/809 kB | 122/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 499/809 kB | 122/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 503/809 kB | 122/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 507/809 kB | 122/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 507/809 kB | 122/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 507/809 kB | 126/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 511/809 kB | 126/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 515/809 kB | 126/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 515/809 kB | 130/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 515/809 kB | 134/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 519/809 kB | 134/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 523/809 kB | 134/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 523/809 kB | 138/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 523/809 kB | 138/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 527/809 kB | 138/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 531/809 kB | 138/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 535/809 kB | 138/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 540/809 kB | 138/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 540/809 kB | 142/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 540/809 kB | 146/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 540/809 kB | 150/369 kB | 25/551 kB Progress (5): 1.7/6.6 MB | 47 kB | 540/809 kB | 154/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 540/809 kB | 154/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 544/809 kB | 154/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 548/809 kB | 154/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 552/809 kB | 154/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 556/809 kB | 154/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 556/809 kB | 159/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 556/809 kB | 163/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 556/809 kB | 163/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 556/809 kB | 167/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 556/809 kB | 171/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 560/809 kB | 171/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 564/809 kB | 171/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 568/809 kB | 171/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 572/809 kB | 171/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 572/809 kB | 175/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 572/809 kB | 179/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 572/809 kB | 179/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 572/809 kB | 183/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 572/809 kB | 187/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 576/809 kB | 187/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 580/809 kB | 187/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 585/809 kB | 187/369 kB | 25/551 kB Progress (5): 1.8/6.6 MB | 47 kB | 589/809 kB | 187/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 589/809 kB | 187/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 589/809 kB | 191/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 589/809 kB | 195/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 589/809 kB | 200/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 589/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 593/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 597/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 601/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 605/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 605/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 609/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 613/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 617/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 621/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 621/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 626/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 630/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 634/809 kB | 204/369 kB | 25/551 kB Progress (5): 1.9/6.6 MB | 47 kB | 638/809 kB | 204/369 kB | 25/551 kB Progress (5): 2.0/6.6 MB | 47 kB | 638/809 kB | 204/369 kB | 25/551 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.jar (47 kB at 229 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.jar Progress (4): 2.0/6.6 MB | 642/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 646/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 650/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 654/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 654/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 658/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 662/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 666/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 671/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 675/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 679/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 683/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 687/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 691/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 695/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 699/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 204/369 kB | 25/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 204/369 kB | 29/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 204/369 kB | 33/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 208/369 kB | 33/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 212/369 kB | 33/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 216/369 kB | 33/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 220/369 kB | 33/551 kB Progress (4): 2.0/6.6 MB | 703/809 kB | 220/369 kB | 37/551 kB Progress (4): 2.0/6.6 MB | 707/809 kB | 220/369 kB | 37/551 kB Progress (4): 2.0/6.6 MB | 712/809 kB | 220/369 kB | 37/551 kB Progress (4): 2.0/6.6 MB | 712/809 kB | 220/369 kB | 37/551 kB Progress (4): 2.0/6.6 MB | 716/809 kB | 220/369 kB | 37/551 kB Progress (4): 2.0/6.6 MB | 720/809 kB | 220/369 kB | 37/551 kB Progress (4): 2.0/6.6 MB | 720/809 kB | 220/369 kB | 41/551 kB Progress (4): 2.0/6.6 MB | 720/809 kB | 220/369 kB | 45/551 kB Progress (4): 2.0/6.6 MB | 720/809 kB | 220/369 kB | 49/551 kB Progress (4): 2.0/6.6 MB | 724/809 kB | 220/369 kB | 49/551 kB Progress (4): 2.0/6.6 MB | 728/809 kB | 220/369 kB | 49/551 kB Progress (4): 2.1/6.6 MB | 728/809 kB | 220/369 kB | 49/551 kB Progress (4): 2.1/6.6 MB | 732/809 kB | 220/369 kB | 49/551 kB Progress (4): 2.1/6.6 MB | 732/809 kB | 220/369 kB | 53/551 kB Progress (4): 2.1/6.6 MB | 736/809 kB | 220/369 kB | 53/551 kB Progress (4): 2.1/6.6 MB | 736/809 kB | 220/369 kB | 57/551 kB Progress (4): 2.1/6.6 MB | 736/809 kB | 220/369 kB | 61/551 kB Progress (4): 2.1/6.6 MB | 740/809 kB | 220/369 kB | 61/551 kB Progress (4): 2.1/6.6 MB | 744/809 kB | 220/369 kB | 61/551 kB Progress (4): 2.1/6.6 MB | 748/809 kB | 220/369 kB | 61/551 kB Progress (4): 2.1/6.6 MB | 753/809 kB | 220/369 kB | 61/551 kB Progress (4): 2.1/6.6 MB | 753/809 kB | 220/369 kB | 66/551 kB Progress (4): 2.1/6.6 MB | 753/809 kB | 220/369 kB | 66/551 kB Progress (4): 2.1/6.6 MB | 753/809 kB | 220/369 kB | 70/551 kB Progress (4): 2.1/6.6 MB | 753/809 kB | 220/369 kB | 74/551 kB Progress (4): 2.1/6.6 MB | 757/809 kB | 220/369 kB | 74/551 kB Progress (4): 2.1/6.6 MB | 761/809 kB | 220/369 kB | 74/551 kB Progress (4): 2.1/6.6 MB | 765/809 kB | 220/369 kB | 74/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 220/369 kB | 74/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 220/369 kB | 78/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 220/369 kB | 78/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 224/369 kB | 78/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 224/369 kB | 82/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 228/369 kB | 82/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 232/369 kB | 82/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 236/369 kB | 82/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 236/369 kB | 86/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 236/369 kB | 90/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 241/369 kB | 90/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 245/369 kB | 90/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 249/369 kB | 90/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 253/369 kB | 90/551 kB Progress (4): 2.1/6.6 MB | 769/809 kB | 253/369 kB | 94/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 253/369 kB | 94/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 253/369 kB | 98/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 257/369 kB | 98/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 261/369 kB | 98/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 265/369 kB | 98/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 269/369 kB | 98/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 269/369 kB | 102/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 269/369 kB | 102/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 269/369 kB | 106/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 273/369 kB | 106/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 277/369 kB | 106/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 281/369 kB | 106/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 286/369 kB | 106/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 286/369 kB | 111/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 286/369 kB | 115/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 290/369 kB | 115/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 294/369 kB | 115/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 298/369 kB | 115/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 302/369 kB | 115/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 302/369 kB | 119/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 302/369 kB | 119/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 302/369 kB | 123/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 302/369 kB | 125/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 306/369 kB | 125/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 310/369 kB | 125/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 314/369 kB | 125/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 318/369 kB | 125/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 318/369 kB | 129/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 322/369 kB | 129/551 kB Progress (4): 2.2/6.6 MB | 769/809 kB | 327/369 kB | 129/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 327/369 kB | 129/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 327/369 kB | 133/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 327/369 kB | 135/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 331/369 kB | 135/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 335/369 kB | 135/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 339/369 kB | 135/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 343/369 kB | 135/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 343/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 347/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 351/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 355/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 359/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 359/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 363/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 367/369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 139/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 143/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 148/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 152/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 156/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 156/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 160/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 164/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 168/551 kB Progress (4): 2.3/6.6 MB | 769/809 kB | 369 kB | 172/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 172/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 176/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 180/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 184/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 189/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 189/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 193/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 197/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 197/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 201/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 205/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 209/551 kB Progress (4): 2.4/6.6 MB | 769/809 kB | 369 kB | 213/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 213/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 217/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 221/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 225/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 229/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 229/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 233/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 238/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 242/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 246/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 246/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 250/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 254/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 258/551 kB Progress (4): 2.5/6.6 MB | 769/809 kB | 369 kB | 262/551 kB Progress (4): 2.6/6.6 MB | 769/809 kB | 369 kB | 262/551 kB Progress (4): 2.6/6.6 MB | 769/809 kB | 369 kB | 266/551 kB Progress (4): 2.6/6.6 MB | 769/809 kB | 369 kB | 270/551 kB Progress (4): 2.6/6.6 MB | 769/809 kB | 369 kB | 274/551 kB Progress (4): 2.6/6.6 MB | 769/809 kB | 369 kB | 274/551 kB Progress (4): 2.6/6.6 MB | 769/809 kB | 369 kB | 279/551 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 279/551 kB | 4.1/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 279/551 kB | 7.0/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 279/551 kB | 11/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 279/551 kB | 15/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 279/551 kB | 15/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 283/551 kB | 15/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 287/551 kB | 15/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 291/551 kB | 15/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 291/551 kB | 19/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 295/551 kB | 19/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 295/551 kB | 23/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 295/551 kB | 28/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 295/551 kB | 32/33 kB Progress (5): 2.6/6.6 MB | 769/809 kB | 369 kB | 295/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 295/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 299/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 303/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 307/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 311/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 311/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 315/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 319/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 324/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 328/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 328/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 332/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 336/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 340/551 kB | 33 kB Progress (5): 2.7/6.6 MB | 769/809 kB | 369 kB | 344/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 344/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 348/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 352/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 356/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 360/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 360/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 365/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 369/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 373/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 377/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 377/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 381/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 381/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 385/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 389/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 393/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 397/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 401/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 406/551 kB | 33 kB Progress (5): 2.8/6.6 MB | 769/809 kB | 369 kB | 410/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 410/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 414/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 418/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 422/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 426/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 426/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 430/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 434/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 438/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 438/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 442/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 446/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 451/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 455/551 kB | 33 kB Progress (5): 2.9/6.6 MB | 769/809 kB | 369 kB | 459/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 459/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 463/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 467/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 471/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 475/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 475/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 479/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 483/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 487/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 492/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 492/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 496/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 500/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 504/551 kB | 33 kB Progress (5): 3.0/6.6 MB | 769/809 kB | 369 kB | 508/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 508/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 512/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 516/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 520/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 524/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 528/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 532/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 537/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 541/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 541/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 545/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 549/551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.1/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.2/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.2/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.2/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.3/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.3/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.3/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.4/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.4/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.4/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.5/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.5/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.5/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.6/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.6/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.6/6.6 MB | 769/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.6/6.6 MB | 773/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.6/6.6 MB | 777/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.6/6.6 MB | 781/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.6/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.7/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.7/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.7/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.8/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.8/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.8/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 785/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 789/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 793/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 798/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 802/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 802/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 806/809 kB | 369 kB | 551 kB | 33 kB Progress (5): 3.9/6.6 MB | 809 kB | 369 kB | 551 kB | 33 kB Progress (5): 4.0/6.6 MB | 809 kB | 369 kB | 551 kB | 33 kB Progress (5): 4.0/6.6 MB | 809 kB | 369 kB | 551 kB | 33 kB Progress (5): 4.0/6.6 MB | 809 kB | 369 kB | 551 kB | 33 kB Progress (5): 4.1/6.6 MB | 809 kB | 369 kB | 551 kB | 33 kB Progress (5): 4.1/6.6 MB | 809 kB | 369 kB | 551 kB | 33 kB Progress (5): 4.1/6.6 MB | 809 kB | 369 kB | 551 kB | 33 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.jar (369 kB at 1.5 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-commons/9.9.1/asm-commons-9.9.1.jar Progress (4): 4.2/6.6 MB | 809 kB | 551 kB | 33 kB Progress (4): 4.2/6.6 MB | 809 kB | 551 kB | 33 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.jar (33 kB at 130 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar Progress (3): 4.2/6.6 MB | 809 kB | 551 kB Progress (3): 4.3/6.6 MB | 809 kB | 551 kB Progress (3): 4.3/6.6 MB | 809 kB | 551 kB Progress (3): 4.3/6.6 MB | 809 kB | 551 kB Progress (3): 4.4/6.6 MB | 809 kB | 551 kB Progress (3): 4.4/6.6 MB | 809 kB | 551 kB Progress (3): 4.4/6.6 MB | 809 kB | 551 kB Progress (3): 4.5/6.6 MB | 809 kB | 551 kB Progress (3): 4.5/6.6 MB | 809 kB | 551 kB Progress (3): 4.5/6.6 MB | 809 kB | 551 kB Progress (3): 4.6/6.6 MB | 809 kB | 551 kB Progress (3): 4.6/6.6 MB | 809 kB | 551 kB Progress (3): 4.6/6.6 MB | 809 kB | 551 kB Progress (3): 4.7/6.6 MB | 809 kB | 551 kB Progress (3): 4.7/6.6 MB | 809 kB | 551 kB Progress (3): 4.7/6.6 MB | 809 kB | 551 kB Progress (3): 4.8/6.6 MB | 809 kB | 551 kB Progress (3): 4.8/6.6 MB | 809 kB | 551 kB Progress (3): 4.8/6.6 MB | 809 kB | 551 kB Progress (3): 4.9/6.6 MB | 809 kB | 551 kB Progress (3): 4.9/6.6 MB | 809 kB | 551 kB Progress (3): 4.9/6.6 MB | 809 kB | 551 kB Progress (3): 5.0/6.6 MB | 809 kB | 551 kB Progress (3): 5.0/6.6 MB | 809 kB | 551 kB Progress (3): 5.0/6.6 MB | 809 kB | 551 kB Progress (3): 5.1/6.6 MB | 809 kB | 551 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-transport/4.2.10.Final/netty-transport-4.2.10.Final.jar (551 kB at 2.1 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-tree/9.9.1/asm-tree-9.9.1.jar Progress (2): 5.1/6.6 MB | 809 kB Progress (2): 5.1/6.6 MB | 809 kB Progress (2): 5.2/6.6 MB | 809 kB Progress (2): 5.2/6.6 MB | 809 kB Progress (3): 5.2/6.6 MB | 809 kB | 4.1/126 kB Progress (3): 5.2/6.6 MB | 809 kB | 8.2/126 kB Progress (3): 5.2/6.6 MB | 809 kB | 12/126 kB Progress (3): 5.2/6.6 MB | 809 kB | 12/126 kB Progress (3): 5.2/6.6 MB | 809 kB | 16/126 kB Progress (3): 5.2/6.6 MB | 809 kB | 20/126 kB Progress (3): 5.2/6.6 MB | 809 kB | 25/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 25/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 29/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 33/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 37/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 41/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 45/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 49/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 53/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 57/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 57/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 61/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 66/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 70/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 74/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 78/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 78/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 82/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 86/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 90/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 94/126 kB Progress (3): 5.3/6.6 MB | 809 kB | 98/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 98/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 102/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 106/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 111/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 115/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 119/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 123/126 kB Progress (3): 5.4/6.6 MB | 809 kB | 126 kB Progress (3): 5.4/6.6 MB | 809 kB | 126 kB Progress (3): 5.4/6.6 MB | 809 kB | 126 kB Progress (3): 5.5/6.6 MB | 809 kB | 126 kB Progress (3): 5.5/6.6 MB | 809 kB | 126 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 4.1/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 7.1/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 11/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 15/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 19/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 23/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 23/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 28/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 32/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 36/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 40/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 44/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 48/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 52/75 kB Progress (4): 5.5/6.6 MB | 809 kB | 126 kB | 56/75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 56/75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 60/75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 64/75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 69/75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 73/75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.6/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.7/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.7/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.7/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.7/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.8/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.8/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.8/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.9/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.9/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 5.9/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 6.0/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 6.0/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 6.0/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 6.1/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 6.1/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 6.1/6.6 MB | 809 kB | 126 kB | 75 kB Progress (4): 6.2/6.6 MB | 809 kB | 126 kB | 75 kB Progress (5): 6.2/6.6 MB | 809 kB | 126 kB | 75 kB | 4.1/52 kB Progress (5): 6.2/6.6 MB | 809 kB | 126 kB | 75 kB | 8.2/52 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.jar (809 kB at 2.8 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/yaml/snakeyaml/2.6/snakeyaml-2.6.jar Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 12/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 16/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 16/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 20/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 25/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 29/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 33/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 33/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 37/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 41/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 45/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 49/52 kB Progress (4): 6.2/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.3/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.3/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.3/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.4/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.4/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.4/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.5/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.5/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.5/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.6/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.6/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.6/6.6 MB | 126 kB | 75 kB | 52 kB Progress (4): 6.6 MB | 126 kB | 75 kB | 52 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 4.1/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 8.2/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 12/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 16/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 20/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 25/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 29/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 33/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 37/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 41/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 45/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 49/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 53/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 57/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 61/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 66/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 70/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 74/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 78/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 82/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 86/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 90/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 94/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 98/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 102/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 106/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 111/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 115/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 119/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 123/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 127/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 131/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 135/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 139/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 143/340 kB Progress (5): 6.6 MB | 126 kB | 75 kB | 52 kB | 147/340 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar (126 kB at 411 kB/s) Progress (4): 6.6 MB | 75 kB | 52 kB | 152/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 156/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 160/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 164/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 168/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 172/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 176/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 180/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 184/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 188/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 192/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 196/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 200/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 204/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 209/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 213/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 217/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 221/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 225/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 229/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 233/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 237/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 241/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 245/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 250/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 254/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 258/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 262/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 266/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 270/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 274/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 278/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 282/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 286/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 290/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 295/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 299/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 303/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 307/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 311/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 315/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 319/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 323/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 327/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 331/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 336/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 340/340 kB Progress (4): 6.6 MB | 75 kB | 52 kB | 340 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-commons/9.9.1/asm-commons-9.9.1.jar (75 kB at 237 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/ow2/asm/asm-tree/9.9.1/asm-tree-9.9.1.jar (52 kB at 161 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/it/unimi/dsi/fastutil-core/8.5.18/fastutil-core-8.5.18.jar (6.6 MB at 20 MB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/yaml/snakeyaml/2.6/snakeyaml-2.6.jar (340 kB at 977 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-20260322.221817-147.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-20260322.221817-147.pom (2.9 kB at 242 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260322.221817-147.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-20260322.221817-147.jar (37 kB at 2.8 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 34 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 80 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 34 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/1.21.11-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/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 Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/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 96 source files with javac [debug release 21] to target/classes [INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden, es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung wurde explizit aktiviert (-proc:only, -proc:full). Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken. Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- shade:3.5.3:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBukkit.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [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 96 source files with javac [debug release 21] to target/classes [INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden, es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung wurde explizit aktiviert (-proc:only, -proc:full). Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken. Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- shade:3.5.3:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBukkit.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsBukkit --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 79 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260322.221817-199.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260322.221817-199.pom (5.0 kB at 262 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260322.221817-199.jar Progress (1): 4.1/607 kB Progress (1): 8.2/607 kB Progress (1): 12/607 kB Progress (1): 16/607 kB Progress (1): 20/607 kB Progress (1): 25/607 kB Progress (1): 29/607 kB Progress (1): 33/607 kB Progress (1): 37/607 kB Progress (1): 41/607 kB Progress (1): 45/607 kB Progress (1): 49/607 kB Progress (1): 53/607 kB Progress (1): 57/607 kB Progress (1): 61/607 kB Progress (1): 66/607 kB Progress (1): 70/607 kB Progress (1): 74/607 kB Progress (1): 78/607 kB Progress (1): 82/607 kB Progress (1): 86/607 kB Progress (1): 90/607 kB Progress (1): 94/607 kB Progress (1): 98/607 kB Progress (1): 102/607 kB Progress (1): 106/607 kB Progress (1): 111/607 kB Progress (1): 115/607 kB Progress (1): 119/607 kB Progress (1): 123/607 kB Progress (1): 127/607 kB Progress (1): 131/607 kB Progress (1): 135/607 kB Progress (1): 139/607 kB Progress (1): 143/607 kB Progress (1): 147/607 kB Progress (1): 152/607 kB Progress (1): 156/607 kB Progress (1): 160/607 kB Progress (1): 164/607 kB Progress (1): 168/607 kB Progress (1): 172/607 kB Progress (1): 176/607 kB Progress (1): 180/607 kB Progress (1): 184/607 kB Progress (1): 188/607 kB Progress (1): 193/607 kB Progress (1): 197/607 kB Progress (1): 201/607 kB Progress (1): 205/607 kB Progress (1): 209/607 kB Progress (1): 213/607 kB Progress (1): 217/607 kB Progress (1): 221/607 kB Progress (1): 225/607 kB Progress (1): 229/607 kB Progress (1): 233/607 kB Progress (1): 238/607 kB Progress (1): 242/607 kB Progress (1): 246/607 kB Progress (1): 250/607 kB Progress (1): 254/607 kB Progress (1): 258/607 kB Progress (1): 262/607 kB Progress (1): 266/607 kB Progress (1): 270/607 kB Progress (1): 274/607 kB Progress (1): 279/607 kB Progress (1): 283/607 kB Progress (1): 287/607 kB Progress (1): 291/607 kB Progress (1): 295/607 kB Progress (1): 299/607 kB Progress (1): 303/607 kB Progress (1): 307/607 kB Progress (1): 311/607 kB Progress (1): 315/607 kB Progress (1): 319/607 kB Progress (1): 324/607 kB Progress (1): 328/607 kB Progress (1): 332/607 kB Progress (1): 336/607 kB Progress (1): 340/607 kB Progress (1): 344/607 kB Progress (1): 348/607 kB Progress (1): 352/607 kB Progress (1): 356/607 kB Progress (1): 360/607 kB Progress (1): 365/607 kB Progress (1): 369/607 kB Progress (1): 373/607 kB Progress (1): 377/607 kB Progress (1): 381/607 kB Progress (1): 385/607 kB Progress (1): 389/607 kB Progress (1): 393/607 kB Progress (1): 397/607 kB Progress (1): 401/607 kB Progress (1): 406/607 kB Progress (1): 410/607 kB Progress (1): 414/607 kB Progress (1): 418/607 kB Progress (1): 422/607 kB Progress (1): 426/607 kB Progress (1): 430/607 kB Progress (1): 434/607 kB Progress (1): 438/607 kB Progress (1): 442/607 kB Progress (1): 446/607 kB Progress (1): 451/607 kB Progress (1): 455/607 kB Progress (1): 459/607 kB Progress (1): 463/607 kB Progress (1): 467/607 kB Progress (1): 471/607 kB Progress (1): 475/607 kB Progress (1): 479/607 kB Progress (1): 483/607 kB Progress (1): 487/607 kB Progress (1): 492/607 kB Progress (1): 496/607 kB Progress (1): 500/607 kB Progress (1): 504/607 kB Progress (1): 508/607 kB Progress (1): 512/607 kB Progress (1): 516/607 kB Progress (1): 520/607 kB Progress (1): 524/607 kB Progress (1): 528/607 kB Progress (1): 532/607 kB Progress (1): 537/607 kB Progress (1): 541/607 kB Progress (1): 545/607 kB Progress (1): 549/607 kB Progress (1): 553/607 kB Progress (1): 557/607 kB Progress (1): 561/607 kB Progress (1): 565/607 kB Progress (1): 569/607 kB Progress (1): 573/607 kB Progress (1): 578/607 kB Progress (1): 582/607 kB Progress (1): 586/607 kB Progress (1): 590/607 kB Progress (1): 594/607 kB Progress (1): 598/607 kB Progress (1): 602/607 kB Progress (1): 606/607 kB Progress (1): 607 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260322.221817-199.jar (607 kB at 18 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 42 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 72 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 21 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBungee >---------------- [INFO] Building CubesideUtilsBungee 1.16-SNAPSHOT [6/7] [INFO] from CubesideUtilsBungee/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 56 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsBungee --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- shade:3.6.0:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including net.kyori:adventure-api:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-key:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:examination-api:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:examination-string:jar:1.3.0 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:24.1.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:option:jar:1.0.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.8.0 in the shaded jar. [INFO] Including com.google.auto.service:auto-service-annotations:jar:1.1.1 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-legacy:jar:4.17.0 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBungee.jar, adventure-api-4.17.0.jar, adventure-key-4.17.0.jar, adventure-text-serializer-gson-4.17.0.jar, adventure-text-serializer-json-4.17.0.jar, adventure-text-serializer-legacy-4.17.0.jar, annotations-24.1.0.jar, auto-service-annotations-1.1.1.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, gson-2.8.0.jar, option-1.0.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] annotations-24.1.0.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, option-1.0.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [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) @ CubesideUtilsBungee --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- shade:3.6.0:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCoreBungeecordChat:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including net.kyori:adventure-api:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-key:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:examination-api:jar:1.3.0 in the shaded jar. [INFO] Including net.kyori:examination-string:jar:1.3.0 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:24.1.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-gson:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-json:jar:4.17.0 in the shaded jar. [INFO] Including net.kyori:option:jar:1.0.0 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.8.0 in the shaded jar. [INFO] Including com.google.auto.service:auto-service-annotations:jar:1.1.1 in the shaded jar. [INFO] Including net.kyori:adventure-text-serializer-legacy:jar:4.17.0 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBungee.jar, adventure-api-4.17.0.jar, adventure-key-4.17.0.jar, adventure-text-serializer-gson-4.17.0.jar, adventure-text-serializer-json-4.17.0.jar, adventure-text-serializer-legacy-4.17.0.jar, annotations-24.1.0.jar, auto-service-annotations-1.1.1.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, gson-2.8.0.jar, option-1.0.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] annotations-24.1.0.jar, examination-api-1.3.0.jar, examination-string-1.3.0.jar, option-1.0.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsBungee --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (788 B at 131 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260322.221817-198.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260322.221817-198.pom (5.2 kB at 401 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260322.221817-198.jar Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.1/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260322.221817-198.jar (1.2 MB at 27 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 33 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (788 B at 46 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 33 kB/s) [INFO] [INFO] ---------------< de.iani.cubeside:CubesideUtilsVelocity >--------------- [INFO] Building CubesideUtilsVelocity 1.16-SNAPSHOT [7/7] [INFO] from CubesideUtilsVelocity/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Progress (1): 2.4 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml (2.4 kB at 31 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/velocity-api-3.4.0-20260121.190037-118.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/velocity-api-3.4.0-20260121.190037-118.pom (5.0 kB at 65 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.9 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 26 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml (785 B at 78 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/velocity-api-3.4.0-20260121.190037-118.jar Progress (1): 4.1/194 kB Progress (1): 7.1/194 kB Progress (1): 11/194 kB Progress (1): 15/194 kB Progress (1): 19/194 kB Progress (1): 24/194 kB Progress (1): 28/194 kB Progress (1): 32/194 kB Progress (1): 36/194 kB Progress (1): 40/194 kB Progress (1): 44/194 kB Progress (1): 48/194 kB Progress (1): 52/194 kB Progress (1): 56/194 kB Progress (1): 60/194 kB Progress (1): 64/194 kB Progress (1): 69/194 kB Progress (1): 73/194 kB Progress (1): 77/194 kB Progress (1): 81/194 kB Progress (1): 85/194 kB Progress (1): 89/194 kB Progress (1): 93/194 kB Progress (1): 97/194 kB Progress (1): 101/194 kB Progress (1): 105/194 kB Progress (1): 110/194 kB Progress (1): 114/194 kB Progress (1): 118/194 kB Progress (1): 122/194 kB Progress (1): 126/194 kB Progress (1): 130/194 kB Progress (1): 134/194 kB Progress (1): 138/194 kB Progress (1): 142/194 kB Progress (1): 146/194 kB Progress (1): 150/194 kB Progress (1): 155/194 kB Progress (1): 159/194 kB Progress (1): 163/194 kB Progress (1): 167/194 kB Progress (1): 171/194 kB Progress (1): 175/194 kB Progress (1): 179/194 kB Progress (1): 183/194 kB Progress (1): 187/194 kB Progress (1): 191/194 kB Progress (1): 194 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/velocity-api-3.4.0-20260121.190037-118.jar (194 kB at 3.4 MB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsVelocity --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsVelocity --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsVelocity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsVelocity --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsVelocity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsVelocity --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CubesideUtilsVelocity --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar [INFO] [INFO] --- shade:3.3.0:shade (default) @ CubesideUtilsVelocity --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.mysql:mysql-connector-j:jar:9.1.0 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:4.26.1 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] No artifact matching filter de.iani.cubeside:CubesideUtilsCoreBungeecordChat [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsVelocity.jar, mysql-connector-j-9.1.0.jar, protobuf-java-4.26.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsVelocity --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsVelocity --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ CubesideUtilsVelocity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsVelocity --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ CubesideUtilsVelocity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M3:test (default-test) @ CubesideUtilsVelocity --- [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) @ CubesideUtilsVelocity --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar [INFO] [INFO] --- shade:3.3.0:shade (default) @ CubesideUtilsVelocity --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including de.iani.cubeside:CubesideUtilsAdventure:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.mysql:mysql-connector-j:jar:9.1.0 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:4.26.1 in the shaded jar. [INFO] No artifact matching filter junit:junit [INFO] No artifact matching filter org.hamcrest:hamcrest-core [INFO] No artifact matching filter de.iani.cubeside:CubesideUtilsCoreBungeecordChat [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsVelocity.jar, mysql-connector-j-9.1.0.jar, protobuf-java-4.26.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity-1.16-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsVelocity --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsVelocity --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml (787 B at 79 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260322.221817-40.pom Progress (1): 4.1/5.2 kB Progress (1): 5.2 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260322.221817-40.pom (5.2 kB at 373 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260322.221817-40.jar Progress (1): 0/4.8 MB Progress (1): 0.1/4.8 MB Progress (1): 0.1/4.8 MB Progress (1): 0.2/4.8 MB Progress (1): 0.2/4.8 MB Progress (1): 0.3/4.8 MB Progress (1): 0.3/4.8 MB Progress (1): 0.4/4.8 MB Progress (1): 0.4/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.6/4.8 MB Progress (1): 0.6/4.8 MB Progress (1): 0.7/4.8 MB Progress (1): 0.7/4.8 MB Progress (1): 0.8/4.8 MB Progress (1): 0.8/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 1.0/4.8 MB Progress (1): 1.0/4.8 MB Progress (1): 1.1/4.8 MB Progress (1): 1.1/4.8 MB Progress (1): 1.2/4.8 MB Progress (1): 1.2/4.8 MB Progress (1): 1.3/4.8 MB Progress (1): 1.3/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.5/4.8 MB Progress (1): 1.5/4.8 MB Progress (1): 1.6/4.8 MB Progress (1): 1.6/4.8 MB Progress (1): 1.7/4.8 MB Progress (1): 1.7/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.9/4.8 MB Progress (1): 1.9/4.8 MB Progress (1): 2.0/4.8 MB Progress (1): 2.0/4.8 MB Progress (1): 2.1/4.8 MB Progress (1): 2.1/4.8 MB Progress (1): 2.2/4.8 MB Progress (1): 2.2/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.4/4.8 MB Progress (1): 2.4/4.8 MB Progress (1): 2.5/4.8 MB Progress (1): 2.5/4.8 MB Progress (1): 2.6/4.8 MB Progress (1): 2.6/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.8/4.8 MB Progress (1): 2.8/4.8 MB Progress (1): 2.9/4.8 MB Progress (1): 2.9/4.8 MB Progress (1): 3.0/4.8 MB Progress (1): 3.0/4.8 MB Progress (1): 3.1/4.8 MB Progress (1): 3.1/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.3/4.8 MB Progress (1): 3.3/4.8 MB Progress (1): 3.4/4.8 MB Progress (1): 3.4/4.8 MB Progress (1): 3.5/4.8 MB Progress (1): 3.5/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.7/4.8 MB Progress (1): 3.7/4.8 MB Progress (1): 3.8/4.8 MB Progress (1): 3.8/4.8 MB Progress (1): 3.9/4.8 MB Progress (1): 3.9/4.8 MB Progress (1): 4.0/4.8 MB Progress (1): 4.0/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.2/4.8 MB Progress (1): 4.2/4.8 MB Progress (1): 4.3/4.8 MB Progress (1): 4.3/4.8 MB Progress (1): 4.4/4.8 MB Progress (1): 4.4/4.8 MB Progress (1): 4.5/4.8 MB Progress (1): 4.5/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.7/4.8 MB Progress (1): 4.7/4.8 MB Progress (1): 4.8 MB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260322.221817-40.jar (4.8 MB at 48 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml Progress (1): 296 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml (296 B at 33 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml (787 B at 61 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml Progress (1): 296 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml (296 B at 30 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.573 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 4.362 s] [INFO] CubesideUtilsAdventure ............................. SUCCESS [ 0.711 s] [INFO] CubesideUtilsCoreBungeecordChat .................... SUCCESS [ 4.141 s] [INFO] CubesideUtilsBukkit ................................ SUCCESS [ 3.025 s] [INFO] CubesideUtilsBungee ................................ SUCCESS [ 1.273 s] [INFO] CubesideUtilsVelocity .............................. SUCCESS [ 2.882 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.055 s [INFO] Finished at: 2026-03-22T23:18:34+01:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS