You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barry Oglesby (Jira)" <ji...@apache.org> on 2019/09/11 00:08:00 UTC

[jira] [Created] (GEODE-7189) CI Failure: ServerLauncherTest > startWaitsForStartupTasksToComplete failed

Barry Oglesby created GEODE-7189:
------------------------------------

             Summary: CI Failure: ServerLauncherTest > startWaitsForStartupTasksToComplete failed
                 Key: GEODE-7189
                 URL: https://issues.apache.org/jira/browse/GEODE-7189
             Project: Geode
          Issue Type: Bug
          Components: gfsh
            Reporter: Barry Oglesby


{noformat}
org.apache.geode.distributed.ServerLauncherTest > startWaitsForStartupTasksToComplete FAILED
    org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherTest that uses java.util.concurrent.CompletableFuture 
    Wanted but not invoked:
    completableFuture.thenRun(<any>);
    -> at org.apache.geode.distributed.ServerLauncherTest.lambda$startWaitsForStartupTasksToComplete$14(ServerLauncherTest.java:428)
    Actually, there were zero interactions with this mock.
     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.ServerLauncherTest.startWaitsForStartupTasksToComplete(ServerLauncherTest.java:428)

        Caused by:
        Wanted but not invoked:
        completableFuture.thenRun(<any>);
        -> at org.apache.geode.distributed.ServerLauncherTest.lambda$startWaitsForStartupTasksToComplete$14(ServerLauncherTest.java:428)
        Actually, there were zero interactions with this mock.
            at org.apache.geode.distributed.ServerLauncherTest.lambda$startWaitsForStartupTasksToComplete$14(ServerLauncherTest.java:428)
{noformat}
UnitTestOpenJDK11 #943:

https://concourse.gemfire-ci.info/teams/main/pipelines/gemfire-develop-main/jobs/UnitTestOpenJDK11/builds/943

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0108/test-results/test/1568154432/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0108/test-artifacts/1568154432/unittestfiles-OpenJDK11-9.10.0-build.0108.tgz




--
This message was sent by Atlassian Jira
(v8.3.2#803003)