Skip to content

download.eclipse.org fails after long wait

Summary

Github Actions with Tycho builds are slow and log warnings about failed transfers on weekends

Steps to reproduce

Observe build logs look in "Build with Tycho" step. The effect can be achieved by creating a dummy pull request.

What is the current bug behavior?

https://www.eclipsestatus.io/ is all-green. download.eclipse.org occasionally times-out when accessed from Github actions.

What is the expected correct behavior?

No warnings, or red indication on https://www.eclipsestatus.io/

Relevant logs and/or screenshots

Warning:  Some attempts to read artifact osgi.bundle,com.google.gson,2.10.1.v20230109-0753 failed:
Warning:     An error occurred while transferring artifact canonical: osgi.bundle,com.google.gson,2.10.1.v20230109-0753 from repository https://download.eclipse.org/releases/2023-03/202303151000:
Warning:        Retry another mirror:
Warning:           download from https://espejito.fder.edu.uy/eclipse/releases/2023-03/202303151000/plugins/com.google.gson_2.10.1.v20230109-0753.jar failed

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

The issue is consistently reproduced only on a hobby project, so impact is negligible. However, I suspect that more projects may be affected.