See <
https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/1486...
------------------------------------------
Started by upstream project "virt-manager-test" build number 1486
originally caused by:
Started by upstream project "virt-manager-build" build number 1412
originally caused by:
Started by upstream project "libvirt-python-build" build number 1161
originally caused by:
Started by upstream project "libvirt-daemon-build" build number 1578
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace
<
https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/>
[libvirt-centos-7] $ /bin/sh -xe /tmp/hudson494324258057374321.sh
+ ./setup.py test
running test
...................................................................................................................................................................................................................................F......................................................................................................................................................................................
======================================================================
FAIL: testCLI0110virt_install_kvm_f14_url (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",>
line 1013, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File
"<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",>
line 1012, in cmdtemplate
_cmdobj.run(self)
File
"<https://ci.centos.org/job/virt-manager-test/systems=libvirt-centos-7/ws/tests/clitest.py",>
line 270, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect
__virtinst_test__test:///<https://ci.centos.org/job/virt-manager-test/...
--noautoconsole --os-variant fedora-unknown --file /dev/default-pool/testvol1.img
--location tests/cli-test-xml/faketree --extra-args console=ttyS0 --cpu host --channel
none --console none --sound none --redirdev none
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-kvm-f14-url.xml
+++ Generated Output
@@ -50,7 +50,7 @@
<mac address="00:11:22:33:44:55"/>
<model type="virtio"/>
</interface>
- <input type="tablet" bus="usb"/>
+ <input type="virtio1.0-input"/>
<graphics type="spice" port="-1" tlsPort="-1"
autoport="yes">
<image compression="off"/>
</graphics>
@@ -109,7 +109,7 @@
<mac address="00:11:22:33:44:55"/>
<model type="virtio"/>
</interface>
- <input type="tablet" bus="usb"/>
+ <input type="virtio1.0-input"/>
<graphics type="spice" port="-1" tlsPort="-1"
autoport="yes">
<image compression="off"/>
</graphics>
----------------------------------------------------------------------
Ran 410 tests in 286.973s
FAILED (failures=1)
Build step 'Execute shell' marked build as failure