You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/09/22 13:25:00 UTC

[jira] [Issue Comment Deleted] (GEODE-7138) CI failure: ClientServerTransactionFailoverWithMixedVersionServersDistributedTest > clientTransactionOperationsAreNotLostIfTransactionIsOnRolledServer

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

Jens Deppe updated GEODE-7138:
------------------------------
    Comment: was deleted

(was: Seen in [upgrade-test-openjdk11 #203|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/upgrade-test-openjdk11/builds/203] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0505/test-results/upgradeTest/1632272713/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0505/test-artifacts/1632272713/upgradetestfiles-openjdk11-1.15.0-build.0505.tgz].)

> CI failure: ClientServerTransactionFailoverWithMixedVersionServersDistributedTest > clientTransactionOperationsAreNotLostIfTransactionIsOnRolledServer
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7138
>                 URL: https://issues.apache.org/jira/browse/GEODE-7138
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>    Affects Versions: 1.11.0
>            Reporter: Anilkumar Gingade
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: GeodeCommons, flaky
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> DistributedTestOpenJDK8 #1035
> org.apache.geode.internal.cache.ClientServerTransactionFailoverWithMixedVersionServersDistributedTest > clientTransactionOperationsAreNotLostIfTransactionIsOnRolledServer FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.ClientServerTransactionFailoverWithMixedVersionServersDistributedTest$$Lambda$47/1742885319.run in VM 0 running on Host 13889d5ebaf9 with 6 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.ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.clientTransactionOperationsAreNotLostIfTransactionIsOnRolledServer(ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.java:137)
>         Caused by:
>         org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.internal.cache.ClientServerTransactionFailoverWithMixedVersionServersDistributedTest that uses org.apache.geode.cache.Region, org.apache.geode.cache.Regionint expected:<[144]> but was:<[37]> 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.internal.cache.ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.verifyTransactionResult(ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.java:361)
>             at org.apache.geode.internal.cache.ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.lambda$clientTransactionOperationsAreNotLostIfTransactionIsOnRolledServer$2967fbd$2(ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.java:137)
>             Caused by:
>             org.junit.ComparisonFailure: expected:<[144]> but was:<[37]>
>                 at sun.reflect.GeneratedConstructorAccessor38.newInstance(Unknown Source)
>                 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>                 at org.apache.geode.internal.cache.ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.lambda$verifyTransactionResult$2(ClientServerTransactionFailoverWithMixedVersionServersDistributedTest.java:361)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)