Your message dated Sun, 24 Apr 2022 09:41:37 +0000
with message-id <e1niykl-000bwl...@fasolo.debian.org>
and subject line Bug#1008358: fixed in virt-manager 1:4.0.0-2
has caused the Debian Bug report #1008358,
regarding virt-manager: FTBFS: RuntimeError: unsupported configuration: 
unfiltered sgio is no longer supported
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1008358: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: virt-manager
Version: 1:4.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> pytest-3 -v -rs
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.12, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- 
> /usr/bin/python3
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg, testpaths: tests/
> collecting ... collected 541 items
> 
> tests/test_capabilities.py::testCapsCPUFeaturesNewSyntax PASSED          [  
> 0%]
> tests/test_capabilities.py::testCapsUtilFuncs PASSED                     [  
> 0%]
> tests/test_capabilities.py::testDomainCapabilities SKIPPED (error op...) [  
> 0%]
> tests/test_capabilities.py::testDomainCapabilitiesx86 SKIPPED (error...) [  
> 0%]
> tests/test_capabilities.py::testDomainCapabilitiesAArch64 SKIPPED (e...) [  
> 0%]
> tests/test_cloner.py::test_clone_unmanaged PASSED                        [  
> 1%]
> tests/test_cloner.py::test_generate_name SKIPPED (error opening test...) [  
> 1%]
> tests/test_conn.py::test_misc PASSED                                     [  
> 1%]
> tests/test_conn.py::test_default_uri PASSED                              [  
> 1%]
> tests/test_conn.py::test_poll PASSED                                     [  
> 1%]
> tests/test_disk.py::test_disk_numtotarget PASSED                         [  
> 2%]
> tests/test_disk.py::test_disk_dir_searchable SKIPPED (error opening ...) [  
> 2%]
> tests/test_disk.py::test_disk_path_in_use_kernel SKIPPED (error open...) [  
> 2%]
> tests/test_disk.py::test_disk_diskbackend_misc SKIPPED (error openin...) [  
> 2%]
> tests/test_disk.py::test_disk_diskbackend_parse SKIPPED (error openi...) [  
> 2%]
> tests/test_disk.py::test_disk_rbd_path SKIPPED (error opening testdr...) [  
> 2%]
> tests/test_misc.py::test_misc_cpu_topology PASSED                        [  
> 3%]
> tests/test_misc.py::test_misc_guest_osinfo_metadata PASSED               [  
> 3%]
> tests/test_misc.py::test_misc_nonpredicatble_generate FAILED             [  
> 3%]
> tests/test_misc.py::test_misc_support_cornercases PASSED                 [  
> 3%]
> tests/test_misc.py::test_misc_osxml_cornercases PASSED                   [  
> 3%]
> tests/test_misc.py::test_misc_cpu_cornercases SKIPPED (error opening...) [  
> 4%]
> tests/test_misc.py::test_misc_meter PASSED                               [  
> 4%]
> tests/test_nodedev.py::testFunkyChars SKIPPED (error opening testdri...) [  
> 4%]
> tests/test_nodedev.py::testNetDevice SKIPPED (error opening testdriv...) [  
> 4%]
> tests/test_nodedev.py::testPCIDevice SKIPPED (error opening testdriv...) [  
> 4%]
> tests/test_nodedev.py::testUSBDevDevice SKIPPED (error opening testd...) [  
> 4%]
> tests/test_nodedev.py::testSCSIDevice SKIPPED (error opening testdri...) [  
> 5%]
> tests/test_nodedev.py::testStorageDevice SKIPPED (error opening test...) [  
> 5%]
> tests/test_nodedev.py::testSCSIBus SKIPPED (error opening testdriver...) [  
> 5%]
> tests/test_nodedev.py::testDRMDevice SKIPPED (error opening testdriv...) [  
> 5%]
> tests/test_nodedev.py::testDASDMdev SKIPPED (error opening testdrive...) [  
> 5%]
> tests/test_nodedev.py::testAPQNMdev SKIPPED (error opening testdrive...) [  
> 6%]
> tests/test_nodedev.py::testPCIMdev SKIPPED (error opening testdriver...) [  
> 6%]
> tests/test_nodedev.py::testPCIMdevNewFormat SKIPPED (error opening t...) [  
> 6%]
> tests/test_nodedev.py::testNodeDev2USB1 SKIPPED (error opening testd...) [  
> 6%]
> tests/test_nodedev.py::testNodeDev2USB2 SKIPPED (error opening testd...) [  
> 6%]
> tests/test_nodedev.py::testNodeDev2PCI SKIPPED (error opening testdr...) [  
> 7%]
> tests/test_nodedev.py::testNodeDevFail SKIPPED (error opening testdr...) [  
> 7%]
> tests/test_osdict.py::test_list_os PASSED                                [  
> 7%]
> tests/test_osdict.py::test_recommended_resources PASSED                  [  
> 7%]
> tests/test_osdict.py::test_urldetct_matching_distros PASSED              [  
> 7%]
> tests/test_osdict.py::test_tree_url PASSED                               [  
> 7%]
> tests/test_osdict.py::test_kernel_url PASSED                             [  
> 8%]
> tests/test_osdict.py::test_related_to PASSED                             [  
> 8%]
> tests/test_osdict.py::test_drivers PASSED                                [  
> 8%]
> tests/test_storage.py::testDirPool PASSED                                [  
> 8%]
> tests/test_storage.py::testFSPool PASSED                                 [  
> 8%]
> tests/test_storage.py::testNetFSPool PASSED                              [  
> 9%]
> tests/test_storage.py::testLVPool PASSED                                 [  
> 9%]
> tests/test_storage.py::testDiskPool PASSED                               [  
> 9%]
> tests/test_storage.py::testISCSIPool PASSED                              [  
> 9%]
> tests/test_storage.py::testSCSIPool PASSED                               [  
> 9%]
> tests/test_storage.py::testMpathPool PASSED                              [  
> 9%]
> tests/test_storage.py::testGlusterPool PASSED                            [ 
> 10%]
> tests/test_storage.py::testRBDPool PASSED                                [ 
> 10%]
> tests/test_storage.py::testMisc SKIPPED (error opening testdriver.xm...) [ 
> 10%]
> tests/test_storage.py::testEnumerateLogical PASSED                       [ 
> 10%]
> tests/test_uriparse.py::testURIs PASSED                                  [ 
> 10%]
> tests/test_uriparse.py::test_magicuri_connver PASSED                     [ 
> 11%]
> tests/test_urldetect.py::test_debian PASSED                              [ 
> 11%]
> tests/test_urldetect.py::test_ubuntu PASSED                              [ 
> 11%]
> tests/test_urldetect.py::test_fedora PASSED                              [ 
> 11%]
> tests/test_urldetect.py::test_rhel PASSED                                [ 
> 11%]
> tests/test_urldetect.py::test_centos PASSED                              [ 
> 12%]
> tests/test_urldetect.py::test_opensuse PASSED                            [ 
> 12%]
> tests/test_urldetect.py::test_suse PASSED                                [ 
> 12%]
> tests/test_urldetect.py::test_mageia PASSED                              [ 
> 12%]
> tests/test_urldetect.py::test_misc PASSED                                [ 
> 12%]
> tests/test_xmlparse.py::testAlterGuest PASSED                            [ 
> 12%]
> tests/test_xmlparse.py::testAlterCpuMode SKIPPED (error opening test...) [ 
> 13%]
> tests/test_xmlparse.py::testAlterDisk FAILED                             [ 
> 13%]
> tests/test_xmlparse.py::testAlterDevicesBootorder PASSED                 [ 
> 13%]
> tests/test_xmlparse.py::testSingleDisk PASSED                            [ 
> 13%]
> tests/test_xmlparse.py::testAlterChars PASSED                            [ 
> 13%]
> tests/test_xmlparse.py::testAlterNics PASSED                             [ 
> 14%]
> tests/test_xmlparse.py::testQEMUXMLNS SKIPPED (error opening testdri...) [ 
> 14%]
> tests/test_xmlparse.py::testAddRemoveDevices PASSED                      [ 
> 14%]
> tests/test_xmlparse.py::testChangeKVMMedia SKIPPED (error opening te...) [ 
> 14%]
> tests/test_xmlparse.py::testGuestBootorder SKIPPED (error opening te...) [ 
> 14%]
> tests/test_xmlparse.py::testDiskChangeBus PASSED                         [ 
> 14%]
> tests/test_xmlparse.py::testChangeSnapshot PASSED                        [ 
> 15%]
> tests/test_xmlparse.py::testFSPool PASSED                                [ 
> 15%]
> tests/test_xmlparse.py::testISCSIPool PASSED                             [ 
> 15%]
> tests/test_xmlparse.py::testGlusterPool PASSED                           [ 
> 15%]
> tests/test_xmlparse.py::testRBDPool PASSED                               [ 
> 15%]
> tests/test_xmlparse.py::testVol PASSED                                   [ 
> 16%]
> tests/test_xmlparse.py::testNetMulti PASSED                              [ 
> 16%]
> tests/test_xmlparse.py::testNetOpen PASSED                               [ 
> 16%]
> tests/test_xmlparse.py::testNetVfPool PASSED                             [ 
> 16%]
> tests/test_xmlparse.py::testCPUUnknownClear SKIPPED (error opening t...) [ 
> 16%]
> tests/test_xmlparse.py::testDomainRoundtrip PASSED                       [ 
> 17%]
> tests/test_xmlparse.py::testYesNoUnexpectedParse PASSED                  [ 
> 17%]
> tests/test_xmlparse.py::testXMLBuilderCoverage PASSED                    [ 
> 17%]
> tests/test_xmlparse.py::testReplaceChildParse PASSED                     [ 
> 17%]
> tests/test_xmlparse.py::testGuestXMLDeviceMatch PASSED                   [ 
> 17%]
> tests/test_xmlparse.py::testControllerAttachedDevices PASSED             [ 
> 17%]
> tests/test_xmlparse.py::testRefreshMachineType SKIPPED (error openin...) [ 
> 18%]
> tests/test_xmlparse.py::testDiskSourceAbspath PASSED                     [ 
> 18%]
> tests/test_cli.py::testCLI0001virt_install_many_devices SKIPPED (err...) [ 
> 18%]
> tests/test_cli.py::testCLI0002virt_install_singleton_config_1 SKIPPED    [ 
> 18%]
> tests/test_cli.py::testCLI0003virt_install_singleton_config_2 SKIPPED    [ 
> 18%]
> tests/test_cli.py::testCLI0004virt_install_singleton_config_3 SKIPPED    [ 
> 19%]
> tests/test_cli.py::testCLI0005virt_install_memory_hotplug SKIPPED (e...) [ 
> 19%]
> tests/test_cli.py::testCLI0006virt_install_testdriver_edgecases PASSED   [ 
> 19%]
> tests/test_cli.py::testCLI0007virt_install_storage_creation SKIPPED      [ 
> 19%]
> tests/test_cli.py::testCLI0008virt_install PASSED                        [ 
> 19%]
> tests/test_cli.py::testCLI0009virt_install PASSED                        [ 
> 19%]
> tests/test_cli.py::testCLI0010virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0011virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0012virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0013virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0014virt_install PASSED                        [ 
> 20%]
> tests/test_cli.py::testCLI0015virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0016virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0017virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0018virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0019virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0020virt_install PASSED                        [ 
> 21%]
> tests/test_cli.py::testCLI0021virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0022virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0023virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0024virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0025virt_install PASSED                        [ 
> 22%]
> tests/test_cli.py::testCLI0026virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0027virt_install SKIPPED (error opening te...) [ 
> 23%]
> tests/test_cli.py::testCLI0028virt_install SKIPPED (error opening te...) [ 
> 23%]
> tests/test_cli.py::testCLI0029virt_install SKIPPED (error opening te...) [ 
> 23%]
> tests/test_cli.py::testCLI0030virt_install PASSED                        [ 
> 23%]
> tests/test_cli.py::testCLI0031virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0032virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0033virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0034virt_install SKIPPED (error opening te...) [ 
> 24%]
> tests/test_cli.py::testCLI0035virt_install SKIPPED (error opening te...) [ 
> 24%]
> tests/test_cli.py::testCLI0036virt_install PASSED                        [ 
> 24%]
> tests/test_cli.py::testCLI0037virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0038virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0039virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0040virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0041virt_install PASSED                        [ 
> 25%]
> tests/test_cli.py::testCLI0042virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0043virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0044virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0045virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0046virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0047virt_install PASSED                        [ 
> 26%]
> tests/test_cli.py::testCLI0048virt_install PASSED                        [ 
> 27%]
> tests/test_cli.py::testCLI0049virt_install PASSED                        [ 
> 27%]
> tests/test_cli.py::testCLI0050virt_install PASSED                        [ 
> 27%]
> tests/test_cli.py::testCLI0051virt_install_initrd_inject PASSED          [ 
> 27%]
> tests/test_cli.py::testCLI0052virt_install_cdrom_url PASSED              [ 
> 27%]
> tests/test_cli.py::testCLI0053virt_install_simple_pxe PASSED             [ 
> 28%]
> tests/test_cli.py::testCLI0054virt_install_fake_ftp PASSED               [ 
> 28%]
> tests/test_cli.py::testCLI0055virt_install_fake_http PASSED              [ 
> 28%]
> tests/test_cli.py::testCLI0056virt_install_os_detect_success_fallback PASSED 
> [ 28%]
> tests/test_cli.py::testCLI0057virt_install_os_detect_fail_fallback PASSED [ 
> 28%]
> tests/test_cli.py::testCLI0058virt_install_osinfo_url SKIPPED (error...) [ 
> 29%]
> tests/test_cli.py::testCLI0059virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0060virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0061virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0062virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0063virt_install PASSED                        [ 
> 29%]
> tests/test_cli.py::testCLI0064virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0065virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0066virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0067virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0068virt_install PASSED                        [ 
> 30%]
> tests/test_cli.py::testCLI0069virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0070virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0071virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0072virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0073virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0074virt_install PASSED                        [ 
> 31%]
> tests/test_cli.py::testCLI0075virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0076virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0077virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0078virt_install PASSED                        [ 
> 32%]
> tests/test_cli.py::testCLI0079virt_install_w2k3_cdrom PASSED             [ 
> 32%]
> tests/test_cli.py::testCLI0080virt_install_osinfo_url_with_disk SKIPPED  [ 
> 33%]
> tests/test_cli.py::testCLI0081virt_install_osinfo_multiple_short_id SKIPPED [ 
> 33%]
> tests/test_cli.py::testCLI0082virt_install PASSED                        [ 
> 33%]
> tests/test_cli.py::testCLI0083virt_install PASSED                        [ 
> 33%]
> tests/test_cli.py::testCLI0084virt_install PASSED                        [ 
> 33%]
> tests/test_cli.py::testCLI0085virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0086virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0087virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0088virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0089virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0090virt_install PASSED                        [ 
> 34%]
> tests/test_cli.py::testCLI0091virt_install PASSED                        [ 
> 35%]
> tests/test_cli.py::testCLI0092virt_install_noargs_fail PASSED            [ 
> 35%]
> tests/test_cli.py::testCLI0093virt_install_osvariant_noargs_fail PASSED  [ 
> 35%]
> tests/test_cli.py::testCLI0094virt_install_osvariant_defaults_pxe PASSED [ 
> 35%]
> tests/test_cli.py::testCLI0095virt_install_cloud_init_default PASSED     [ 
> 35%]
> tests/test_cli.py::testCLI0096virt_install_cloud_init_options1 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0097virt_install_cloud_init_options2 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0098virt_install_cloud_init_options3 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0099virt_install_cloud_init_options4 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0100virt_install_cloud_init_options5 PASSED    [ 
> 36%]
> tests/test_cli.py::testCLI0101virt_install PASSED                        [ 
> 36%]
> tests/test_cli.py::testCLI0102virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0103virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0104virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0105virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0106virt_install PASSED                        [ 
> 37%]
> tests/test_cli.py::testCLI0107virt_install_cdrom_double PASSED           [ 
> 38%]
> tests/test_cli.py::testCLI0108virt_install PASSED                        [ 
> 38%]
> tests/test_cli.py::testCLI0109virt_install_reinstall_pxe SKIPPED (er...) [ 
> 38%]
> tests/test_cli.py::testCLI0110virt_install_reinstall_location SKIPPED    [ 
> 38%]
> tests/test_cli.py::testCLI0111virt_install_reinstall_cdrom PASSED        [ 
> 38%]
> tests/test_cli.py::testCLI0112virt_install PASSED                        [ 
> 39%]
> tests/test_cli.py::testCLI0113virt_install PASSED                        [ 
> 39%]
> tests/test_cli.py::testCLI0114virt_install PASSED                        [ 
> 39%]
> tests/test_cli.py::testCLI0115virt_install_osinfo_url_unattended SKIPPED [ 
> 39%]
> tests/test_cli.py::testCLI0116virt_install_osinfo_unattended_treeapis SKIPPED 
> [ 39%]
> tests/test_cli.py::testCLI0117virt_install_osinfo_win7_unattended SKIPPED [ 
> 39%]
> tests/test_cli.py::testCLI0118virt_install_osinfo_netinst_unattended SKIPPED 
> [ 40%]
> tests/test_cli.py::testCLI0119virt_install_network_install_resources SKIPPED 
> [ 40%]
> tests/test_cli.py::testCLI0120virt_install_unattended_remote_cdrom SKIPPED [ 
> 40%]
> tests/test_cli.py::testCLI0121virt_install SKIPPED (error opening te...) [ 
> 40%]
> tests/test_cli.py::testCLI0122virt_install SKIPPED (error opening te...) [ 
> 40%]
> tests/test_cli.py::testCLI0123virt_install SKIPPED (error opening te...) [ 
> 41%]
> tests/test_cli.py::testCLI0124virt_install SKIPPED (error opening te...) [ 
> 41%]
> tests/test_cli.py::testCLI0125virt_install SKIPPED (error opening te...) [ 
> 41%]
> tests/test_cli.py::testCLI0126virt_install SKIPPED (error opening te...) [ 
> 41%]
> tests/test_cli.py::testCLI0127virt_install SKIPPED (error opening te...) [ 
> 41%]
> tests/test_cli.py::testCLI0128virt_install SKIPPED (error opening te...) [ 
> 41%]
> tests/test_cli.py::testCLI0129virt_install SKIPPED (error opening te...) [ 
> 42%]
> tests/test_cli.py::testCLI0130virt_install_remote_storage SKIPPED (e...) [ 
> 42%]
> tests/test_cli.py::testCLI0131virt_install SKIPPED (error opening te...) [ 
> 42%]
> tests/test_cli.py::testCLI0132virt_install SKIPPED (error opening te...) [ 
> 42%]
> tests/test_cli.py::testCLI0133virt_install_kvm_fedoralatest_url SKIPPED  [ 
> 42%]
> tests/test_cli.py::testCLI0134virt_install_test_url_detection SKIPPED    [ 
> 43%]
> tests/test_cli.py::testCLI0135virt_install_quiet_url SKIPPED (error ...) [ 
> 43%]
> tests/test_cli.py::testCLI0136virt_install_kvm_win2k3_cdrom SKIPPED      [ 
> 43%]
> tests/test_cli.py::testCLI0137virt_install_qemu_plain SKIPPED (error...) [ 
> 43%]
> tests/test_cli.py::testCLI0138virt_install_qemu_32_on_64 SKIPPED (er...) [ 
> 43%]
> tests/test_cli.py::testCLI0139virt_install_linux2020 SKIPPED (error ...) [ 
> 43%]
> tests/test_cli.py::testCLI0140virt_install_location_manual_kernel SKIPPED [ 
> 44%]
> tests/test_cli.py::testCLI0141virt_install_location_iso SKIPPED (err...) [ 
> 44%]
> tests/test_cli.py::testCLI0142virt_install_cdrom_centos_label SKIPPED    [ 
> 44%]
> tests/test_cli.py::testCLI0143virt_install_kvm_rhel5 SKIPPED (error ...) [ 
> 44%]
> tests/test_cli.py::testCLI0144virt_install_kvm_rhel6 SKIPPED (error ...) [ 
> 44%]
> tests/test_cli.py::testCLI0145virt_install_kvm_rhel7 SKIPPED (error ...) [ 
> 45%]
> tests/test_cli.py::testCLI0146virt_install_kvm_cpu_default_fallback SKIPPED [ 
> 45%]
> tests/test_cli.py::testCLI0147virt_install_kvm_centos7 SKIPPED (erro...) [ 
> 45%]
> tests/test_cli.py::testCLI0148virt_install_kvm_win10 SKIPPED (error ...) [ 
> 45%]
> tests/test_cli.py::testCLI0149virt_install_win7_uefi SKIPPED (error ...) [ 
> 45%]
> tests/test_cli.py::testCLI0150virt_install_kvm_i686_uefi SKIPPED (er...) [ 
> 46%]
> tests/test_cli.py::testCLI0151virt_install_q35_defaults SKIPPED (err...) [ 
> 46%]
> tests/test_cli.py::testCLI0152virt_install_openbsd_defaults SKIPPED      [ 
> 46%]
> tests/test_cli.py::testCLI0153virt_install_f21_kvm_remote SKIPPED (e...) [ 
> 46%]
> tests/test_cli.py::testCLI0154virt_install_graphics_usb_disable SKIPPED  [ 
> 46%]
> tests/test_cli.py::testCLI0155virt_install_boot_uefi SKIPPED (error ...) [ 
> 46%]
> tests/test_cli.py::testCLI0156virt_install_boot_uefi_oldcaps SKIPPED     [ 
> 47%]
> tests/test_cli.py::testCLI0157virt_install SKIPPED (error opening te...) [ 
> 47%]
> tests/test_cli.py::testCLI0158virt_install SKIPPED (error opening te...) [ 
> 47%]
> tests/test_cli.py::testCLI0159virt_install SKIPPED (error opening te...) [ 
> 47%]
> tests/test_cli.py::testCLI0160virt_install SKIPPED (error opening te...) [ 
> 47%]
> tests/test_cli.py::testCLI0161virt_install SKIPPED (error opening te...) [ 
> 48%]
> tests/test_cli.py::testCLI0162virt_install_kvm_session_defaults SKIPPED  [ 
> 48%]
> tests/test_cli.py::testCLI0163virt_install SKIPPED (error opening te...) [ 
> 48%]
> tests/test_cli.py::testCLI0164virt_install_ppc64_pseries_f20 SKIPPED     [ 
> 48%]
> tests/test_cli.py::testCLI0165virt_install_ppc64_machdefault_f20 SKIPPED [ 
> 48%]
> tests/test_cli.py::testCLI0166virt_install_ppc64le_kvm_import SKIPPED    [ 
> 48%]
> tests/test_cli.py::testCLI0167virt_install_s390x_cdrom SKIPPED (erro...) [ 
> 49%]
> tests/test_cli.py::testCLI0168virt_install_s390x_headless SKIPPED (e...) [ 
> 49%]
> tests/test_cli.py::testCLI0169virt_install_riscv64_headless SKIPPED      [ 
> 49%]
> tests/test_cli.py::testCLI0170virt_install_riscv64_graphics SKIPPED      [ 
> 49%]
> tests/test_cli.py::testCLI0171virt_install_arm_vexpress_plain SKIPPED    [ 
> 49%]
> tests/test_cli.py::testCLI0172virt_install_arm_virt_f20 SKIPPED (err...) [ 
> 50%]
> tests/test_cli.py::testCLI0173virt_install_arm_defaultmach_f20 SKIPPED   [ 
> 50%]
> tests/test_cli.py::testCLI0174virt_install_arm_kvm_import SKIPPED (e...) [ 
> 50%]
> tests/test_cli.py::testCLI0175virt_install SKIPPED (error opening te...) [ 
> 50%]
> tests/test_cli.py::testCLI0176virt_install SKIPPED (error opening te...) [ 
> 50%]
> tests/test_cli.py::testCLI0177virt_install_aarch64_machvirt SKIPPED      [ 
> 51%]
> tests/test_cli.py::testCLI0178virt_install_aarch64_machdefault SKIPPED   [ 
> 51%]
> tests/test_cli.py::testCLI0179virt_install_aarch64_cdrom SKIPPED (er...) [ 
> 51%]
> tests/test_cli.py::testCLI0180virt_install_aarch64_kvm_import SKIPPED    [ 
> 51%]
> tests/test_cli.py::testCLI0181virt_install_aarch64_kvm_gic SKIPPED (...) [ 
> 51%]
> tests/test_cli.py::testCLI0182virt_install_aarch64_firmware_no_override 
> SKIPPED [ 51%]
> tests/test_cli.py::testCLI0183virt_install SKIPPED (error opening te...) [ 
> 52%]
> tests/test_cli.py::testCLI0184virt_install_default SKIPPED (error op...) [ 
> 52%]
> tests/test_cli.py::testCLI0185virt_install_default_f27 SKIPPED (erro...) [ 
> 52%]
> tests/test_cli.py::testCLI0186virt_install_fs_default SKIPPED (error...) [ 
> 52%]
> tests/test_cli.py::testCLI0187virt_install_manual_init SKIPPED (erro...) [ 
> 52%]
> tests/test_cli.py::testCLI0188virt_install SKIPPED (error opening te...) [ 
> 53%]
> tests/test_cli.py::testCLI0189virt_install_xen_default SKIPPED (erro...) [ 
> 53%]
> tests/test_cli.py::testCLI0190virt_install_xen_pv SKIPPED (error ope...) [ 
> 53%]
> tests/test_cli.py::testCLI0191virt_install_xen_hvm SKIPPED (error op...) [ 
> 53%]
> tests/test_cli.py::testCLI0192virt_install_xen_hvm SKIPPED (error op...) [ 
> 53%]
> tests/test_cli.py::testCLI0193virt_install SKIPPED (error opening te...) [ 
> 53%]
> tests/test_cli.py::testCLI0194virt_install SKIPPED (error opening te...) [ 
> 54%]
> tests/test_cli.py::testCLI0195virt_install SKIPPED (error opening te...) [ 
> 54%]
> tests/test_cli.py::testCLI0196virt_install SKIPPED (error opening te...) [ 
> 54%]
> tests/test_cli.py::testCLI0197virt_install_vz_ct_template SKIPPED (e...) [ 
> 54%]
> tests/test_cli.py::testCLI0198virt_install_bhyve_uefi SKIPPED (error...) [ 
> 54%]
> tests/test_cli.py::testCLI0199virt_install_bhyve_default_f27 SKIPPED     [ 
> 55%]
> tests/test_cli.py::testCLI0200virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0201virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0202virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0203virt_install PASSED                        [ 
> 55%]
> tests/test_cli.py::testCLI0204virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0205virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0206virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0207virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0208virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0209virt_install PASSED                        [ 
> 56%]
> tests/test_cli.py::testCLI0210virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0211virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0212virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0213virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0214virt_install PASSED                        [ 
> 57%]
> tests/test_cli.py::testCLI0215virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0216virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0217virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0218virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0219virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0220virt_install PASSED                        [ 
> 58%]
> tests/test_cli.py::testCLI0221virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0222virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0223virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0224virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0225virt_install PASSED                        [ 
> 59%]
> tests/test_cli.py::testCLI0226virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0227virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0228virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0229virt_install SKIPPED (error opening te...) [ 
> 60%]
> tests/test_cli.py::testCLI0230virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0231virt_install PASSED                        [ 
> 60%]
> tests/test_cli.py::testCLI0232virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0233virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0234virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0235virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0236virt_xml PASSED                            [ 
> 61%]
> tests/test_cli.py::testCLI0237virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0238virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0239virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0240virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0241virt_xml PASSED                            [ 
> 62%]
> tests/test_cli.py::testCLI0242virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0243virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0244virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0245virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0246virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0247virt_xml PASSED                            [ 
> 63%]
> tests/test_cli.py::testCLI0248virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0249virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0250virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0251virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0252virt_xml PASSED                            [ 
> 64%]
> tests/test_cli.py::testCLI0253virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0254virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0255virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0256virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0257virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0258virt_xml PASSED                            [ 
> 65%]
> tests/test_cli.py::testCLI0259virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0260virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0261virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0262virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0263virt_xml PASSED                            [ 
> 66%]
> tests/test_cli.py::testCLI0264virt_xml PASSED                            [ 
> 67%]
> tests/test_cli.py::testCLI0265virt_xml PASSED                            [ 
> 67%]
> tests/test_cli.py::testCLI0266virt_xml PASSED                            [ 
> 67%]
> tests/test_cli.py::testCLI0267virt_xml_print_xml PASSED                  [ 
> 67%]
> tests/test_cli.py::testCLI0268virt_xml_stdin_edit PASSED                 [ 
> 67%]
> tests/test_cli.py::testCLI0269virt_xml_refresh_machine_type SKIPPED      [ 
> 68%]
> tests/test_cli.py::testCLI0270virt_xml_build_cpu PASSED                  [ 
> 68%]
> tests/test_cli.py::testCLI0271virt_xml_build_tpm PASSED                  [ 
> 68%]
> tests/test_cli.py::testCLI0272virt_xml_build_blkiotune PASSED            [ 
> 68%]
> tests/test_cli.py::testCLI0273virt_xml_build_idmap PASSED                [ 
> 68%]
> tests/test_cli.py::testCLI0274virt_xml_build_disk_plain SKIPPED (err...) [ 
> 68%]
> tests/test_cli.py::testCLI0275virt_xml_build_disk_domain SKIPPED (er...) [ 
> 69%]
> tests/test_cli.py::testCLI0276virt_xml_build_sound PASSED                [ 
> 69%]
> tests/test_cli.py::testCLI0277virt_xml_edit_bootorder PASSED             [ 
> 69%]
> tests/test_cli.py::testCLI0278virt_xml_prompt_response PASSED            [ 
> 69%]
> tests/test_cli.py::testCLI0279virt_xml_edit_clearxml_qemu_commandline PASSED 
> [ 69%]
> tests/test_cli.py::testCLI0280virt_xml_remove_console_dup PASSED         [ 
> 70%]
> tests/test_cli.py::testCLI0281virt_xml_edit_boot_uefi SKIPPED (error...) [ 
> 70%]
> tests/test_cli.py::testCLI0282virt_xml_edit_cpu_host_copy SKIPPED (e...) [ 
> 70%]
> tests/test_cli.py::testCLI0283virt_xml_build_pool_logical_disk SKIPPED   [ 
> 70%]
> tests/test_cli.py::testCLI0284virt_xml_update_succeed PASSED             [ 
> 70%]
> tests/test_cli.py::testCLI0285virt_xml_update_nodefine_succeed PASSED    [ 
> 70%]
> tests/test_cli.py::testCLI0286virt_xml_edit_xpaths PASSED                [ 
> 71%]
> tests/test_cli.py::testCLI0287virt_xml_edit_simple_metadata PASSED       [ 
> 71%]
> tests/test_cli.py::testCLI0288virt_xml_edit_metadata_full_os PASSED      [ 
> 71%]
> tests/test_cli.py::testCLI0289virt_xml_edit_simple_events PASSED         [ 
> 71%]
> tests/test_cli.py::testCLI0290virt_xml_edit_simple_qemu_commandline PASSED [ 
> 71%]
> tests/test_cli.py::testCLI0291virt_xml_edit_simple_memory PASSED         [ 
> 72%]
> tests/test_cli.py::testCLI0292virt_xml_edit_simple_memorybacking PASSED  [ 
> 72%]
> tests/test_cli.py::testCLI0293virt_xml_edit_simple_vcpus PASSED          [ 
> 72%]
> tests/test_cli.py::testCLI0294virt_xml_edit_simple_cpu PASSED            [ 
> 72%]
> tests/test_cli.py::testCLI0295virt_xml_edit_simple_numatune PASSED       [ 
> 72%]
> tests/test_cli.py::testCLI0296virt_xml_edit_simple_blkiotune PASSED      [ 
> 73%]
> tests/test_cli.py::testCLI0297virt_xml_edit_simple_idmap PASSED          [ 
> 73%]
> tests/test_cli.py::testCLI0298virt_xml_edit_simple_boot PASSED           [ 
> 73%]
> tests/test_cli.py::testCLI0299virt_xml_edit_simple_security PASSED       [ 
> 73%]
> tests/test_cli.py::testCLI0300virt_xml_edit_simple_features PASSED       [ 
> 73%]
> tests/test_cli.py::testCLI0301virt_xml_edit_simple_clock PASSED          [ 
> 73%]
> tests/test_cli.py::testCLI0302virt_xml_edit_simple_pm PASSED             [ 
> 74%]
> tests/test_cli.py::testCLI0303virt_xml_edit_simple_disk PASSED           [ 
> 74%]
> tests/test_cli.py::testCLI0304virt_xml_edit_simple_disk_remove_path PASSED [ 
> 74%]
> tests/test_cli.py::testCLI0305virt_xml_edit_device_xpath PASSED          [ 
> 74%]
> tests/test_cli.py::testCLI0306virt_xml_edit_simple_network PASSED        [ 
> 74%]
> tests/test_cli.py::testCLI0307virt_xml_edit_simple_graphics PASSED       [ 
> 75%]
> tests/test_cli.py::testCLI0308virt_xml_edit_graphics_listen_none PASSED  [ 
> 75%]
> tests/test_cli.py::testCLI0309virt_xml_edit_simple_controller PASSED     [ 
> 75%]
> tests/test_cli.py::testCLI0310virt_xml_edit_simple_controller PASSED     [ 
> 75%]
> tests/test_cli.py::testCLI0311virt_xml_edit_simple_smartcard PASSED      [ 
> 75%]
> tests/test_cli.py::testCLI0312virt_xml_edit_simple_redirdev PASSED       [ 
> 75%]
> tests/test_cli.py::testCLI0313virt_xml_edit_simple_tpm PASSED            [ 
> 76%]
> tests/test_cli.py::testCLI0314virt_xml_edit_simple_vsock PASSED          [ 
> 76%]
> tests/test_cli.py::testCLI0315virt_xml_edit_simple_rng PASSED            [ 
> 76%]
> tests/test_cli.py::testCLI0316virt_xml_edit_simple_watchdog PASSED       [ 
> 76%]
> tests/test_cli.py::testCLI0317virt_xml_edit_simple_memballoon PASSED     [ 
> 76%]
> tests/test_cli.py::testCLI0318virt_xml_edit_simple_serial PASSED         [ 
> 77%]
> tests/test_cli.py::testCLI0319virt_xml_edit_simple_parallel PASSED       [ 
> 77%]
> tests/test_cli.py::testCLI0320virt_xml_edit_simple_channel PASSED        [ 
> 77%]
> tests/test_cli.py::testCLI0321virt_xml_edit_simple_console PASSED        [ 
> 77%]
> tests/test_cli.py::testCLI0322virt_xml_edit_simple_filesystem PASSED     [ 
> 77%]
> tests/test_cli.py::testCLI0323virt_xml_edit_simple_video PASSED          [ 
> 78%]
> tests/test_cli.py::testCLI0324virt_xml_edit_simple_soundhw PASSED        [ 
> 78%]
> tests/test_cli.py::testCLI0325virt_xml_edit_simple_host_device PASSED    [ 
> 78%]
> tests/test_cli.py::testCLI0326virt_xml PASSED                            [ 
> 78%]
> tests/test_cli.py::testCLI0327virt_xml PASSED                            [ 
> 78%]
> tests/test_cli.py::testCLI0328virt_xml_edit_pos_num PASSED               [ 
> 78%]
> tests/test_cli.py::testCLI0329virt_xml_edit_neg_num PASSED               [ 
> 79%]
> tests/test_cli.py::testCLI0330virt_xml_edit_all PASSED                   [ 
> 79%]
> tests/test_cli.py::testCLI0331virt_xml_edit_select_sound_model PASSED    [ 
> 79%]
> tests/test_cli.py::testCLI0332virt_xml_edit_select_disk_target PASSED    [ 
> 79%]
> tests/test_cli.py::testCLI0333virt_xml_edit_select_disk_path PASSED      [ 
> 79%]
> tests/test_cli.py::testCLI0334virt_xml_edit_select_network_mac PASSED    [ 
> 80%]
> tests/test_cli.py::testCLI0335virt_xml_edit_select_disk_bootorder PASSED [ 
> 80%]
> tests/test_cli.py::testCLI0336virt_xml_edit_disk_unset PASSED            [ 
> 80%]
> tests/test_cli.py::testCLI0337virt_xml_edit_disable_memballoon PASSED    [ 
> 80%]
> tests/test_cli.py::testCLI0338virt_xml_edit_hostdev_mdev PASSED          [ 
> 80%]
> tests/test_cli.py::testCLI0339virt_xml_start_select_disk_bootorder PASSED [ 
> 80%]
> tests/test_cli.py::testCLI0340virt_xml PASSED                            [ 
> 81%]
> tests/test_cli.py::testCLI0341virt_xml_start_select_disk_bootorder2 PASSED [ 
> 81%]
> tests/test_cli.py::testCLI0342virt_xml_start_select_disk_bootorder2 PASSED [ 
> 81%]
> tests/test_cli.py::testCLI0343virt_xml_edit_select_disk_bootorder2 PASSED [ 
> 81%]
> tests/test_cli.py::testCLI0344virt_xml PASSED                            [ 
> 81%]
> tests/test_cli.py::testCLI0345virt_xml_edit_clear_disk PASSED            [ 
> 82%]
> tests/test_cli.py::testCLI0346virt_xml_edit_clear_cpu PASSED             [ 
> 82%]
> tests/test_cli.py::testCLI0347virt_xml_edit_clear_clock PASSED           [ 
> 82%]
> tests/test_cli.py::testCLI0348virt_xml_edit_video_virtio PASSED          [ 
> 82%]
> tests/test_cli.py::testCLI0349virt_xml_edit_graphics_spice_gl PASSED     [ 
> 82%]
> tests/test_cli.py::testCLI0350virt_xml_add_seclabel PASSED               [ 
> 82%]
> tests/test_cli.py::testCLI0351virt_xml_add_host_device PASSED            [ 
> 83%]
> tests/test_cli.py::testCLI0352virt_xml_add_sound PASSED                  [ 
> 83%]
> tests/test_cli.py::testCLI0353virt_xml_add_audio PASSED                  [ 
> 83%]
> tests/test_cli.py::testCLI0354virt_xml_add_disk_basic PASSED             [ 
> 83%]
> tests/test_cli.py::testCLI0355virt_xml_add_disk_notarget PASSED          [ 
> 83%]
> tests/test_cli.py::testCLI0356virt_xml_add_disk_create_storage PASSED    [ 
> 84%]
> tests/test_cli.py::testCLI0357virt_xml_add_disk_default_storage PASSED   [ 
> 84%]
> tests/test_cli.py::testCLI0358virt_xml_remove_sound_model PASSED         [ 
> 84%]
> tests/test_cli.py::testCLI0359virt_xml_remove_disk_index PASSED          [ 
> 84%]
> tests/test_cli.py::testCLI0360virt_xml_remove_disk_path PASSED           [ 
> 84%]
> tests/test_cli.py::testCLI0361virt_xml_remove_video_all PASSED           [ 
> 85%]
> tests/test_cli.py::testCLI0362virt_xml_remove_hostdev_name PASSED        [ 
> 85%]
> tests/test_cli.py::testCLI0363virt_xml_remove_memballoon PASSED          [ 
> 85%]
> tests/test_cli.py::testCLI0364virt_xml_add_hostdev_mdev PASSED           [ 
> 85%]
> tests/test_cli.py::testCLI0365virt_xml_remove_hostdev_mdev PASSED        [ 
> 85%]
> tests/test_cli.py::testCLI0366virt_xml PASSED                            [ 
> 85%]
> tests/test_cli.py::testCLI0367virt_xml PASSED                            [ 
> 86%]
> tests/test_cli.py::testCLI0368virt_xml_add_host_device_start PASSED      [ 
> 86%]
> tests/test_cli.py::testCLI0369virt_xml_add_disk_basic_start PASSED       [ 
> 86%]
> tests/test_cli.py::testCLI0370virt_xml_add_disk_create_storage_start PASSED [ 
> 86%]
> tests/test_cli.py::testCLI0371virt_xml_remove_disk_path_start PASSED     [ 
> 86%]
> tests/test_cli.py::testCLI0372virt_xml_add_hostdev_mdev_start PASSED     [ 
> 87%]
> tests/test_cli.py::testCLI0373virt_xml_kvm_add_disk_os_from_xml SKIPPED  [ 
> 87%]
> tests/test_cli.py::testCLI0374virt_xml_kvm_add_disk_os_from_cmdline SKIPPED [ 
> 87%]
> tests/test_cli.py::testCLI0375virt_xml_kvm_add_network_os_from_xml SKIPPED [ 
> 87%]
> tests/test_cli.py::testCLI0376virt_xml_kvm_add_network_os_from_cmdline 
> SKIPPED [ 87%]
> tests/test_cli.py::testCLI0377virt_clone SKIPPED (error opening test...) [ 
> 87%]
> tests/test_cli.py::testCLI0378virt_clone SKIPPED (error opening test...) [ 
> 88%]
> tests/test_cli.py::testCLI0379virt_clone SKIPPED (error opening test...) [ 
> 88%]
> tests/test_cli.py::testCLI0380virt_clone_clone_auto1 SKIPPED (error ...) [ 
> 88%]
> tests/test_cli.py::testCLI0381virt_clone_clone_auto2 SKIPPED (error ...) [ 
> 88%]
> tests/test_cli.py::testCLI0382virt_clone_clone_nvram SKIPPED (error ...) [ 
> 88%]
> tests/test_cli.py::testCLI0383virt_clone_clone_nvram_path SKIPPED (e...) [ 
> 89%]
> tests/test_cli.py::testCLI0384virt_clone_nvram_newpool SKIPPED (erro...) [ 
> 89%]
> tests/test_cli.py::testCLI0385virt_clone_nvram_missing SKIPPED (erro...) [ 
> 89%]
> tests/test_cli.py::testCLI0386virt_clone_nvram_missing_preserve SKIPPED  [ 
> 89%]
> tests/test_cli.py::testCLI0387virt_clone_clone_manual SKIPPED (error...) [ 
> 89%]
> tests/test_cli.py::testCLI0388virt_clone_clone_manual SKIPPED (error...) [ 
> 90%]
> tests/test_cli.py::testCLI0389virt_clone_empty PASSED                    [ 
> 90%]
> tests/test_cli.py::testCLI0390virt_clone_pool_test_cross_pool SKIPPED    [ 
> 90%]
> tests/test_cli.py::testCLI0391virt_clone_auto_managed PASSED             [ 
> 90%]
> tests/test_cli.py::testCLI0392virt_clone_auto_unmanaged PASSED           [ 
> 90%]
> tests/test_cli.py::testCLI0393virt_clone SKIPPED (error opening test...) [ 
> 90%]
> tests/test_cli.py::testCLI0394virt_clone SKIPPED (error opening test...) [ 
> 91%]
> tests/test_cli.py::testCLI0395virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0396virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0397virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0398virt_clone PASSED                          [ 
> 91%]
> tests/test_cli.py::testCLI0399virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0400virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0401virt_clone PASSED                          [ 
> 92%]
> tests/test_cli.py::testCLI0402virt_clone SKIPPED (error opening test...) [ 
> 92%]
> tests/test_cli.py::testCLI0403virt_clone SKIPPED (error opening test...) [ 
> 92%]
> tests/test_cli.py::testCLI0404virt_clone SKIPPED (error opening test...) [ 
> 92%]
> tests/test_cli.py::testCLI0405virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0406virt_clone SKIPPED (error opening test...) [ 
> 93%]
> tests/test_cli.py::testCLI0407virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0408virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0409virt_clone PASSED                          [ 
> 93%]
> tests/test_cli.py::testCLI0410virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0411virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0412virt_clone_unmanaged_preserve PASSED       [ 
> 94%]
> tests/test_cli.py::testCLI0413virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0414virt_clone PASSED                          [ 
> 94%]
> tests/test_cli.py::testCLI0415virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0416virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0417virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0418virt_clone_replace SKIPPED (error open...) [ 
> 95%]
> tests/test_cli.py::testCLI0419virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0420virt_clone PASSED                          [ 
> 95%]
> tests/test_cli.py::testCLI0421virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0422virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0423virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0424virt_clone PASSED                          [ 
> 96%]
> tests/test_cli.py::testCLI0425virt_install PASSED                        [ 
> 96%]
> tests/test_cli.py::testCLI0426virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0427virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0428virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0429virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0430virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0431virt_install PASSED                        [ 
> 97%]
> tests/test_cli.py::testCLI0432virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0433virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0434virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0435virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0436virt_install PASSED                        [ 
> 98%]
> tests/test_cli.py::testCLI0437virt_install PASSED                        [ 
> 99%]
> tests/test_cli.py::testCLI0438virt_clone PASSED                          [ 
> 99%]
> tests/test_cli.py::testCLI0439virt_xml PASSED                            [ 
> 99%]
> tests/test_cli.py::test_virtinstall_no_testsuite PASSED                  [ 
> 99%]
> tests/test_checkprops.py::testCheckXMLBuilderProps SKIPPED (Other te...) [ 
> 99%]
> tests/test_checkprops.py::testCheckCLISuboptions SKIPPED (Other test...) 
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ______________________ test_misc_nonpredicatble_generate 
> _______________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_misc.py", line 101, in 
> test_misc_nonpredicatble_generate
>     kvmconn = cli.getConnection(kvm_uri)
>   File "/<<PKGBUILDDIR>>/virtinst/cli.py", line 218, in getConnection
>     conn.open(_openauth_cb, None)
>   File "/<<PKGBUILDDIR>>/virtinst/connection.py", line 153, in open
>     conn = libvirt.openAuth(self._open_uri,
>   File "/usr/lib/python3/dist-packages/libvirt.py", line 148, in openAuth
>     raise libvirtError('virConnectOpenAuth() failed')
> libvirt.libvirtError: unsupported configuration: unfiltered sgio is no longer 
> supported
> ________________________________ testAlterDisk 
> _________________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/utils.py", line 201, in test_create
>     obj = func(xml)
>   File "/<<PKGBUILDDIR>>/virtinst/uri.py", line 202, in newdefine
>     return origdefine(xml)
>   File "/usr/lib/python3/dist-packages/libvirt.py", line 4414, in defineXML
>     raise libvirtError('virDomainDefineXML() failed')
> libvirt.libvirtError: unsupported configuration: unfiltered sgio is no longer 
> supported
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_xmlparse.py", line 367, in testAlterDisk
>     _alter_compare(conn, guest.get_xml(), outfile)
>   File "/<<PKGBUILDDIR>>/tests/test_xmlparse.py", line 28, in _alter_compare
>     utils.test_create(conn, actualXML)
>   File "/<<PKGBUILDDIR>>/tests/utils.py", line 204, in test_create
>     raise RuntimeError(str(e) + "\n" + xml)
> RuntimeError: unsupported configuration: unfiltered sgio is no longer 
> supported
> <domain type="test">
>   <name>TestGuest</name>
>   <currentMemory>204800</currentMemory>
>   <memory>409600</memory>
>   <uuid>12345678-1234-1234-1234-123456789012</uuid>
>   <os>
>     <type arch="i686">hvm</type>
>     <loader>/usr/lib/xen/boot/hvmloader</loader>
>     <boot dev="hd"/>
>   </os>
>   <features>
>     <acpi/><apic/>
>   </features>
>   <clock offset="utc"/>
>   <on_poweroff>destroy</on_poweroff>
>   <on_reboot>restart</on_reboot>
>   <on_crash>destroy</on_crash>
>   <vcpu>5</vcpu>
>   <devices>
>     <emulator>/usr/lib/xen/bin/qemu-dm</emulator>
>     <disk type="file" device="disk">
>       <source file="/dev/foo/null"/>
>       <target dev="hda" bus="usb" removable="on"/>
>       <serial>frob</serial>
>       <driver name="test" type="raw"/>
>       <wwn>123456789abcdefa</wwn>
>     </disk>
>     <disk type="block" device="disk">
>       <source dev="/dev/null">
>         <seclabel model="selinux" relabel="no"/>
>         <seclabel model="dac" relabel="yes">
>           <label>foo-my-label</label>
>         </seclabel>
>       </source>
>       <target dev="hdb" bus="ide"/>
>     </disk>
>     <disk type="file" device="floppy">
>       <target dev="fde" bus="fdc"/>
>     </disk>
>     <disk type="block" device="lun" sgio="unfiltered" rawio="yes">
>       <driver name="qemu" type="raw"/>
>       <source dev="/dev/sda"/>
>       <target dev="hdd" bus="scsi"/>
>       <readonly/>
>     </disk>
>     <disk type="network" device="cdrom">
>       <target dev="sda" bus="scsi"/>
>       <readonly/>
>       <source protocol="http" name="my/file">
>         <host name="1:2:3:4:5:6:7:8" port="1122"/>
>       </source>
>     </disk>
>     <disk type="file" device="floppy">
>       <target dev="fda" bus="fdc"/>
>       <iotune>
>         <read_iops_sec>0</read_iops_sec>
>         <read_bytes_sec>0</read_bytes_sec>
>         <write_iops_sec>0</write_iops_sec>
>         <write_bytes_sec>0</write_bytes_sec>
>         <total_iops_sec>5</total_iops_sec>
>         <total_bytes_sec>6</total_bytes_sec>
>       </iotune>
>       <driver cache="writeback" discard="unmap" detect_zeroes="unmap" 
> io="native"/>
>       <source file="/pool-dir/default-vol" startupPolicy="optional"/>
>       <shareable/>
>     </disk>
>     <disk type="block" device="floppy">
>       <driver name="phy" cache="none"/>
>       <source dev="/dev/null"/>
>       <target dev="fdb" bus="fdc"/>
>     </disk>
>     <disk type="block" device="disk">
>       <driver name="qemu" type="qcow2" cache="none"/>
>       <source dev="/dev/null"/>
>       <target dev="vda" bus="virtio"/>
>     </disk>
>     <disk type="volume" device="disk">
>       <driver name="qemu"/>
>       <source pool="anotherPool" volume="newvol"/>
>       <target dev="vdb" bus="virtio"/>
>       <readonly/>
>     </disk>
>     <disk type="network" device="disk">
>       <driver name="qemu" type="raw"/>
>       <source protocol="gluster" name="new-val/vol">
>         <host name="diff.example.org" port="1234"/>
>         <host name="mon2.example.org" port="6322"/>
>         <host name="mon3.example.org" port="6322"/>
>       </source>
>       <target dev="vdc" bus="virtio"/>
>     </disk>
>     <disk type="network" device="disk">
>       <driver name="qemu" type="raw"/>
>       <source protocol="nbd">
>         <host transport="unix" socket="/var/run/nbdsock"/>
>       </source>
>       <target dev="vdd" bus="virtio"/>
>     </disk>
>     <input type="mouse" bus="ps2"/>
>     <graphics type="vnc" display=":3.4" xauth="/tmp/.Xauthority"/>
>     <console type="pty"/>
>   </devices>
> </domain>
> 
> =========================== short test summary info 
> ============================
> SKIPPED [165] tests/utils.py:134: error opening testdriver.xml: unsupported 
> configuration: unfiltered sgio is no longer supported
> libvirt is probably too old
> SKIPPED [2] tests/test_checkprops.py:15: Other tests failed or were skipped, 
> don't do prop checks
> ================= 2 failed, 372 passed, 167 skipped in 10.37s 
> ==================
> make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/virt-manager_4.0.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: virt-manager
Source-Version: 1:4.0.0-2
Done: Pino Toscano <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
virt-manager, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1008...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated virt-manager package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 24 Apr 2022 11:08:12 +0200
Source: virt-manager
Architecture: source
Version: 1:4.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers 
<pkg-libvirt-maintain...@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Closes: 1008358
Changes:
 virt-manager (1:4.0.0-2) unstable; urgency=medium
 .
   [ Fabio Fantoni ]
   * d/patches: add fixes from upstream for FTBFS with libvirt 8.1
     (Closes: #1008358)
Checksums-Sha1:
 99df7840ed8471b0096de389897ba30b55c9e351 2570 virt-manager_4.0.0-2.dsc
 fb80874dc9fff13b28a5e7468ca56ad905a0a24c 16868 
virt-manager_4.0.0-2.debian.tar.xz
 7e523513d325e4f187f2b63b9eb7f3783b6d7cd6 10141 
virt-manager_4.0.0-2_source.buildinfo
Checksums-Sha256:
 253a43403b36e6a4ac1c16a1638fb0114c27b59a32f67856717dcd5ee95b29d8 2570 
virt-manager_4.0.0-2.dsc
 392d7fbd2edf98133ff39e1730e0ca81740c179aeb28c5604bc0f476102cd5ff 16868 
virt-manager_4.0.0-2.debian.tar.xz
 064d558c0209de369b89c4fef09a7a16e222a1eb3eb3b6e67d6714ec5a68d5c6 10141 
virt-manager_4.0.0-2_source.buildinfo
Files:
 356ad6bef525d4556f1640cdd524ca82 2570 admin optional virt-manager_4.0.0-2.dsc
 1577ba5aec6cfa2720ed4b4b33a72f91 16868 admin optional 
virt-manager_4.0.0-2.debian.tar.xz
 e95baa9a5af78c6ed54933c99c26e27b 10141 admin optional 
virt-manager_4.0.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmJlE+sACgkQLRkciEOx
P007uQ//Si1EiL87M8+/cLeEB/fQkr7wac4oOVFUbgjRsA8dFsOgYWLTfrwx0Jhf
m7l9eB9pCvClEnsmcChV2KNc+TBBsnAfa8Mw6+wp0RaQglK/D4OC0QMKxConDH5Q
MOtuTB+w/wpqX40BHx6xIpv8UF1z/v7FyKFs1+R3E2vysSexPizrHoPhqRLBA8t7
CdS762yz+gdbTF1+2lOhGJlngGNX0q6d5rKCiHQGSdXfmO05RVb3DgvguSDnSPmR
A34CnPMGeY0TKAz7J9474298RJlfGBsKnsqpPQEaWqs4iwXPe9/HTjZOfR6qw5Z2
zNt+EidNsFwj4n3rrFysWjXVpiwWL9bHD6IKveI/rslBRPG9ByfWLRA/ejQuy+yV
kX08L1gVB853o9AyWq23Z/79VNoOQ3Nzt6AABdVaCveFK/bRkL9bUxF7nvGgw6Nq
0pFNAs4OEAOF1rtBzC7MgkciFTlkxBDaQPHBtjcuhqBEC1GxR+hTco4tgcqtMS7k
aLQBB3qwzqwHXpJcPLFNzszXZaSr7BrsZNlE0Lsz7VKvNulWPcSMIuQGfRAJeMlB
/43ZMF6wy0YRIU2kKJGBpTPhs14FFuQsXZajqhIia+urKdVD684zaFedf9uvaylO
6AKDVnMsguU8HhG1xTA3x8PwrVHOAKU4FKKk8sjs8toEgDzeN/4=
=LcHG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to