konturn commented on issue #11195:
URL: https://github.com/apache/tvm/issues/11195#issuecomment-1115222281

   Setting an age filter on docker prune won't completely resolve the issue, as 
it's possible for docker builds to use older cached layers, and then to 
subsequently fail on the `docker push` operation if a prune occurs in between 
the cache and the push. A more sustainable solution would be to limit the 
lifetime of CI nodes (e.g., 
https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-ec2-auto-scaling-supports-max-instance-lifetime/)
 and remove the system prune operation altogether. Thoughts?


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