You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
14 agentic-workflow runs failed in github/gh-aw between 2026-05-26 09:53 UTC and 13:27 UTC. Failures fall into 4 clusters; two are transient infrastructure incidents (recovered) and one is a P0 token/identity issue that warrants follow-up. One cluster (squid healthcheck) is already covered by tracking issue #34920.
Three consecutive runs across two workflows failed at checkout/setup with HTTP 403 and the warning Repository permission check failed: Sorry. Your account was suspended.
Eight scheduled workflows failed within ~26 minutes at the Actions activation stage, all with the same line:
##[error]An action could not be found at the URI 'https://codeload.github.com/actions/github-script/tar.gz/3a2844b7e9c422d3c10d287c895573f7108da1b3'
##[error]Failed to download archive 'https://codeload.github.com/actions/github-script/tar.gz/3a2844b7e9c422d3c10d287c895573f7108da1b3' after 1 attempts.
This is GitHub Actions infrastructure (codeload CDN). All workflows used the same pinned SHA. Subsequent runs of the same workflows succeed — the outage was transient.
No gh-aw code change is required. The runner logs say after 1 attempts — the action-download step is a GitHub runner internal; gh-aw cannot directly add retries there. Recommended monitoring only; not creating a sub-issue.
P1 — Cluster C: awf-squid healthcheck failure
Single run §26450931415 (Auto-Triage Issues). awf-squid started but went unhealthy after 10s:
Container awf-squid Starting
Container awf-squid Started
Container awf-squid Waiting
Container awf-squid Error
dependency failed to start: container awf-squid is unhealthy
[ERROR] Failed to start containers: Error: Command failed with exit code 1: docker compose up -d --pull never
Firewall version 0.25.55. Already tracked in #34920. Single occurrence — not creating a new sub-issue. If recurrence is observed within 24h, escalate to P0.
Exit 128 (fatal: not in a git directory) in post-agent step
Isolated workflow-specific failures. Not creating sub-issues — each workflow's owner should investigate when the next failure occurs. Recording here for visibility.
P1 Monitor for re-occurrence of awf-squid healthcheck failures on firewall 0.25.55. If it recurs, escalate via #34920.
P1 (Cluster A) No action — transient codeload outage, workflows recovered. Optional: add a comment in the gh-aw compile docs noting that GitHub-Actions-side codeload outages will hit all pinned-SHA workflows simultaneously.
P2 Daily News + Daily AW Cross-Repo Compile Check failures — owners to investigate independently when next failure occurs.
Executive Summary
14 agentic-workflow runs failed in
github/gh-awbetween 2026-05-26 09:53 UTC and 13:27 UTC. Failures fall into 4 clusters; two are transient infrastructure incidents (recovered) and one is a P0 token/identity issue that warrants follow-up. One cluster (squid healthcheck) is already covered by tracking issue #34920.awf-squidcontainer unhealthyFailure Clusters (Detail)
P0 — Cluster B: Git 403 / "Your account was suspended"
Three consecutive runs across two workflows failed at checkout/setup with HTTP 403 and the warning
Repository permission check failed: Sorry. Your account was suspended.Tracked separately in sub-issue #34940.
P1 — Cluster A: codeload.github.com archive 403
Eight scheduled workflows failed within ~26 minutes at the Actions activation stage, all with the same line:
This is GitHub Actions infrastructure (codeload CDN). All workflows used the same pinned SHA. Subsequent runs of the same workflows succeed — the outage was transient.
Affected runs
No gh-aw code change is required. The runner logs say
after 1 attempts— the action-download step is a GitHub runner internal; gh-aw cannot directly add retries there. Recommended monitoring only; not creating a sub-issue.P1 — Cluster C: awf-squid healthcheck failure
Single run §26450931415 (Auto-Triage Issues).
awf-squidstarted but went unhealthy after 10s:Firewall version
0.25.55. Already tracked in #34920. Single occurrence — not creating a new sub-issue. If recurrence is observed within 24h, escalate to P0.P2 — Cluster D: Workflow-specific agent errors
command not found) in agent stepfatal: not in a git directory) in post-agent stepIsolated workflow-specific failures. Not creating sub-issues — each workflow's owner should investigate when the next failure occurs. Recording here for visibility.
Existing Issue Correlation
No prior
aw-failure-investigator-tagged tracking issues are currently open (all previous ones have been closed). No issues need closing in this run.Proposed Fix Roadmap
Your account was suspended403s. Determine whether a GitHub App installation token, a PAT, or a bot account was temporarily suspended; check whether retry-on-403 logic indownload_docker_images.sh/ checkout would have helped. See sub-issue [aw-failures] 3 runs failed withYour account was suspended403 (2026-05-26 10:28–10:39 UTC) #34940.awf-squidhealthcheck failures on firewall0.25.55. If it recurs, escalate via #34920.Sub-Issues Created
Your account was suspended403 (2026-05-26 10:28–10:39 UTC) #34940 — P0: Three workflow runs failed withYour account was suspended403 between 10:28–10:39 UTCReferences