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 f133904a2255d6f0693c09ff95297e335c6d9027 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f133904a2255d6f0693c09ff95297e335c6d9027 # timeout=10 Commit message: "Fix a potential NPE" > git rev-list --no-walk 5781f9ce2974c92c5c32f97d363d5adbc35caa80 # timeout=10 [VanillaCord] $ /usr/bin/env bash /tmp/jenkins4184022303198611235.sh Getting version from file: /var/lib/jenkins/workspace/VanillaCord/build.txt Loaded version is 22w21e New run name is '22w21e' [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 6s 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@466de147[nodeId=MDEwOlJlcG9zaXRvcnkxMjg1OTA4MjQ=,description=VanillaCord – IP Forwarding support for Vanilla Minecraft Servers,homepage=,name=VanillaCord,license=,fork=true,archived=false,size=3167,milestones={},language=Java,commits={},isTemplate=false,url=https://api.github.com/repos/ME1312/VanillaCord,id=128590824,nodeId=,createdAt=2018-04-08T02:55:20Z,updatedAt=2022-04-16T17:25:51Z]] (sha:f133904) with context:VanillaCord Setting commit status on GitHub for https://github.com/ME1312/VanillaCord/commit/f133904a2255d6f0693c09ff95297e335c6d9027 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS