Started by user wea_ondara Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/BungeePermsTest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/BungeePermsTest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/weaondara/BungeePerms.git # timeout=10 Fetching upstream changes from https://github.com/weaondara/BungeePerms.git > git --version # timeout=10 > git --version # 'git version 2.41.0' > git fetch --tags --force --progress -- https://github.com/weaondara/BungeePerms.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 7d5d8bd7575cafc067c26f9a57b9445f064175ea (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d5d8bd7575cafc067c26f9a57b9445f064175ea # timeout=10 Commit message: "essentials bridge: update to essentialsX 2.20.0" > git rev-list --no-walk 2e153c71e5a83ad21efee7448f3728aa63f3165d # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 40495 [BungeePermsTest] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/opt/maven/boot/plexus-classworlds-2.6.0.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 40495 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/BungeePermsTest/pom.xml clean install -Dbuild.number=72 -Dbuild.type=dev-test [INFO] Scanning for projects... [INFO] [INFO] ---------------------< net.alpenblock:BungeePerms >--------------------- [INFO] Building BungeePerms 4.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/velocitypowered/velocity-api/3.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.19.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.8.8-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeePerms --- [INFO] Deleting /var/lib/jenkins/workspace/BungeePermsTest/target [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ BungeePerms --- [INFO] Source directory: /var/lib/jenkins/workspace/BungeePermsTest/target/generated-sources/velocity added. [INFO] [INFO] --- maven-replacer-plugin:1.4.0:replace (default) @ BungeePerms --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ BungeePerms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ BungeePerms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 128 source files to /var/lib/jenkins/workspace/BungeePermsTest/target/classes [WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ BungeePerms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeePermsTest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ BungeePerms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/BungeePermsTest/target/test-classes [WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeePerms --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeePermsTest/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0 Running net.alpenblock.bungeeperms.TabCompleterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running net.alpenblock.bungeeperms.PermissionsResolverTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running net.alpenblock.bungeeperms.io.MySQLBackEndTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running net.alpenblock.bungeeperms.platform.PlatformPluginTest getBuild Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running net.alpenblock.bungeeperms.StaticsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running net.alpenblock.bungeeperms.uuid.UUIDFetcherTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 79, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ BungeePerms --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-dev-test-72.jar [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ BungeePerms --- [INFO] Excluding net.md-5:bungeecord-api:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-chat:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-config:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-event:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-protocol:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.25.Final from the shaded jar. [INFO] Excluding net.sf.trove4j:trove4j:jar:3.0.3 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:20.0 from the shaded jar. [INFO] Excluding com.velocitypowered:velocity-api:jar:3.0.0-SNAPSHOT from the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.8.7 in the shaded jar. [INFO] Excluding com.moandjiezana.toml:toml4j:jar:0.7.2 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.8.1 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.30 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:5.0.1 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar. [INFO] Excluding org.checkerframework:checker-qual:jar:3.6.1 from the shaded jar. [INFO] Excluding com.velocitypowered:velocity-brigadier:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.spongepowered:configurate-hocon:jar:3.7.1 from the shaded jar. [INFO] Excluding org.spongepowered:configurate-core:jar:3.7.1 from the shaded jar. [INFO] Excluding com.typesafe:config:jar:1.4.0 from the shaded jar. [INFO] Excluding org.spongepowered:configurate-yaml:jar:3.7.1 from the shaded jar. [INFO] Excluding org.spongepowered:configurate-gson:jar:3.7.1 from the shaded jar. [INFO] Excluding org.projectlombok:lombok:jar:1.18.0 from the shaded jar. [INFO] Including com.mojang:AccountsClient:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Excluding junit:junit:jar:4.11 from the shaded jar. [INFO] Excluding org.hamcrest:hamcrest-core:jar:1.3 from the shaded jar. [INFO] Excluding org.spigotmc:spigot-api:jar:1.12-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar. [INFO] Excluding com.sk89q:worldedit:jar:5.6.2 from the shaded jar. [INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar. [INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar. [INFO] Excluding com.sk89q:jchronic:jar:0.2.4a from the shaded jar. [INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar. [INFO] Excluding net.essentialsx:EssentialsX:jar:2.20.0 from the shaded jar. [INFO] Excluding io.papermc:paperlib:jar:1.0.6 from the shaded jar. [INFO] Excluding net.essentialsx:BaseProviders:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:PaperProvider:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:NMSReflectionProvider:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:1_8Provider:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:1_12Provider:jar:2.20.0 from the shaded jar. [INFO] Including org.bstats:bstats-bukkit:jar:1.5 in the shaded jar. [INFO] Including org.bstats:bstats-bungeecord:jar:1.5 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.18 in the shaded jar. [INFO] Including mysql:mysql-connector-java:jar:8.0.16 in the shaded jar. [INFO] Excluding com.google.protobuf:protobuf-java:jar:3.6.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-api:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-key:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:examination-api:jar:1.1.0 from the shaded jar. [INFO] Excluding net.kyori:examination-string:jar:1.1.0 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:21.0.1 from the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-dev-test-72.jar with /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeePermsTest/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.5.2:install-file (default) @ BungeePerms --- [INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-dev-test-72.jar to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.jar [INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/pom.xml to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.060 s [INFO] Finished at: 2023-06-08T15:20:31+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/BungeePermsTest/dependency-reduced-pom.xml to net.alpenblock/BungeePerms/4.0/BungeePerms-4.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-dev-test-72.jar to net.alpenblock/BungeePerms/4.0/BungeePerms-4.0.jar channel stopped [BungeePermsTest] $ mvn deploy -Dbuild.number=72 -Dbuild.type=dev-test -Dmaven.test.skip=true [INFO] Scanning for projects... [INFO] [INFO] ---------------------< net.alpenblock:BungeePerms >--------------------- [INFO] Building BungeePerms 4.0 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/velocitypowered/velocity-api/3.0.0-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.19.4-R0.1-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.8.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml Downloading from repository: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-source) @ BungeePerms --- [INFO] Source directory: /var/lib/jenkins/workspace/BungeePermsTest/target/generated-sources/velocity added. [INFO] [INFO] --- maven-replacer-plugin:1.4.0:replace (default) @ BungeePerms --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ BungeePerms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ BungeePerms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 128 source files to /var/lib/jenkins/workspace/BungeePermsTest/target/classes [WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ BungeePerms --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ BungeePerms --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeePerms --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ BungeePerms --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-dev-test-72.jar [INFO] [INFO] --- maven-shade-plugin:3.1.1:shade (default) @ BungeePerms --- [INFO] Excluding net.md-5:bungeecord-api:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-chat:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-config:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-event:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-protocol:jar:1.12-SNAPSHOT from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.25.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.25.Final from the shaded jar. [INFO] Excluding net.sf.trove4j:trove4j:jar:3.0.3 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:20.0 from the shaded jar. [INFO] Excluding com.velocitypowered:velocity-api:jar:3.0.0-SNAPSHOT from the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.8.7 in the shaded jar. [INFO] Excluding com.moandjiezana.toml:toml4j:jar:0.7.2 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.8.1 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.30 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:5.0.1 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar. [INFO] Excluding org.checkerframework:checker-qual:jar:3.6.1 from the shaded jar. [INFO] Excluding com.velocitypowered:velocity-brigadier:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.spongepowered:configurate-hocon:jar:3.7.1 from the shaded jar. [INFO] Excluding org.spongepowered:configurate-core:jar:3.7.1 from the shaded jar. [INFO] Excluding com.typesafe:config:jar:1.4.0 from the shaded jar. [INFO] Excluding org.spongepowered:configurate-yaml:jar:3.7.1 from the shaded jar. [INFO] Excluding org.spongepowered:configurate-gson:jar:3.7.1 from the shaded jar. [INFO] Excluding org.projectlombok:lombok:jar:1.18.0 from the shaded jar. [INFO] Including com.mojang:AccountsClient:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Excluding junit:junit:jar:4.11 from the shaded jar. [INFO] Excluding org.hamcrest:hamcrest-core:jar:1.3 from the shaded jar. [INFO] Excluding org.spigotmc:spigot-api:jar:1.12-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar. [INFO] Excluding com.sk89q:worldedit:jar:5.6.2 from the shaded jar. [INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar. [INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar. [INFO] Excluding com.sk89q:jchronic:jar:0.2.4a from the shaded jar. [INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar. [INFO] Excluding net.essentialsx:EssentialsX:jar:2.20.0 from the shaded jar. [INFO] Excluding io.papermc:paperlib:jar:1.0.6 from the shaded jar. [INFO] Excluding net.essentialsx:BaseProviders:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:PaperProvider:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:NMSReflectionProvider:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:1_8Provider:jar:2.20.0 from the shaded jar. [INFO] Excluding net.essentialsx:1_12Provider:jar:2.20.0 from the shaded jar. [INFO] Including org.bstats:bstats-bukkit:jar:1.5 in the shaded jar. [INFO] Including org.bstats:bstats-bungeecord:jar:1.5 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.18 in the shaded jar. [INFO] Including mysql:mysql-connector-java:jar:8.0.16 in the shaded jar. [INFO] Excluding com.google.protobuf:protobuf-java:jar:3.6.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-api:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:adventure-key:jar:4.8.1 from the shaded jar. [INFO] Excluding net.kyori:examination-api:jar:1.1.0 from the shaded jar. [INFO] Excluding net.kyori:examination-string:jar:1.1.0 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:21.0.1 from the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-dev-test-72.jar with /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeePermsTest/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.5.2:install-file (default) @ BungeePerms --- [INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-4.0-dev-test-72.jar to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.jar [INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/pom.xml to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (deploy) @ BungeePerms --- Uploading to localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.jar Progress (1): 0/3.5 MB Progress (1): 0.1/3.5 MB Progress (1): 0.1/3.5 MB Progress (1): 0.1/3.5 MB Progress (1): 0.2/3.5 MB Progress (1): 0.2/3.5 MB Progress (1): 0.2/3.5 MB Progress (1): 0.3/3.5 MB Progress (1): 0.3/3.5 MB Progress (1): 0.3/3.5 MB Progress (1): 0.4/3.5 MB Progress (1): 0.4/3.5 MB Progress (1): 0.4/3.5 MB Progress (1): 0.5/3.5 MB Progress (1): 0.5/3.5 MB Progress (1): 0.5/3.5 MB Progress (1): 0.6/3.5 MB Progress (1): 0.6/3.5 MB Progress (1): 0.6/3.5 MB Progress (1): 0.7/3.5 MB Progress (1): 0.7/3.5 MB Progress (1): 0.7/3.5 MB Progress (1): 0.8/3.5 MB Progress (1): 0.8/3.5 MB Progress (1): 0.8/3.5 MB Progress (1): 0.9/3.5 MB Progress (1): 0.9/3.5 MB Progress (1): 0.9/3.5 MB Progress (1): 1.0/3.5 MB Progress (1): 1.0/3.5 MB Progress (1): 1.0/3.5 MB Progress (1): 1.0/3.5 MB Progress (1): 1.1/3.5 MB Progress (1): 1.1/3.5 MB Progress (1): 1.1/3.5 MB Progress (1): 1.2/3.5 MB Progress (1): 1.2/3.5 MB Progress (1): 1.2/3.5 MB Progress (1): 1.3/3.5 MB Progress (1): 1.3/3.5 MB Progress (1): 1.3/3.5 MB Progress (1): 1.4/3.5 MB Progress (1): 1.4/3.5 MB Progress (1): 1.4/3.5 MB Progress (1): 1.5/3.5 MB Progress (1): 1.5/3.5 MB Progress (1): 1.5/3.5 MB Progress (1): 1.6/3.5 MB Progress (1): 1.6/3.5 MB Progress (1): 1.6/3.5 MB Progress (1): 1.7/3.5 MB Progress (1): 1.7/3.5 MB Progress (1): 1.7/3.5 MB Progress (1): 1.8/3.5 MB Progress (1): 1.8/3.5 MB Progress (1): 1.8/3.5 MB Progress (1): 1.9/3.5 MB Progress (1): 1.9/3.5 MB Progress (1): 1.9/3.5 MB Progress (1): 2.0/3.5 MB Progress (1): 2.0/3.5 MB Progress (1): 2.0/3.5 MB Progress (1): 2.1/3.5 MB Progress (1): 2.1/3.5 MB Progress (1): 2.1/3.5 MB Progress (1): 2.2/3.5 MB Progress (1): 2.2/3.5 MB Progress (1): 2.2/3.5 MB Progress (1): 2.3/3.5 MB Progress (1): 2.3/3.5 MB Progress (1): 2.3/3.5 MB Progress (1): 2.4/3.5 MB Progress (1): 2.4/3.5 MB Progress (1): 2.4/3.5 MB Progress (1): 2.5/3.5 MB Progress (1): 2.5/3.5 MB Progress (1): 2.5/3.5 MB Progress (1): 2.6/3.5 MB Progress (1): 2.6/3.5 MB Progress (1): 2.6/3.5 MB Progress (1): 2.7/3.5 MB Progress (1): 2.7/3.5 MB Progress (1): 2.7/3.5 MB Progress (1): 2.8/3.5 MB Progress (1): 2.8/3.5 MB Progress (1): 2.8/3.5 MB Progress (1): 2.9/3.5 MB Progress (1): 2.9/3.5 MB Progress (1): 2.9/3.5 MB Progress (1): 2.9/3.5 MB Progress (1): 3.0/3.5 MB Progress (1): 3.0/3.5 MB Progress (1): 3.0/3.5 MB Progress (1): 3.1/3.5 MB Progress (1): 3.1/3.5 MB Progress (1): 3.1/3.5 MB Progress (1): 3.2/3.5 MB Progress (1): 3.2/3.5 MB Progress (1): 3.2/3.5 MB Progress (1): 3.3/3.5 MB Progress (1): 3.3/3.5 MB Progress (1): 3.3/3.5 MB Progress (1): 3.4/3.5 MB Progress (1): 3.4/3.5 MB Progress (1): 3.4/3.5 MB Progress (1): 3.5 MB Uploaded to localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.jar (3.5 MB at 6.9 MB/s) Uploading to localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.pom Progress (1): 409 B Uploaded to localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/4.0-dev-test-72/BungeePerms-4.0-dev-test-72.pom (409 B at 9.1 kB/s) Downloading from localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/maven-metadata.xml Progress (1): 3.4 kB Downloaded from localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/maven-metadata.xml (3.4 kB at 155 kB/s) Uploading to localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/maven-metadata.xml Progress (1): 3.5 kB Uploaded to localdeployrepo: https://repo.wea-ondara.net/repository/maven-releases/net/alpenblock/BungeePerms/maven-metadata.xml (3.5 kB at 74 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.232 s [INFO] Finished at: 2023-06-08T15:20:40+02:00 [INFO] ------------------------------------------------------------------------ Finished: SUCCESS