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

Shelley Lynn Hughes-Godfrey commented on GEODE-6421:
----------------------------------------------------

This failure (same test as the first occurrence) reproduced in CI (JDK11):
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/466
{noformat}
org.apache.geode.distributed.LocatorDUnitTest > testStartTwoLocators FAILED
    org.apache.geode.test.dunit.RMIException: While invoking 
org.apache.geode.test.dunit.NamedRunnable.run in VM 2 running on Host 
4595ce47d3c3 with 6 VMs
        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
        at 
org.apache.geode.distributed.LocatorDUnitTest.startVerifyAndStopLocator(LocatorDUnitTest.java:1800)
        at 
org.apache.geode.distributed.LocatorDUnitTest.testStartTwoLocators(LocatorDUnitTest.java:317)

        Caused by:
        org.awaitility.core.ConditionTimeoutException: Assertion condition 
defined as a lambda expression in org.apache.geode.distributed.LocatorDUnitTest 
that uses int expected:<2> but was:<1> 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.distributed.LocatorDUnitTest.expectSystemToContainThisManyMembers(LocatorDUnitTest.java:140)
            at 
org.apache.geode.distributed.LocatorDUnitTest.lambda$startVerifyAndStopLocator$2ba733bc$1(LocatorDUnitTest.java:1801)

            Caused by:
            java.lang.AssertionError: expected:<2> but was:<1>
                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.distributed.LocatorDUnitTest.lambda$expectSystemToContainThisManyMembers$0(LocatorDUnitTest.java:140)
{noformat}

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0016/test-results/distributedTest/1551812301/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0016/test-artifacts/1551812301/distributedtestfiles-OpenJDK11-1.10.0-SNAPSHOT.0016.tgz

> CI failure: 
> org.apache.geode.distributed.LocatorDUnitTest.testStartTwoLocators failed 
> with AssertionError
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6421
>                 URL: https://issues.apache.org/jira/browse/GEODE-6421
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Lynn Gallinat
>            Priority: Major
>             Fix For: 1.10.0
>
>
> org.apache.geode.distributed.LocatorDUnitTest > testStartTwoLocators FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.test.dunit.NamedRunnable.run in VM 2 running on Host 
> f44e8e23cdaf with 6 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
>         at 
> org.apache.geode.distributed.LocatorDUnitTest.startVerifyAndStopLocator(LocatorDUnitTest.java:1799)
>         at 
> org.apache.geode.distributed.LocatorDUnitTest.testStartTwoLocators(LocatorDUnitTest.java:317)
>         Caused by:
>         java.lang.AssertionError: expected:<2> but was:<1>
>             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.distributed.LocatorDUnitTest.expectSystemToContainThisManyMembers(LocatorDUnitTest.java:139)
>             at 
> org.apache.geode.distributed.LocatorDUnitTest.lambda$startVerifyAndStopLocator$2ba733bc$1(LocatorDUnitTest.java:1800)
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/405



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

Reply via email to