[
https://issues.apache.org/jira/browse/CASSANDRA-16688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350246#comment-17350246
]
Berenguer Blasi commented on CASSANDRA-16688:
---------------------------------------------
I'm not quite following why this is failing. If you go to the circle runs in
CASSANDRA-16672 you can see it does indeed download what it's supposed to
download:
{noformat}
Obtaining ccm from git+https://github.com/riptano/ccm.git#egg=ccm (from -r
/home/cassandra/cassandra-dtest/requirements.txt (line 9))
Updating ./env3.6/src/ccm clone
Running command git fetch -q --tags
Running command git reset --hard -q 435f3210e16d0b648fbf33d6390d5ab4c9e630d4
{noformat}
We can see it gets the tunk SHA, doesn't use the tag...And everything worked
ok. So I am not sure why it would suddenly fail...
> CircleCI - python dtests failing because of ccm issue
> -----------------------------------------------------
>
> Key: CASSANDRA-16688
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16688
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Ekaterina Dimitrova
> Assignee: Ekaterina Dimitrova
> Priority: Normal
>
> Circle CI fails to run dtests.
> [https://app.circleci.com/pipelines/github/adelapena/cassandra/483/workflows/e9a5f84e-e465-40e6-92f4-08e8632edf47/jobs/4315]
> {code:java}
> Obtaining ccm from git+
> [https://github.com/riptano/ccm.git@cassandra-test#egg=ccm]
> (from -r /home/cassandra/cassandra-dtest/requirements.txt (line 9))
> Updating ./env3.6/src/ccm clone (to revision cassandra-test)
> Running command git fetch -q --tags
> WARNING: Discarding git+
> [https://github.com/riptano/ccm.git@cassandra-test#egg=ccm]
> . Command errored out with exit status 1: git fetch -q --tags Check the logs
> for full command output.
> ERROR: Could not find a version that satisfies the requirement ccm
> (unavailable)
> ERROR: No matching distribution found for ccm (unavailable)
> WARNING: You are using pip version 21.0.1; however, version 21.1.1 is
> available.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]