Started by user PseudoKnight Running as SYSTEM Building in workspace /var/jenkins_home/workspace/CHVault The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/CHVault/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/PseudoKnight/CHVault # timeout=10 Fetching upstream changes from https://github.com/PseudoKnight/CHVault > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://github.com/PseudoKnight/CHVault +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 76001ab138872b5926ff6d2e5ba66f5d71b17c9f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 76001ab138872b5926ff6d2e5ba66f5d71b17c9f # timeout=10 Commit message: "Fix user prefix/suffix when player name offline" > git rev-list --no-walk 7cce6b1d4720a785231fcc17f5c0b74ec4ec37b5 # timeout=10 Parsing POMs Established TCP socket on 45967 [CHVault] $ /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-3261.v9c670a_4748a_9.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 45967 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/CHVault/pom.xml clean package [INFO] Scanning for projects... [INFO] [INFO] ----------------------< io.github.jbaero:CHVault >---------------------- [INFO] Building CHVault 2.1.6 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CHVault --- [INFO] Deleting /var/jenkins_home/workspace/CHVault/target [INFO] [INFO] --- templating:3.0.0:filter-sources (filter-src) @ CHVault --- [INFO] Copying files with filtering to temporary directory. [INFO] Copying 1 resource from src/main/java-templates to target/templates-tmp753652051 [INFO] Copied 1 files to output directory: /var/jenkins_home/workspace/CHVault/target/generated-sources/java-templates [INFO] Source directory: /var/jenkins_home/workspace/CHVault/target/generated-sources/java-templates added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CHVault --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHVault/src/main/resources [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ CHVault --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 16] to target/classes [INFO] /var/jenkins_home/workspace/CHVault/target/generated-sources/java-templates/io/github/jbaero/chvault/CHVault.java: Some input files use unchecked or unsafe operations. [INFO] /var/jenkins_home/workspace/CHVault/target/generated-sources/java-templates/io/github/jbaero/chvault/CHVault.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- processor:5.0:process (process) @ CHVault --- [WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17' [INFO] [INFO] --- exec:3.1.1:java (cache-annotations) @ CHVault --- -- Caching annotations -- Scanning for classes in /var/jenkins_home/workspace/CHVault/target/classes Outputting file to directory /var/jenkins_home/workspace/CHVault/target/classes Done writing jarInfo.ser, which took 554 ms. -- Checking for custom compile errors -- -- Finished with custom compiler checks -- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CHVault --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHVault/src/test/resources [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ CHVault --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CHVault --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ CHVault --- [INFO] Building jar: /var/jenkins_home/workspace/CHVault/target/CHVault-2.1.6.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.766 s [INFO] Finished at: 2024-11-17T06:33:22-07:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/jenkins_home/workspace/CHVault/pom.xml to io.github.jbaero/CHVault/2.1.6/CHVault-2.1.6.pom [JENKINS] Archiving /var/jenkins_home/workspace/CHVault/target/CHVault-2.1.6.jar to io.github.jbaero/CHVault/2.1.6/CHVault-2.1.6.jar channel stopped Setting project description with contents of file [README.md] Archiving artifacts Finished: SUCCESS