Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/IC2_experimental/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 fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/beam^{commit} # timeout=10
Checking out Revision 00d52eabdfee85455a7fcf6bd0d6786c7145e9d4 (origin/beam)
> git config core.sparsecheckout # timeout=10
> git checkout -f 00d52eabdfee85455a7fcf6bd0d6786c7145e9d4
> git rev-list b501b5087c866f718b1c8db20dc09adb3913411e # timeout=10
> git tag -a -f -m Jenkins Build #603 jenkins-IC2_experimental-603 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4726379474262527947.sh
+ /bin/bash -c BUILD_SUFFIX=experimental gradle clean setupCIWorkspace build uploadArchives
Version 2.2.603-experimental
The assetDir is deprecated! Use runDir instead! runDir set to eclipse/assets/..
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn
MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:setupCIWorkspace UP-TO-DATE
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava/var/lib/jenkins/jobs/IC2_experimental/workspace/build/sources/java/ic2/core/block/wiring/BlockElectric.java:178: cannot find symbol
symbol : variable energy
location: class ic2.core.block.TileEntityBlock
te.energy = nbttagcompound.getDouble("energy");
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
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: 55.251 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE