Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/HungerOverhaul-1.7.10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/HungerOverhaul.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/HungerOverhaul.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --tags --progress https://github.com/progwml6/HungerOverhaul.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.10
Seen branch in repository origin/1.11
Seen branch in repository origin/1.12
Seen branch in repository origin/master
Seen branch in repository origin/replacement
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 9231333bcc78221cae2dff022faceeb5f2605bf1 (origin/1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9231333bcc78221cae2dff022faceeb5f2605bf1
Commit message: "Add Github issue template"
 > git rev-list --no-walk 669beff85e314508cc38a8ba0710ac33f9b0a7ba # timeout=10
[HungerOverhaul-1.7.10] $ /bin/sh -xe /tmp/jenkins7571363261433661223.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[HungerOverhaul-1.7.10] $ /var/lib/jenkins/workspace/HungerOverhaul-1.7.10/gradlew -s setupCIWorkspace
Downloading https://services.gradle.org/distributions/gradle-3.1-bin.zip
.....................................................................
Exception in thread "main" java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:122)
	at org.gradle.wrapper.Download.downloadInternal(Download.java:72)
	at org.gradle.wrapper.Download.download(Download.java:44)
	at org.gradle.wrapper.Install$1.call(Install.java:61)
	at org.gradle.wrapper.Install$1.call(Install.java:48)
	at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)
	at org.gradle.wrapper.Install.createDist(Install.java:48)
	at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107)
	at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE