You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/28 20:07:00 UTC

[jira] [Updated] (GEODE-3720) CI Failure: ConnectCommandWithSSLTest failed

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

Barbara Pruijn updated GEODE-3720:
----------------------------------
    Labels: ci  (was: )

> CI Failure: ConnectCommandWithSSLTest failed
> --------------------------------------------
>
>                 Key: GEODE-3720
>                 URL: https://issues.apache.org/jira/browse/GEODE-3720
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: Jinmei Liao
>            Assignee: Kenneth Howe
>            Priority: Major
>              Labels: ci
>
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithSSL FAILED
>     org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
>         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.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithSSL(ConnectCommandWithSSLTest.java:198)
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithNoSSL FAILED
>     org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e>
>         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.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithNoSSL(ConnectCommandWithSSLTest.java:177)
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithClusterAndJmxSSL FAILED
>     org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
>         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.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithClusterAndJmxSSL(ConnectCommandWithSSLTest.java:309)
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithSSLAndThenWithNoSSL FAILED
>     org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
>         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.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithSSLAndThenWithNoSSL(ConnectCommandWithSSLTest.java:320)
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithHttpSSLAndSkipSSLValidation FAILED
>     org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e>
>         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.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithHttpSSLAndSkipSSLValidation(ConnectCommandWithSSLTest.java:286)
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithClusterSSL FAILED
>     org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
>         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.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithClusterSSL(ConnectCommandWithSSLTest.java:246)
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithJmxSSL FAILED
>     java.lang.AssertionError: 
>     Expecting:
>      <"    _________________________     __
>        / _____/ ______/ ______/ /____/ /
>       / /  __/ /___  /_____  / _____  / 
>      / /__/ / ____/  _____/ / /    / /  
>     /______/_/      /______/_/    /_/    0.0.0
>     
>     Monitor and Manage Pivotal GemFire
>     Connecting to Locator at [host=localhost, port=34968] ..
>     Connecting to Manager at [host=eea6f0b8db23, port=28757] ..
>     Could not connect to : [host=eea6f0b8db23, port=28757]. Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is: 
>     	javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake]
>     ">
>     not to contain:
>      <"Connecting to Manager at"> 
>         at org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithJmxSSL(ConnectCommandWithSSLTest.java:218)
> org.apache.geode.management.internal.cli.commands.ConnectCommandWithSSLTest > connectWithHttpSSL FAILED
>     org.junit.ComparisonFailure: expected:<[fals]e> but was:<[tru]e>
>         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.management.internal.cli.commands.ConnectCommandWithSSLTest.connectWithHttpSSL(ConnectCommandWithSSLTest.java:267)
> 68 tests completed, 8 failed



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