Skip to content
Success

Console Output

Started by GitHub push by ME1312
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/VanillaCord
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ME1312/VanillaCord.git
 > git init /var/lib/jenkins/workspace/VanillaCord # timeout=10
Fetching upstream changes from https://github.com/ME1312/VanillaCord.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/ME1312/VanillaCord.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ME1312/VanillaCord.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 76c109836259067003e28898bde00c259f73750f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76c109836259067003e28898bde00c259f73750f # timeout=10
Commit message: "One last adjustment for the day"
 > git rev-list --no-walk f133904a2255d6f0693c09ff95297e335c6d9027 # timeout=10
[VanillaCord] $ /usr/bin/env bash /tmp/jenkins1460938290210243127.sh
Getting version from file: /var/lib/jenkins/workspace/VanillaCord/build.txt
Loaded version is 22w21f
New run name is '22w21f'
[Gradle] - Launching build.
[VanillaCord] $ /var/lib/jenkins/workspace/VanillaCord/gradlew jar
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileJava
> Task :processResources NO-SOURCE
> Task :classes
> Task :jar

BUILD SUCCESSFUL in 7s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@4cf2734[nodeId=MDEwOlJlcG9zaXRvcnkxMjg1OTA4MjQ=,description=VanillaCord – IP Forwarding support for Vanilla Minecraft Servers,homepage=,name=VanillaCord,license=<null>,fork=true,archived=false,size=3167,milestones={},language=Java,commits={},isTemplate=false,url=https://api.github.com/repos/ME1312/VanillaCord,id=128590824,nodeId=<null>,createdAt=2018-04-08T02:55:20Z,updatedAt=2022-04-16T17:25:51Z]] (sha:76c1098) with context:VanillaCord
Setting commit status on GitHub for https://github.com/ME1312/VanillaCord/commit/76c109836259067003e28898bde00c259f73750f
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS