You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/07/17 21:27:48 UTC

[jira] [Updated] (HBASE-8939) Hanging unit tests

     [ https://issues.apache.org/jira/browse/HBASE-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-8939:
-------------------------

    Attachment: 8939.txt

What I applied to trunk and 0.95; hopefully will cause test to fail w/ some logging instead of zombie out.
                
> Hanging unit tests
> ------------------
>
>                 Key: HBASE-8939
>                 URL: https://issues.apache.org/jira/browse/HBASE-8939
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: stack
>             Fix For: 0.95.2
>
>         Attachments: 8939.txt
>
>
> We have hanging tests.  Here's a few from this morning's review:
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh  https://builds.apache.org/job/hbase-0.95-on-hadoop2/176/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100 3300k    0 3300k    0     0   508k      0 --:--:--  0:00:06 --:--:--  621k
> Hanging test: Running org.apache.hadoop.hbase.TestIOFencing
> Hanging test: Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
> {code}
> And...
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/396/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100  779k    0  779k    0     0   538k      0 --:--:--  0:00:01 --:--:--  559k
> Hanging test: Running org.apache.hadoop.hbase.TestIOFencing
> Hanging test: Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
> Hanging test: Running org.apache.hadoop.hbase.client.TestFromClientSide3
> {code}
> and....
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh  http://54.241.6.143/job/HBase-0.95/607/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100  445k    0  445k    0     0   490k      0 --:--:-- --:--:-- --:--:--  522k
> Hanging test: Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
> Hanging test: Running org.apache.hadoop.hbase.master.TestAssignmentManager
> Hanging test: Running org.apache.hadoop.hbase.util.TestHBaseFsck
> Hanging test: Running org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary
> Hanging test: Running org.apache.hadoop.hbase.IntegrationTestDataIngestSlowDeterministic
> {code}
> and...
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh  http://54.241.6.143/job/HBase-0.95-Hadoop-2/607/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100  781k    0  781k    0     0   240k      0 --:--:--  0:00:03 --:--:--  244k
> Hanging test: Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
> Hanging test: Running org.apache.hadoop.hbase.client.TestFromClientSide
> Hanging test: Running org.apache.hadoop.hbase.TestIOFencing
> Hanging test: Running org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence
> Hanging test: Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira