Details
Description
According to Butler paxosRepairHistoryIsntUpdatedInForcedRepair is flaky in the past week.
https://butler.cassandra.apache.org/#/ci/upstream/compare/Cassandra-4.1/cassandra-4.1
Seen also in CircleCI:
junit.framework.AssertionFailedError: Repair failed with errors: [Repair session b99f5e60-d96f-11ed-9541-834fbeef5777 for range [(9223372036854775745,-8839064868652493483], (-8070450532247928835,-7686143364045646511], (-4611686018427387919,-4227378850225105595], (-3458764513820540947,-3074457345618258623], (-31,384307168202282293], (1152921504606846941,1537228672809129265], (4611686018427387857,4995993186629670181], (5764607523034234829,6148914691236517153], (-8839064868652493483,-8454757700450211159], (384307168202282293,768614336404564617], (-7686143364045646511,-7301836195843364187], (1537228672809129265,1921535841011411589], (-6917529027641081863,-6533221859438799539], (-5764607523034234891,-5380300354831952567], (-2305843009213693975,-1921535841011411651], (-1152921504606847003,-768614336404564679], (2305843009213693913,2690150177415976237], (3458764513820540885,3843071682022823209], (6917529027641081801,7301836195843364125], (8070450532247928773,8454757700450211097], (-1921535841011411651,-1537228672809129327], (7301836195843364125,7686143364045646449], (-7301836195843364187,-6917529027641081863], (-384307168202282355,-31], (1921535841011411589,2305843009213693913], (8839064868652493421,9223372036854775745], (-5380300354831952567,-4995993186629670243], (3843071682022823209,4227378850225105533], (-8454757700450211159,-8070450532247928835], (-6148914691236517215,-5764607523034234891], (768614336404564617,1152921504606846941], (3074457345618258561,3458764513820540885], (-4227378850225105595,-3843071682022823271], (4995993186629670181,5380300354831952505], (-3074457345618258623,-2690150177415976299], (6148914691236517153,6533221859438799477], (-6533221859438799539,-6148914691236517215], (2690150177415976237,3074457345618258561], (-4995993186629670243,-4611686018427387919], (-2690150177415976299,-2305843009213693975], (4227378850225105533,4611686018427387857], (6533221859438799477,6917529027641081801], (-768614336404564679,-384307168202282355], (8454757700450211097,8839064868652493421], (-3843071682022823271,-3458764513820540947], (-1537228672809129327,-1152921504606847003], (5380300354831952505,5764607523034234829], (7686143364045646449,8070450532247928773]] failed with error UNKNOWN failure response from /127.0.0.3:7012, Repair command #1 finished with error] at org.apache.cassandra.distributed.test.PaxosRepair2Test.lambda$repair$54f7d7c2$1(PaxosRepair2Test.java:186) at org.apache.cassandra.concurrent.FutureTask$1.call(FutureTask.java:81) at org.apache.cassandra.concurrent.FutureTask.call(FutureTask.java:47) at org.apache.cassandra.concurrent.FutureTask.run(FutureTask.java:57) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829)
Attachments
Issue Links
- Discovered while testing
-
CASSANDRA-18047 fix flaky o.a.c.distributed.test.PaxosRepair2Test.paxosRepairHistoryIsntUpdatedInForcedRepair
- Resolved
-
CASSANDRA-18267 keepbrief is not called
- Resolved