Nir Soffer created OVIRT-3114:
---------------------------------
Summary: Unexplained timeouts in CI, need to investigate on a host
Key: OVIRT-3114
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-3114
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra
We see unexplained timeouts in vdsm tests in the last 2 days.
This code that should finish in no time times out after 30 seconds:
op = qemuimg.rebase(
vol.volumePath,
"wrong",
format=qemuimg.FORMAT.QCOW2,
backingFormat=qemuimg.FORMAT.RAW,
unsafe=True)
op.run()
See
https://gerrit.ovirt.org/c/vdsm/+/116185
I'm disabling this test for now, but I need to understand what's going
on in the CI. I think the only way to understand this issue is to ssh to
a slave and debug this code manually in the same environment used
by the tests.
Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100172)