Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-2921

ClusterTopologyManagerTest timing out randomly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 7.0.0.ER4, 7.0.0.ER7
    • Clustering
    • None
    • Hide

      clone and build infinispan
      remove source classes and replace compiled bits with eap bits
      run tests

      Show
      clone and build infinispan remove source classes and replace compiled bits with eap bits run tests

      Infinispan tests in org.infinispan.statetransfer.ClusterTopologyManagerTest timing out randomly

      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-infinispan-maven-rhel/jdk=ibm1.8,label_exp=RHEL6%20&&%20x86_64%20&&%20eap-sustaining/7/testReport/org.infinispan.statetransfer/ClusterTopologyManagerTest/testAbruptLeaveAfterGetStatus/

      org.infinispan.statetransfer.ClusterTopologyManagerTest.testAbruptLeaveAfterGetStatus
       Error Details
      
      Timed out waiting for rebalancing to complete on node ClusterTopologyManagerTest-NodeB-39240, expected member list is [ClusterTopologyManagerTest-NodeB-39240], current member list is [ClusterTopologyManagerTest-NodeB-39240, ClusterTopologyManagerTest-NodeC-43244]!
      
       Stack Trace
      
      java.lang.RuntimeException: Timed out waiting for rebalancing to complete on node ClusterTopologyManagerTest-NodeB-39240, expected member list is [ClusterTopologyManagerTest-NodeB-39240], current member list is [ClusterTopologyManagerTest-NodeB-39240, ClusterTopologyManagerTest-NodeC-43244]!
      	at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:239)
      	at org.infinispan.statetransfer.ClusterTopologyManagerTest.testAbruptLeaveAfterGetStatus(ClusterTopologyManagerTest.java:372)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
      	at java.lang.reflect.Method.invoke(Method.java:507)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
      	at org.testng.TestRunner.privateRun(TestRunner.java:767)
      	at org.testng.TestRunner.run(TestRunner.java:617)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
      	at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
      	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
      	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:277)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      	at java.lang.Thread.run(Thread.java:785)
      
      

      http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-infinispan-maven-rhel/jdk=ibm1.8,label_exp=RHEL6%20&&%20x86_64%20&&%20eap-sustaining/7/testReport/org.infinispan.statetransfer/ClusterTopologyManagerTest/testAbruptLeaveAfterGetStatus2/

       org.infinispan.statetransfer.ClusterTopologyManagerTest.testAbruptLeaveAfterGetStatus2
       Error Details
      
      Timed out waiting for rebalancing to complete on node ClusterTopologyManagerTest-NodeE-55015, expected member list is [ClusterTopologyManagerTest-NodeE-55015], current member list is [ClusterTopologyManagerTest-NodeE-55015, ClusterTopologyManagerTest-NodeF-36476]!
      
       Stack Trace
      
      java.lang.RuntimeException: Timed out waiting for rebalancing to complete on node ClusterTopologyManagerTest-NodeE-55015, expected member list is [ClusterTopologyManagerTest-NodeE-55015], current member list is [ClusterTopologyManagerTest-NodeE-55015, ClusterTopologyManagerTest-NodeF-36476]!
      	at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:239)
      	at org.infinispan.statetransfer.ClusterTopologyManagerTest.testAbruptLeaveAfterGetStatus2(ClusterTopologyManagerTest.java:444)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
      	at java.lang.reflect.Method.invoke(Method.java:507)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
      	at org.testng.TestRunner.privateRun(TestRunner.java:767)
      	at org.testng.TestRunner.run(TestRunner.java:617)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
      	at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
      	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
      	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:277)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      	at java.lang.Thread.run(Thread.java:785)
      
      
      

            pferraro@redhat.com Paul Ferraro
            istraka@redhat.com Ivan Straka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: