Skip to content
Failed

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/IC2_19/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url /var/lib/gitolite/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/ic2ep1^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/ic2ep1^{commit} # timeout=10
Checking out Revision 0d6310af66e3c90eb14121452aa0fc03c9b020ca (refs/remotes/origin/ic2ep1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d6310af66e3c90eb14121452aa0fc03c9b020ca
 > git rev-list 707d38140ca3a7b41d10bcfeb998c1ca83fc3571 # timeout=10
 > git tag -a -f -m Jenkins Build #31 jenkins-IC2_19-31 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4036543369541465152.sh
+ /bin/bash -c BUILD_SUFFIX=ex19 ./gradlew clean setupCIWorkspace build uploadArchives
Version 2.5.31-ex19
#################################################
         ForgeGradle 2.2-SNAPSHOT-59f33ec        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileRemapDepSourcesTask1 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/jobs/IC2_19/workspace/build/sources/main/java/ic2/core/item/tool/ItemDebug.java:397: error: method does not override or implement a method from a supertype
	@Override
	^
/var/lib/jenkins/jobs/IC2_19/workspace/build/sources/main/java/ic2/core/item/tool/ItemDebug.java:402: error: method does not override or implement a method from a supertype
	@Override
	^
/var/lib/jenkins/jobs/IC2_19/workspace/build/sources/main/java/ic2/core/item/tool/ItemDebug.java:407: error: method does not override or implement a method from a supertype
	@Override
	^
/var/lib/jenkins/jobs/IC2_19/workspace/build/sources/main/java/ic2/core/item/tool/ItemDebug.java:412: error: method does not override or implement a method from a supertype
	@Override
	^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 errors
1 warning
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* 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: 22.299 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE