https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...
Started by upstream project "virt-manager-master-check" build number 285
originally caused by:
Started by upstream project "virt-manager-master-build" build number 289
originally caused by:
Started by upstream project "libosinfo-master-build" build number 37
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-master-check/systems=libvirt-cento...
[virt-manager-master] $ /bin/sh -xe /tmp/hudson2708982935089043138.sh
+ python setup.py test
running test
...........................................................................F...........................................................................................................................................................F..................................................................................................................................................................................
======================================================================
FAIL: test_no_vmvga_RHEL (tests.xmlconfig.TestXMLMisc)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-7/ws/tests/xmlconfig.py",>
line 322, in test_no_vmvga_RHEL
self._compare(g, "install-novmvga-rhel", True)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-7/ws/tests/xmlconfig.py",>
line 124, in _compare
utils.diff_compare(actualXML, filename)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-7/ws/tests/utils.py",>
line 195, in diff_compare
raise AssertionError("Conversion outputs did not match.\n%s" % diff)
AssertionError: Conversion outputs did not match.
--- tests/xmlconfig-xml/install-novmvga-rhel.xml
+++ Generated Output
@@ -53,7 +53,7 @@
<mac address="22:22:33:44:55:66"/>
<model type="virtio"/>
</interface>
- <input type="mouse" bus="ps2"/>
+ <input type="tablet" bus="usb"/>
<graphics type="vnc" port="-1" keymap="ja"/>
<console type="pty"/>
<sound model="ich6"/>
======================================================================
FAIL: testCLI0114virt_install_qemu_plain (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-7/ws/tests/clitest.py",>
line 1018, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-7/ws/tests/clitest.py",>
line 1017, in cmdtemplate
_cmdobj.run(self)
File
"<https://ci.centos.org/job/virt-manager-master-check/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-maste...
--noautoconsole --os-variant ubuntusaucy --nodisks --boot cdrom --virt-type qemu --cpu
Penryn
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-qemu-plain.xml
+++ Generated Output
@@ -45,7 +45,7 @@
<mac address="00:11:22:33:44:55"/>
<model type="virtio"/>
</interface>
- <input type="mouse" bus="ps2"/>
+ <input type="tablet" bus="usb"/>
<graphics type="spice" port="-1" tlsPort="-1"
autoport="yes">
<image compression="off"/>
</graphics>
----------------------------------------------------------------------
Ran 410 tests in 102.293s
FAILED (failures=2)
Build step 'Execute shell' marked build as failure