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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Clientizen/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DenizenScript/Clientizen.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Clientizen.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 No JDK named ‘OpenJDK 17’ found Checking out Revision 0217b792c73a92aacbe7d3208e31cbdb32216e65 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 0217b792c73a92aacbe7d3208e31cbdb32216e65 # timeout=10 Commit message: "Sprinting controls (event + property)" > git rev-list --no-walk 22c4ceec4b1c866a8d862fdfba021ec440738149 # timeout=10 false [Gradle] - Launching build. No JDK named ‘OpenJDK 17’ found [workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew clean build -Pbuild_number=68 Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Fabric Loom: 1.6.12 Not publishing sources jar as it was not found. Use java.withSourcesJar() to fix. > 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 :remapJar (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 UP-TO-DATE > Task :check UP-TO-DATE > Task :remapSourcesJar SKIPPED > Task :assemble > Task :build Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 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/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 43s 6 actionable tasks: 5 executed, 1 up-to-date 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