You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2019/09/16 17:44:00 UTC

[jira] [Created] (GEODE-7210) RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU fails intermittently with CacheClientProxy was not fulfilled

Darrel Schneider created GEODE-7210:
---------------------------------------

             Summary: RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU fails intermittently with CacheClientProxy was not fulfilled
                 Key: GEODE-7210
                 URL: https://issues.apache.org/jira/browse/GEODE-7210
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Darrel Schneider


It failed in this run: https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1098
{noformat}
org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest$$Lambda$180/1742098249.run in VM 2 running on Host 672aa6424308 with 4 VMs
        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
        at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU(RedundancyLevelPart1DUnitTest.java:237)

        Caused by:
        org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.geode.internal.cache.tier.sockets.RedundancyLevelTestBase that uses org.apache.geode.internal.cache.tier.sockets.CacheClientProxy was not fulfilled within 300 seconds.
{noformat}




--
This message was sent by Atlassian Jira
(v8.3.2#803003)