You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2010/06/01 18:49:39 UTC

[jira] Created: (HBASE-2640) TestMasterTransitions times out

TestMasterTransitions times out
-------------------------------

                 Key: HBASE-2640
                 URL: https://issues.apache.org/jira/browse/HBASE-2640
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 0.20.4
         Environment: Darwin tyumac.local 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386 i386
            Reporter: Ted Yu
             Fix For: 0.20.5


Running org.apache.hadoop.hbase.master.TestMasterTransitions
killed.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.

Process timeout out after 3600 seconds

Here is the last several lines from org.apache.hadoop.hbase.master.TestMasterTransitions-output.txt:

2010-06-01 09:40:51,089 INFO  [RegionServer:3] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
2010-06-01 09:40:51,683 DEBUG [master] master.RegionManager(596): telling root scanner to stop
2010-06-01 09:40:51,684 DEBUG [master] master.RegionManager(600): telling meta scanner to stop
2010-06-01 09:40:51,684 DEBUG [master] master.RegionManager(604): meta and root scanners notified
2010-06-01 09:40:51,908 INFO  [RegionServer:0] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
2010-06-01 09:40:52,019 INFO  [RegionServer:3.worker] regionserver.HRegionServer$Worker(1361): Regionserver blocked by TESTING_MSG_BLOCK_RS; false
2010-06-01 09:40:52,089 INFO  [RegionServer:3] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
2010-06-01 09:40:52,684 DEBUG [master] master.RegionManager(596): telling root scanner to stop
2010-06-01 09:40:52,684 DEBUG [master] master.RegionManager(600): telling meta scanner to stop
2010-06-01 09:40:52,684 DEBUG [master] master.RegionManager(604): meta and root scanners notified
2010-06-01 09:40:52,909 INFO  [RegionServer:0] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
2010-06-01 09:40:53,019 INFO  [RegionServer:3.worker] regionserver.HRegionServer$Worker(1361): Regionserver blocked by TESTING_MSG_BLOCK_RS; false
2010-06-01 09:40:53,091 INFO  [RegionServer:3] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
2010-06-01 09:40:53,684 DEBUG [master] master.RegionManager(596): telling root scanner to stop
2010-06-01 09:40:53,684 DEBUG [master] master.RegionManager(600): telling meta scanner to stop
2010-06-01 09:40:53,685 DEBUG [master] master.RegionManager(604): meta and root scanners notified
2010-06-01 09:40:53,910 INFO  [RegionServer:0] re

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2640) TestMasterTransitions times out

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved HBASE-2640.
--------------------------------

    Resolution: Duplicate

Dup of HBASE-2614

> TestMasterTransitions times out
> -------------------------------
>
>                 Key: HBASE-2640
>                 URL: https://issues.apache.org/jira/browse/HBASE-2640
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.20.4
>         Environment: Darwin tyumac.local 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386 i386
>            Reporter: Ted Yu
>             Fix For: 0.20.5
>
>
> Running org.apache.hadoop.hbase.master.TestMasterTransitions
> killed.
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
> Process timeout out after 3600 seconds
> Here is the last several lines from org.apache.hadoop.hbase.master.TestMasterTransitions-output.txt:
> 2010-06-01 09:40:51,089 INFO  [RegionServer:3] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
> 2010-06-01 09:40:51,683 DEBUG [master] master.RegionManager(596): telling root scanner to stop
> 2010-06-01 09:40:51,684 DEBUG [master] master.RegionManager(600): telling meta scanner to stop
> 2010-06-01 09:40:51,684 DEBUG [master] master.RegionManager(604): meta and root scanners notified
> 2010-06-01 09:40:51,908 INFO  [RegionServer:0] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
> 2010-06-01 09:40:52,019 INFO  [RegionServer:3.worker] regionserver.HRegionServer$Worker(1361): Regionserver blocked by TESTING_MSG_BLOCK_RS; false
> 2010-06-01 09:40:52,089 INFO  [RegionServer:3] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
> 2010-06-01 09:40:52,684 DEBUG [master] master.RegionManager(596): telling root scanner to stop
> 2010-06-01 09:40:52,684 DEBUG [master] master.RegionManager(600): telling meta scanner to stop
> 2010-06-01 09:40:52,684 DEBUG [master] master.RegionManager(604): meta and root scanners notified
> 2010-06-01 09:40:52,909 INFO  [RegionServer:0] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
> 2010-06-01 09:40:53,019 INFO  [RegionServer:3.worker] regionserver.HRegionServer$Worker(1361): Regionserver blocked by TESTING_MSG_BLOCK_RS; false
> 2010-06-01 09:40:53,091 INFO  [RegionServer:3] regionserver.HRegionServer(488): MSG_REGIONSERVER_QUIESCE
> 2010-06-01 09:40:53,684 DEBUG [master] master.RegionManager(596): telling root scanner to stop
> 2010-06-01 09:40:53,684 DEBUG [master] master.RegionManager(600): telling meta scanner to stop
> 2010-06-01 09:40:53,685 DEBUG [master] master.RegionManager(604): meta and root scanners notified
> 2010-06-01 09:40:53,910 INFO  [RegionServer:0] re

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.