Started by GitHub push by BerndiVader Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/HeeWhoMee The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/BerndiVader/HeeWhoMeeBot.git > git init /var/lib/jenkins/workspace/HeeWhoMee # timeout=10 Fetching upstream changes from https://github.com/BerndiVader/HeeWhoMeeBot.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://github.com/BerndiVader/HeeWhoMeeBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/BerndiVader/HeeWhoMeeBot.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/master^{commit} # timeout=10 Checking out Revision 4cd8bf042ba33b231b0dbfb277a1944c554695e0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cd8bf042ba33b231b0dbfb277a1944c554695e0 # timeout=10 Commit message: "upgrade mysql connector and updates in sql statements code to work with newer version." > git rev-list --no-walk e0cc3d3e21bbebaf6920fb78eae6c06d87d47481 # timeout=10 [Gradle] - Launching build. [HeeWhoMee] $ /usr/local/sdkman/candidates/gradle/8.5/bin/gradle build Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava > Task :processResources NO-SOURCE > Task :classes > Task :jar > Task :startScripts > Task :distTar > Task :distZip > Task :assemble > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :build BUILD SUCCESSFUL in 27s 5 actionable tasks: 5 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording fingerprints [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS