Started by user mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace The recommended git tool is: NONE No credentials specified > 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 1.8.3.1' > git fetch --tags --progress https://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 56fdd86144d9d2b6ef03d946cafc9f824f1a9bd8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 56fdd86144d9d2b6ef03d946cafc9f824f1a9bd8 # timeout=10 Commit message: "Fix chat->narrate commit" > git rev-list --no-walk 56fdd86144d9d2b6ef03d946cafc9f824f1a9bd8 # timeout=10 false [Gradle] - Launching build. [workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew build FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '17.0.3'. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Sending notification to Discord. Finished: FAILURE