You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/05/05 22:02:00 UTC

[jira] [Commented] (GEODE-9241) CI failure in PartitionedRegionCqQueryDUnitTest > testPutAllWithCQLocalDestroy

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

Geode Integration commented on GEODE-9241:
------------------------------------------

Seen in [DistributedTestOpenJDK8 #213|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/213] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0201/test-results/distributedTest/1620246758/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0201/test-artifacts/1620246758/distributedtestfiles-OpenJDK8-1.15.0-build.0201.tgz].

> CI failure in PartitionedRegionCqQueryDUnitTest > testPutAllWithCQLocalDestroy
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-9241
>                 URL: https://issues.apache.org/jira/browse/GEODE-9241
>             Project: Geode
>          Issue Type: Bug
>          Components: cq
>    Affects Versions: 1.15.0
>            Reporter: Ray Ingles
>            Priority: Major
>
> CI failure seen here: [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/213]
> Stack trace as follows:
>  
> {code:java}
> > Task :geode-cq:distributedTest
> org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest > testPutAllWithCQLocalDestroy FAILED
>  org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest$$Lambda$82/1306882276.run in VM 2 running on Host cae68a7c0ae3 with 4 VMs
>  at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
>  at org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest.testPutAllWithCQLocalDestroy(PartitionedRegionCqQueryDUnitTest.java:178)
> Caused by:
>  org.junit.ComparisonFailure: expected:<9[99]> but was:<9[75]>
>  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.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest.lambda$testPutAllWithCQLocalDestroy$c93719d5$3(PartitionedRegionCqQueryDUnitTest.java:186)
> {code}
>  



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