adoroszlai commented on PR #7421:
URL: https://github.com/apache/ozone/pull/7421#issuecomment-2471244838

   > Should it retry before abort though? not sure about the source of failure. 
Is it rate limited by apache site?
   
   I would avoid retry here.  We can manually re-run the check.
   
   I think `archive.apache.org` does not have the tarball at the RC stage 
(until release artifacts are moved to their final place).
   
   Check failed:
   
   ```
   2024-10-17T16:25:32.3908686Z gzip: stdin: not in gzip format
   2024-10-17T16:25:32.3909606Z tar: Child returned status 1
   2024-10-17T16:25:32.3910079Z tar: Error is not recoverable: exiting now
   ```
   
   before Hadoop 3.4.1 was released (see [dir 
listing](https://archive.apache.org/dist/hadoop/common/)):
   
   ```
   hadoop-3.4.1/            2024-10-18 10:22
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to