action #175494
closedopenQA Project (public) - coordination #102906: [saga][epic] Increased stability of tests with less "known failures", known incompletes handled automatically within openQA
openQA Project (public) - coordination #175515: [epic] incomplete jobs with "Failed to find an available port: Address already in use"
[openQA][worker][ipmi] isotovideo can not be started
0%
Description
Observation¶
I scheduled several test runs on the same worker35:51.
I found test run may fail immediately after being assigned to worker35:51 from time to time. The failure is as below:
[2025-01-15T08:17:48.983921Z] [info] [pid:57923] Starting isotovideo container
[2025-01-15T08:17:48.989767Z] [debug] [pid:57923] Registered process:100249
[2025-01-15T08:17:48.990369Z] [error] [pid:57923] Unable to setup job 16453797: isotovideo can not be started
[2025-01-15T08:17:48.990652Z] [debug] [pid:57923] Stopping job 16453797 from openqa.suse.de: 16453797-sle-15-SP7-Online-x86_64-Build53.1-gi-guest_developing-on-host_developing-xen@waynechen55_os-autoinst-distri-opensuse_wayne_sl_micro_6.2_guest_profile@64bit-ipmi-large-mem - reason: setup failure
[2025-01-15T08:17:48.990806Z] [info] [pid:100249] 100249: WORKING 16453797
[2025-01-15T08:17:48.991736Z] [debug] [pid:57923] REST-API call: POST "http://openqa.suse.de/api/v1/jobs/16453797/status"
[2025-01-15T08:17:49.026255Z] [info] [pid:100250] Uploading autoinst-log.txt
[2025-01-15T08:17:49.027275Z] [debug] [pid:100250] Uploading artefact autoinst-log.txt
[2025-01-15T08:17:49.048503Z] [info] [pid:100250] Uploading worker-log.txt
[2025-01-15T08:17:49.048768Z] [debug] [pid:100250] Uploading artefact worker-log.txt
Please refer to failed test runs:
https://openqa.suse.de/tests/16453784
https://openqa.suse.de/tests/16453796
https://openqa.suse.de/tests/16453798
https://openqa.suse.de/tests/16453797
https://openqa.suse.de/tests/16453881
https://openqa.suse.de/tests/16453882
https://openqa.suse.de/tests/16453886
Steps to reproduce¶
- Schedule several test runs on worker35:51
- Test suite starts running
- Test suite fails very soon due to the issue
Impact¶
Can not have effective test run to be used
Problem¶
Looks like some wrong with worker process or isotovideo container
Suggestions¶
- Check worker machine
- Check isotovideo container
- Check worker process
Workaround¶
n/a