Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8117

ServerLauncherRemoteIntegrationTest.startOverwritesStalePidFile fails intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • tests
    • None

    Description

      org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase expected:<[online]> but was:<[not responding]> within 5 minutes.
      	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
      	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
      	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
      	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)
      	at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)
      	at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:211)
      	at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:190)
      	at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:201)
      	at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.startServer(ServerLauncherRemoteIntegrationTestCase.java:131)
      	at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.startServer(ServerLauncherRemoteIntegrationTestCase.java:127)
      	at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTest.startOverwritesStalePidFile(ServerLauncherRemoteIntegrationTest.java:91)
      Caused by: org.junit.ComparisonFailure: expected:<[online]> but was:<[not responding]>
      	at jdk.internal.reflect.GeneratedConstructorAccessor25.newInstance(Unknown Source)
      	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      	at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.lambda$awaitStart$1(ServerLauncherRemoteIntegrationTestCase.java:213)
      	at org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
      	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)
      	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      	... 1 more
      

      Attachments

        Activity

          People

            klund Kirk Lund
            klund Kirk Lund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: