You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2019/02/20 18:31:00 UTC

[jira] [Created] (GEODE-6436) CI Failure: RebalanceOperationDUnitTest. testRecoverRedundancyBalancing

Patrick Rhomberg created GEODE-6436:
---------------------------------------

             Summary: CI Failure: RebalanceOperationDUnitTest. testRecoverRedundancyBalancing
                 Key: GEODE-6436
                 URL: https://issues.apache.org/jira/browse/GEODE-6436
             Project: Geode
          Issue Type: Bug
            Reporter: Patrick Rhomberg


{noformat}
org.apache.geode.internal.cache.control.RebalanceOperationDUnitTest > testRecoverRedundancyBalancing FAILED

    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.control.RebalanceOperationDUnitTest$35.run in VM 1 running on Host b422b7fbcaf6 with 4 VMs

        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)

        at org.apache.geode.test.dunit.VM.invoke(VM.java:406)

        at org.apache.geode.internal.cache.control.RebalanceOperationDUnitTest.recoverRedundancyBalancing(RebalanceOperationDUnitTest.java:985)

        at org.apache.geode.internal.cache.control.RebalanceOperationDUnitTest.testRecoverRedundancyBalancing(RebalanceOperationDUnitTest.java:883)



        Caused by:

        java.lang.AssertionError: expected:<1> but was:<2>

            at org.junit.Assert.fail(Assert.java:88)

            at org.junit.Assert.failNotEquals(Assert.java:834)

            at org.junit.Assert.assertEquals(Assert.java:645)

            at org.junit.Assert.assertEquals(Assert.java:631)

            at org.apache.geode.internal.cache.control.RebalanceOperationDUnitTest$35.run(RebalanceOperationDUnitTest.java:979){noformat}

Find CI failure here:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/414

Find test results here:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0458/test-results/distributedTest/1550643578/index.html

Find artifacts here:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0458/test-artifacts/1550643578/distributedtestfiles-OpenJDK8-1.9.0-SNAPSHOT.0458.tgz




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