Le 12/03/2020 à 18:41, John Snow a écrit : > > > On 3/12/20 1:09 PM, no-re...@patchew.org wrote: >> ** >> ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: >> assertion failed (err == NULL): The connection is closed (g-io-error-quark, >> 18) >> ERROR - Bail out! >> ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: >> assertion failed (err == NULL): The connection is closed (g-io-error-quark, >> 18) >> cleaning up pid 8252 >> make: *** [/tmp/qemu-test/src/tests/Makefile.include:632: >> check-qtest-x86_64] Error 1 >> make: *** Waiting for unfinished jobs.... >> Traceback (most recent call last): >> File "./tests/docker/docker.py", line 664, in <module> >> --- >> raise CalledProcessError(retcode, cmd) >> subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', >> '--label', 'com.qemu.instance.uuid=a511075ffeef4e779edd675709230bf4', '-u', >> '1003', '--security-opt', 'seccomp=unconfined', '--rm', '-e', >> 'TARGET_LIST=x86_64-softmmu', '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', >> '-e', 'J=14', '-e', 'DEBUG=', '-e', 'SHOW_ENV=', '-e', >> 'CCACHE_DIR=/var/tmp/ccache', '-v', >> '/home/patchew2/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v', >> '/var/tmp/patchew-tester-tmp-oeozmxxt/src/docker-src.2020-03-12-12.42.08.19167:/var/tmp/qemu:z,ro', >> 'qemu:fedora', '/var/tmp/qemu/run', 'test-debug']' returned non-zero exit >> status 2. >> filter=--filter=label=com.qemu.instance.uuid=a511075ffeef4e779edd675709230bf4 >> make[1]: *** [docker-run] Error 1 >> make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-oeozmxxt/src' >> make: *** [docker-run-test-debug@fedora] Error 2 >> >> real 27m40.529s >> user 0m9.189s > > Appears unrelated? > >
Right. Peter has committed a fix to disable dbus-vmstate-test d46f81cb746d tests: Disable dbus-vmstate-test Thanks, Laurent