You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (JIRA)" <ji...@apache.org> on 2018/10/02 16:46:00 UTC

[jira] [Commented] (GEODE-5791) DistributedAckRegionCCEDUnitTest.testEntryVersionRollover test failure

    [ https://issues.apache.org/jira/browse/GEODE-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16635804#comment-16635804 ] 

Mark Hanson commented on GEODE-5791:
------------------------------------

occurrence in build 

[https://concourse.apachegeode-ci.info/teams/main/pipelines/release-1-7-0/jobs/DistributedTest/builds/2]

 
{noformat}
org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest > testEntryVersionRollover FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest$9.run in VM 0 running on Host 5e516b56fa0c with 4 VMs
        at org.apache.geode.test.dunit.VM.invoke(VM.java:450)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:419)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:362)
        at org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest.testEntryVersionRollover(DistributedAckRegionCCEDUnitTest.java:469)

        Caused by:
        org.junit.ComparisonFailure: [conflated event count] expected:<[2]L> but was:<[1]L>
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest$9.run(DistributedAckRegionCCEDUnitTest.java:475)

{noformat}

> DistributedAckRegionCCEDUnitTest.testEntryVersionRollover test failure
> ----------------------------------------------------------------------
>
>                 Key: GEODE-5791
>                 URL: https://issues.apache.org/jira/browse/GEODE-5791
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: Mark Hanson
>            Priority: Major
>              Labels: swat
>
> DistributedAckRegionCCEDUnitTest.testEntryVersionRollover failed in the CI build below
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/21
>  
>  
> org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest > testEntryVersionRollover FAILED
>  org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest$9.run in VM 0 running on Host ce1596cd0ff4 with 4 VMs
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:450)
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:419)
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:362)
>  at org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest.testEntryVersionRollover(DistributedAckRegionCCEDUnitTest.java:469)
>  
>  Caused by:
>  org.junit.ComparisonFailure: [conflated event count] expected:<[2]L> but was:<[1]L>
>  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>  at org.apache.geode.cache30.DistributedAckRegionCCEDUnitTest$9.run(DistributedAckRegionCCEDUnitTest.java:475)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)