Skip to content
[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-native >---------------------
[INFO] Building BungeeCord-Native 26.1-R0.1-SNAPSHOT                    [12/24]
[INFO]   from native/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ bungeecord-native ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/native/target
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce) @ bungeecord-native ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] Rule 4: org.apache.maven.enforcer.rules.RequireExplicitDependencyScope passed
[INFO] Rule 5: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-native ---
[INFO] Set property "describe" to "git:BungeeCord-Native:26.1-R0.1-SNAPSHOT:dd59adf:2064"
[INFO] Set property "project.build.outputTimestamp" to "1776895422"
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ bungeecord-native ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ bungeecord-native ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 10 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- checkstyle:3.6.0:check (default) @ bungeecord-native ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ bungeecord-native ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/native/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bungeecord-native ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.5: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: 286 ms
Decryption Iteration: 4096, Elapsed: 249 ms
Testing native cipher...
This cipher works correctly!
Benchmarking native cipher...
Encryption Iteration: 4096, Elapsed: 334 ms
Decryption Iteration: 4096, Elapsed: 280 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@52d645b1
Testing Exception: net.md_5.bungee.jni.zlib.JavaZlib@3ecd267f
Testing: net.md_5.bungee.jni.zlib.NativeZlib@555cf22
Took: 154ms
Testing: net.md_5.bungee.jni.zlib.JavaZlib@54e22bdd
Took: 155ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 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.5.0:jar (default-jar) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- source:3.4.0:jar-no-fork (default) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok:1.18.20.0:delombok (default) @ bungeecord-native ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- javadoc:3.12.0:jar (default) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar
[INFO] NOT adding javadoc to attached artifacts list.
[INFO] 
[INFO] --- javadoc:3.12.0:jar (delombok) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- install:3.1.4: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/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- deploy:3.1.4:deploy (default-deploy) @ bungeecord-native ---
[INFO] Downloading from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.2 kB/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11.pom
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11.pom (976 B at 706 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11.jar
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11-sources.jar
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11-javadoc.jar
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11-sources.jar (156 kB at 106 kB/s)
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11.jar (161 kB at 109 kB/s)
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/bungeecord-native-26.1-R0.1-20260422.220538-11-javadoc.jar (147 kB at 95 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 (373 B at 600 B/s)
[INFO] Uploading to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to central-portal-snapshots: https://central.sonatype.com/repository/maven-snapshots/net/md-5/bungeecord-native/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.0 kB/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 (373 B at 307 B/s)
[JENKINS] Archiving disabled