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

Ekaterina Dimitrova updated CASSANDRA-19175:
--------------------------------------------
     Bug Category: Parent values: Correctness(12982)Level 1 values: Test 
Failure(12990)
       Complexity: Normal
      Component/s: CI
    Discovered By: User Report
         Severity: Normal
           Status: Open  (was: Triage Needed)

> Test Failure: 
> dtest.sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ca_mismatch
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19175
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19175
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Priority: Normal
>
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/1782/testReport/dtest.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ca_mismatch/]
> h3.  
> {code:java}
> Error Message
> assert False
> Stacktrace
> self = <sslnodetonode_test.TestNodeToNodeSSLEncryption object at 
> 0x7fca5921d050> def test_ca_mismatch(self): """CA mismatch should cause nodes 
> to fail to connect""" credNode1 = sslkeygen.generate_credentials("127.0.0.1") 
> credNode2 = sslkeygen.generate_credentials("127.0.0.2") # mismatching CA! 
> self.setup_nodes(credNode1, credNode2) 
> self.fixture_dtest_setup.allow_log_errors = True 
> self.cluster.start(no_wait=True) found = self._grep_msg(self.node1, 
> _LOG_ERR_HANDSHAKE) self.cluster.stop() > assert found E assert False 
> sslnodetonode_test.py:115: AssertionError
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to