Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Failure (Expected an exception) in CertificateRevocationTest.test_pp_api #20570

Closed
vbotbuildovich opened this issue Jun 27, 2024 · 10 comments
Closed
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure team/enterprise helper for jira sync

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jun 27, 2024

https://buildkite.com/redpanda/redpanda/builds/50543
https://buildkite.com/redpanda/redpanda/builds/50551
https://buildkite.com/redpanda/redpanda/builds/50721

Module: rptest.tests.crl_test
Class: CertificateRevocationTest
Method: test_pp_api
test_id:    CertificateRevocationTest.test_pp_api
status:     FAIL
run time:   34.345 seconds

RuntimeError('Expected an exception!')
Traceback (most recent call last):
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 276, in run_test
    return self.test_context.function(self.test)
  File "/root/tests/rptest/services/cluster.py", line 105, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/tests/crl_test.py", line 188, in test_pp_api
    with expect_exception((requests.exceptions.SSLError,
  File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__
    next(self.gen)
  File "/root/tests/rptest/util.py", line 309, in expect_exception
    raise RuntimeError("Expected an exception!")
RuntimeError: Expected an exception!

JIRA Link: CORE-4860

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Jun 27, 2024
@michael-redpanda michael-redpanda changed the title CI Failure (key symptom) in CertificateRevocationTest.test_pp_api CI Failure (Expected an exception) in CertificateRevocationTest.test_pp_api Jun 27, 2024
@michael-redpanda
Copy link
Contributor

Duplicates #20133

1 similar comment
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

@piyushredpanda
Copy link
Contributor

This is fixed in dev via #21346, but needs backporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure team/enterprise helper for jira sync
Projects
None yet
Development

No branches or pull requests

3 participants