Started by user PseudoKnight Running as SYSTEM Building in workspace /var/jenkins_home/workspace/SKCompat The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/SKCompat/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/jb-aero/SKCompat # timeout=10 Fetching upstream changes from https://github.com/jb-aero/SKCompat > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://github.com/jb-aero/SKCompat +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 14b268756e9695086ff175cfe4d2bbbab6978732 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14b268756e9695086ff175cfe4d2bbbab6978732 # timeout=10 Commit message: "Update links" > git rev-list --no-walk 14b268756e9695086ff175cfe4d2bbbab6978732 # timeout=10 Parsing POMs Established TCP socket on 36395 [SKCompat] $ /usr/lib/jvm/temurin-17-jdk-amd64/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/boot/plexus-classworlds-2.7.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/jenkins_home/war/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 36395 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/SKCompat/pom.xml clean package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SKCompat-parent [pom] [INFO] SKCompat [jar] [INFO] CHWorldEdit [jar] [INFO] CHWorldGuard [jar] [INFO] [INFO] ------------------< io.github.jbaero:SKCompat-parent >------------------ [INFO] Building SKCompat-parent 3 [1/4] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ SKCompat-parent --- [INFO] [INFO] ---------------------< io.github.jbaero:SKCompat >---------------------- [INFO] Building SKCompat 3.2.2 [2/4] [INFO] from SKCompat-bundle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from enginehub-maven: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 656 B/s) [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 653 B/s) [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar [INFO] Downloaded from enginehub-maven: https://maven.enginehub.org/repo/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 520 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ SKCompat --- [INFO] Deleting /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target [INFO] [INFO] --- templating:1.0.0:filter-sources (filter-src) @ SKCompat --- [INFO] Coping files with filtering to temporary directory. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copied 1 files to output directory: /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target/generated-sources/java-templates [INFO] Source directory: /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target/generated-sources/java-templates added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ SKCompat --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ SKCompat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target/classes [INFO] /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/src/main/java/io/github/jbaero/skcompat/SKConsole.java: /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/src/main/java/io/github/jbaero/skcompat/SKConsole.java uses or overrides a deprecated API. [INFO] /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/src/main/java/io/github/jbaero/skcompat/SKConsole.java: Recompile with -Xlint:deprecation for details. [INFO] /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/src/main/java/io/github/jbaero/skcompat/CHWorldEdit.java: Some input files use unchecked or unsafe operations. [INFO] /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/src/main/java/io/github/jbaero/skcompat/CHWorldEdit.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- processor:5.0-jdk8-rc3:process (process) @ SKCompat --- Processing io.github.jbaero.skcompat.SKCompat Extension 'SKCompat' checks out ok! [WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17' [INFO] [INFO] --- exec:3.0.0:java (cache-annotations) @ SKCompat --- -- Caching annotations -- Scanning for classes in /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target/classes Outputting file to directory /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target/classes Done writing jarInfo.ser, which took 739 ms. -- Checking for custom compile errors -- -- Finished with custom compiler checks -- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ SKCompat --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ SKCompat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ SKCompat --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ SKCompat --- [INFO] Building jar: /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target/SKCompat-3.2.2.jar [INFO] [INFO] --------------------< io.github.jbaero:CHWorldEdit >-------------------- [INFO] Building CHWorldEdit 3.2.2 [3/4] [INFO] from CHWorldEdit/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CHWorldEdit --- [INFO] Deleting /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target [INFO] [INFO] --- templating:1.0.0:filter-sources (filter-src) @ CHWorldEdit --- [INFO] Coping files with filtering to temporary directory. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] Copied 1 files to output directory: /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target/generated-sources/java-templates [INFO] Source directory: /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target/generated-sources/java-templates added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CHWorldEdit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/SKCompat/CHWorldEdit/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ CHWorldEdit --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CHWorldEdit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/SKCompat/CHWorldEdit/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ CHWorldEdit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CHWorldEdit --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ CHWorldEdit --- [INFO] Building jar: /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target/CHWorldEdit-3.2.2.jar [INFO] [INFO] --- shade:3.2.4:shade (default) @ CHWorldEdit --- [INFO] Including io.github.jbaero:SKCompat:jar:3.2.2 in the shaded jar. [INFO] Excluding com.sk89q:commandhelper:jar:full:3.3.5-SNAPSHOT from the shaded jar. [INFO] Excluding io.papermc.paper:paper-api:jar:1.20.4-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding org.joml:joml:jar:1.10.5 from the shaded jar. [INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.1 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-resolver-provider:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.9.6 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.26 from the shaded jar. [INFO] Excluding org.apache.maven:maven-artifact:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.commons:commons-lang3:jar:3.12.0 from the shaded jar. [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.9.6 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.5.1 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding net.kyori:adventure-api:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-key:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:examination-api:jar:1.3.0 from the shaded jar. [INFO] Excluding net.kyori:examination-string:jar:1.3.0 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:24.1.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-minimessage:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-json:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:option:jar:1.0.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-logger-slf4j:jar:4.15.0 from the shaded jar. [INFO] Excluding org.checkerframework:checker-qual:jar:3.33.0 from the shaded jar. [INFO] Excluding org.ow2.asm:asm:jar:9.5 from the shaded jar. [INFO] Excluding org.ow2.asm:asm-commons:jar:9.5 from the shaded jar. [INFO] Excluding org.ow2.asm:asm-tree:jar:9.5 from the shaded jar. [INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.0.0 from the shaded jar. [INFO] Excluding com.sk89q.worldedit:worldedit-bukkit:jar:7.2.14 from the shaded jar. [INFO] Excluding com.sk89q.worldedit:worldedit-core:jar:7.2.14 from the shaded jar. [INFO] Excluding com.sk89q.worldedit.worldedit-libs:core:jar:7.2.14 from the shaded jar. [INFO] Excluding org.antlr:antlr4:jar:4.9.1 from the shaded jar. [INFO] Excluding org.antlr:antlr-runtime:jar:3.5.2 from the shaded jar. [INFO] Excluding org.antlr:ST4:jar:4.3 from the shaded jar. [INFO] Excluding org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3 from the shaded jar. [INFO] Excluding org.glassfish:javax.json:jar:1.0.4 from the shaded jar. [INFO] Excluding com.ibm.icu:icu4j:jar:61.1 from the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar. [INFO] Excluding org.mozilla:rhino-runtime:jar:1.7.13 from the shaded jar. [INFO] Excluding org.antlr:antlr4-runtime:jar:4.9.1 from the shaded jar. [INFO] Excluding com.sk89q.worldedit.worldedit-libs:bukkit:jar:7.2.14 from the shaded jar. [INFO] Excluding io.papermc:paperlib:jar:1.0.7 from the shaded jar. [INFO] Excluding org.bstats:bstats-bukkit:jar:2.2.1 from the shaded jar. [INFO] Excluding org.bstats:bstats-base:jar:2.2.1 from the shaded jar. [INFO] Excluding it.unimi.dsi:fastutil:jar:8.5.9 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-bukkit:jar:7.0.7 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-core:jar:7.0.7 from the shaded jar. [INFO] Excluding com.sk89q.worldguard.worldguard-libs:core:jar:7.0.7 from the shaded jar. [INFO] Excluding org.flywaydb:flyway-core:jar:3.0 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:31.0.1-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.7.1 from the shaded jar. [INFO] Excluding com.google.j2objc:j2objc-annotations:jar:1.3 from the shaded jar. [INFO] Excluding org.spigotmc:spigot-api:jar:1.17.1-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.8.0 from the shaded jar. [INFO] Excluding net.md-5:bungeecord-chat:jar:1.16-R0.4 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:1.28 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target/CHWorldEdit-3.2.2.jar with /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target/CHWorldEdit-3.2.2-shaded.jar [INFO] [INFO] -------------------< io.github.jbaero:CHWorldGuard >-------------------- [INFO] Building CHWorldGuard 3.2.2 [4/4] [INFO] from CHWorldGuard/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CHWorldGuard --- [INFO] Deleting /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target [INFO] [INFO] --- templating:1.0.0:filter-sources (filter-src) @ CHWorldGuard --- [INFO] Coping files with filtering to temporary directory. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] Copied 1 files to output directory: /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target/generated-sources/java-templates [INFO] Source directory: /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target/generated-sources/java-templates added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CHWorldGuard --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/SKCompat/CHWorldGuard/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ CHWorldGuard --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CHWorldGuard --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/SKCompat/CHWorldGuard/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ CHWorldGuard --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CHWorldGuard --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ CHWorldGuard --- [INFO] Building jar: /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target/CHWorldGuard-3.2.2.jar [INFO] [INFO] --- shade:3.2.4:shade (default) @ CHWorldGuard --- [INFO] Including io.github.jbaero:SKCompat:jar:3.2.2 in the shaded jar. [INFO] Excluding com.sk89q:commandhelper:jar:full:3.3.5-SNAPSHOT from the shaded jar. [INFO] Excluding io.papermc.paper:paper-api:jar:1.20.4-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding org.joml:joml:jar:1.10.5 from the shaded jar. [INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.1 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-resolver-provider:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.9.6 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.26 from the shaded jar. [INFO] Excluding org.apache.maven:maven-artifact:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.commons:commons-lang3:jar:3.12.0 from the shaded jar. [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.9.6 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.9.6 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 from the shaded jar. [INFO] Excluding org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.5.1 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding net.kyori:adventure-api:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-key:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:examination-api:jar:1.3.0 from the shaded jar. [INFO] Excluding net.kyori:examination-string:jar:1.3.0 from the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:24.1.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-minimessage:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-json:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:option:jar:1.0.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.15.0 from the shaded jar. [INFO] Excluding net.kyori:adventure-text-logger-slf4j:jar:4.15.0 from the shaded jar. [INFO] Excluding org.checkerframework:checker-qual:jar:3.33.0 from the shaded jar. [INFO] Excluding org.ow2.asm:asm:jar:9.5 from the shaded jar. [INFO] Excluding org.ow2.asm:asm-commons:jar:9.5 from the shaded jar. [INFO] Excluding org.ow2.asm:asm-tree:jar:9.5 from the shaded jar. [INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.0.0 from the shaded jar. [INFO] Excluding com.sk89q.worldedit:worldedit-bukkit:jar:7.2.14 from the shaded jar. [INFO] Excluding com.sk89q.worldedit:worldedit-core:jar:7.2.14 from the shaded jar. [INFO] Excluding com.sk89q.worldedit.worldedit-libs:core:jar:7.2.14 from the shaded jar. [INFO] Excluding org.antlr:antlr4:jar:4.9.1 from the shaded jar. [INFO] Excluding org.antlr:antlr-runtime:jar:3.5.2 from the shaded jar. [INFO] Excluding org.antlr:ST4:jar:4.3 from the shaded jar. [INFO] Excluding org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3 from the shaded jar. [INFO] Excluding org.glassfish:javax.json:jar:1.0.4 from the shaded jar. [INFO] Excluding com.ibm.icu:icu4j:jar:61.1 from the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar. [INFO] Excluding org.mozilla:rhino-runtime:jar:1.7.13 from the shaded jar. [INFO] Excluding org.antlr:antlr4-runtime:jar:4.9.1 from the shaded jar. [INFO] Excluding com.sk89q.worldedit.worldedit-libs:bukkit:jar:7.2.14 from the shaded jar. [INFO] Excluding io.papermc:paperlib:jar:1.0.7 from the shaded jar. [INFO] Excluding org.bstats:bstats-bukkit:jar:2.2.1 from the shaded jar. [INFO] Excluding org.bstats:bstats-base:jar:2.2.1 from the shaded jar. [INFO] Excluding it.unimi.dsi:fastutil:jar:8.5.9 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-bukkit:jar:7.0.7 from the shaded jar. [INFO] Excluding com.sk89q.worldguard:worldguard-core:jar:7.0.7 from the shaded jar. [INFO] Excluding com.sk89q.worldguard.worldguard-libs:core:jar:7.0.7 from the shaded jar. [INFO] Excluding org.flywaydb:flyway-core:jar:3.0 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:31.0.1-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.7.1 from the shaded jar. [INFO] Excluding com.google.j2objc:j2objc-annotations:jar:1.3 from the shaded jar. [INFO] Excluding org.spigotmc:spigot-api:jar:1.17.1-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.8.0 from the shaded jar. [INFO] Excluding net.md-5:bungeecord-chat:jar:1.16-R0.4 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:1.28 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target/CHWorldGuard-3.2.2.jar with /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target/CHWorldGuard-3.2.2-shaded.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SKCompat-parent 3 .................................. SUCCESS [ 2.317 s] [INFO] SKCompat 3.2.2 ..................................... SUCCESS [ 52.152 s] [INFO] CHWorldEdit 3.2.2 .................................. SUCCESS [ 8.896 s] [INFO] CHWorldGuard 3.2.2 ................................. SUCCESS [ 3.698 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:11 min [INFO] Finished at: 2024-03-01T03:15:14-07:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/jenkins_home/workspace/SKCompat/pom.xml to io.github.jbaero/SKCompat-parent/3/SKCompat-parent-3.pom [JENKINS] Archiving /var/jenkins_home/workspace/SKCompat/CHWorldEdit/pom.xml to io.github.jbaero/CHWorldEdit/3.2.2/CHWorldEdit-3.2.2.pom [JENKINS] Archiving /var/jenkins_home/workspace/SKCompat/CHWorldEdit/target/CHWorldEdit-3.2.2.jar to io.github.jbaero/CHWorldEdit/3.2.2/CHWorldEdit-3.2.2.jar [JENKINS] Archiving /var/jenkins_home/workspace/SKCompat/CHWorldGuard/pom.xml to io.github.jbaero/CHWorldGuard/3.2.2/CHWorldGuard-3.2.2.pom [JENKINS] Archiving /var/jenkins_home/workspace/SKCompat/CHWorldGuard/target/CHWorldGuard-3.2.2.jar to io.github.jbaero/CHWorldGuard/3.2.2/CHWorldGuard-3.2.2.jar [JENKINS] Archiving /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/pom.xml to io.github.jbaero/SKCompat/3.2.2/SKCompat-3.2.2.pom [JENKINS] Archiving /var/jenkins_home/workspace/SKCompat/SKCompat-bundle/target/SKCompat-3.2.2.jar to io.github.jbaero/SKCompat/3.2.2/SKCompat-3.2.2.jar channel stopped Setting project description with contents of file [README.md] Archiving artifacts Finished: SUCCESS