You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barrett Oglesby (Jira)" <ji...@apache.org> on 2020/03/10 20:45:00 UTC

[jira] [Created] (GEODE-7865) CI Failure: DestroyRegionDuringGIIDistributedTest > testNBRegionInvalidationDuringGetInitialImage_OFF_HEAP_DISTRIBUTED_NO_ACK_CCE failed with AssertionError

Barrett Oglesby created GEODE-7865:
--------------------------------------

             Summary: CI Failure: DestroyRegionDuringGIIDistributedTest > testNBRegionInvalidationDuringGetInitialImage_OFF_HEAP_DISTRIBUTED_NO_ACK_CCE failed with AssertionError
                 Key: GEODE-7865
                 URL: https://issues.apache.org/jira/browse/GEODE-7865
             Project: Geode
          Issue Type: Bug
          Components: core, regions
            Reporter: Barrett Oglesby


DistributedTestOpenJDK8 build 1632:

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1632:

Failed with:
{noformat}
org.apache.geode.internal.cache.DestroyRegionDuringGIIDistributedTest > testNBRegionInvalidationDuringGetInitialImage_OFF_HEAP_DISTRIBUTED_NO_ACK_CCE FAILED
 org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.DestroyRegionDuringGIIDistributedTest$$Lambda$45/133628453.run in VM 2 running on Host ae08e149b748 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.DestroyRegionDuringGIIDistributedTest.testNBRegionInvalidationDuringGetInitialImage(DestroyRegionDuringGIIDistributedTest.java:414)

Caused by:
 java.lang.AssertionError: 
 Expecting actual not to be null
 at org.apache.geode.internal.cache.DestroyRegionDuringGIIDistributedTest.validateEntriesForInvalidate(DestroyRegionDuringGIIDistributedTest.java:543)
 at org.apache.geode.internal.cache.DestroyRegionDuringGIIDistributedTest.lambda$testNBRegionInvalidationDuringGetInitialImage$3a6f680a$1(DestroyRegionDuringGIIDistributedTest.java:425)
{noformat}

This could be related to: https://issues.apache.org/jira/browse/GEODE-7821



--
This message was sent by Atlassian Jira
(v8.3.4#803005)