You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Berenguer Blasi (Jira)" <ji...@apache.org> on 2021/04/20 10:20:00 UTC

[jira] [Comment Edited] (CASSANDRA-16614) Flaky test_pending_range

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

Berenguer Blasi edited comment on CASSANDRA-16614 at 4/20/21, 10:19 AM:
------------------------------------------------------------------------

The window of opportunity for the test to check the node is Down/Moving is too small. It may have already gone to Down/Normal by the time we check. So better check all nodes saw the node moving in the logs instead.

Logs of failed run [here|https://nightlies.apache.org/cassandra/trunk/Cassandra-trunk-dtest-large-novnode/148/Cassandra-trunk-dtest-large-novnode/label=cassandra-dtest-large,split=3/].


was (Author: bereng):
The window of opportunity for the test to check the node is Down/Moving is too small. It may have already gone to Down/Normal by the time we check. So better check all nodes saw the node moving in the logs instead.

> Flaky test_pending_range
> ------------------------
>
>                 Key: CASSANDRA-16614
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16614
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-rc
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Flaky [test_pending_range|https://ci-cassandra.apache.org/job/Cassandra-trunk/445/testReport/junit/dtest-large-novnode.pending_range_test/TestPendingRangeMovements/test_pending_range/]
> {noformat}
> Error Message
> AssertionError: assert None is not None  +  where None = <function search at 0x7f29dfa83b80>('127\\.0\\.0\\.1.*?Down.*?Moving', '\nDatacenter: datacenter1\n==========\nAddress         Rack        Status State   Load            Owns               ...   rack1       Up     Normal  90.86 KiB       40.00%              5534023222112865484                         \n\n\n  ')  +    where <function search at 0x7f29dfa83b80> = re.search
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org