See
<
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 455
originally caused by:
Started by upstream project "virt-manager-master-build" build number 459
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 360
originally caused by:
Started by upstream project "libvirt-master-build" build number 487
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace
<
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...
[virt-manager-master] $ /bin/sh -xe /tmp/hudson1249695009874292027.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-fedora-24/ws/tests/xmlconfig.py",>
line 326, in test_no_vmvga_RHEL
self._compare(g, "install-novmvga-rhel", True)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-24/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-fedora-24/ws/tests/utils.py",>
line 188, 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
@@ -55,8 +55,5 @@
<graphics type="vnc" port="-1" keymap="ja"/>
<console type="pty"/>
<sound model="ich6"/>
- <video>
- <model type="vga"/>
- </video>
</devices>
</domain>
======================================================================
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-fedora-24/ws/tests/clitest.py",>
line 1041, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-24/ws/tests/clitest.py",>
line 1040, in cmdtemplate
_cmdobj.run(self)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-24/ws/tests/clitest.py",>
line 271, 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 --input tablet
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-qemu-plain.xml
+++ Generated Output
@@ -52,7 +52,7 @@
</channel>
<sound model="ich6"/>
<video>
- <model type="vmvga"/>
+ <model type="qxl"/>
</video>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
----------------------------------------------------------------------
Ran 418 tests in 144.220s
FAILED (failures=2)
Build step 'Execute shell' marked build as failure