raulcd opened a new issue, #39212:
URL: https://github.com/apache/arrow/issues/39212

   ### Describe the enhancement requested
   
   While verifying the release 14.0.2 we have had some issues with artifactory 
resetting the connection due to SSL connection errors.
   Even though I am not sure of the exact issue we could add a retry mechanism 
on the `download_rc_binaries.py` in case of OpenSSL connection errors as curl 
does not retry on those cases and it just fails.
   
   After several retries of the jobs (6 and 3) it has successfully download all 
binaries:
   
https://github.com/ursacomputing/crossbow/actions/runs/7187567951/job/19594848965
   https://github.com/ursacomputing/crossbow/actions/runs/7187567863
   
   I opened an issue to INFRA to investigate if there's something going on with 
Artifactory: https://issues.apache.org/jira/browse/INFRA-25274 there are more 
details on the failures there.
   
   ### Component(s)
   
   Release


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to