You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Benjamin P Ross (JIRA)" <ji...@apache.org> on 2019/02/19 21:57:00 UTC

[jira] [Resolved] (GEODE-6422) CI Failure: ConcurrencyRuleTest. repeatUntilValue fails with TimeoutException

     [ https://issues.apache.org/jira/browse/GEODE-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin P Ross resolved GEODE-6422.
------------------------------------
    Resolution: Cannot Reproduce

> CI Failure: ConcurrencyRuleTest. repeatUntilValue fails with TimeoutException
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-6422
>                 URL: https://issues.apache.org/jira/browse/GEODE-6422
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Benjamin P Ross
>            Priority: Major
>
> Stack Trace: 
> {noformat}
> org.apache.geode.test.junit.rules.ConcurrencyRuleTest > repeatUntilValue(EXECUTE_IN_PARALLEL) [0] FAILED
>     java.lang.RuntimeException: java.util.concurrent.TimeoutException
>         at org.apache.geode.test.junit.rules.ConcurrencyRule$ProtectedErrorCollector.verify(ConcurrencyRule.java:489)
>         at org.apache.geode.test.junit.rules.ConcurrencyRule.executeInParallel(ConcurrencyRule.java:154)
>         at org.apache.geode.test.junit.rules.ConcurrencyRuleTest$Execution.lambda$static$1(ConcurrencyRuleTest.java:619)
>         at org.apache.geode.test.junit.rules.ConcurrencyRuleTest$Execution.execute(ConcurrencyRuleTest.java:629)
>         at org.apache.geode.test.junit.rules.ConcurrencyRuleTest.repeatUntilValue(ConcurrencyRuleTest.java:419)
>         Caused by:
>         java.util.concurrent.TimeoutException
>             at java.util.concurrent.FutureTask.get(FutureTask.java:205)
>             at org.apache.geode.test.junit.rules.ConcurrencyRule.awaitFuture(ConcurrencyRule.java:227)
>             at org.apache.geode.test.junit.rules.ConcurrencyRule.awaitFutures(ConcurrencyRule.java:219)
>             at org.apache.geode.test.junit.rules.ConcurrencyRule.executeInParallel(ConcurrencyRule.java:153)
>             ... 3 more
> {noformat}
> Artifacts can be downloaded: gs://files-gemfire-dev/builds/gemfire-develop-main/1.9.0-build.0427/test-artifacts/1550270829/windows-unittestfiles-OpenJDK8-1.9.0-build.0427.tgz



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