Skip to content

Unreliable downloads from within Github Actions #2584

@newhoggy

Description

@newhoggy

Description
From time to time, some of our builds in Github Actions get really flaky because HTTPS downloads and git clones intermittently fail.

This has been occurring more often in the past two days.

It appears to be a problem with the network infrastructure at Github itself. We end up having to do work arounds like this:

IntersectMBO/cardano-node#2313

I would like Github Actions to be more reliable with downloads and would appreciate if Github can investigate and resolve this issue.

Area for Triage:

Question, Bug, or Feature?:
Bug

Virtual environments affected

  • ubuntu-latest
  • macos-latest
  • windows-latest

Expected behavior
Downloads/uploads of files from https and clones/fetch/push for git should always work.

Actual behavior
These things fail.

Repro steps
Fork git@github.com:input-output-hk/cardano-node.git, then branch and push a commit. Occasionally this will fail.

Metadata

Metadata

Assignees

Labels

investigateCollect additional information, like space on disk, other tool incompatibilities etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions