Omega359 opened a new issue, #15535:
URL: https://github.com/apache/datafusion/issues/15535

   ### Describe the bug
   
   pipelines are failing because of a brownout caused by github cache service 
migrating. 
   
   An example: 
https://github.com/apache/datafusion/actions/runs/14199844343/job/39784350003?pr=15531
   ```
   sccache: error: Server startup failed: cache storage failed to read: 
Unexpected (permanent) at read => 
{"$id":"1","innerException":null,"message":"This legacy service is shutting 
down, effective April 15, 2025. Migrate to the new service ASAP. For more 
information: 
https://gh.io/gha-cache-sunset","typeName":"Microsoft.Azure.DevOps.ArtifactCache.WebApi.ArtifactCacheServiceDecommissionedException,
 
Microsoft.Azure.DevOps.ArtifactCache.WebApi","typeKey":"ArtifactCacheServiceDecommissionedException","errorCode":0,"eventId":3000}
   ```
   https://github.com/actions/cache/discussions/1510
   
   Fix is to upgrade the versions of actions/cache in all datafusion workflows.
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to