Started by user PseudoKnight Running as SYSTEM Building in workspace /var/jenkins_home/workspace/LaterEvents The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/jb-aero/LaterEvents > git init /var/jenkins_home/workspace/LaterEvents # timeout=10 Fetching upstream changes from https://github.com/jb-aero/LaterEvents > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://github.com/jb-aero/LaterEvents +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/jb-aero/LaterEvents # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 482b9acef285c99a06fcdb99326e28ba8e069c47 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 482b9acef285c99a06fcdb99326e28ba8e069c47 # timeout=10 Commit message: "Add projectile_hit and entity_damage/_player" First time build. Skipping changelog. Parsing POMs Discovered a new module io.github.jbaero:laterevents LaterEvents Modules changed, recalculating dependency graph Established TCP socket on 45031 [LaterEvents] $ /usr/lib/jvm/temurin-11-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 45031 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/LaterEvents/pom.xml clean package [INFO] Scanning for projects... [INFO] [INFO] --------------------< io.github.jbaero:laterevents >-------------------- [INFO] Building LaterEvents 1.1.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sk89q-mvn2 (http://maven.sk89q.com/repo, default, releases+snapshots)] [WARNING] org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sk89q-mvn2 (http://maven.sk89q.com/repo, default, releases+snapshots)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ laterevents --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ laterevents --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/LaterEvents/src/main/resources [INFO] [INFO] --- compiler:2.3.2:compile (default-compile) @ laterevents --- [INFO] Compiling 3 source files to /var/jenkins_home/workspace/LaterEvents/target/classes [INFO] [INFO] --- processor:2.2.4:process (process) @ laterevents --- Processing io.github.jbaero.laterevents.LaterEventsExtension Extension 'LaterEvents' checks out ok! [WARNING] diagnostic: warning: Supported source version 'RELEASE_8' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '11' [INFO] [INFO] >>> exec:1.2.1:java (cache-annotations) > validate @ laterevents >>> [WARNING] Failed to getClass for org.codehaus.mojo.exec.ExecJavaMojo [INFO] [INFO] <<< exec:1.2.1:java (cache-annotations) < validate @ laterevents <<< [INFO] [INFO] [INFO] --- exec:1.2.1:java (cache-annotations) @ laterevents --- -- Caching annotations -- Scanning for classes in /var/jenkins_home/workspace/LaterEvents/target/classes Outputting file to directory /var/jenkins_home/workspace/LaterEvents/target/classes Done writing jarInfo.ser, which took 498 ms. -- Checking for custom compile errors -- -- Finished with custom compiler checks -- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ laterevents --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/LaterEvents/src/test/resources [INFO] [INFO] --- compiler:2.3.2:testCompile (default-testCompile) @ laterevents --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ laterevents --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ laterevents --- [INFO] Building jar: /var/jenkins_home/workspace/LaterEvents/target/laterevents-1.1.0.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.459 s [INFO] Finished at: 2024-02-29T03:13:29-07:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/jenkins_home/workspace/LaterEvents/pom.xml to io.github.jbaero/laterevents/1.1.0/laterevents-1.1.0.pom [JENKINS] Archiving /var/jenkins_home/workspace/LaterEvents/target/laterevents-1.1.0.jar to io.github.jbaero/laterevents/1.1.0/laterevents-1.1.0.jar channel stopped Setting project description with contents of file [README.md] Archiving artifacts Finished: SUCCESS