Hi, I'm consistently seeing this assertion running the qemu-5.2.0 test suite. rc0, rc1, rc2 have been consistently affected, it reproduces consistently in parts of Fedora's build system. Here's an example build log for rc2 x86 against Fedora 32
https://download.copr.fedorainfracloud.org/results/@kubevirt/qemu-5.2.0-0.6.rc2/fedora-32-x86_64/01781514-qemu/builder-live.log.gz The full test error: ... PASS 26 qtest-arm/qos-test /arm/virt/virtio-mmio/virtio-bus/virtio-9p-device/virtio-9p/virtio-9p-tests/synth/readdir/split_128 PASS 27 qtest-arm/qos-test /arm/virt/virtio-mmio/virtio-bus/virtio-9p-device/virtio-9p/virtio-9p-tests/local/config Received response 7 (RLERROR) instead of 73 (RMKDIR) ERROR qtest-arm/qos-test - Bail out! ERROR:../tests/qtest/virtio-9p-test.c:300:v9fs_req_recv: assertion failed (hdr.id == id): (7 == 73) Rlerror has errno 95 (Operation not supported) ** ERROR:../tests/qtest/virtio-9p-test.c:300:v9fs_req_recv: assertion failed (hdr.id == id): (7 == 73) make: *** [Makefile.mtest:1257: run-test-155] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.EG4Dav (%check) Thanks, Cole