[jira] [Updated] (CASSANDRA-18289) Test Failure: sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail

2023-09-05 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-18289:
-
Authors: Berenguer Blasi, Brandon Williams  (was: Brandon Williams)

> Test Failure: 
> sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail
> ---
>
> Key: CASSANDRA-18289
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18289
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Michael Semb Wever
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 5.0, 5.x
>
>
> from
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1469/testReport/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk-dtest-offheap/1255/label=cassandra-dtest,split=26/testReport/junit/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> Stacktrace
> {noformat}
> self =  0x7f9ff4fb84f0>
> def test_ssl_client_auth_required_fail(self):
> """peers need to perform mutual auth (cient auth required), but do 
> not supply the local cert"""
> credNode1 = sslkeygen.generate_credentials("127.0.0.1")
> credNode2 = sslkeygen.generate_credentials("127.0.0.2")
> 
> self.setup_nodes(credNode1, credNode2, client_auth=True)
> 
> self.fixture_dtest_setup.allow_log_errors = True
> self.cluster.start(no_wait=True)
> time.sleep(2)
> 
> found = self._grep_msg(self.node1, _LOG_ERR_HANDSHAKE, 
> _LOG_ERR_GENERAL)
> >   assert found
> E   assert False
> sslnodetonode_test.py:83: AssertionError
> {noformat}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18289) Test Failure: sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail

2023-09-05 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-18289:

Resolution: Cannot Reproduce
Status: Resolved  (was: Open)

> Test Failure: 
> sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail
> ---
>
> Key: CASSANDRA-18289
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18289
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Michael Semb Wever
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 5.x
>
>
> from
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1469/testReport/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk-dtest-offheap/1255/label=cassandra-dtest,split=26/testReport/junit/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> Stacktrace
> {noformat}
> self =  0x7f9ff4fb84f0>
> def test_ssl_client_auth_required_fail(self):
> """peers need to perform mutual auth (cient auth required), but do 
> not supply the local cert"""
> credNode1 = sslkeygen.generate_credentials("127.0.0.1")
> credNode2 = sslkeygen.generate_credentials("127.0.0.2")
> 
> self.setup_nodes(credNode1, credNode2, client_auth=True)
> 
> self.fixture_dtest_setup.allow_log_errors = True
> self.cluster.start(no_wait=True)
> time.sleep(2)
> 
> found = self._grep_msg(self.node1, _LOG_ERR_HANDSHAKE, 
> _LOG_ERR_GENERAL)
> >   assert found
> E   assert False
> sslnodetonode_test.py:83: AssertionError
> {noformat}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18289) Test Failure: sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail

2023-09-05 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-18289:

Fix Version/s: 5.0

> Test Failure: 
> sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail
> ---
>
> Key: CASSANDRA-18289
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18289
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Michael Semb Wever
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 5.0, 5.x
>
>
> from
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1469/testReport/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk-dtest-offheap/1255/label=cassandra-dtest,split=26/testReport/junit/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> Stacktrace
> {noformat}
> self =  0x7f9ff4fb84f0>
> def test_ssl_client_auth_required_fail(self):
> """peers need to perform mutual auth (cient auth required), but do 
> not supply the local cert"""
> credNode1 = sslkeygen.generate_credentials("127.0.0.1")
> credNode2 = sslkeygen.generate_credentials("127.0.0.2")
> 
> self.setup_nodes(credNode1, credNode2, client_auth=True)
> 
> self.fixture_dtest_setup.allow_log_errors = True
> self.cluster.start(no_wait=True)
> time.sleep(2)
> 
> found = self._grep_msg(self.node1, _LOG_ERR_HANDSHAKE, 
> _LOG_ERR_GENERAL)
> >   assert found
> E   assert False
> sslnodetonode_test.py:83: AssertionError
> {noformat}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18289) Test Failure: sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail

2023-08-22 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-18289:
-
 Bug Category: Parent values: Correctness(12982)Level 1 values: Test 
Failure(12990)
   Complexity: Normal
Discovered By: User Report
 Severity: Normal
   Status: Open  (was: Triage Needed)

> Test Failure: 
> sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail
> ---
>
> Key: CASSANDRA-18289
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18289
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Michael Semb Wever
>Priority: Normal
> Fix For: 5.x
>
>
> from
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1469/testReport/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk-dtest-offheap/1255/label=cassandra-dtest,split=26/testReport/junit/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> Stacktrace
> {noformat}
> self =  0x7f9ff4fb84f0>
> def test_ssl_client_auth_required_fail(self):
> """peers need to perform mutual auth (cient auth required), but do 
> not supply the local cert"""
> credNode1 = sslkeygen.generate_credentials("127.0.0.1")
> credNode2 = sslkeygen.generate_credentials("127.0.0.2")
> 
> self.setup_nodes(credNode1, credNode2, client_auth=True)
> 
> self.fixture_dtest_setup.allow_log_errors = True
> self.cluster.start(no_wait=True)
> time.sleep(2)
> 
> found = self._grep_msg(self.node1, _LOG_ERR_HANDSHAKE, 
> _LOG_ERR_GENERAL)
> >   assert found
> E   assert False
> sslnodetonode_test.py:83: AssertionError
> {noformat}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-18289) Test Failure: sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail

2023-02-27 Thread Michael Semb Wever (Jira)


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

Michael Semb Wever updated CASSANDRA-18289:
---
Fix Version/s: 4.x

> Test Failure: 
> sslnodetonode_test.TestNodeToNodeSSLEncryption.test_ssl_client_auth_required_fail
> ---
>
> Key: CASSANDRA-18289
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18289
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Michael Semb Wever
>Priority: Normal
> Fix For: 4.x
>
>
> from
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1469/testReport/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> - 
> https://ci-cassandra.apache.org/job/Cassandra-trunk-dtest-offheap/1255/label=cassandra-dtest,split=26/testReport/junit/dtest-offheap.sslnodetonode_test/TestNodeToNodeSSLEncryption/test_ssl_client_auth_required_fail/
> Stacktrace
> {noformat}
> self =  0x7f9ff4fb84f0>
> def test_ssl_client_auth_required_fail(self):
> """peers need to perform mutual auth (cient auth required), but do 
> not supply the local cert"""
> credNode1 = sslkeygen.generate_credentials("127.0.0.1")
> credNode2 = sslkeygen.generate_credentials("127.0.0.2")
> 
> self.setup_nodes(credNode1, credNode2, client_auth=True)
> 
> self.fixture_dtest_setup.allow_log_errors = True
> self.cluster.start(no_wait=True)
> time.sleep(2)
> 
> found = self._grep_msg(self.node1, _LOG_ERR_HANDSHAKE, 
> _LOG_ERR_GENERAL)
> >   assert found
> E   assert False
> sslnodetonode_test.py:83: AssertionError
> {noformat}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org