[ https://issues.apache.org/jira/browse/GEODE-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537803#comment-17537803 ]
Geode Integration commented on GEODE-7632: ------------------------------------------ Seen in [distributed-test-openjdk8 #2305|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/2305] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0216/test-results/distributedTest/1652495479/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0216/test-artifacts/1652495479/distributedtestfiles-openjdk8-1.16.0-build.0216.tgz]. > PartitionedRegionSingleHopDUnitTest has two failing tests.. > ----------------------------------------------------------- > > Key: GEODE-7632 > URL: https://issues.apache.org/jira/browse/GEODE-7632 > Project: Geode > Issue Type: Bug > Components: tests > Affects Versions: 1.15.0 > Reporter: Mark Hanson > Assignee: Ernest Burghardt > Priority: Major > Labels: flaky > Fix For: 1.12.0 > > > testMetadataIsSameOnAllServersAndClientsHA > [https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2381] > > testMetadataIsSameOnAllServersAndClients > [https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2282] > Reopening the ticket with the latest iteration of the failure. > {noformat} > > Task :geode-core:distributedTest > PartitionedRegionSingleHopDUnitTest > > testMetadataIsSameOnAllServersAndClients FAILED > org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest$$Lambda$658/488387114.run > in VM 2 running on Host > heavy-lifter-2392169c-f126-5660-9fcc-ecc8e18b0981.c.apachegeode-ci.internal > with 4 VMs > at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:676) > at org.apache.geode.test.dunit.VM.invoke(VM.java:483) > at > org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest.lambda$testMetadataIsSameOnAllServersAndClients$21(PartitionedRegionSingleHopDUnitTest.java:839) > Caused by: > org.opentest4j.AssertionFailedError: > expected: 1 > but was: 0 > 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.internal.cache.PartitionedRegionSingleHopDUnitTest.verifyMetadata(PartitionedRegionSingleHopDUnitTest.java:1446) > at > org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest.lambda$null$6984ebf0$1(PartitionedRegionSingleHopDUnitTest.java:839){noformat} -- This message was sent by Atlassian Jira (v8.20.7#820007)