Established TCP socket on 38775
<===[JENKINS REMOTING CAPACITY]===>���channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHPerms/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------------< com.zeoldcraft:CHPerms >-----------------------
[INFO] Building CHPerms 3.0.2
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHPerms ---
[INFO] Deleting /var/jenkins_home/workspace/CHPerms/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHPerms ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHPerms/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ CHPerms ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 5 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] /var/jenkins_home/workspace/CHPerms/src/main/java/io/github/jb_aero/perms/PlayerPermissions.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/workspace/CHPerms/src/main/java/io/github/jb_aero/perms/PlayerPermissions.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- processor:2.2.4:process (process) @ CHPerms ---
Processing io.github.jb_aero.perms.CHPerms
Extension 'CHPerms' checks out ok!
[WARNING] diagnostic: warning: Supported source version 'RELEASE_8' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17'
[INFO] 
[INFO] >>> exec:1.2.1:java (cache-annotations) > validate @ CHPerms >>>
[WARNING] Failed to getClass for org.codehaus.mojo.exec.ExecJavaMojo
[INFO] 
[INFO] <<< exec:1.2.1:java (cache-annotations) < validate @ CHPerms <<<
[INFO] 
[INFO] 
[INFO] --- exec:1.2.1:java (cache-annotations) @ CHPerms ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHPerms/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHPerms/target/classes
Done writing jarInfo.ser, which took 405 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHPerms ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHPerms/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ CHPerms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHPerms ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:2.4:jar (default-jar) @ CHPerms ---
[INFO] Building jar: /var/jenkins_home/workspace/CHPerms/target/CHPerms-3.0.2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.319 s
[INFO] Finished at: 2025-05-19T08:52:52-06:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data