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

[jira] [Created] (GEODE-6474) CI failure: ConcurrencyRuleTest

Kirk Lund created GEODE-6474:
--------------------------------

             Summary: CI failure: ConcurrencyRuleTest
                 Key: GEODE-6474
                 URL: https://issues.apache.org/jira/browse/GEODE-6474
             Project: Geode
          Issue Type: Bug
            Reporter: Kirk Lund


ConcurrencyRuleTest.repeatForDuration fails intermittently in CI:
{noformat}
org.apache.geode.test.junit.rules.ConcurrencyRuleTest > repeatForDuration(EXECUTE_IN_PARALLEL) [1] FAILED
    org.awaitility.core.ConditionTimeoutException: Condition with alias 'Execution respects given duration' didn't complete within 2000 milliseconds because condition with lambda expression in org.apache.geode.test.junit.rules.ConcurrencyRuleTest was not fulfilled.
        at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
        at org.awaitility.core.CallableCondition.await(CallableCondition.java:79)
        at org.awaitility.core.CallableCondition.await(CallableCondition.java:27)
        at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902)
        at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:860)
        at org.apache.geode.test.junit.rules.ConcurrencyRuleTest.repeatForDuration(ConcurrencyRuleTest.java:398)
{noformat}
CI failure: [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/305|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/305]



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