[JIRA] (OVIRT-3114) Unexplained timeouts in CI, need to investigate on a host

[ https://ovirt-jira.atlassian.net/browse/OVIRT-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41053#comment-41053 ] Nir Soffer commented on OVIRT-3114: ----------------------------------- On Thu, Aug 12, 2021 at 11:30 PM Nir Soffer <nsoffer@redhat.com> wrote:
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.
We skip 10 tests now: https://gerrit.ovirt.org/c/vdsm/+/116189 This should be reverted when the root cause is fixed.
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)
participants (1)
-
Nir Soffer (oVirt JIRA)