Skip to content
Success

Console Output

[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-native >---------------------
[INFO] Building BungeeCord-Native 1.21-R0.5-SNAPSHOT                    [11/23]
[INFO]   from native/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ bungeecord-native ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/native/target
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-native ---
[INFO] Set property "describe" to "git:BungeeCord-Native:1.21-R0.5-SNAPSHOT:296b31b:2001"
[INFO] Set property "project.build.outputTimestamp" to "1759244700"
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ bungeecord-native ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ bungeecord-native ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 10 source files with javac [debug release 8] to target/classes
[INFO] 
[INFO] --- checkstyle:3.6.0:check (default) @ bungeecord-native ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer:1.24:check (default) @ bungeecord-native ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ bungeecord-native ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/native/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bungeecord-native ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 8] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ bungeecord-native ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.md_5.bungee.NativeCipherTest
Testing Java cipher...
This cipher works correctly!
Benchmarking Java cipher...
Encryption Iteration: 4096, Elapsed: 261 ms
Decryption Iteration: 4096, Elapsed: 252 ms
Testing native cipher...
This cipher works correctly!
Benchmarking native cipher...
Encryption Iteration: 4096, Elapsed: 334 ms
Decryption Iteration: 4096, Elapsed: 287 ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s -- in net.md_5.bungee.NativeCipherTest
[INFO] Running net.md_5.bungee.NativeZlibTest
Testing Exception: net.md_5.bungee.jni.zlib.NativeZlib@2053d869
Testing Exception: net.md_5.bungee.jni.zlib.JavaZlib@10d307f1
Testing: net.md_5.bungee.jni.zlib.NativeZlib@4d5b6aac
Took: 175ms
Testing: net.md_5.bungee.jni.zlib.JavaZlib@3e84448c
Took: 184ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in net.md_5.bungee.NativeZlibTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- source:3.3.1:jar-no-fork (default) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok:1.18.20.0:delombok (default) @ bungeecord-native ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- javadoc:3.6.3:jar (default) @ bungeecord-native ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.5-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- javadoc:3.6.3:jar (delombok) @ bungeecord-native ---
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.5-SNAPSHOT-javadoc.jar
[WARNING] artifact net.md-5:bungeecord-native:javadoc:javadoc:1.21-R0.5-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ bungeecord-native ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.5-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ bungeecord-native ---
[INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.6 kB/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2.pom
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2.pom (976 B at 711 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2.jar
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2-sources.jar
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2-javadoc.jar
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2-javadoc.jar (126 kB at 85 kB/s)
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2.jar (115 kB at 75 kB/s)
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/bungeecord-native-1.21-R0.5-20251004.044449-2-sources.jar (110 kB at 71 kB/s)
[INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml
[INFO] Downloaded from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml (333 B at 486 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/1.21-R0.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 980 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/maven-metadata.xml (333 B at 288 B/s)
[JENKINS] Archiving disabled