Investigate one-second Forgejo Actions failures on main #602
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure#602
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Live evidence
Commit
73795abpassedward exec testandward exec pre-commitlocally, then both Forgejo push workflows failed almost immediately:Both started around 10:39:53Z and ended as failures within one second. The preceding main commit also has failed runs 1460 and 1461, while the earlier main runs 1458 and 1459 succeeded. The Actions log fetch route returned 404 for the attempted run/job identifiers, so this sealed engineer session cannot establish whether the failure is runner scheduling, workflow bootstrap, or another live Actions condition.
Interactive verification
An operator or director with the Forgejo Actions UI and runner visibility should inspect the raw failure text for runs 1462 and 1463, confirm runner availability and workflow startup, then decide whether the fix belongs in workflow config or live runner operations. Do not probe the pipeline with speculative code pushes.
Local evidence
The repository worktree is clean at
73795ab.ward exec testand the full offline pre-commit suite, including trufflehog, passed before push.Commit
b51f639reproduces the same live-only pattern after passing ward exec pre-commit and ward exec test locally:\n\n* lint: https://forgejo.coilysiren.me/coilyco-flight-deck/infrastructure/actions/runs/1470\n* secret scan: https://forgejo.coilysiren.me/coilyco-flight-deck/infrastructure/actions/runs/1471\n\nBoth runs stopped as failures within one second. The agent made no follow-up probe push.New occurrence from ward PR #1525 on 2026-07-26:
Local evidence is green: focused authenticated and rejected private-LFS tests, build, vet, lint, and the full pre-commit suite including trufflehog all passed after merging current main.
Operator action: inspect the raw failure text for run 2448 in the Forgejo Actions UI, return the failing step and log, and determine why the API continues to expose jobs/0 while every concrete log request returns 404. The agent made one grounded push and did not rerun or probe CI with further commits.