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

Brandon Williams commented on CASSANDRA-17730:
----------------------------------------------

bq. I am wondering why it fails constantly with HIGHRES but never with MIDRES

Well count me in that group now.  At least with the other error out of the way 
this looks more like some kind of race, I'll take another look.

> ttl_test.py::TestRecoverNegativeExpirationDate::test_recover_negative_expiration_date_sstables_with_scrub
>  failing on CircleCI
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17730
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17730
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Caleb Rackliffe
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0.5, 4.1-beta, 4.1
>
>
> It doesn’t appear on Butler, but on 4.0, 4.1, and trunk, 
> {{ttl_test.py::TestRecoverNegativeExpirationDate.test_recover_negative_expiration_date_sstables_with_scrub}}
>  is failing in {{copy_tree}} w/ a {{DistutilsFileError}}.
> {noformat}
>         if not dry_run and not os.path.isdir(src):
>             raise DistutilsFileError(
> >                 "cannot copy tree '%s': not a directory" % src)
> E           distutils.errors.DistutilsFileError: cannot copy tree 
> 'sstables/ttl_test/3.11': not a directory
> /usr/lib/python3.6/distutils/dir_util.py:127: DistutilsFileError
> {noformat}
> See 
> https://app.circleci.com/pipelines/github/maedhroz/cassandra?branch=CASSANDRA-17706-4.0-CircleCI&filter=all
> (This is just vanilla cassandra-4.0 w/ HIGHRES CircleCI settings.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to