Skip to content
Failed

Console Output

Started by user mezz
Building in workspace /var/lib/jenkins/jobs/Forestry_5/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/mc-1.9^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/mc-1.9^{commit} # timeout=10
Checking out Revision 99646e86563a39e889b57c82253fc7ad79e19b42 (refs/remotes/origin/mc-1.9)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99646e86563a39e889b57c82253fc7ad79e19b42
 > git rev-list 99646e86563a39e889b57c82253fc7ad79e19b42 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule update --init --recursive
[workspace] $ /bin/sh -xe /tmp/hudson9111478030050770052.sh
+ ./gradlew clean setupCIWorkspace build uploadJars
#################################################
         ForgeGradle 2.1-SNAPSHOT-da90449        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean UP-TO-DATE
:extractMcpMappings
Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20160506-1.9/mcp_snapshot-20160506-1.9.zip
:deobfCompileDeobfDepTask0
:deobfCompileRemapDepSourcesTask1
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.9-12.16.1.1901/forge-1.9-12.16.1.1901.pom
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.9-12.16.1.1901/forge-1.9-12.16.1.1901-userdev.jar
:downloadClient
:downloadServer
:splitServerJar
:mergeJars
:applyBinaryPatches
:deobfProvidedDummyTask
:extractDependencyATs
:extractMcpData
Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.9/mcp-1.9-srg.zip
:genSrgs
:deobfMcMCP
Applying SpecialSource...
Applying Exceptor...
:setupCiWorkspace
:sourceApiJava
:compileApiJava
Download https://libraries.minecraft.net/com/mojang/netty/1.6/netty-1.6.pom
Download https://libraries.minecraft.net/com/mojang/authlib/1.5.22/authlib-1.5.22.pom
Download https://libraries.minecraft.net/com/mojang/realms/1.8.7/realms-1.8.7.pom
Download https://libraries.minecraft.net/com/mojang/netty/1.6/netty-1.6.jar
Download https://libraries.minecraft.net/com/mojang/authlib/1.5.22/authlib-1.5.22.jar
Download https://libraries.minecraft.net/com/mojang/realms/1.8.7/realms-1.8.7.jar
:compileApiJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileApiJava'.
> invalid source release: 1.8

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

BUILD FAILED

Total time: 42.843 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE