Skip to content

[CI] Run tests on GitHub Actions#1412

Closed
giordano wants to merge 1 commit into
masterfrom
mg/tests-gha
Closed

[CI] Run tests on GitHub Actions#1412
giordano wants to merge 1 commit into
masterfrom
mg/tests-gha

Conversation

@giordano

Copy link
Copy Markdown
Member

The general notion is that the tests of this package would take a long time without persistent caching, and would also require a large amount of storage available. Let's test how bad things are nowadays.

@giordano giordano added the github_actions Pull requests that update GitHub Actions code label Nov 29, 2025
@giordano

Copy link
Copy Markdown
Member Author
  Unable to automatically download/install artifact 'GCCBootstrap-x86_64-linux-musl.v9.1.0.x86_64-linux-musl.unpacked' from sources listed in '/home/runner/.julia/packages/BinaryBuilderBase/yt9V4/Artifacts.toml'.
  Sources attempted:
  - https://pkg.julialang.org/artifact/13a1bcd3a29ff96c26935ddcea9aeb149ad49451
      Error: AssertionError: size == padded_size == 0
  This error may be a symptom of insufficient disk space on the device the tarball is being written to.
  
  - https://github.com/JuliaPackaging/Yggdrasil/releases/download/GCCBootstrap-v9.1.0+3/GCCBootstrap-x86_64-linux-musl.v9.1.0.x86_64-linux-musl.unpacked.tar.gz
      Error: AssertionError: size == padded_size == 0
  This error may be a symptom of insufficient disk space on the device the tarball is being written to.

despite having 49 GB available at the beginning, sigh.

@giordano

Copy link
Copy Markdown
Member Author

The job with squashfs images was actually successful (and in ~40 minutes, not horrible), but used about 42 GB in the process. The jobs with uncompressed toolchains failed at some point because of not enough space.

I guess this was worth a try at least to know what's the situation.

@giordano giordano closed this Nov 29, 2025
@giordano giordano deleted the mg/tests-gha branch November 29, 2025 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant