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 0cb00106c883b0e7c081aeed71712fe2c3630750 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cb00106c883b0e7c081aeed71712fe2c3630750 # timeout=10
Commit message: "#18 BungeeGuard support through `seecret.txt`"
 > git rev-list --no-walk e6715d30dc79c25ba284f17176d4dba47ede2eaf # timeout=10
[VanillaCord] $ /usr/bin/env bash /tmp/jenkins8598297113958237172.sh
Getting version from file: /var/lib/jenkins/workspace/VanillaCord/build.txt
Loaded version is 22w21a
New run name is '22w21a'
[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 14s
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@589aaf7a[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:0cb0010) with context:VanillaCord
Setting commit status on GitHub for https://github.com/ME1312/VanillaCord/commit/0cb00106c883b0e7c081aeed71712fe2c3630750
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS