Started by user BerndiVader Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/MythicAnimatorStands [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/BerndiVader/MythicAnimatorStands.git > git init /var/lib/jenkins/workspace/MythicAnimatorStands # timeout=10 Fetching upstream changes from https://github.com/BerndiVader/MythicAnimatorStands.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://github.com/BerndiVader/MythicAnimatorStands.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/BerndiVader/MythicAnimatorStands.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/noProtocolLib^{commit} # timeout=10 Checking out Revision 94bd36d36f8394d5d614966d3d257e9c2bbcbdf7 (refs/remotes/origin/noProtocolLib) > git config core.sparsecheckout # timeout=10 > git checkout -f 94bd36d36f8394d5d614966d3d257e9c2bbcbdf7 # timeout=10 Commit message: "optimized animatorclock class" > git rev-list --no-walk 94bd36d36f8394d5d614966d3d257e9c2bbcbdf7 # timeout=10 [Gradle] - Launching build. [MythicAnimatorStands] $ /usr/local/sdkman/candidates/gradle/8.5/bin/gradle build Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Process version....Done! Process plugin.yml....Done! FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':compileJava'. > Failed to calculate the value of task ':compileJava' property 'javaCompiler'. > No matching toolchains found for requested specification: {languageVersion=16, vendor=any, implementation=vendor-specific} for LINUX on x86_64. > No locally installed toolchains match and toolchain download repositories have not been configured. * Try: > Learn more about toolchain auto-detection at https://docs.gradle.org/8.5/userguide/toolchains.html#sec:auto_detection. > Learn more about toolchain repositories at https://docs.gradle.org/8.5/userguide/toolchains.html#sub:download_repositories. > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 9s Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Finished: FAILURE