Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 42214 invoked from network); 21 Dec 2010 19:26:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Dec 2010 19:26:00 -0000 Received: (qmail 67665 invoked by uid 500); 21 Dec 2010 19:26:00 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 67612 invoked by uid 500); 21 Dec 2010 19:26:00 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 67604 invoked by uid 99); 21 Dec 2010 19:26:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 19:25:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 19:25:58 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 734BBC016F for ; Tue, 21 Dec 2010 19:25:38 +0000 (UTC) Date: Tue, 21 Dec 2010 19:25:38 +0000 (UTC) From: Apache Hudson Server To: hdfs-dev@hadoop.apache.org Message-ID: <612449436.37581292959538394.JavaMail.hudson@aegis> In-Reply-To: <1788783267.37561292958236095.JavaMail.hudson@aegis> References: <1788783267.37561292958236095.JavaMail.hudson@aegis> Subject: Hadoop-Hdfs-trunk-Commit - Build # 497 - Still Failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/497/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 139268 lines...] [junit] 2010-12-21 19:25:21,468 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2010-12-21 19:25:21,468 INFO hdfs.MiniDFSCluster (MiniDFSCluster.java:shutdownDataNodes(786)) - Shutting down DataNode 0 [junit] 2010-12-21 19:25:21,569 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 38446 [junit] 2010-12-21 19:25:21,570 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 1 on 38446: exiting [junit] 2010-12-21 19:25:21,570 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 0 on 38446: exiting [junit] 2010-12-21 19:25:21,570 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 2 on 38446: exiting [junit] 2010-12-21 19:25:21,570 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 38446 [junit] 2010-12-21 19:25:21,571 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2010-12-21 19:25:21,571 WARN datanode.DataNode (DataXceiverServer.java:run(141)) - DatanodeRegistration(127.0.0.1:36691, storageID=DS-1364120862-127.0.1.1-36691-1292959520595, infoPort=59825, ipcPort=38446):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:152) [junit] at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84) [junit] at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:134) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] 2010-12-21 19:25:21,571 INFO datanode.DataNode (DataNode.java:shutdown(771)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2010-12-21 19:25:21,572 INFO datanode.DataBlockScanner (DataBlockScanner.java:run(622)) - Exiting DataBlockScanner thread. [junit] 2010-12-21 19:25:21,572 INFO datanode.DataNode (DataNode.java:run(1445)) - DatanodeRegistration(127.0.0.1:36691, storageID=DS-1364120862-127.0.1.1-36691-1292959520595, infoPort=59825, ipcPort=38446):Finishing DataNode in: FSDataset{dirpath='/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/data/data1/current/finalized,/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/data/data2/current/finalized'} [junit] 2010-12-21 19:25:21,572 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 38446 [junit] 2010-12-21 19:25:21,572 INFO datanode.DataNode (DataNode.java:shutdown(771)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2010-12-21 19:25:21,572 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(133)) - Shutting down all async disk service threads... [junit] 2010-12-21 19:25:21,573 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(142)) - All async disk service threads have been shut down. [junit] 2010-12-21 19:25:21,573 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2010-12-21 19:25:21,674 WARN namenode.FSNamesystem (FSNamesystem.java:run(2822)) - ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 2010-12-21 19:25:21,674 WARN namenode.DecommissionManager (DecommissionManager.java:run(70)) - Monitor interrupted: java.lang.InterruptedException: sleep interrupted [junit] 2010-12-21 19:25:21,675 INFO namenode.FSEditLog (FSEditLog.java:printStatistics(631)) - Number of transactions: 12 Total time for transactions(ms): 0Number of transactions batched in Syncs: 1 Number of syncs: 9 SyncTimes(ms): 11 3 [junit] 2010-12-21 19:25:21,676 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 46353 [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 1 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 0 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 2 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 7 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 46353 [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 9 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 8 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 4 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 3 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 5 on 46353: exiting [junit] 2010-12-21 19:25:21,677 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 6 on 46353: exiting [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.667 sec checkfailure: [touch] Creating /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/testsfailed BUILD FAILED /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:680: The following error occurred while executing this line: /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:637: The following error occurred while executing this line: /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:705: Tests failed! Total time: 9 minutes 18 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. REGRESSION: org.apache.hadoop.hdfs.TestHDFSTrash.testTrashEmptier Error Message: null Stack Trace: junit.framework.AssertionFailedError: null at org.apache.hadoop.fs.TestTrash.testTrashEmptier(TestTrash.java:473) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) FAILED: org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.testStorageRestore Error Message: Image file /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/secondary/current/fsimage is corrupt with MD5 checksum of 62d7ef8ef25cbf3973a3306d4f41adf9 but expecting 2fdedf97f4e6044ee113c2dd30ecb287 Stack Trace: java.io.IOException: Image file /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/data/dfs/secondary/current/fsimage is corrupt with MD5 checksum of 62d7ef8ef25cbf3973a3306d4f41adf9 but expecting 2fdedf97f4e6044ee113c2dd30ecb287 at org.apache.hadoop.hdfs.server.namenode.FSImage.loadFSImage(FSImage.java:1063) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode$CheckpointStorage.doMerge(SecondaryNameNode.java:702) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode$CheckpointStorage.access$500(SecondaryNameNode.java:600) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.doMerge(SecondaryNameNode.java:477) at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.doCheckpoint(SecondaryNameNode.java:438) at org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.__CLR3_0_2dn2tm4r4o(TestStorageRestore.java:316) at org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.testStorageRestore(TestStorageRestore.java:286)