generated from erix/meta
[BUG] Release repeated-interrupt CI probe fails with vm-stall receipt #31
Labels
No labels
bug
ci
docs
duplicate
enhancement
help wanted
invalid
performance
phase-6
question
refactor
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
erix/integration#31
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?
Summary
The release image's repeated foreground-interrupt probe fails after the complete VM catalog and earlier interactive probes pass. Integration reports a bounded
vm-stalldiagnostic and stops before the remaining post-catalog checks. The underlying guest or host cause is not established.Reproduction
Observed once in Integration run 1577 at
194f01c61f61de9b9fcd41589c14d556cb6d59e3. The existing workflow builds the release image, then invokes:The maintained positive probe selects physical input and nine cycles. Each cycle starts
/bin/cat, verifies live echo/output, sends Ctrl+C, checks status 130 and the returned prompt, then runs a following command. The wrapper requires every ordered milestone. This CI observation has not been replayed; frequency, a minimal deterministic trigger and clean-rebuild reproducibility remain unknown.Expected and actual behavior
Expected: all nine cycles complete within the existing limits, their exact command/prompt witnesses pass, and the wrapper allows later checks to run.
Actual at 2026-09-12 18:04:40 UTC:
The step exits 1 and the main job fails.
vm_exitis the waited watchdog/timeout/QEMU command status; it is not necessarily QEMU's direct exit. The runner classifies 125 as a stall when its stall limit is enabled. Physical input cleanup was requested, but no independently waited injector terminal result is available in the summary. Neither the last guest milestone nor the specific origin of 125 can be recovered from this public job log.Environment and identity
194f01c61f61de9b9fcd41589c14d556cb6d59e3, push run 1577/API 9065, main job 19498 attempt 1; API terminal failure at 18:05:40 UTC.Evidence and prior checks
The complete main log is 13,140,137 bytes, SHA-256
a96b903705b0ca51ceb1a6b1415719376d0fb61f4d6340934b16e7932444fd78. It records 486 distinct real catalog worker passes andpassed=486 failed=0 total=486at 17:53:39 UTC, including the positive quota case. The 21-case watchdog and 43-case process/source host groups passed. The separate Rust and Markdown jobs succeeded.After the catalog, the development disk rebuild, both canonical images, both native-launch probes, four interactive-lines cases, both single-interrupt cases and development repeated-interrupt case passed. The release repeated-interrupt invocation starts at 18:04:21 UTC and reports the failure at 18:04:40 UTC. The observed artifact catalog is empty; an output listing alone does not recover the inner evidence. No warning diagnostic or real catalog timeout was found. No retry, deadline relaxation, guest-cause or contention claim follows.
At preceding signed
74f16acc4e0dbac80b437b0f13edcb9b213409d8, push CI 1579 terminates in failure on September 12 at 19:44:02 UTC. Rust and Markdown succeed, and all 486 distinct VM catalog scenarios pass. The development repeated-interrupt probe passes at 19:42:02.137 UTC; the following release nine-cycle probe starts at 19:42:02.343 UTC and fails at 19:42:55.837 UTC. Its receipt reportsstage=physical-input runner_exit=1 vm_exit=0 expected_vm_exit=0 physical_input_exit=1 serial_input_exit=unknown physical_cleanup_requested=0. This is the same gate tracked in #31 with a different diagnostic shape from run 1577; it does not establish a shared cause. The complete main log is 13140239 bytes, SHA-2562587f752ad9e7e304ea93124eef28c2aa63b3b6f9d6867bdb2c2602a9eef8bee. All three job logs are retained, without warning diagnostics. The failed command phase, inner probe evidence, image digest and raw QEMU wait remain unknown from those logs. No artifact catalog was queried for this follow-up; no absence claim or retry is made. The separate PR CI 1580 subsequently fails the development native-directory gate; see #35.At the same preceding revision, PR CI 1580 terminates in failure at September 12, 20:17:29 UTC. All 486 distinct VM catalog scenarios, both repeated-interrupt probes and all four Powerbox prompt probes pass. The following development physical native-directory probe fails at 20:16:28.687 UTC with physical-input exit 1, composed VM-command exit 0 and no requested physical cleanup. Rust and Markdown succeed. All three complete logs are retained; the main log is 13141904 bytes, SHA-256
313b4956715cea70e9f97331677ce3e07cd8e94e6277afb6ca108e445030b4b6. This separate gate is tracked in #35. The exact command/consent/cleanup failure, inner probe artifacts, image digest and raw QEMU wait are unknown from those logs. No artifact query, retry or acceptance change was made. The current Integration 9e8 push CI 1581 and PR CI 1582 are both running.Tracking
This is a different observed probe from the release editor failure, positive filesystem timeouts, the host watchdog fixture failure, and the development serial EOF. The development serial probe passed in run 1577; that does not close the earlier intermittent observation or establish a common cause.
Coordinate through Integration PR 12. Preserve this terminal failure and obtain the exact inner progress/status evidence before proposing a runtime or acceptance change. The separate PR run 1578 and successor workflows remain independent evidence.
erikinkinen referenced this issue2026-09-12 20:20:35 +02:00
erikinkinen referenced this issue from erix/docs2026-09-12 20:52:05 +02:00