See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/658/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 6707 lines...]
[ivy:resolve] org.slf4j#slf4j-api;1.5.2 by [org.slf4j#slf4j-api;1.5.11] in
[test]
[ivy:resolve] org.apache.mina#mina-core;2.0.0-M4 by
[org.apache.mina#mina-core;2.0.0-M5] in [test]
[ivy:resolve] org.apache.ftpserver#ftplet-api;1.0.0-M2 by
[org.apache.ftpserver#ftplet-api;1.0.0] in [test]
[ivy:resolve] org.apache.ftpserver#ftpserver-core;1.0.0-M2 by
[org.apache.ftpserver#ftpserver-core;1.0.0] in [test]
[ivy:resolve] org.apache.mina#mina-core;2.0.0-M2 by
[org.apache.mina#mina-core;2.0.0-M5] in [test]
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| test | 48 | 4 | 0 | 9 || 39 | 0 |
---------------------------------------------------------------------
ivy-retrieve-test:
[ivy:retrieve] :: retrieving :: org.apache.hadoop#raid [sync]
[ivy:retrieve] confs: [test]
[ivy:retrieve] 39 artifacts copied, 0 already retrieved (15406kB/63ms)
compile-test:
[echo] contrib: raid
[javac] Compiling 19 source files to
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk/trunk/build/contrib/raid/test
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk/trunk/src/contrib/raid/src/test/org/apache/hadoop/raid/TestBlockFixer.java:643:
cannot find symbol
[javac] symbol : method corruptReplica(java.lang.String,int)
[javac] location: class org.apache.hadoop.hdfs.TestDatanodeBlockScanner
[javac] corrupted |=
TestDatanodeBlockScanner.corruptReplica(blockName, i);
[javac] ^
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk/trunk/src/contrib/raid/src/test/org/apache/hadoop/raid/TestRaidShell.java:292:
cannot find symbol
[javac] symbol : method corruptReplica(java.lang.String,int)
[javac] location: class org.apache.hadoop.hdfs.TestDatanodeBlockScanner
[javac] corrupted |=
TestDatanodeBlockScanner.corruptReplica(blockName, i);
[javac] ^
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk/trunk/src/contrib/raid/src/test/org/apache/hadoop/raid/TestReedSolomonDecoder.java:121:
cannot find symbol
[javac] symbol : method corruptReplica(java.lang.String,int)
[javac] location: class org.apache.hadoop.hdfs.TestDatanodeBlockScanner
[javac] corrupted |=
TestDatanodeBlockScanner.corruptReplica(blockName, i);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 3 errors
BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk/trunk/build.xml:1162:
The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk/trunk/src/contrib/build.xml:39:
The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk/trunk/src/contrib/build-contrib.xml:226:
Compile failed; see the compiler error output for details.
Total time: 6 minutes 59 seconds
+ RESULT=1
+ [ 1 != 0 ]
+ echo Build Failed: remaining tests not run
Build Failed: remaining tests not run
+ exit 1
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording fingerprints
Archiving artifacts
Recording test results
Publishing Javadoc
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.