Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 18032 invoked from network); 6 Dec 2010 05:39:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Dec 2010 05:39:45 -0000 Received: (qmail 58818 invoked by uid 500); 6 Dec 2010 05:39:44 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 58560 invoked by uid 500); 6 Dec 2010 05:39:42 -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 58552 invoked by uid 99); 6 Dec 2010 05:39:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Dec 2010 05:39:42 +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; Mon, 06 Dec 2010 05:39:39 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id DBFFEC0164 for ; Mon, 6 Dec 2010 05:39:17 +0000 (UTC) Date: Mon, 6 Dec 2010 05:39:17 +0000 (UTC) From: Apache Hudson Server To: hdfs-dev@hadoop.apache.org Message-ID: <1063019771.17491291613957803.JavaMail.hudson@aegis> In-Reply-To: <304080773.16181291423541839.JavaMail.hudson@aegis> References: <304080773.16181291423541839.JavaMail.hudson@aegis> Subject: Hadoop-Hdfs-trunk-Commit - Build # 480 - Still Failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/480/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 150884 lines...] [junit] 2010-12-06 05:39:01,983 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2010-12-06 05:39:01,983 INFO hdfs.MiniDFSCluster (MiniDFSCluster.java:shutdownDataNodes(770)) - Shutting down DataNode 0 [junit] 2010-12-06 05:39:02,085 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 44565 [junit] 2010-12-06 05:39:02,086 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 1 on 44565: exiting [junit] 2010-12-06 05:39:02,086 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 2 on 44565: exiting [junit] 2010-12-06 05:39:02,086 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 44565 [junit] 2010-12-06 05:39:02,086 WARN datanode.DataNode (DataXceiverServer.java:run(141)) - DatanodeRegistration(127.0.0.1:58128, storageID=DS-1524592330-127.0.1.1-58128-1291613941001, infoPort=38453, ipcPort=44565):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-06 05:39:02,086 INFO datanode.DataNode (DataNode.java:shutdown(768)) - Waiting for threadgroup to exit, active threads is 1 [junit] 2010-12-06 05:39:02,086 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 0 on 44565: exiting [junit] 2010-12-06 05:39:02,086 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2010-12-06 05:39:02,087 INFO datanode.DataBlockScanner (DataBlockScanner.java:run(622)) - Exiting DataBlockScanner thread. [junit] 2010-12-06 05:39:02,087 INFO datanode.DataNode (DataNode.java:run(1442)) - DatanodeRegistration(127.0.0.1:58128, storageID=DS-1524592330-127.0.1.1-58128-1291613941001, infoPort=38453, ipcPort=44565):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-06 05:39:02,088 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 44565 [junit] 2010-12-06 05:39:02,088 INFO datanode.DataNode (DataNode.java:shutdown(768)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2010-12-06 05:39:02,088 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(133)) - Shutting down all async disk service threads... [junit] 2010-12-06 05:39:02,088 INFO datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(142)) - All async disk service threads have been shut down. [junit] 2010-12-06 05:39:02,089 WARN datanode.FSDatasetAsyncDiskService (FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already shut down. [junit] 2010-12-06 05:39:02,190 WARN namenode.FSNamesystem (FSNamesystem.java:run(2822)) - ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 2010-12-06 05:39:02,190 WARN namenode.DecommissionManager (DecommissionManager.java:run(70)) - Monitor interrupted: java.lang.InterruptedException: sleep interrupted [junit] 2010-12-06 05:39:02,191 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): 12 6 [junit] 2010-12-06 05:39:02,192 INFO ipc.Server (Server.java:stop(1611)) - Stopping server on 58063 [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 0 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 2 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 5 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 3 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 1 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(475)) - Stopping IPC Server listener on 58063 [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(675)) - Stopping IPC Server Responder [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 8 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 9 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 4 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 7 on 58063: exiting [junit] 2010-12-06 05:39:02,193 INFO ipc.Server (Server.java:run(1444)) - IPC Server handler 6 on 58063: exiting [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 128.781 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: 52 minutes 28 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) ############################## 1 tests failed. 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 d28e4d9e9984bf03a84c64f929bee64e but expecting 74655f21050167571fffcde53aea434c 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 d28e4d9e9984bf03a84c64f929bee64e but expecting 74655f21050167571fffcde53aea434c 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_2dn2tm4r1k(TestStorageRestore.java:316) at org.apache.hadoop.hdfs.server.namenode.TestStorageRestore.testStorageRestore(TestStorageRestore.java:286)