You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS / Image: ami-0c7b4b0835c9342f7 (aws: undefined_region)
Test: longevity-twcs-48h-test
Test id: 00441d41-0edb-47a9-bbab-8f9e7a5b5821
Test name: scylla-master/tier1/longevity-twcs-48h-test
Test method: longevity_twcs_test.TWCSLongevityTest.test_custom_time
Test config file(s):
can all of those log be validated to actually exist in the code ? and when they should be waited for ?
The reason was , that jobs are running with/without raft and for different versions. Now, raft is always enabled log messages will be set to actual state
can all of those log be validated to actually exist in the code ? and when they should be waited for ?
The reason was , that jobs are running with/without raft and for different versions. Now, raft is always enabled log messages will be set to actual state
But the code didn't split to select only from the correct group of logs according to if the raft is on or not, and if it did, it didn't reach 6.1 branch
Packages
Scylla version:
6.3.0~dev-20241206.7e2875d6489d
with build-id5227dd2a3fce4d2beb83ec6c17d47ad2e8ba6f5c
Kernel Version:
6.8.0-1019-aws
Issue description
no all of the log mention
DecommissionStreamingErr
nemesis does exist when raft topology is enabled,see https://github.com/scylladb/scylladb/blame/f744007e13657491082ccf7023d07947f2b23ea1/service/storage_service.cc#L3711
all the "DECOMMISSIONING: .*" are in the branch used when raft topology is disable,
or those logs should be removed, or to put under appropriate logic
Impact
Describe the impact this issue causes to the user.
How frequently does it reproduce?
Describe the frequency with how this issue can be reproduced.
Installation details
Cluster size: 4 nodes (i3en.2xlarge)
Scylla Nodes used in this run:
OS / Image:
ami-0c7b4b0835c9342f7
(aws: undefined_region)Test:
longevity-twcs-48h-test
Test id:
00441d41-0edb-47a9-bbab-8f9e7a5b5821
Test name:
scylla-master/tier1/longevity-twcs-48h-test
Test method:
longevity_twcs_test.TWCSLongevityTest.test_custom_time
Test config file(s):
Logs and commands
$ hydra investigate show-monitor 00441d41-0edb-47a9-bbab-8f9e7a5b5821
$ hydra investigate show-logs 00441d41-0edb-47a9-bbab-8f9e7a5b5821
Logs:
Jenkins job URL
Argus
The text was updated successfully, but these errors were encountered: