Forgejo Actions job logs purge within hours - post-hoc CI diagnosis is impossible #545
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#545
Loading…
Add table
Add a link
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?
During the 2026-07-11 stability session, job logs for aos release runs from THE SAME DAY (runs 1046-1055, failed ~03:00-23:15 UTC) were already purged: both the API logs route and the UI log-cursor POST return "task ... resource does not exist". The chronic publish-dev-base failures of 7/9-7/11 are now undiagnosable post-hoc; the only surviving signal is step-level status/duration.
Check the Forgejo deployment config for the Actions log retention / cleanup cron (e.g. [actions] LOG_RETENTION_DAYS or the cleanup cron aggressiveness) and raise it to at least a week, or ship failing-run logs somewhere durable before purge (GlitchTip shipper pattern).