Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/GradleModTesting
Checkout:GradleModTesting / /var/lib/jenkins/workspace/GradleModTesting - hudson.remoting.LocalChannel@59a6acb9
Using strategy: Default
Last Built Revision: Revision e89f55168f2b050e1344faef1872b7f1e7eaa173 (origin/master)
Cloning the remote Git repository
Cloning repository https://github.com/progwml6/gmcptestmod.git
git --version
git version 1.7.9.5
Fetching upstream changes from origin
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Commencing build of Revision f187083ddbd581a5be5257a12210b9889098e583 (origin/master)
Checking out Revision f187083ddbd581a5be5257a12210b9889098e583 (origin/master)
[GradleModTesting] $ /bin/sh -xe /tmp/hudson8455625819039438056.sh
+ rm -Rf bin/ build/ minecraft/
[Gradle] - Launching build.
[GradleModTesting] $ /var/lib/jenkins/workspace/GradleModTesting/gradlew --info build
Starting Build
Settings evaluated using empty settings script.
Projects loaded. Root project using build file '/var/lib/jenkins/workspace/GradleModTesting/build.gradle'.
Included projects: [root project 'GradleModTesting']
Evaluating root project 'GradleModTesting' using build file '/var/lib/jenkins/workspace/GradleModTesting/build.gradle'.
Starting file lock listener thread.
The RepositoryHandler.mavenRepo() method has been deprecated and is scheduled to be removed in Gradle 2.0. Please use the maven() method instead.
All projects evaluated.
Selected primary task 'build'
Tasks to be executed: [task ':getForge', task ':doFMLMappingPreProcess', task ':resolveMinecraftStuff', task ':getMinecraft', task ':doJarPreProcess', task ':extractMisc', task ':getAssets', task ':unpackNatives', task ':decompileMinecraft', task ':compileMinecraftJava', task ':processMinecraftResources', task ':minecraftClasses', task ':compileJava', task ':processResources', task ':classes', task ':deobfJar', task ':jar', task ':reobf', task ':sourceJar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build']
:getForge (Thread[main,5,main]) started.
:getForge
Executing task ':getForge' (up-to-date check took 0.009 secs) due to:
  Task.upToDateWhen is false.
:getForge (Thread[main,5,main]) completed. Took 1.776 secs.
:doFMLMappingPreProcess (Thread[main,5,main]) started.
:doFMLMappingPreProcess
Executing task ':doFMLMappingPreProcess' (up-to-date check took 0.007 secs) due to:
  No history is available.
:doFMLMappingPreProcess (Thread[main,5,main]) completed. Took 2.924 secs.
:resolveMinecraftStuff (Thread[main,5,main]) started.
:resolveMinecraftStuff
Executing task ':resolveMinecraftStuff' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
:resolveMinecraftStuff (Thread[main,5,main]) completed. Took 0.079 secs.
:getMinecraft (Thread[main,5,main]) started.
:getMinecraft
Executing task ':getMinecraft' (up-to-date check took 0.002 secs) due to:
  No history is available.
:getMinecraft (Thread[main,5,main]) completed. Took 5.681 secs.
:doJarPreProcess (Thread[main,5,main]) started.
:doJarPreProcess
Executing task ':doJarPreProcess' (up-to-date check took 0.01 secs) due to:
  No history is available.
Merging jars
DeObfuscating jar
Applying Exceptor to jar
Processed /var/lib/jenkins/workspace/GradleModTesting/build/tmp/doJarPreProcess/deobf.jar
:doJarPreProcess (Thread[main,5,main]) completed. Took 17.386 secs.
:extractMisc (Thread[main,5,main]) started.
:extractMisc
Executing task ':extractMisc' (up-to-date check took 0.0 secs) due to:
  No history is available.
:extractMisc (Thread[main,5,main]) completed. Took 0.017 secs.
:getAssets (Thread[main,5,main]) started.
:getAssets
Executing task ':getAssets' (up-to-date check took 0.001 secs) due to:
  No history is available.
:getAssets (Thread[main,5,main]) completed. Took 3 mins 57.735 secs.
:unpackNatives (Thread[main,5,main]) started.
:unpackNatives
Executing task ':unpackNatives' (up-to-date check took 0.034 secs) due to:
  No history is available.
:unpackNatives (Thread[main,5,main]) completed. Took 0.111 secs.
:decompileMinecraft (Thread[main,5,main]) started.
:decompileMinecraft
Executing task ':decompileMinecraft' (up-to-date check took 0.094 secs) due to:
  No history is available.
Unpacking jar
Decompiling classes
Copying classes
Applying post-decompile cleaning and fixes
Starting process 'command 'patch''. Working directory: /var/lib/jenkins/workspace/GradleModTesting Command: patch -p1 -u -i "/var/lib/jenkins/workspace/GradleModTesting/build/tmp/decompileMinecraft/patch" -d "minecraft/src/Minecraft"
An attempt to initialize for well behaving parent process finished.
Successfully started process 'command 'patch''
Process 'command 'patch'' finished with exit value 2 (state: FAILED)
Formatting sources
Starting process 'command 'astyle''. Working directory: /var/lib/jenkins/workspace/GradleModTesting Command: astyle --suffix=none --quiet --options=minecraft/mappings/astyle.cfg --recursive minecraft/src/Minecraft/*.java
Process 'command 'astyle'' finished with exit value -1 (state: FAILED)
:decompileMinecraft FAILED
:decompileMinecraft (Thread[main,5,main]) completed. Took 2 mins 8.718 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':decompileMinecraft'.
> A problem occurred starting process 'command 'astyle''

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.

BUILD FAILED

Total time: 6 mins 41.919 secs
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.
Finished: FAILURE