Skip to content
Success

Console Output

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 f24883b7da1f2a2529bd15d3854608281680dc81 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f24883b7da1f2a2529bd15d3854608281680dc81 # timeout=10
Commit message: "move to gradle 8.5"
 > git rev-list --no-walk 97a5f3ed931c9584034eeb77b63bfbde434a43fb # timeout=10
[Gradle] - Launching build.
[HeeWhoMee] $ gradle build
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://repo.maven.apache.org/maven2/net/dv8tion/JDA/maven-metadata.xml
Download https://repo.maven.apache.org/maven2/net/dv8tion/JDA/5.0.0-beta.18/JDA-5.0.0-beta.18.pom
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/maven-metadata.xml
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.1.0-alpha0/slf4j-simple-2.1.0-alpha0.pom
Download https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.1.0-alpha0/slf4j-simple-2.1.0-alpha0.jar
Download https://repo.maven.apache.org/maven2/net/dv8tion/JDA/5.0.0-beta.18/JDA-5.0.0-beta.18.jar
:compileJava
:processResources NO-SOURCE
:classes
:jar
:startScripts
:distTar
:distZip
:assemble
:compileTestJava NO-SOURCE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test NO-SOURCE
:check UP-TO-DATE
:build

BUILD SUCCESSFUL in 17s
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