Ivan Godwin created GEODE-7889: ---------------------------------- Summary: CI Failure: CloseConnectionTest.sharedSenderShouldRecoverFromClosedSocket Key: GEODE-7889 URL: https://issues.apache.org/jira/browse/GEODE-7889 Project: Geode Issue Type: Bug Reporter: Ivan Godwin
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)