Kamilla Aslami created GEODE-9818:
-------------------------------------
Summary: CI failure:
RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFails failed
with RMIException
Key: GEODE-9818
URL: https://issues.apache.org/jira/browse/GEODE-9818
Project: Geode
Issue Type: Bug
Components: client/server
Affects Versions: 1.13.5
Reporter: Kamilla Aslami
{noformat}
org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest >
testRedundancySpecifiedNonPrimaryEPFails FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest$$Lambda$315/1371457741.run
in VM 2 running on Host 17763e768fb6 with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
at
org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFails(RedundancyLevelPart1DUnitTest.java:258)
Caused by:
org.awaitility.core.ConditionTimeoutException: Assertion condition
defined as a lambda expression in
org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest that
uses org.apache.geode.internal.cache.tier.sockets.CacheClientNotifier
Expecting:
<0>
to be greater than:
<0> 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.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.verifyInterestRegistration(RedundancyLevelPart1DUnitTest.java:504)
Caused by:
java.lang.AssertionError:
Expecting:
<0>
to be greater than:
<0>
at
org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.lambda$verifyInterestRegistration$19(RedundancyLevelPart1DUnitTest.java:505)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)