Skip to content

CI: Address occasional ccache install hangs - #11227

Draft
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:ccache-install-ghcr
Draft

CI: Address occasional ccache install hangs#11227
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:ccache-install-ghcr

Conversation

@padelsbach

Copy link
Copy Markdown
Contributor

Description

Description

CI can hang until the job timeout when the apt mirror stalls.

  • add ccache to ubuntu-22.04-minimal (matches 24.04) and install it from the
    bundle rather than apt
  • bound the apt fallback in install-apt-deps with per-command timeouts and a
    retry count -- affects all 51 workflows using it
  • fips-dev-no-post opts out (ghcr-debs-tag: none): it pulls the linuxkm
    bundle, so -minimal would be a second, larger download just for ccache

After merge, run ci-deps-image via workflow_dispatch to republish the 22.04
bundle; until then aesgcm-siv and multi-arch fall back to apt (no breakage).

Testing

CI run

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@padelsbach
padelsbach force-pushed the ccache-install-ghcr branch from ac7b9d0 to 39fe190 Compare August 20, 2026 21:52
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

Successfully merging this pull request may close these issues.

1 participant