[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-27 #401
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 401
originally caused by:
Started by upstream project "virt-manager-master-build" build number 402
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins5705490575312148990.sh
+ /usr/bin/python3 ./setup.py test
running test
.......................................................................................E............................................................................................................................................................E...................................................................................................................................................................................s
======================================================================
ERROR: testAlterGuest (tests.xmlparse.XMLParseTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 176, in test_create
obj = func(xml)
File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 3736, in defineXML
if ret is None:raise libvirtError('virDomainDefineXML() failed', conn=self)
libvirt.libvirtError: hugepages: node 1 not found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 223, in testAlterGuest
self._alter_compare(guest.get_xml(), outfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 44, in _alter_compare
utils.test_create(self.conn, actualXML)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 178, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: hugepages: node 1 not found
<domain type="test">
<name>change_name</name>
<currentMemory>1024000</currentMemory>
<memory>2048000</memory>
<uuid>11111111-2222-3333-4444-555555555555</uuid>
<os>
<type machine="pc-0.11">xen</type>
<loader>/foo/loader</loader>
<boot dev="fd"/>
<init>/sbin/init</init>
<bootmenu enable="no"/>
<bios useserial="yes"/>
<initarg>foo</initarg>
<initarg>bar baz</initarg>
<initarg>frib</initarg>
</os>
<features>
<apic eoi="on"/>
<hyperv>
<spinlocks state="on" retries="54321"/>
<relaxed state="on"/>
</hyperv>
<vmport state="on"/>
<viridian/>
<vmcoreinfo/>
<kvm>
<hidden state="on"/>
</kvm>
<pvspinlock state="on"/>
</features>
<numatune>
<memory nodeset="2,4,6"/>
</numatune>
<cpu match="strict" mode="custom">
<model>qemu64</model>
<vendor>qemuvendor</vendor>
<topology sockets="4" cores="3" threads="1"/>
<feature policy="disable" name="x2apic"/>
<feature policy="forbid" name="lahf_lm"/>
<feature policy="optional" name="cr8legacy"/>
<feature policy="require" name="addfeature"/>
</cpu>
<clock offset="localtime">
<timer name="rtc" tickpolicy="merge"/>
<timer name="hpet" present="no"/>
</clock>
<on_poweroff>restart</on_poweroff>
<on_reboot>destroy</on_reboot>
<on_crash>restart</on_crash>
<on_lockfailure>restart</on_lockfailure>
<pm>
<suspend-to-mem enabled="yes"/>
<suspend-to-disk enabled="no"/>
</pm>
<vcpu cpuset="1-5,15" current="10">12</vcpu>
<devices>
<emulator>/usr/binnnn/fooemu</emulator>
<disk type="file" device="floppy">
<driver name="qemu" type="qcow2"/>
<source file="/dev/default-pool/testvol1.img"/>
<target dev="fda" bus="fdc"/>
</disk>
<disk type="file" device="disk">
<driver name="qemu" type="raw"/>
<source file="/tmp/test.img"/>
<target dev="vda" bus="virtio"/>
</disk>
<disk type="block" device="disk">
<driver name="qemu"/>
<source dev="/dev/null"/>
<target dev="vdb" bus="virtio"/>
</disk>
<disk type="block" device="cdrom">
<target dev="hdc" bus="ide"/>
<readonly/>
</disk>
<interface type="network">
<source network="default"/>
<mac address="22:22:33:44:55:66"/>
<model type="virtio"/>
</interface>
<graphics type="vnc" display=":3.4" xauth="/tmp/.Xauthority"/>
<console type="pty"/>
<memballoon model="none"/>
</devices>
<title>Hey title changed!</title>
<description>Hey desc changed&</description>
<blkiotune>
<weight>200</weight>
<device>
<path>/home/1.img</path>
<weight>300</weight>
</device>
</blkiotune>
<memtune>
<hard_limit>2048</hard_limit>
<soft_limit>200</soft_limit>
<swap_hard_limit>400</swap_hard_limit>
<min_guarantee>500</min_guarantee>
</memtune>
<memoryBacking>
<hugepages>
<page size="1" unit="G" nodeset="1,5-8"/>
</hugepages>
<nosharepages/>
<locked/>
</memoryBacking>
<resource>
<partition>/virtualmachines/production</partition>
</resource>
<bootloader>pygrub</bootloader>
<idmap>
<uid start="0" target="1000" count="10"/>
<gid start="0" target="1000" count="10"/>
</idmap>
</domain>
======================================================================
ERROR: testCLI0123virt_install_location_iso (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 1042, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 1041, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 181, in run
if self._check_support(tests, conn, self.skip_check, "skipped"):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 161, in _check_support
if conn._check_version(check):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 427, in _check_version
return support.check_version(self, version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 360, in check_version
sobj = _SupportCheck(version=version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 160, in __init__
v = _version_str_to_int(vstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 114, in _version_str_to_int
if verstr.count(".") != 2:
AttributeError: 'bool' object has no attribute 'count'
----------------------------------------------------------------------
Ran 425 tests in 34.888s
FAILED (errors=2, skipped=1)
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-28 #401
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 401
originally caused by:
Started by upstream project "virt-manager-master-build" build number 402
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins7208356206501604175.sh
+ /usr/bin/python3 ./setup.py test
running test
.......................................................................................E............................................................................................................................................................E...................................................................................................................................................................................s
======================================================================
ERROR: testAlterGuest (tests.xmlparse.XMLParseTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 176, in test_create
obj = func(xml)
File "/home/jenkins/build/libvirt/lib64/python3.6/site-packages/libvirt.py", line 3736, in defineXML
if ret is None:raise libvirtError('virDomainDefineXML() failed', conn=self)
libvirt.libvirtError: hugepages: node 1 not found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 223, in testAlterGuest
self._alter_compare(guest.get_xml(), outfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 44, in _alter_compare
utils.test_create(self.conn, actualXML)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 178, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: hugepages: node 1 not found
<domain type="test">
<name>change_name</name>
<currentMemory>1024000</currentMemory>
<memory>2048000</memory>
<uuid>11111111-2222-3333-4444-555555555555</uuid>
<os>
<type machine="pc-0.11">xen</type>
<loader>/foo/loader</loader>
<boot dev="fd"/>
<init>/sbin/init</init>
<bootmenu enable="no"/>
<bios useserial="yes"/>
<initarg>foo</initarg>
<initarg>bar baz</initarg>
<initarg>frib</initarg>
</os>
<features>
<apic eoi="on"/>
<hyperv>
<spinlocks state="on" retries="54321"/>
<relaxed state="on"/>
</hyperv>
<vmport state="on"/>
<viridian/>
<vmcoreinfo/>
<kvm>
<hidden state="on"/>
</kvm>
<pvspinlock state="on"/>
</features>
<numatune>
<memory nodeset="2,4,6"/>
</numatune>
<cpu match="strict" mode="custom">
<model>qemu64</model>
<vendor>qemuvendor</vendor>
<topology sockets="4" cores="3" threads="1"/>
<feature policy="disable" name="x2apic"/>
<feature policy="forbid" name="lahf_lm"/>
<feature policy="optional" name="cr8legacy"/>
<feature policy="require" name="addfeature"/>
</cpu>
<clock offset="localtime">
<timer name="rtc" tickpolicy="merge"/>
<timer name="hpet" present="no"/>
</clock>
<on_poweroff>restart</on_poweroff>
<on_reboot>destroy</on_reboot>
<on_crash>restart</on_crash>
<on_lockfailure>restart</on_lockfailure>
<pm>
<suspend-to-mem enabled="yes"/>
<suspend-to-disk enabled="no"/>
</pm>
<vcpu cpuset="1-5,15" current="10">12</vcpu>
<devices>
<emulator>/usr/binnnn/fooemu</emulator>
<disk type="file" device="floppy">
<driver name="qemu" type="qcow2"/>
<source file="/dev/default-pool/testvol1.img"/>
<target dev="fda" bus="fdc"/>
</disk>
<disk type="file" device="disk">
<driver name="qemu" type="raw"/>
<source file="/tmp/test.img"/>
<target dev="vda" bus="virtio"/>
</disk>
<disk type="block" device="disk">
<driver name="qemu"/>
<source dev="/dev/null"/>
<target dev="vdb" bus="virtio"/>
</disk>
<disk type="block" device="cdrom">
<target dev="hdc" bus="ide"/>
<readonly/>
</disk>
<interface type="network">
<source network="default"/>
<mac address="22:22:33:44:55:66"/>
<model type="virtio"/>
</interface>
<graphics type="vnc" display=":3.4" xauth="/tmp/.Xauthority"/>
<console type="pty"/>
<memballoon model="none"/>
</devices>
<title>Hey title changed!</title>
<description>Hey desc changed&</description>
<blkiotune>
<weight>200</weight>
<device>
<path>/home/1.img</path>
<weight>300</weight>
</device>
</blkiotune>
<memtune>
<hard_limit>2048</hard_limit>
<soft_limit>200</soft_limit>
<swap_hard_limit>400</swap_hard_limit>
<min_guarantee>500</min_guarantee>
</memtune>
<memoryBacking>
<hugepages>
<page size="1" unit="G" nodeset="1,5-8"/>
</hugepages>
<nosharepages/>
<locked/>
</memoryBacking>
<resource>
<partition>/virtualmachines/production</partition>
</resource>
<bootloader>pygrub</bootloader>
<idmap>
<uid start="0" target="1000" count="10"/>
<gid start="0" target="1000" count="10"/>
</idmap>
</domain>
======================================================================
ERROR: testCLI0123virt_install_location_iso (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 1042, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 1041, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 181, in run
if self._check_support(tests, conn, self.skip_check, "skipped"):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 161, in _check_support
if conn._check_version(check):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 427, in _check_version
return support.check_version(self, version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 360, in check_version
sobj = _SupportCheck(version=version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 160, in __init__
v = _version_str_to_int(vstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 114, in _version_str_to_int
if verstr.count(".") != 2:
AttributeError: 'bool' object has no attribute 'count'
----------------------------------------------------------------------
Ran 425 tests in 36.278s
FAILED (errors=2, skipped=1)
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-rawhide #401
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 401
originally caused by:
Started by upstream project "virt-manager-master-build" build number 402
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins1854822650566919151.sh
+ /usr/bin/python3 ./setup.py test
running test
.......................................................................................E............................................................................................................................................................E...................................................................................................................................................................................s
======================================================================
ERROR: testAlterGuest (tests.xmlparse.XMLParseTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 176, in test_create
obj = func(xml)
File "/home/jenkins/build/libvirt/lib64/python3.7/site-packages/libvirt.py", line 3736, in defineXML
if ret is None:raise libvirtError('virDomainDefineXML() failed', conn=self)
libvirt.libvirtError: hugepages: node 1 not found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 223, in testAlterGuest
self._alter_compare(guest.get_xml(), outfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 44, in _alter_compare
utils.test_create(self.conn, actualXML)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 178, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: hugepages: node 1 not found
<domain type="test">
<name>change_name</name>
<currentMemory>1024000</currentMemory>
<memory>2048000</memory>
<uuid>11111111-2222-3333-4444-555555555555</uuid>
<os>
<type machine="pc-0.11">xen</type>
<loader>/foo/loader</loader>
<boot dev="fd"/>
<init>/sbin/init</init>
<bootmenu enable="no"/>
<bios useserial="yes"/>
<initarg>foo</initarg>
<initarg>bar baz</initarg>
<initarg>frib</initarg>
</os>
<features>
<apic eoi="on"/>
<hyperv>
<spinlocks state="on" retries="54321"/>
<relaxed state="on"/>
</hyperv>
<vmport state="on"/>
<viridian/>
<vmcoreinfo/>
<kvm>
<hidden state="on"/>
</kvm>
<pvspinlock state="on"/>
</features>
<numatune>
<memory nodeset="2,4,6"/>
</numatune>
<cpu match="strict" mode="custom">
<model>qemu64</model>
<vendor>qemuvendor</vendor>
<topology sockets="4" cores="3" threads="1"/>
<feature policy="disable" name="x2apic"/>
<feature policy="forbid" name="lahf_lm"/>
<feature policy="optional" name="cr8legacy"/>
<feature policy="require" name="addfeature"/>
</cpu>
<clock offset="localtime">
<timer name="rtc" tickpolicy="merge"/>
<timer name="hpet" present="no"/>
</clock>
<on_poweroff>restart</on_poweroff>
<on_reboot>destroy</on_reboot>
<on_crash>restart</on_crash>
<on_lockfailure>restart</on_lockfailure>
<pm>
<suspend-to-mem enabled="yes"/>
<suspend-to-disk enabled="no"/>
</pm>
<vcpu cpuset="1-5,15" current="10">12</vcpu>
<devices>
<emulator>/usr/binnnn/fooemu</emulator>
<disk type="file" device="floppy">
<driver name="qemu" type="qcow2"/>
<source file="/dev/default-pool/testvol1.img"/>
<target dev="fda" bus="fdc"/>
</disk>
<disk type="file" device="disk">
<driver name="qemu" type="raw"/>
<source file="/tmp/test.img"/>
<target dev="vda" bus="virtio"/>
</disk>
<disk type="block" device="disk">
<driver name="qemu"/>
<source dev="/dev/null"/>
<target dev="vdb" bus="virtio"/>
</disk>
<disk type="block" device="cdrom">
<target dev="hdc" bus="ide"/>
<readonly/>
</disk>
<interface type="network">
<source network="default"/>
<mac address="22:22:33:44:55:66"/>
<model type="virtio"/>
</interface>
<graphics type="vnc" display=":3.4" xauth="/tmp/.Xauthority"/>
<console type="pty"/>
<memballoon model="none"/>
</devices>
<title>Hey title changed!</title>
<description>Hey desc changed&</description>
<blkiotune>
<weight>200</weight>
<device>
<path>/home/1.img</path>
<weight>300</weight>
</device>
</blkiotune>
<memtune>
<hard_limit>2048</hard_limit>
<soft_limit>200</soft_limit>
<swap_hard_limit>400</swap_hard_limit>
<min_guarantee>500</min_guarantee>
</memtune>
<memoryBacking>
<hugepages>
<page size="1" unit="G" nodeset="1,5-8"/>
</hugepages>
<nosharepages/>
<locked/>
</memoryBacking>
<resource>
<partition>/virtualmachines/production</partition>
</resource>
<bootloader>pygrub</bootloader>
<idmap>
<uid start="0" target="1000" count="10"/>
<gid start="0" target="1000" count="10"/>
</idmap>
</domain>
======================================================================
ERROR: testCLI0123virt_install_location_iso (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 1042, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 1041, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 181, in run
if self._check_support(tests, conn, self.skip_check, "skipped"):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 161, in _check_support
if conn._check_version(check):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 427, in _check_version
return support.check_version(self, version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 360, in check_version
sobj = _SupportCheck(version=version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 160, in __init__
v = _version_str_to_int(vstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...",> line 114, in _version_str_to_int
if verstr.count(".") != 2:
AttributeError: 'bool' object has no attribute 'count'
----------------------------------------------------------------------
Ran 425 tests in 34.110s
FAILED (errors=2, skipped=1)
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-debian-9 #401
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 401
originally caused by:
Started by upstream project "virt-manager-master-build" build number 402
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins8686509949820391750.sh
+ /usr/bin/python3 ./setup.py test
running test
.......................................................................................E............................................................................................................................................................E...................................................................................................................................................................................s
======================================================================
ERROR: testAlterGuest (tests.xmlparse.XMLParseTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 176, in test_create
obj = func(xml)
File "/home/jenkins/build/libvirt/lib/python3.5/site-packages/libvirt.py", line 3736, in defineXML
if ret is None:raise libvirtError('virDomainDefineXML() failed', conn=self)
libvirt.libvirtError: hugepages: node 1 not found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 223, in testAlterGuest
self._alter_compare(guest.get_xml(), outfile)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 44, in _alter_compare
utils.test_create(self.conn, actualXML)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 178, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: hugepages: node 1 not found
<domain type="test">
<name>change_name</name>
<currentMemory>1024000</currentMemory>
<memory>2048000</memory>
<uuid>11111111-2222-3333-4444-555555555555</uuid>
<os>
<type machine="pc-0.11">xen</type>
<loader>/foo/loader</loader>
<boot dev="fd"/>
<init>/sbin/init</init>
<bootmenu enable="no"/>
<bios useserial="yes"/>
<initarg>foo</initarg>
<initarg>bar baz</initarg>
<initarg>frib</initarg>
</os>
<features>
<apic eoi="on"/>
<hyperv>
<spinlocks state="on" retries="54321"/>
<relaxed state="on"/>
</hyperv>
<vmport state="on"/>
<viridian/>
<vmcoreinfo/>
<kvm>
<hidden state="on"/>
</kvm>
<pvspinlock state="on"/>
</features>
<numatune>
<memory nodeset="2,4,6"/>
</numatune>
<cpu match="strict" mode="custom">
<model>qemu64</model>
<vendor>qemuvendor</vendor>
<topology sockets="4" cores="3" threads="1"/>
<feature policy="disable" name="x2apic"/>
<feature policy="forbid" name="lahf_lm"/>
<feature policy="optional" name="cr8legacy"/>
<feature policy="require" name="addfeature"/>
</cpu>
<clock offset="localtime">
<timer name="rtc" tickpolicy="merge"/>
<timer name="hpet" present="no"/>
</clock>
<on_poweroff>restart</on_poweroff>
<on_reboot>destroy</on_reboot>
<on_crash>restart</on_crash>
<on_lockfailure>restart</on_lockfailure>
<pm>
<suspend-to-mem enabled="yes"/>
<suspend-to-disk enabled="no"/>
</pm>
<vcpu cpuset="1-5,15" current="10">12</vcpu>
<devices>
<emulator>/usr/binnnn/fooemu</emulator>
<disk type="file" device="floppy">
<driver name="qemu" type="qcow2"/>
<source file="/dev/default-pool/testvol1.img"/>
<target dev="fda" bus="fdc"/>
</disk>
<disk type="file" device="disk">
<driver name="qemu" type="raw"/>
<source file="/tmp/test.img"/>
<target dev="vda" bus="virtio"/>
</disk>
<disk type="block" device="disk">
<driver name="qemu"/>
<source dev="/dev/null"/>
<target dev="vdb" bus="virtio"/>
</disk>
<disk type="block" device="cdrom">
<target dev="hdc" bus="ide"/>
<readonly/>
</disk>
<interface type="network">
<source network="default"/>
<mac address="22:22:33:44:55:66"/>
<model type="virtio"/>
</interface>
<graphics type="vnc" display=":3.4" xauth="/tmp/.Xauthority"/>
<console type="pty"/>
<memballoon model="none"/>
</devices>
<title>Hey title changed!</title>
<description>Hey desc changed&</description>
<blkiotune>
<weight>200</weight>
<device>
<path>/home/1.img</path>
<weight>300</weight>
</device>
</blkiotune>
<memtune>
<hard_limit>2048</hard_limit>
<soft_limit>200</soft_limit>
<swap_hard_limit>400</swap_hard_limit>
<min_guarantee>500</min_guarantee>
</memtune>
<memoryBacking>
<hugepages>
<page size="1" unit="G" nodeset="1,5-8"/>
</hugepages>
<nosharepages/>
<locked/>
</memoryBacking>
<resource>
<partition>/virtualmachines/production</partition>
</resource>
<bootloader>pygrub</bootloader>
<idmap>
<uid start="0" target="1000" count="10"/>
<gid start="0" target="1000" count="10"/>
</idmap>
</domain>
======================================================================
ERROR: testCLI0123virt_install_location_iso (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 1042, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 1041, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 181, in run
if self._check_support(tests, conn, self.skip_check, "skipped"):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 161, in _check_support
if conn._check_version(check):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 427, in _check_version
return support.check_version(self, version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 360, in check_version
sobj = _SupportCheck(version=version)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 160, in __init__
v = _version_str_to_int(vstr)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debia...",> line 114, in _version_str_to_int
if verstr.count(".") != 2:
AttributeError: 'bool' object has no attribute 'count'
----------------------------------------------------------------------
Ran 425 tests in 34.284s
FAILED (errors=2, skipped=1)
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-rawhide #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins5835935961526020045.sh
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.00s)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.00s)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 44 [running]:
testing.tRunner.func1(0xc000242100)
/usr/lib/golang/src/testing/testing.go:792 +0x387
panic(0x5f0c20, 0xc000360990)
/usr/lib/golang/src/runtime/panic.go:513 +0x1b9
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...,> 0x0, 0xf, 0x75a3a2)
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:49 +0x109
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:890 +0x3e
testing.tRunner(0xc000242100, 0x618af0)
/usr/lib/golang/src/testing/testing.go:827 +0xbf
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:878 +0x353
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...> 0.754s
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-27 #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins4703118208458685474.sh
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.02s)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.04s)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 54 [running]:
testing.tRunner.func1(0xc420194960)
/usr/lib/golang/src/testing/testing.go:711 +0x2d2
panic(0x5f0ec0, 0xc4200a4630)
/usr/lib/golang/src/runtime/panic.go:491 +0x283
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...,> 0x0, 0xf, 0x6f52e0)
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:49 +0x109
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:890 +0x48
testing.tRunner(0xc420194960, 0x618d58)
/usr/lib/golang/src/testing/testing.go:746 +0xd0
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:789 +0x2de
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...> 1.955s
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-freebsd-10 #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins4995047495180364288.sh
+ export 'TEST_ARGS=-tags api'
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.00s)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.00s)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 60 [running]:
testing.tRunner.func1(0xc42026c4b0)
/usr/local/go/src/testing/testing.go:742 +0x29d
panic(0x5e6a40, 0xc420080660)
/usr/local/go/src/runtime/panic.go:502 +0x229
_/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...,> 0x0, 0xf, 0x6ed812)
/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>:49 +0x104
_/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>:890 +0x3e
testing.tRunner(0xc42026c4b0, 0x60eec0)
/usr/local/go/src/testing/testing.go:777 +0xd0
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:824 +0x2e0
exit status 2
FAIL _/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...> 0.817s
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-28 #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins2190661414748839546.sh
+ export 'TEST_ARGS=-tags api'
+ TEST_ARGS='-tags api'
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.00s)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.00s)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 67 [running]:
testing.tRunner.func1(0xc4201bc780)
/usr/lib/golang/src/testing/testing.go:742 +0x29d
panic(0x5e7400, 0xc4200b66f0)
/usr/lib/golang/src/runtime/panic.go:502 +0x229
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...,> 0x0, 0xf, 0x6ef8b3)
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:49 +0x104
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...>:890 +0x3e
testing.tRunner(0xc4201bc780, 0x610128)
/usr/lib/golang/src/testing/testing.go:777 +0xd0
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:824 +0x2e0
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-...> 0.514s
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-freebsd-11 #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins5679645620229156048.sh
+ export 'TEST_ARGS=-tags api'
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.01s)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.00s)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 32 [running]:
testing.tRunner.func1(0xc42036cc30)
/usr/local/go/src/testing/testing.go:742 +0x29d
panic(0x5e5a40, 0xc420082540)
/usr/local/go/src/runtime/panic.go:502 +0x229
_/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...,> 0x0, 0xf, 0x6ec812)
/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>:49 +0x104
_/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>
/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...>:890 +0x3e
testing.tRunner(0xc42036cc30, 0x60dec0)
/usr/local/go/src/testing/testing.go:777 +0xd0
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:824 +0x2e0
exit status 2
FAIL _/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd...> 0.944s
Build step 'Execute shell' marked build as failure
6 years, 3 months
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-debian-9 #1294
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>
------------------------------------------
Started by upstream project "libvirt-go-master-check" build number 1294
originally caused by:
Started by upstream project "libvirt-go-master-build" build number 1314
originally caused by:
Started by upstream project "libvirt-master-build" build number 1728
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>
[libvirt-go-master] $ /bin/sh -xe /tmp/jenkins4773250862898724148.sh
+ export TEST_ARGS=-tags api
+ go test -tags api
--- FAIL: TestStoragePoolDefineXML (0.00s)
connect_test.go:795: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
--- FAIL: TestLookupStorageVolByKey (0.03s)
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'') [recovered]
panic: virError(Code=9, Domain=18, Message='operation failed: Storage source conflict with pool: 'default-pool'')
goroutine 43 [running]:
panic(0x55eae81887c0, 0xc420430240)
/usr/lib/go-1.7/src/runtime/panic.go:500 +0x1a1
testing.tRunner.func1(0xc42007afc0)
/usr/lib/go-1.7/src/testing/testing.go:579 +0x25d
panic(0x55eae81887c0, 0xc420430240)
/usr/lib/go-1.7/src/runtime/panic.go:458 +0x243
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...,> 0x0, 0xc4203aa320, 0x10000c400000000)
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>:49 +0x109
_<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>
<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...>:890 +0x5b
testing.tRunner(0xc42007afc0, 0x55eae81b94f8)
/usr/lib/go-1.7/src/testing/testing.go:610 +0x81
created by testing.(*T).Run
/usr/lib/go-1.7/src/testing/testing.go:646 +0x2ec
exit status 2
FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-debian-...> 2.436s
Build step 'Execute shell' marked build as failure
6 years, 3 months