Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7934

CI Failure: CacheManagementDUnitTest

    XMLWordPrintableJSON

Details

    Description

      CacheManagementDUnitTest.testNotification and CacheManagementDUnitTest.testManagerShutdown have failed with the following output:

       

      org.apache.geode.management.CacheManagementDUnitTest > testNotification FAILED
          org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.test.dunit.internal.IdentifiableRunnable.run in VM 0 running on Host 12ab33057072 with 4 VMs
              at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
              at org.apache.geode.test.dunit.VM.invoke(VM.java:424)
              at org.apache.geode.management.CacheManagementDUnitTest.verifyNotificationsAndRegionSize(CacheManagementDUnitTest.java:637)
              at org.apache.geode.management.CacheManagementDUnitTest.testNotification(CacheManagementDUnitTest.java:266)
      
              Caused by:
              org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.apache.geode.management.CacheManagementDUnitTest expected:<[45]> but was:<[30]> within 300 seconds.
                  at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
                  at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:122)
                  at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
                  at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902)
                  at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
                  at org.apache.geode.management.CacheManagementDUnitTest.lambda$verifyNotificationsAndRegionSize$aeb9a697$1(CacheManagementDUnitTest.java:638)
      
                  Caused by:
                  org.junit.ComparisonFailure: expected:<[45]> but was:<[30]>
                      at sun.reflect.GeneratedConstructorAccessor81.newInstance(Unknown Source)
                      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
                      at org.apache.geode.management.CacheManagementDUnitTest.lambda$null$4(CacheManagementDUnitTest.java:638)
      
      

       

       

       

      org.apache.geode.management.CacheManagementDUnitTest > testManagerShutdown FAILED    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.test.dunit.internal.IdentifiableRunnable.run in VM 0 running on Host 9e4a1b86b19b with 4 VMs        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)        at org.apache.geode.test.dunit.VM.invoke(VM.java:424)        at org.apache.geode.management.CacheManagementDUnitTest.verifyManagerStopped(CacheManagementDUnitTest.java:377)        at org.apache.geode.management.CacheManagementDUnitTest.testManagerShutdown(CacheManagementDUnitTest.java:200)
              Caused by:        java.lang.AssertionError:         Expecting empty but was:<[GemFire:type=Member,member=memberVM-3]>            at org.apache.geode.management.CacheManagementDUnitTest.lambda$verifyManagerStopped$36a0fae1$1(CacheManagementDUnitTest.java:391)
      
      

      https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1699
      https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1676
      https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1519

       

       

      Attachments

        Issue Links

          Activity

            People

              jbarrett Jacob Barrett
              igodwin Ivan Godwin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: