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 (key symptom) in FeaturesNodeJoinTest.test_old_node_join #18348

Open
vbotbuildovich opened this issue May 9, 2024 · 5 comments
Open
Assignees
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented May 9, 2024

https://buildkite.com/redpanda/vtools/builds/13607

Module: rptest.tests.cluster_features_test
Class: FeaturesNodeJoinTest
Method: test_old_node_join
test_id:    FeaturesNodeJoinTest.test_old_node_join
status:     FAIL
run time:   33.827 seconds

<BadLogLines nodes=ip-172-31-1-133(1) example="ERROR 2024-05-09 14:21:58,887 [shard 0:main] main - application.cc:470 - Failure during startup: std::invalid_argument (Unknown property fips_mode)">
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 "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 182, in wrapped
    redpanda.raise_on_bad_logs(
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 1478, in raise_on_bad_logs
    lsearcher.search_logs(_searchable_nodes)
  File "/home/ubuntu/redpanda/tests/rptest/services/utils.py", line 166, in search_logs
    raise BadLogLines(bad_loglines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=ip-172-31-1-133(1) example="ERROR 2024-05-09 14:21:58,887 [shard 0:main] main - application.cc:470 - Failure during startup: std::invalid_argument (Unknown property fips_mode)">

JIRA Link: CORE-2863

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels May 9, 2024
@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

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
Projects
None yet
Development

No branches or pull requests

2 participants