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 9D01D9E7F for ; Thu, 19 Apr 2012 18:11:05 +0000 (UTC) Received: (qmail 14194 invoked by uid 500); 19 Apr 2012 18:11:05 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 14126 invoked by uid 500); 19 Apr 2012 18:11:05 -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 14116 invoked by uid 99); 19 Apr 2012 18:11:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 18:11:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Thu, 19 Apr 2012 18:11:02 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4D13D3A475E for ; Thu, 19 Apr 2012 18:10:41 +0000 (UTC) Date: Thu, 19 Apr 2012 18:10:41 +0000 (UTC) From: "stack (Commented) (JIRA)" To: issues@hbase.apache.org Message-ID: <248568274.6791.1334859041317.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1241072425.6301.1334848720056.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-5831) hadoopqa builds not completing 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-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257647#comment-13257647 ] stack commented on HBASE-5831: ------------------------------ @Todd We can do that and then require it. Nkeyway has a script for test categorizations. I've been talking w/ him about adding it to general build. We could expand it to require tests have timeouts too. Let me try this patch again. I want another clean run w/o a hang to be convinced this is the problem test. Need to too amend Ted's little script to look for tests that run 0 tests. > hadoopqa builds not completing > ------------------------------ > > Key: HBASE-5831 > URL: https://issues.apache.org/jira/browse/HBASE-5831 > Project: HBase > Issue Type: Bug > Components: test > Reporter: stack > Assignee: stack > Priority: Blocker > Attachments: 5831.remove.TestLoadIncrementalHFilesSplitRecovery.txt, 5831.remove.TestLoadIncrementalHFilesSplitRecovery.txt > > > No test failures but build complains it has failed. trunk build seems to have the same affliction: > {code} > Results : > Tests run: 909, Failures: 0, Errors: 0, Skipped: 9 > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 41:19.273s > [INFO] Finished at: Wed Apr 18 21:54:31 UTC 2012 > [INFO] Final Memory: 59M/451M > [INFO] ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) on project hbase: Failure or timeout -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > -1 overall. Here are the results of testing the latest attachment > http://issues.apache.org/jira/secure/attachment/12523250/5811+%281%29.txt > against trunk revision . > +1 @author. The patch does not contain any @author tags. > +1 tests included. The patch appears to include 3 new or modified tests. > +1 javadoc. The javadoc tool did not generate any warning messages. > +1 javac. The applied patch does not increase the total number of javac compiler warnings. > -1 findbugs. The patch appears to introduce 6 new Findbugs (version 1.3.9) warnings. > +1 release audit. The applied patch does not increase the total number of release audit warnings. > -1 core tests. The patch failed these unit tests: > {code} > Its not apparent that any particular test is not finishing. -- 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