Actions
action #55526
closeddetection for still running qemu instance in worker only works with "--no-cleanup"
Description
Observation¶
See #55505#note-7 : openQA has a line "[error] [pid:…] A QEMU instance using the current pool directory is still running (PID: …)" which should be printed e.g. in cases like #55505 but this does not happen in production workers running with pool dir cleanup.
Problem¶
Apparently the worker cleans up the pool directory so that the qemu pid can not be read out from local files. Might be a regression introduced with recent worker rework.
Updated by okurz over 5 years ago
- Copied from action #55505: lots of incompletes on o3, "qemu-system-x86_64: -vnc :91,share=force-shared: Failed to find an available port: Address already in use", maybe only openqaworker4:1? added
Updated by mkittler over 5 years ago
- Status changed from New to In Progress
- Target version set to Current Sprint
Updated by mkittler over 5 years ago
- Status changed from In Progress to Resolved
PR has been merged.
Updated by mkittler over 5 years ago
- Target version changed from Current Sprint to Done
Actions