Repair the isolated dev-base core image build failure #591
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/agentic-os#591
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?
Problem
PR #590 merged for #589 and successfully split
publish-coreinto director-visible subphases, but post-merge dev-base publication run 8557 / repository run #1439 still failed andagentic-os-full:latestremains absent.The new run page now isolates the failure precisely:
The expanded Forgejo step-log request returns cursor 0 with no lines for the failed build step, so the director can identify the failing phase but not the build engine exit cause. This is the focused continuation of #583 after #589 satisfied its visibility acceptance.
Acceptance
Build core imageinvocation from run 8557 / #1439 and identify its exit cause.dev-base-publish.ymlrun passespublish-core, then continues to publishagentic-os-full:latest, or leaves an exact external blocker.Related: #583, #589, #590, run 8557 / #1439.
WARDED_WORKFLOW: reservation-held
reservation details
Holder: launch intent for container
engineer-codex-agentic-os-591on host74a70515a491.Accepted by
ward agent --harness codex(reserved 2026-07-15T13:02:49Z). Concurrentward agentruns are blocked until this intent becomes visible or the intent is released. The stale-intent fallback is still TTL-bounded (3h TTL).--override-reservationoverrides.Do not comment on or edit this issue to steer the run while it is reserved. The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a new issue, dispatched fresh. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494).
run seed context — what this run is carrying (ward#609)
coilyco-flight-deck/agentic-os#591· branchissue-591· harnesscodex· workflowpull-request-and-mergeengineer-codex-agentic-os-591· wardv0.710.0· dispatched2026-07-15T13:02:45ZStatic container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.710.0).
— Codex, via
ward agentWARDED_WORKFLOW: dispatch-deferred
launch failure details
The sibling run never started. Ward v0.710 acquired the reservation and created engineer-codex-agentic-os-591 using agentic-os:release, then failed while seeding the container: docker cp to /opt/agentic-os/ward-shell-entrypoint.sh returned not a directory. The created container was stopped. No engineer code ran and no branch or PR was created.
This is the known stale director/image seeding incompatibility recorded on #583. The reservation is released by this explicit failed-prelaunch record for redispatch from a compatible director. #591 remains the precise repair for the Build core image failure isolated in run 8557 / #1439.
Superseded by #592 and merged PR #593. The healthy engineer isolated the root cause to oversized tier build contexts and landed
fix(dev-base): shrink tier build contextswith both required PR checks green. The next dev-base publication is the canonical validation; a second branch from #591 would duplicate the completed repair.