generated from erix/meta
[BUG] Development COM1 editor probe fails after the complete VM catalog passes #67
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#67
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
Original Integration CI 1678 fails the development COM1 command-history/cursor probe after all 489 catalog VM scenarios pass. The immediately preceding development physical editor probe passes. The input-stage diagnostic does not identify the failed edit or transport operation; cause and frequency remain unclassified.
Reproduction
Observed once in the original pull-request workflow at Integration
78557a6c672ecf426dfe894a01cc4aeec73b5e3c. The exact workflow invokes./tests/native-editor-vm.sh serial out/appliance/erix-dev.imgafter its development physical-input counterpart. Preserve the original scenario, input deadlines and source graph. No unchanged rerun or local reproduction is claimed.Expected and actual behavior
Expected: the development COM1 editor probe completes its command-history and cursor checks, allowing later release editor and console gates to run.
Actual: at 16:24:42 UTC on 19 September 2026, the runner reports
stage=serial-input,runner_exit=1, composedvm_exit=125,expected_vm_exit=0,serial_input_exit=1,physical_input_exit=unknown, andphysical_cleanup_requested=0. The native input diagnostic reportslast_event=unavailable. The workflow stops with exit 1. The composed VM status is not proof of QEMU's direct exit status or a guest fault.Environment and identity
78557a6c672ecf426dfe894a01cc4aeec73b5e3c.ac025683a12138b3107addc794466805fe2ffbb469912e37604665222a7167bb.Evidence and prior checks
All 489 catalog scenarios, both maintained native Kernel diagnostics and preceding image/input gates pass. Development physical editor passes before development serial editor fails. Rust and Markdown jobs pass independently. All three complete original logs total 13,384,697 bytes with zero warning candidates. Later release editor/console gates were not reached and must not be reported as passing. Raw inner input/VM evidence is referenced by the runner but is not present in the collected job logs; no root cause is inferred from the outer status alone.
Tracking
Keep this development COM1 observation distinct from release COM1 editor failure, release physical editor failure, and development COM1 directory failure. Different routes do not establish a shared cause. Obtain bounded original input progress and runner-owned evidence before changing behavior or limits.
Related: WIP integration PR, phase completion.