You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "nabarun (JIRA)" <ji...@apache.org> on 2018/10/03 21:38:42 UTC

[jira] [Closed] (GEODE-5547) RegionManagementDUnitTest > testFixedPRRegionMBean FAILED

     [ https://issues.apache.org/jira/browse/GEODE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nabarun closed GEODE-5547.
--------------------------

> RegionManagementDUnitTest > testFixedPRRegionMBean FAILED
> ---------------------------------------------------------
>
>                 Key: GEODE-5547
>                 URL: https://issues.apache.org/jira/browse/GEODE-5547
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jinmei Liao
>            Assignee: Kirk Lund
>            Priority: Minor
>              Labels: Flaky, pull-request-available, swat
>             Fix For: 1.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> recent failure: https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/231#L5b5be314:763
> {noformat}
> org.apache.geode.management.RegionManagementDUnitTest > testFixedPRRegionMBean FAILED
> {noformat}
> {noformat}
> org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.test.dunit.NamedRunnable.run in VM 0 running on Host 0f4308c1376f with 4 VMs
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:443)
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:412)
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:343)
>  at org.apache.geode.management.RegionManagementDUnitTest.verifyMemberNotifications(RegionManagementDUnitTest.java:565)
>  at org.apache.geode.management.RegionManagementDUnitTest.testFixedPRRegionMBean(RegionManagementDUnitTest.java:209)   
>  Caused by:
>  org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.management.RegionManagementDUnitTest that uses int 
>  Expected size:<6> but was:<4> in:
>  <[javax.management.Notification[source=172.17.0.28(265)<v46>-32770][type=gemfire.distributedsystem.cache.region.created][message=Region Created With Name /MANAGEMENT_FIXED_PR],
>  javax.management.Notification[source=172.17.0.28(276)<v47>-32771][type=gemfire.distributedsystem.cache.region.created][message=Region Created With Name /MANAGEMENT_FIXED_PR],
>  javax.management.Notification[source=172.17.0.28(265)<v46>-32770][type=gemfire.distributedsystem.cache.region.closed][message=Region Destroyed/Closed With Name /MANAGEMENT_FIXED_PR],
>  javax.management.Notification[source=172.17.0.28(276)<v47>-32771][type=gemfire.distributedsystem.cache.region.closed][message=Region Destroyed/Closed With Name /MANAGEMENT_FIXED_PR]]> within 2 minutes.
>  at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
>  at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
>  at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>  at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
>  at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
>  at org.apache.geode.management.RegionManagementDUnitTest.lambda$verifyMemberNotifications$3d0515b3$1(RegionManagementDUnitTest.java:566)
> {noformat}



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