Skip to content
Started by GitHub push by tal5
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace
No JDK named ‘OpenJDK 17’ found
The recommended git tool is: NONE
No credentials specified
No JDK named ‘OpenJDK 17’ found
 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Clientizen/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/DenizenScript/Clientizen.git # timeout=10
Fetching upstream changes from https://github.com/DenizenScript/Clientizen.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.47.3'
 > /usr/bin/git fetch --tags --force --progress -- https://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
No JDK named ‘OpenJDK 17’ found
Checking out Revision bf738be53acafd3dfbafd480120b5fcb48dc4a60 (refs/remotes/origin/main)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f bf738be53acafd3dfbafd480120b5fcb48dc4a60 # timeout=10
Commit message: "Migrate to Mojang mappings"
 > /usr/bin/git rev-list --no-walk 0b0c1b8063068d67aa8c01e24cece17f417568d5 # timeout=10
false
[Gradle] - Launching build.
No JDK named ‘OpenJDK 17’ found
[workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew clean build -Pbuild_number=82
Downloading https://services.gradle.org/distributions/gradle-9.2.1-bin.zip
............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%

Welcome to Gradle 9.2.1!

Here are the highlights of this release:
 - Windows ARM support
 - Improved publishing APIs
 - Better guidance for dependency verification failures

For more details see https://docs.gradle.org/9.2.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Fabric Loom: 1.14.5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using of the official minecraft mappings is at your own risk!
Please make sure to read and understand the following license:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> Task :clean

> Task :compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processResources
> Task :classes
> Task :jar

> Task :processIncludeJars
(1.33) is not valid semver for dependency org.yaml:snakeyaml:1.33

> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :validateAccessWidener
> Task :check
> Task :remapJar
> Task :remapSourcesJar SKIPPED
> Task :assemble
> Task :build

[Incubating] Problems report is available at: file:///var/lib/jenkins/jobs/Clientizen/workspace/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 2m 4s
7 actionable tasks: 7 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
No JDK named ‘OpenJDK 17’ found
Archiving artifacts
No JDK named ‘OpenJDK 17’ found
Sending notification to Discord.
Finished: SUCCESS