Started by user PseudoKnight
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/MSSerialConnection
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/MSSerialConnection/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Pieter12345/MSSerialConnection # timeout=10
Fetching upstream changes from https://github.com/Pieter12345/MSSerialConnection
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://github.com/Pieter12345/MSSerialConnection +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c4d9ace8288eea47f83313a0bc78d1a688dfb532 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4d9ace8288eea47f83313a0bc78d1a688dfb532 # timeout=10
Commit message: "Fix serial_is_connected function signature"
 > git rev-list --no-walk 7032641e57aa90d04f6ca3c822d89efc694318d1 # timeout=10
Parsing POMs
Established TCP socket on 33903
[MSSerialConnection] $ /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-3301.v4363ddcca_4e7.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 33903
<===[JENKINS REMOTING CAPACITY]===>���channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/MSSerialConnection/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------< io.github.pieter12345:MSSerialConnection >--------------
[INFO] Building MSSerialConnection 2.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/com/sk89q/commandhelper/3.3.5-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ MSSerialConnection ---
[INFO] Deleting /var/jenkins_home/workspace/MSSerialConnection/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ MSSerialConnection ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ MSSerialConnection ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /var/jenkins_home/workspace/MSSerialConnection/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ MSSerialConnection ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/MSSerialConnection/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ MSSerialConnection ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ MSSerialConnection ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- checkstyle:3.1.2:check (checkstyle) @ MSSerialConnection ---
[WARNING] Old version of checkstyle detected. Consider updating to >= v8.30
[WARNING] For more information see: https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jar:3.2.2:jar (default-jar) @ MSSerialConnection ---
[INFO] Building jar: /var/jenkins_home/workspace/MSSerialConnection/target/MSSerialConnection-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.2.4:shade (ShadedBundle) @ MSSerialConnection ---
[INFO] Including io.github.java-native:jssc:jar:2.9.4 in the shaded jar.
[INFO] Including org.scijava:native-lib-loader:jar:2.3.6 in the shaded jar.
[INFO] Including org.slf4j:slf4j-nop:jar:2.0.6 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.6 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.21.5-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:33.3.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 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.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.28.0 from the shaded jar.
[INFO] Excluding com.google.j2objc:j2objc-annotations:jar:3.0.0 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:2.2 from the shaded jar.
[INFO] Excluding org.joml:joml:jar:1.10.8 from the shaded jar.
[INFO] Excluding it.unimi.dsi:fastutil:jar:8.5.15 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.24.1 from the shaded jar.
[INFO] Excluding com.mojang:brigadier:jar:1.3.10 from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.21-R0.2-deprecated+build.21 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 org.jspecify:jspecify:jar:1.0.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-api:jar:4.21.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-key:jar:4.21.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:26.0.2 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-minimessage:jar:4.21.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.21.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-json:jar:4.21.0 from the shaded jar.
[INFO] Excluding net.kyori:option:jar:1.1.0 from the shaded jar.
[INFO] Excluding com.google.auto.service:auto-service-annotations:jar:1.1.1 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-commons:jar:4.21.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.21.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.21.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-logger-slf4j:jar:4.21.0 from the shaded jar.
[INFO] Excluding org.checkerframework:checker-qual:jar:3.49.2 from the shaded jar.
[INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.2.20 from the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] MSSerialConnection-2.0.0-SNAPSHOT.jar, jssc-2.9.4.jar, native-lib-loader-2.3.6.jar, slf4j-api-2.0.6.jar, slf4j-nop-2.0.6.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] slf4j-api-2.0.6.jar, slf4j-nop-2.0.6.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/jenkins_home/workspace/MSSerialConnection/target/MSSerialConnection-2.0.0-SNAPSHOT.jar with /var/jenkins_home/workspace/MSSerialConnection/target/MSSerialConnection-2.0.0-SNAPSHOT-Bundle.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  43.615 s
[INFO] Finished at: 2025-05-19T22:12:13-06:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/jenkins_home/workspace/MSSerialConnection/pom.xml to io.github.pieter12345/MSSerialConnection/2.0.0-SNAPSHOT/MSSerialConnection-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/workspace/MSSerialConnection/target/MSSerialConnection-2.0.0-SNAPSHOT.jar to io.github.pieter12345/MSSerialConnection/2.0.0-SNAPSHOT/MSSerialConnection-2.0.0-SNAPSHOT.jar
channel stopped
Setting project description with contents of file [README.md]
Archiving artifacts
Finished: SUCCESS