Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] apt install step fails randomly #6

Closed
mmurooka opened this issue Jan 10, 2023 · 2 comments
Closed

[CI] apt install step fails randomly #6

mmurooka opened this issue Jan 10, 2023 · 2 comments

Comments

@mmurooka
Copy link
Member

From a few days ago, the following error occurred more frequently in the apt install step of CI. Because many jobs are executed from the strategy matrix, there is more than half a chance that the CI will fail now.

https://github.com/isri-aist/BaselineWalkingController/actions/runs/3880836425/jobs/6619243801

E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/universe/e/eigen3/libeigen3-dev_3.3.4-4_all.deb  503  Service Unavailable [IP: 40.119.46.219 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: Process completed with exit code 100.
@gergondet
Copy link
Contributor

I have noticed the same things in other workflows over the past few days. It seems to have been reported here actions/runner-images#6894

I have setup the retry workaround for our actions on GitHub hosted runners which should hopefully do the trick jrl-umi3218/github-actions@3f1a285

@mmurooka
Copy link
Member Author

Thank you for your reply. This problem has not occurred recently, so I will close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants