This test has failed in DistributedTestOpenJDK8 #98. Nobody can merge to DEVELOP until I announce that the RED ALARM is turned off and the Build is fixed. There is an exception: the fix for this test can be committed to DEVELOP.
Thank you, Kirk GEODE-5943: EvictionDUnitTest failed in jdk11 https://issues.apache.org/jira/browse/GEODE-5943 https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/98 org.apache.geode.internal.cache.eviction.EvictionDUnitTest > testDummyInlineNCentralizedEviction[offHeap=false] FAILED org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.eviction.EvictionDUnitTest$$Lambda$58/1839308999.call in VM 0 running on Host a7d4026cfc8d with 4 VMs at org.apache.geode.test.dunit.VM.invoke(VM.java:433) at org.apache.geode.test.dunit.VM.invoke(VM.java:402) at org.apache.geode.test.dunit.VM.invoke(VM.java:384) at org.apache.geode.test.junit.rules.VMProvider.invoke(VMProvider.java:74) at org.apache.geode.internal.cache.eviction.EvictionDUnitTest.testDummyInlineNCentralizedEviction(EvictionDUnitTest.java:124) Caused by: org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.geode.internal.cache.eviction.EvictionDUnitTest that uses org.apache.geode.internal.cache.LocalRegion, org.apache.geode.internal.cache.LocalRegionint was not fulfilled within 300 seconds. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145) at org.awaitility.core.CallableCondition.await(CallableCondition.java:79) at org.awaitility.core.CallableCondition.await(CallableCondition.java:27) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:890) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:848) at org.apache.geode.internal.cache.eviction.EvictionDUnitTest.sendEventAndWaitForExpectedEviction(EvictionDUnitTest.java:249) at org.apache.geode.internal.cache.eviction.EvictionDUnitTest.lambda$testDummyInlineNCentralizedEviction$b8b59e6f$1(EvictionDUnitTest.java:124)