Skip to content
Success

Console Output

Established TCP socket on 37433
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizencore:jar:1.91.0-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 39, column 22
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] -------------------< com.denizenscript:denizencore >--------------------
[INFO] Building DenizenCore 1.91.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ denizencore ---
[INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ denizencore ---
[INFO] Copying 1 resource
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ denizencore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 201 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes
[WARNING] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/ReflectionHelper.java:[4,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/ReflectionHelper.java:[261,27] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/ReflectionHelper.java:[261,53] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/ReflectionHelper.java:[330,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/events/ScriptEvent.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/events/ScriptEvent.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ denizencore ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DenizenCore/workspace/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ denizencore ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ denizencore ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ denizencore ---
[INFO] Building jar: /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.91.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.4.1:shade (default) @ denizencore ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Including com.freneticllc.freneticutilities:freneticdatasyntax:jar:1.1 in the shaded jar.
[INFO] Excluding org.json:json:jar:20240303 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm:jar:9.4 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-commons:jar:9.4 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-tree:jar:9.4 from the shaded jar.
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml
[WARNING] denizencore-1.91.0-SNAPSHOT.jar, freneticdatasyntax-1.1.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[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 https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.91.0-SNAPSHOT.jar with /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.91.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ denizencore ---
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.91.0-SNAPSHOT/denizencore-1.91.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.91.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.91.0-SNAPSHOT/denizencore-1.91.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.815 s
[INFO] Finished at: 2024-04-15T10:44:20Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data