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

AddRemoveDcNemesis nemesis is failing on Docker backend #7351

Open
dimakr opened this issue Apr 18, 2024 · 0 comments
Open

AddRemoveDcNemesis nemesis is failing on Docker backend #7351

dimakr opened this issue Apr 18, 2024 · 0 comments

Comments

@dimakr
Copy link
Contributor

dimakr commented Apr 18, 2024

AddRemoveDcNemesis case is failing on Docker backend (local run) with the error:

----- LAST ERROR EVENT -------------------------------------------------------
2024-04-18 09:06:52.191: (DisruptionEvent Severity.ERROR) period_type=end event_id=0f2b5ecb-1042-4d08-8ec6-db8aec3e2f0a duration=6m28s: nemesis_name=AddRemoveDc target_node=Node longevity-1gb-1h-nemesis-dmitriy-db-node-febaa291-2 [172.17.0.4 | 172.17.0.4] errors=new datacenter was not registered
Traceback (most recent call last):
File "/home/dmitriy/Work/Scylla/scylla-cluster-tests/sdcm/nemesis.py", line 5117, in wrapper
result = method(*args[1:], **kwargs)
File "/home/dmitriy/Work/Scylla/scylla-cluster-tests/sdcm/nemesis.py", line 4534, in disrupt_add_remove_dc
assert new_dc_list, "new datacenter was not registered"
AssertionError: new datacenter was not registered

Installation details

SCT Version: master
Scylla version: 5.4.4

Logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants