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/09/21 16:56:00 UTC

[jira] [Commented] (GEODE-9617) CI Failure: PartitionedRegionSingleHopDUnitTest fails with ConditionTimeoutException waiting for server to bucket map size

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

Geode Integration commented on GEODE-9617:
------------------------------------------

Seen in [distributed-test-openjdk8 #1762|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/1762] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0498/test-results/distributedTest/1631986260/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0498/test-artifacts/1631986260/distributedtestfiles-openjdk8-1.15.0-build.0498.tgz].

> CI Failure: PartitionedRegionSingleHopDUnitTest fails with ConditionTimeoutException waiting for server to bucket map size
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9617
>                 URL: https://issues.apache.org/jira/browse/GEODE-9617
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Kirk Lund
>            Priority: Major
>
> {noformat}
> org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest > testClientMetadataForPersistentPrs FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest that uses org.apache.geode.cache.client.internal.ClientMetadataService, org.apache.geode.cache.client.internal.ClientMetadataServiceorg.apache.geode.cache.Region 
>     Expecting actual not to be null within 5 minutes.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939)
>         at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
>         at org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest.testClientMetadataForPersistentPrs(PartitionedRegionSingleHopDUnitTest.java:971)
>         Caused by:
>         java.lang.AssertionError: 
>         Expecting actual not to be null
>             at org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest.lambda$testClientMetadataForPersistentPrs$26(PartitionedRegionSingleHopDUnitTest.java:976)
> {noformat}



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