[ 
https://issues.apache.org/jira/browse/CASSANDRA-17701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556944#comment-17556944
 ] 

Ekaterina Dimitrova edited comment on CASSANDRA-17701 at 6/21/22 2:43 PM:
--------------------------------------------------------------------------

Side note: Seems like it started consistently failing when the DTests bug was 
fixed in the dtest repo so even if we see in Butler where it started failing, 
could be that this error message was there for a way longer time and the test 
was supposed to fail but it wasn't. For bisecting it is probably good to test 
it with the applied patch from [this 
commit|https://github.com/apache/cassandra-dtest/commit/be48c417e6bbbd7c58f43ed001c9a2209a6339ab]
 so we can reproduce the failure.


was (Author: e.dimitrova):
Side note: Seems like it started consistently failing when the DTests bug was 
fixed in the dtest repo so even if we see in Butler where it started failing, 
could be that this error message was there for a way longer time and it was 
supposed to fail but it wasn't. For bisecting it is probably good to test it 
with the applied patch from [this 
commit|https://github.com/apache/cassandra-dtest/commit/be48c417e6bbbd7c58f43ed001c9a2209a6339ab]
 so we can reproduce the failure.

> Failing test: TestRepair.test_failure_during_validation 
> --------------------------------------------------------
>
>                 Key: CASSANDRA-17701
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17701
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Brandon Williams
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x
>
>
> https://ci-cassandra.apache.org/job/Cassandra-3.11/371/testReport/dtest.repair_tests.repair_test/TestRepair/test_failure_during_validation/
> {noformat}
> Unexpected error found in node logs (see stdout for full details). Errors: 
> [[node1] 'ERROR [Repair#1:1] 2022-06-19 16:45:53,295 CassandraDaemon.java:237 
> - Exception in thread Thread[Repair#1:1,5,RMI 
> Runtime]\njava.util.concurrent.CancellationException: Task was 
> cancelled.\n\tat 
> com.google.common.util.concurrent.AbstractFuture.cancellationExceptionWithCause(AbstractFuture.java:392)\n\tat
>  
> com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)\n\tat
>  
> com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:286)\n\tat
>  
> com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)\n\tat
>  
> com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:137)\n\tat
>  
> com.google.common.util.concurrent.Futures.getUnchecked(Futures.java:1509)\n\tat
>  org.apache.cassandra.repair.RepairJob.run(RepairJob.java:138)\n\tat 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
>  
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
>  
> org.apache.cassandra.concurrent.NamedThreadFactory.lambda$threadLocalDeallocator$0(NamedThreadFactory.java:83)\n\tat
>  java.lang.Thread.run(Thread.java:748)\nCaused by: 
> java.util.concurrent.CancellationException: Future.cancel() was called.\n\tat 
> com.google.common.util.concurrent.AbstractFuture$Sync.complete(AbstractFuture.java:378)\n\tat
>  
> com.google.common.util.concurrent.AbstractFuture$Sync.cancel(AbstractFuture.java:355)\n\tat
>  
> com.google.common.util.concurrent.AbstractFuture.cancel(AbstractFuture.java:131)\n\tat
>  
> com.google.common.util.concurrent.Futures$CombinedFuture.setOneValue(Futures.java:1752)\n\tat
>  
> com.google.common.util.concurrent.Futures$CombinedFuture.access$400(Futures.java:1608)\n\tat
>  
> com.google.common.util.concurrent.Futures$CombinedFuture$2.run(Futures.java:1686)\n\tat
>  
> com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:457)\n\tat
>  
> com.google.common.util.concurrent.ExecutionList.executeListener(ExecutionList.java:156)\n\tat
>  
> com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:145)\n\tat
>  
> com.google.common.util.concurrent.AbstractFuture.cancel(AbstractFuture.java:134)\n\tat
>  
> org.apache.cassandra.repair.RepairSession.forceShutdown(RepairSession.java:320)\n\tat
>  
> org.apache.cassandra.repair.RepairSession.convict(RepairSession.java:359)\n\tat
>  
> org.apache.cassandra.gms.FailureDetector.interpret(FailureDetector.java:297)\n\tat
>  org.apache.cassandra.gms.Gossiper.doStatusCheck(Gossiper.java:891)\n\tat 
> org.apache.cassandra.gms.Gossiper$GossipTask.run(Gossiper.java:239)\n\tat 
> org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor$UncomplainingRunnable.run(DebuggableScheduledThreadPoolExecutor.java:118)\n\tat
>  
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\n\tat 
> java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)\n\tat 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)\n\tat
>  
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)\n\t...
>  4 common frames omitted']
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to