See https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk/660/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 807098 lines...]
[junit] at java.lang.Thread.run(Thread.java:662)
[junit]
[junit] 2011-05-08 12:35:55,014 INFO datanode.DataNode
(DataNode.java:shutdown(1638)) - Waiting for threadgroup to exit, active
threads is 0
[junit] 2011-05-08 12:35:55,014 WARN datanode.DataNode
(DataNode.java:offerService(1065)) - BPOfferService for block
pool=BP-152589555-127.0.1.1-1304858154009 received
exception:java.lang.InterruptedException
[junit] 2011-05-08 12:35:55,014 WARN datanode.DataNode
(DataNode.java:run(1218)) - DatanodeRegistration(127.0.0.1:33246,
storageID=DS-1592967122-127.0.1.1-33246-1304858154553, infoPort=38112,
ipcPort=58388, storageInfo=lv=-35;cid=testClusterID;nsid=1459358365;c=0) ending
block pool service for: BP-152589555-127.0.1.1-1304858154009
[junit] 2011-05-08 12:35:55,014 INFO datanode.DataBlockScanner
(DataBlockScanner.java:removeBlockPool(277)) - Removed
bpid=BP-152589555-127.0.1.1-1304858154009 from blockPoolScannerMap
[junit] 2011-05-08 12:35:55,015 INFO datanode.DataNode
(FSDataset.java:shutdownBlockPool(2560)) - Removing block pool
BP-152589555-127.0.1.1-1304858154009
[junit] 2011-05-08 12:35:55,015 INFO datanode.FSDatasetAsyncDiskService
(FSDatasetAsyncDiskService.java:shutdown(133)) - Shutting down all async disk
service threads...
[junit] 2011-05-08 12:35:55,015 INFO datanode.FSDatasetAsyncDiskService
(FSDatasetAsyncDiskService.java:shutdown(142)) - All async disk service threads
have been shut down.
[junit] 2011-05-08 12:35:55,015 INFO hdfs.MiniDFSCluster
(MiniDFSCluster.java:shutdownDataNodes(1041)) - Shutting down DataNode 0
[junit] 2011-05-08 12:35:55,015 WARN datanode.DirectoryScanner
(DirectoryScanner.java:shutdown(297)) - DirectoryScanner: shutdown has been
called
[junit] 2011-05-08 12:35:55,016 INFO datanode.BlockPoolSliceScanner
(BlockPoolSliceScanner.java:startNewPeriod(591)) - Starting a new period : work
left in prev period : 0.00%
[junit] 2011-05-08 12:35:55,016 INFO ipc.Server (Server.java:stop(1626)) -
Stopping server on 51238
[junit] 2011-05-08 12:35:55,016 INFO ipc.Server (Server.java:run(1459)) -
IPC Server handler 0 on 51238: exiting
[junit] 2011-05-08 12:35:55,017 INFO ipc.Server (Server.java:run(487)) -
Stopping IPC Server listener on 51238
[junit] 2011-05-08 12:35:55,017 INFO ipc.Server (Server.java:run(691)) -
Stopping IPC Server Responder
[junit] 2011-05-08 12:35:55,017 INFO datanode.DataNode
(DataNode.java:shutdown(1638)) - Waiting for threadgroup to exit, active
threads is 1
[junit] 2011-05-08 12:35:55,017 WARN datanode.DataNode
(DataXceiverServer.java:run(143)) - 127.0.0.1:32910:DataXceiveServer:
java.nio.channels.AsynchronousCloseException
[junit] at
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
[junit] at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159)
[junit] at
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:136)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit]
[junit] 2011-05-08 12:35:55,019 INFO datanode.DataNode
(DataNode.java:shutdown(1638)) - Waiting for threadgroup to exit, active
threads is 0
[junit] 2011-05-08 12:35:55,019 WARN datanode.DataNode
(DataNode.java:offerService(1065)) - BPOfferService for block
pool=BP-152589555-127.0.1.1-1304858154009 received
exception:java.lang.InterruptedException
[junit] 2011-05-08 12:35:55,019 WARN datanode.DataNode
(DataNode.java:run(1218)) - DatanodeRegistration(127.0.0.1:32910,
storageID=DS-145573005-127.0.1.1-32910-1304858154428, infoPort=47316,
ipcPort=51238, storageInfo=lv=-35;cid=testClusterID;nsid=1459358365;c=0) ending
block pool service for: BP-152589555-127.0.1.1-1304858154009
[junit] 2011-05-08 12:35:55,120 INFO datanode.DataBlockScanner
(DataBlockScanner.java:removeBlockPool(277)) - Removed
bpid=BP-152589555-127.0.1.1-1304858154009 from blockPoolScannerMap
[junit] 2011-05-08 12:35:55,120 INFO datanode.DataNode
(FSDataset.java:shutdownBlockPool(2560)) - Removing block pool
BP-152589555-127.0.1.1-1304858154009
[junit] 2011-05-08 12:35:55,120 INFO datanode.FSDatasetAsyncDiskService
(FSDatasetAsyncDiskService.java:shutdown(133)) - Shutting down all async disk
service threads...
[junit] 2011-05-08 12:35:55,120 INFO datanode.FSDatasetAsyncDiskService
(FSDatasetAsyncDiskService.java:shutdown(142)) - All async disk service threads
have been shut down.
[junit] 2011-05-08 12:35:55,121 WARN namenode.FSNamesystem
(FSNamesystem.java:run(3010)) - ReplicationMonitor thread received
InterruptedException.java.lang.InterruptedException: sleep interrupted
[junit] 2011-05-08 12:35:55,121 INFO namenode.FSEditLog
(FSEditLog.java:printStatistics(573)) - Number of transactions: 6 Total time
for transactions(ms): 1Number of transactions batched in Syncs: 0 Number of
syncs: 3 SyncTimes(ms): 11 12
[junit] 2011-05-08 12:35:55,121 WARN namenode.DecommissionManager
(DecommissionManager.java:run(70)) - Monitor interrupted:
java.lang.InterruptedException: sleep interrupted
[junit] 2011-05-08 12:35:55,124 INFO ipc.Server (Server.java:stop(1626)) -
Stopping server on 54677
[junit] 2011-05-08 12:35:55,124 INFO ipc.Server (Server.java:run(1459)) -
IPC Server handler 0 on 54677: exiting
[junit] 2011-05-08 12:35:55,124 INFO ipc.Server (Server.java:run(487)) -
Stopping IPC Server listener on 54677
[junit] 2011-05-08 12:35:55,124 INFO ipc.Server (Server.java:run(691)) -
Stopping IPC Server Responder
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 101.521 sec
checkfailure:
-run-test-hdfs-fault-inject-withtestcaseonly:
run-test-hdfs-fault-inject:
BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk/trunk/build.xml:750:
Tests failed!
Total time: 61 minutes 38 seconds
[FINDBUGS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Recording fingerprints
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)
##############################
2 tests failed.
FAILED: org.apache.hadoop.hdfs.TestDFSShell.testErrOutPut
Error Message:
-mkdir returned -1
Stack Trace:
junit.framework.AssertionFailedError: -mkdir returned -1
at
org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_2yogg6zwqu(TestDFSShell.java:392)
at
org.apache.hadoop.hdfs.TestDFSShell.testErrOutPut(TestDFSShell.java:308)
FAILED: org.apache.hadoop.cli.TestHDFSCLI.testAll
Error Message:
One of the tests failed. See the Detailed results to identify the command that
failed
Stack Trace:
junit.framework.AssertionFailedError: One of the tests failed. See the Detailed
results to identify the command that failed
at
org.apache.hadoop.cli.CLITestHelper.displayResults(CLITestHelper.java:264)
at org.apache.hadoop.cli.CLITestHelper.tearDown(CLITestHelper.java:126)
at org.apache.hadoop.cli.TestHDFSCLI.tearDown(TestHDFSCLI.java:81)