You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ivan Godwin (Jira)" <ji...@apache.org> on 2020/03/24 06:45:00 UTC

[jira] [Updated] (GEODE-7889) CI Failure: CloseConnectionTest.sharedSenderShouldRecoverFromClosedSocket

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

Ivan Godwin updated GEODE-7889:
-------------------------------
    Labels: flaky  (was: )

> CI Failure: CloseConnectionTest.sharedSenderShouldRecoverFromClosedSocket 
> --------------------------------------------------------------------------
>
>                 Key: GEODE-7889
>                 URL: https://issues.apache.org/jira/browse/GEODE-7889
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Ivan Godwin
>            Assignee: Ivan Godwin
>            Priority: Major
>              Labels: flaky
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  
> Failed with the following exception:
> {code:java}
> org.apache.geode.internal.tcp.CloseConnectionTest > sharedSenderShouldRecoverFromClosedSocket FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.tcp.CloseConnectionTest$$Lambda$33/1407663190.run in VM 1 running on Host 7418acf65cfc with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
>         at org.apache.geode.internal.tcp.CloseConnectionTest.sharedSenderShouldRecoverFromClosedSocket(CloseConnectionTest.java:62)
>         Caused by:
>         org.junit.ComparisonFailure: expected:<[2]> but was:<[1]>
>             at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>             at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>             at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>             at org.apache.geode.internal.tcp.CloseConnectionTest.lambda$sharedSenderShouldRecoverFromClosedSocket$bb17a952$5(CloseConnectionTest.java:64)
> {code}
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1214
>  https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1209
>  https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-mass-test-run-main/jobs/DistributedTestOpenJDK8/builds/1202
>  



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