Attempt to work around #33599 by using a filtered git clone instead of a simple raw curl.
ci: Work around GitHub Recv failure on raw curl usage #33606
pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2510-ci-work-around-gh changing 1 files +8 −1-
maflcko commented at 6:43 AM on October 13, 2025: member
-
ci: Work around GitHub rate limit on raw curl usage fa6f9b1535
- DrahtBot added the label Tests on Oct 13, 2025
-
DrahtBot commented at 6:43 AM on October 13, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33606.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
- maflcko renamed this:
ci: Work around GitHub rate limit on raw curl usage
ci: Work around GitHub Recv failure on raw curl usage
on Oct 13, 2025 -
maflcko commented at 7:29 AM on October 13, 2025: member
The issue doesn't happen right now, so I am not sure how to test this pull here. Maybe re-open the next time the issue happens?
-
janb84 commented at 8:38 AM on October 13, 2025: contributor
The issue doesn't happen right now, so I am not sure how to test this pull here. Maybe re-open the next time the issue happens?
Think this is the best action for now.
If we are going to park this PR, maybe it's good to add a bit more context to the PR description (suggestion):
" Attempt to work around #33599 by using a filtered git clone instead of a simple raw curl. Rationale: The PR is based on a working theory that this workaround is needed because, with the new Cirrus runners, we are downloading from a non-GitHub Action runner IP. These IPs are currently being rate-limited or banned in an effort by GitHub to combat LLM scraping. "
- fanquake closed this on Oct 13, 2025
- maflcko deleted the branch on Oct 13, 2025