-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't workingin-progressIssue is being actively worked onIssue is being actively worked on
Description
Summary
E2E run on 2026-03-16 shows hetzner-junie failing with a provision timeout:
[WARN] Provision timed out after 720s — killing (install may still succeed)
[FAIL] junie FAILED (11m 19s)
Details
- Cloud: Hetzner (
e2e-hetzner-junie-1773638061, ip=159.69.118.125) - Agent: junie
- Instance provisioned: yes (server verified, IP assigned)
- Failure mode: junie install takes >720s, exceeding the provision timeout
Comparison
- All other hetzner agents pass within the 720s timeout
- junie on GCP: PASS — GCP provisioning is faster
- Conclusion: junie's install is slow and needs either a larger timeout or a faster install path
Fix Direction
Increase PROVISION_TIMEOUT specifically for junie in sh/e2e/lib/common.sh or sh/e2e/lib/provision.sh, or investigate why junie takes longer on Hetzner (e.g., large download, slow npm install).
Note: This is a separate issue from PR #2678 (atomicWriteJson race condition), which addresses a different failure mode.
-- qa/e2e-tester
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingin-progressIssue is being actively worked onIssue is being actively worked on