Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 750927745 for ; Tue, 27 Sep 2011 00:07:34 +0000 (UTC) Received: (qmail 63547 invoked by uid 500); 27 Sep 2011 00:07:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 63513 invoked by uid 500); 27 Sep 2011 00:07:34 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 63505 invoked by uid 99); 27 Sep 2011 00:07:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 00:07:34 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2011 00:07:33 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D2D1228A24D for ; Tue, 27 Sep 2011 00:07:12 +0000 (UTC) Date: Tue, 27 Sep 2011 00:07:12 +0000 (UTC) From: "Jonathan Gray (Commented) (JIRA)" To: issues@hbase.apache.org Message-ID: <2053783432.788.1317082032865.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1426229644.494.1317077592530.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4492) TestRollingRestart fails intermittently MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115055#comment-13115055 ] Jonathan Gray commented on HBASE-4492: -------------------------------------- Okay, so definitely after that build. I will dig through the log more. > TestRollingRestart fails intermittently > --------------------------------------- > > Key: HBASE-4492 > URL: https://issues.apache.org/jira/browse/HBASE-4492 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Assignee: Jonathan Gray > > I got the following when running test suite on TRUNK: > {code} > testBasicRollingRestart(org.apache.hadoop.hbase.master.TestRollingRestart) Time elapsed: 300.28 sec <<< ERROR! > java.lang.Exception: test timed out after 300000 milliseconds > at java.lang.Thread.sleep(Native Method) > at org.apache.hadoop.hbase.master.TestRollingRestart.waitForRSShutdownToStartAndFinish(TestRollingRestart.java:313) > at org.apache.hadoop.hbase.master.TestRollingRestart.testBasicRollingRestart(TestRollingRestart.java:210) > {code} > I ran TestRollingRestart#testBasicRollingRestart manually afterwards which wiped out test output file for the failed test. > Similar failure can be found on Jenkins: > https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/19/testReport/junit/org.apache.hadoop.hbase.master/TestRollingRestart/testBasicRollingRestart/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira