CI
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- 1 participants
- 9871 discussions
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-26 #1023
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
[...truncated 13.06 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> 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-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:05 virt-clone 12403] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib64/python2.7/unittest/case.py", line 551, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib64/python2.7/unittest/case.py", line 780, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib64/python2.7/unittest/case.py", line 762, in assertSequenceEqual
self.fail(msg)
File "/usr/lib64/python2.7/unittest/case.py", line 448, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140594217984496>
- []
+ [<XMLProperty ./source/@master 140594217984496>,
+ <XMLProperty ./source/@slave 140594217984600>,
+ <XMLProperty ./log/@file 140594217985952>,
+ <XMLProperty ./log/@append 140594217986056>,
+ <XMLProperty ./@socket 140594216948624>,
+ <XMLProperty ./parameters/@profileid 140594217057512>,
+ <XMLProperty ./parameters/@interfaceid 140594217057616>,
+ <XMLProperty ./@trustGuestRxFilters 140594217074768>,
+ <XMLProperty ./source/@type 140594217074976>,
+ <XMLProperty ./source/@path 140594217075080>,
+ <XMLProperty ./link/@state 140594217075704>,
+ <XMLProperty ./rom/@bar 140594217076016>,
+ <XMLProperty ./rom/@file 140594217076120>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 171.289s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-debian-9 #1023
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
------------------------------------------
[...truncated 12.76 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> 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-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:17:31 virt-clone 27260] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140680498670824>
- []
+ [<XMLProperty ./source/@master 140680498670824>,
+ <XMLProperty ./source/@slave 140680498670928>,
+ <XMLProperty ./log/@file 140680498717480>,
+ <XMLProperty ./log/@append 140680498717584>,
+ <XMLProperty ./@socket 140680498175624>,
+ <XMLProperty ./parameters/@profileid 140680498280560>,
+ <XMLProperty ./parameters/@interfaceid 140680498280664>,
+ <XMLProperty ./@trustGuestRxFilters 140680498281288>,
+ <XMLProperty ./source/@type 140680498281496>,
+ <XMLProperty ./source/@path 140680498281600>,
+ <XMLProperty ./link/@state 140680498282224>,
+ <XMLProperty ./rom/@bar 140680498340024>,
+ <XMLProperty ./rom/@file 140680498340128>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 214.370s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-27 #1023
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
[...truncated 13.06 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> 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-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:18:31 virt-clone 7690] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib64/python2.7/unittest/case.py", line 551, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib64/python2.7/unittest/case.py", line 780, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib64/python2.7/unittest/case.py", line 762, in assertSequenceEqual
self.fail(msg)
File "/usr/lib64/python2.7/unittest/case.py", line 448, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140478234190840>
- []
+ [<XMLProperty ./source/@master 140478234190840>,
+ <XMLProperty ./source/@slave 140478234190944>,
+ <XMLProperty ./log/@file 140478234192296>,
+ <XMLProperty ./log/@append 140478234192400>,
+ <XMLProperty ./@socket 140478229681560>,
+ <XMLProperty ./parameters/@profileid 140478229794544>,
+ <XMLProperty ./parameters/@interfaceid 140478229794648>,
+ <XMLProperty ./@trustGuestRxFilters 140478229824088>,
+ <XMLProperty ./source/@type 140478229824296>,
+ <XMLProperty ./source/@path 140478229824400>,
+ <XMLProperty ./link/@state 140478229825024>,
+ <XMLProperty ./rom/@bar 140478229825336>,
+ <XMLProperty ./rom/@file 140478229825440>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 143.657s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-rawhide #1023
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
------------------------------------------
[...truncated 13.07 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> 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-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:24:01 virt-clone 28528] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib64/python2.7/unittest/case.py", line 551, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib64/python2.7/unittest/case.py", line 780, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib64/python2.7/unittest/case.py", line 762, in assertSequenceEqual
self.fail(msg)
File "/usr/lib64/python2.7/unittest/case.py", line 448, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 139718571086216>
- []
+ [<XMLProperty ./source/@master 139718571086216>,
+ <XMLProperty ./source/@slave 139718571086320>,
+ <XMLProperty ./log/@file 139718571087672>,
+ <XMLProperty ./log/@append 139718571087776>,
+ <XMLProperty ./@socket 139718570042152>,
+ <XMLProperty ./parameters/@profileid 139718570159232>,
+ <XMLProperty ./parameters/@interfaceid 139718570159336>,
+ <XMLProperty ./@trustGuestRxFilters 139718570159960>,
+ <XMLProperty ./source/@type 139718570184888>,
+ <XMLProperty ./source/@path 139718570184992>,
+ <XMLProperty ./link/@state 139718570185616>,
+ <XMLProperty ./rom/@bar 139718570185928>,
+ <XMLProperty ./rom/@file 139718570186032>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 309.558s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-debian-8 #1023
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
------------------------------------------
[...truncated 12.76 KB...]
utils.test_create(conn, pool.get_xml_config(), "storagePoolDefineXML")
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 149, in test_create
raise RuntimeError(str(e) + "\n" + xml)
RuntimeError: internal error: Duplicate key
<pool type="rbd">
<name>rbd-pool</name>
<uuid>4bcd023e-990e-fcf6-d95c-52dd0cd938c8</uuid>
<capacity unit="bytes">47256127143936</capacity>
<allocation unit="bytes">5537792235090</allocation>
<available unit="bytes">35978000121856</available>
<source>
<host name="ceph-mon-1.example.com" port="1234"/>
<host name="foo.bar" port="6789"/>
<host name="ceph-mon-3.example.com" port="1000"/>
<name>rbd</name>
<host name="frobber" port="5555"/>
</source>
</pool>
======================================================================
FAIL: testCLI0003virt_install_many_devices (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> 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-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Expected command to pass, but it didn't.
Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --noautoconsole --os-variant fedora20 --vcpus 4,cores=1,placement=static --cpu none --disk /dev/default-pool/UPPER,cache=writeback,io=threads,perms=sh,serial=WD-WMAP9A966149,boot_order=2 --disk /dev/default-pool/new1.img,sparse=false,size=.001,perms=ro,error_policy=enospace,discard=unmap,detect_zeroes=yes --disk device=cdrom,bus=sata,read_bytes_sec=1,read_iops_sec=2,total_bytes_sec=10,total_iops_sec=20,write_bytes_sec=5,write_iops_sec=6 --disk size=1 --disk /iscsi-pool/diskvol1 --disk /dev/default-pool/iso-vol,seclabel.model=dac,seclabel1.model=selinux,seclabel1.relabel=no,seclabel0.label=foo,bar,baz --disk /dev/default-pool/iso-vol,format=qcow2 --disk source_pool=rbd-ceph,source_volume=some-rbd-vol,size=.1 --disk pool=rbd-ceph,size=.1 --disk source_protocol=http,source_host_name=example.com,source_host_port=8000,source_name=/path/to/my/file --disk source_protocol=nbd,source_host_transport=unix,source_host_socket=/tmp/socket,bus=scsi,logical_block_size=512,physical_block_size=512 --disk gluster://192.168.1.100/test-volume/some/dir/test-gluster.qcow2 --disk qemu+nbd:///var/foo/bar/socket,bus=usb,removable=on --disk path=http://[1:2:3:4:1:2:3:4]:5522/my/path?query=foo --disk vol=gluster-pool/test-gluster.raw,startup_policy=optional --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01 --disk /dev/default-pool/new2.img,size=1,backing_store=/tmp/foo.img,backing_format=vmdk --disk /tmp/brand-new.img,size=1,backing_store=/dev/default-pool/iso-vol --network user,mac=12:34:56:78:11:22,portgroup=foo,link_state=down,rom_bar=on,rom_file=/tmp/foo --network bridge=foobar,model=virtio,driver_name=qemu,driver_queues=3 --network bridge=ovsbr,virtualport_type=openvswitch,virtualport_profileid=demo,virtualport_interfaceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,link_state=yes --network type=direct,source=eth5,source_mode=vepa,target=mytap12,virtualport_type=802.1Qbg,virtualport_managerid=12,virtualport_typeid=1193046,virtualport_typeidversion=1,virtualport_instanceid=09b11c53-8b5c-4eeb-8f00-d84eaa0aaa3b,boot_order=1,trustGuestRxFilters=yes --network user,model=virtio,address.type=spapr-vio,address.reg=0x500 --network vhostuser,source_type=unix,source_path=/tmp/vhost1.sock,source_mode=server,model=virtio --graphics sdl --graphics spice,keymap=none --graphics vnc,port=5950,listen=1.2.3.4,keymap=ja,password=foo --graphics spice,port=5950,tlsport=5950,listen=1.2.3.4,keymap=ja --graphics spice,image_compression=foo,streaming_mode=bar,clipboard_copypaste=yes,mouse_mode=client,filetransfer_enable=on --graphics spice,gl=yes,listen=socket --graphics spice,gl=yes,listen=none --graphics spice,gl=yes,listen=none,rendernode=/dev/dri/foo --graphics spice,listens0.type=address,listens0.address=1.2.3.4 --graphics spice,listens0.type=network,listens0.network=default --graphics spice,listens0.type=socket,listens0.socket=/tmp/foobar --controller usb,model=ich9-ehci1,address=0:0:4.7,index=0 --controller usb,model=ich9-uhci1,address=0:0:4.0,index=0,master=0 --controller usb,model=ich9-uhci2,address=0:0:4.1,index=0,master=2 --controller usb,model=ich9-uhci3,address=0:0:4.2,index=0,master=4 --input type=keyboard,bus=usb --input tablet --serial tcp,host=:2222,mode=bind,protocol=telnet,log_file=/tmp/foo.log,log_append=yes --serial nmdm,source.master=/dev/foo1,source.slave=/dev/foo2 --parallel udp,host=0.0.0.0:1234,bind_host=127.0.0.1:1234 --parallel unix,path=/tmp/foo-socket --channel pty,target_type=guestfwd,target_address=127.0.0.1:10000 --channel pty,target_type=virtio,name=org.linux-kvm.port1 --console pty,target_type=virtio --channel spicevmc --hostdev net_00_1c_25_10_b1_e4,boot_order=4,rom_bar=off --host-device usb_device_781_5151_2004453082054CA1BEEE --host-device 001.003 --hostdev 15:0.1 --host-device 2:15:0.2 --hostdev 0:15:0.3,address.type=isa,address.iobase=0x500,address.irq=5 --host-device 0x0781:0x5151,driver_name=vfio --host-device 04b3:4485 --host-device pci_8086_2829_scsi_host_scsi_device_lun0 --hostdev usb_5_20 --hostdev usb_5_21
--filesystem /source,/target --filesystem template_name,/,type=template,mode=passthrough --filesystem type=file,source=/tmp/somefile.img,target=/mount/point,accessmode=squash --soundhw default --sound ac97 --video cirrus --video model=qxl,vgamem=1,ram=2,vram=3,heads=4,accel3d=yes,vram64=65 --smartcard passthrough,type=spicevmc --smartcard type=host --redirdev usb,type=spicevmc --redirdev usb,type=tcp,server=localhost:4000 --redirdev usb,type=tcp,server=127.0.0.1:4002,boot_order=3 --rng egd,backend_host=127.0.0.1,backend_service=8000,backend_type=tcp --panic iobase=507 --qemu-commandline env=DISPLAY=:0.1 --qemu-commandline="-display gtk,gl=on" --qemu-commandline="-device vfio-pci,addr=05.0,sysfsdev=/sys/class/mdev_bus/0000:00:02.0/f321853c-c584-4a6b-b99a-3eee22a3919c" --qemu-commandline="-set device.video0.driver=virtio-vga"
Error code : -1
Output was:
ERROR Error: --disk /var,device=floppy,address.type=ccw,address.cssid=0xfe,address.ssid=0,address.devno=01: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0210./virt_clone (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Expected command to pass, but it didn't.
Command was: ./virt-clone --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
Error code : -1
Output was:
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cli:264) Launched with command line: <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --debug --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> -n clonetest --original-xml tests/cli-test-xml/clone-disk.xml --file virt-install --file /dev/default-pool/testvol1.img --preserve
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:278) Validating original guest parameters
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:288) Original XML:
<domain type='test' id='1'>
<name>origtest</name>
<uuid>db69fa1f-eef0-e567-3c20-3ef16f10376b</uuid>
<memory>8388608</memory>
<currentMemory>2097152</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='i686'>hvm</type>
<boot dev='hd'/>
</os>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<disk type='file' device='disk'>
<target dev='hda' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist1.img'/>
</disk>
<disk type='file' device='disk'>
<target dev='hdb' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
</disk>
<disk type='file' device='cdrom'>
<target dev='hdc' bus='ide'/>
<source file='/tmp/__virtinst_cli_exist2.img'/>
<readonly/>
</disk>
<disk type='file' device='floppy'>
<target dev='fda' bus='fdc'/>
<readonly/>
</disk>
</devices>
</domain>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (diskbackend:170) Attempting to build pool=tmp target=/tmp
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (storage:531) Creating storage pool 'tmp' with xml:
<pool type="dir">
<name>tmp</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path>/tmp</path>
</target>
</pool>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:298) Original paths: ['/tmp/__virtinst_cli_exist1.img', '/tmp/__virtinst_cli_exist2.img']
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:300) Original sizes: [0.0, 0.0]
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (diskbackend:170) Attempting to build pool=virt-manager-master target=<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (storage:531) Creating storage pool 'virt-manager-master' with xml:
<pool type="dir">
<name>virt-manager-master</name>
<uuid>00000000-1111-2222-3333-444444444444</uuid>
<target>
<path><https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…</path>>
</target>
</pool>
[Wed, 13 Dec 2017 21:12:15 virt-clone 22609] DEBUG (cloner:151) Error setting clone path.
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 139, in set_clone_paths
disk.path = path
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 159, in _launch_command
ret = virtclone.main(conn=conn)
File "virt-clone", line 204, in main
not options.preserve, options.auto_clone)
File "virt-clone", line 92, in get_clone_diskfile
design.clone_paths = clonepaths
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 153, in set_clone_paths
(path, str(e)))
ValueError: Could not use path 'virt-install' for cloning: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0227virt_convert_vmx_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format qcow2 --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCLI0228virt_convert_ovf_compare (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1093, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 1092, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 270, in run
tests.fail(err)
AssertionError: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Expected command to pass, but it didn't.
Command was: ./virt-convert --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --dry <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…> --disk-format none --destination /tmp --print-xml
Error code : -1
Output was:
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 161, in _launch_command
ret = virtconvert.main(conn=conn)
File "virt-convert", line 111, in main
destdir=options.destination, dry=options.dry)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 337, in convert_disks
disk.path = newpath
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 510, in _set_path
(vol_object, parent_pool) = diskbackend.manage_path(self.conn, newpath)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 176, in manage_path
pool = poolxml.install(build=False, create=True, autostart=True)
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 538, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: internal error: Duplicate key
======================================================================
FAIL: testCheckProps (tests.checkprops.CheckPropsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 33, in testCheckProps
self.fail(msg)
AssertionError: Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-debian-…",> line 25, in testCheckProps
self.assertEqual([], fail)
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 742, in assertListEqual
self.assertSequenceEqual(list1, list2, msg, seq_type=list)
File "/usr/lib/python2.7/unittest/case.py", line 724, in assertSequenceEqual
self.fail(msg)
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
AssertionError: Lists differ: [] != [<XMLProperty ./source/@master...
Second list contains 13 additional elements.
First extra element 0:
<XMLProperty ./source/@master 140326431762544>
- []
+ [<XMLProperty ./source/@master 140326431762544>,
+ <XMLProperty ./source/@slave 140326431762648>,
+ <XMLProperty ./log/@file 140326431764000>,
+ <XMLProperty ./log/@append 140326431764104>,
+ <XMLProperty ./@socket 140326429702880>,
+ <XMLProperty ./parameters/@profileid 140326429844680>,
+ <XMLProperty ./parameters/@interfaceid 140326429844784>,
+ <XMLProperty ./@trustGuestRxFilters 140326429845408>,
+ <XMLProperty ./source/@type 140326429845616>,
+ <XMLProperty ./source/@path 140326429845720>,
+ <XMLProperty ./link/@state 140326429846344>,
+ <XMLProperty ./rom/@bar 140326429846656>,
+ <XMLProperty ./rom/@file 140326429846760>]
This means that there are XML properties that are
untested in the test suite. This could be caused
by a previous test suite failure, or if you added
a new property and didn't extend the test suite.
Look into extending clitest.py and/or xmlparse.py.
----------------------------------------------------------------------
Ran 438 tests in 98.254s
FAILED (failures=5, errors=9)
Build step 'Execute shell' marked build as failure
1
5
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-rawhide #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
------------------------------------------
[...truncated 175.89 KB...]
1789) Checking direct-net.xml against network.rng ... OK
1790) Checking host-bridge-net.xml against network.rng ... OK
1791) Checking isolated-network.xml against network.rng ... OK
1792) Checking passthrough-address-crash.xml against network.rng ... OK
1793) Checking hostdev.xml against network.rng ... OK
1794) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1795) Checking netboot-proxy-network.xml against network.rng ... OK
1796) Checking nat-network-explicit-flood.xml against network.rng ... OK
1797) Checking empty-allow-ipv6.xml against network.rng ... OK
1798) Checking hostdev-pf.xml against network.rng ... OK
1799) Checking nat-network-dns-hosts.xml against network.rng ... OK
1800) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1801) Checking dhcp6host-routed-network.xml against network.rng ... OK
1802) Checking set-mtu.xml against network.rng ... OK
1803) Checking 8021Qbh-net.xml against network.rng ... OK
1804) Checking netboot-network.xml against network.rng ... OK
1805) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1806) Checking openvswitch-net.xml against network.rng ... OK
1807) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1808) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1809) Checking vepa-net.xml against network.rng ... OK
1810) Checking routed-network-no-dns.xml against network.rng ... OK
1811) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1812) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1813) Checking nat-network.xml against network.rng ... OK
1814) Checking dhcp6-network.xml against network.rng ... OK
1815) Checking routed-network.xml against network.rng ... OK
1816) Checking dhcp6-nat-network.xml against network.rng ... OK
1817) Checking open-network.xml against network.rng ... OK
1818) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1819) Checking isolated-network.xml against network.rng ... OK
1820) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1821) Checking netboot-proxy-network.xml against network.rng ... OK
1822) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1823) Checking nat-network-dns-hosts.xml against network.rng ... OK
1824) Checking ptr-domains-auto.xml against network.rng ... OK
1825) Checking dhcp6host-routed-network.xml against network.rng ... OK
1826) Checking netboot-network.xml against network.rng ... OK
1827) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1828) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1829) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1830) Checking routed-network-no-dns.xml against network.rng ... OK
1831) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1834) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1835) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1836) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1837) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1838) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1839) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1840) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1841) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1842) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1843) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1844) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1845) Checking computer.xml against nodedev.rng ... OK
1846) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1847) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1848) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1849) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1850) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1851) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1852) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1853) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1854) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1855) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1856) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1857) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1858) Checking drm_renderD129.xml against nodedev.rng ... OK
1859) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1860) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1861) Checking DVD_with_media.xml against nodedev.rng ... OK
1862) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1863) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1864) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1865) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking ref-rule-test.xml against nwfilter.rng ... OK
1868) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1869) Checking vlan-test.xml against nwfilter.rng ... OK
1870) Checking igmp-test.xml against nwfilter.rng ... OK
1871) Checking ipset-test.xml against nwfilter.rng ... OK
1872) Checking mac-test.xml against nwfilter.rng ... OK
1873) Checking iter-test1.xml against nwfilter.rng ... OK
1874) Checking icmpv6-test.xml against nwfilter.rng ... OK
1875) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1876) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1877) Checking hex-data-test.xml against nwfilter.rng ... OK
1878) Checking ah-test.xml against nwfilter.rng ... OK
1879) Checking rarp-test.xml against nwfilter.rng ... OK
1880) Checking iter-test2.xml against nwfilter.rng ... OK
1881) Checking example-1.xml against nwfilter.rng ... OK
1882) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1883) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1884) Checking attr-value-test.xml against nwfilter.rng ... OK
1885) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1886) Checking example-2.xml against nwfilter.rng ... OK
1887) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1888) Checking esp-test.xml against nwfilter.rng ... OK
1889) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1891) Checking sctp-test.xml against nwfilter.rng ... OK
1892) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1893) Checking udplite-test.xml against nwfilter.rng ... OK
1894) Checking ref-test.xml against nwfilter.rng ... OK
1895) Checking iter-test3.xml against nwfilter.rng ... OK
1896) Checking arp-test.xml against nwfilter.rng ... OK
1897) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1898) Checking stp-test.xml against nwfilter.rng ... OK
1899) Checking tcp-test.xml against nwfilter.rng ... OK
1900) Checking all-test.xml against nwfilter.rng ... OK
1901) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1902) Checking udp-test.xml against nwfilter.rng ... OK
1903) Checking comment-test.xml against nwfilter.rng ... OK
1904) Checking icmp-test.xml against nwfilter.rng ... OK
1905) Checking conntrack-test.xml against nwfilter.rng ... OK
1906) Checking ipv6-test.xml against nwfilter.rng ... OK
1907) Checking ip-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-volume.xml against secret.rng ... OK
1910) Checking usage-iscsi.xml against secret.rng ... OK
1911) Checking usage-tls.xml against secret.rng ... OK
1912) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1913) Checking usage-ceph.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-fs.xml against storagepool.rng ... OK
1916) Checking pool-logical-noname.xml against storagepool.rng ... OK
1917) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1918) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1919) Checking pool-dir.xml against storagepool.rng ... OK
1920) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1921) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1922) Checking pool-mpath.xml against storagepool.rng ... OK
1923) Checking pool-logical-create.xml against storagepool.rng ... OK
1924) Checking pool-vstorage.xml against storagepool.rng ... OK
1925) Checking pool-netfs.xml against storagepool.rng ... OK
1926) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1927) Checking pool-rbd.xml against storagepool.rng ... OK
1928) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1929) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1930) Checking pool-scsi.xml against storagepool.rng ... OK
1931) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1932) Checking pool-sheepdog.xml against storagepool.rng ... OK
1933) Checking pool-gluster.xml against storagepool.rng ... OK
1934) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1935) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1936) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1937) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1938) Checking pool-dir-naming.xml against storagepool.rng ... OK
1939) Checking pool-iscsi.xml against storagepool.rng ... OK
1940) Checking pool-disk.xml against storagepool.rng ... OK
1941) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1942) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1943) Checking pool-zfs.xml against storagepool.rng ... OK
1944) Checking pool-logical.xml against storagepool.rng ... OK
1945) Checking pool-fs.xml against storagepool.rng ... OK
1946) Checking pool-logical-noname.xml against storagepool.rng ... OK
1947) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1948) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1949) Checking pool-dir.xml against storagepool.rng ... OK
1950) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1951) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1952) Checking pool-mpath.xml against storagepool.rng ... OK
1953) Checking pool-logical-create.xml against storagepool.rng ... OK
1954) Checking pool-vstorage.xml against storagepool.rng ... OK
1955) Checking pool-netfs.xml against storagepool.rng ... OK
1956) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1957) Checking pool-rbd.xml against storagepool.rng ... OK
1958) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1959) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1960) Checking pool-scsi.xml against storagepool.rng ... OK
1961) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1962) Checking pool-sheepdog.xml against storagepool.rng ... OK
1963) Checking pool-gluster.xml against storagepool.rng ... OK
1964) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1965) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1966) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1967) Checking pool-dir-naming.xml against storagepool.rng ... OK
1968) Checking pool-iscsi.xml against storagepool.rng ... OK
1969) Checking pool-disk.xml against storagepool.rng ... OK
1970) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1971) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1972) Checking pool-zfs.xml against storagepool.rng ... OK
1973) Checking pool-logical.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-file-backing.xml against storagevol.rng ... OK
1977) Checking vol-logical-backing.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1979) Checking vol-sheepdog.xml against storagevol.rng ... OK
1980) Checking vol-luks.xml against storagevol.rng ... OK
1981) Checking vol-qcow2.xml against storagevol.rng ... OK
1982) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1983) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1984) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1985) Checking vol-file-iso.xml against storagevol.rng ... OK
1986) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1987) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1988) Checking vol-file.xml against storagevol.rng ... OK
1989) Checking vol-partition.xml against storagevol.rng ... OK
1990) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1991) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1992) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1993) Checking vol-logical.xml against storagevol.rng ... OK
1994) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1996) Checking vol-file-naming.xml against storagevol.rng ... OK
1997) Checking vol-file-backing.xml against storagevol.rng ... OK
1998) Checking vol-logical-backing.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2000) Checking vol-sheepdog.xml against storagevol.rng ... OK
2001) Checking vol-luks.xml against storagevol.rng ... OK
2002) Checking vol-qcow2.xml against storagevol.rng ... OK
2003) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2004) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2005) Checking vol-file-iso.xml against storagevol.rng ... OK
2006) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2007) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
2008) Checking vol-file.xml against storagevol.rng ... OK
2009) Checking vol-partition.xml against storagevol.rng ... OK
2010) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2011) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2012) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2013) Checking vol-logical.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2015) Checking vol-file-naming.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-rawhi…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-27 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/80…>
------------------------------------------
[...truncated 175.88 KB...]
1789) Checking set-mtu.xml against network.rng ... OK
1790) Checking vepa-net.xml against network.rng ... OK
1791) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1792) Checking netboot-network.xml against network.rng ... OK
1793) Checking passthrough-address-crash.xml against network.rng ... OK
1794) Checking open-network.xml against network.rng ... OK
1795) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1796) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1797) Checking nat-network-dns-hosts.xml against network.rng ... OK
1798) Checking isolated-network.xml against network.rng ... OK
1799) Checking empty-allow-ipv6.xml against network.rng ... OK
1800) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1801) Checking host-bridge-no-flood.xml against network.rng ... OK
1802) Checking passthrough-pf.xml against network.rng ... OK
1803) Checking nat-network-explicit-flood.xml against network.rng ... OK
1804) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1805) Checking routed-network.xml against network.rng ... OK
1806) Checking direct-net.xml against network.rng ... OK
1807) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1808) Checking metadata.xml against network.rng ... OK
1809) Checking openvswitch-net.xml against network.rng ... OK
1810) Checking host-bridge-net.xml against network.rng ... OK
1811) Checking bandwidth-network.xml against network.rng ... OK
1812) Checking dhcp6-nat-network.xml against network.rng ... OK
1813) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1814) Checking dhcp6host-routed-network.xml against network.rng ... OK
1815) Checking routed-network-no-dns.xml against network.rng ... OK
1816) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1817) Checking nat-network.xml against network.rng ... OK
1818) Checking netboot-proxy-network.xml against network.rng ... OK
1819) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1820) Checking dhcp6-network.xml against network.rng ... OK
1821) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1822) Checking netboot-network.xml against network.rng ... OK
1823) Checking open-network.xml against network.rng ... OK
1824) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1825) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1826) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1827) Checking nat-network-dns-hosts.xml against network.rng ... OK
1828) Checking isolated-network.xml against network.rng ... OK
1829) Checking ptr-domains-auto.xml against network.rng ... OK
1830) Checking routed-network.xml against network.rng ... OK
1831) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1834) Checking DVD_with_media.xml against nodedev.rng ... OK
1835) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1836) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1837) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1838) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1839) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1840) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1841) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1842) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1843) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1844) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1845) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1846) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1847) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1848) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/ws…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1849) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1850) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1851) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1852) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1853) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1854) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1855) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1856) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1857) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1858) Checking computer.xml against nodedev.rng ... OK
1859) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1860) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1861) Checking drm_renderD129.xml against nodedev.rng ... OK
1862) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1863) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1864) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1865) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1868) Checking ref-test.xml against nwfilter.rng ... OK
1869) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1870) Checking rarp-test.xml against nwfilter.rng ... OK
1871) Checking ref-rule-test.xml against nwfilter.rng ... OK
1872) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1873) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1874) Checking example-1.xml against nwfilter.rng ... OK
1875) Checking hex-data-test.xml against nwfilter.rng ... OK
1876) Checking icmpv6-test.xml against nwfilter.rng ... OK
1877) Checking vlan-test.xml against nwfilter.rng ... OK
1878) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1879) Checking stp-test.xml against nwfilter.rng ... OK
1880) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1881) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1882) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1883) Checking igmp-test.xml against nwfilter.rng ... OK
1884) Checking icmp-test.xml against nwfilter.rng ... OK
1885) Checking esp-test.xml against nwfilter.rng ... OK
1886) Checking comment-test.xml against nwfilter.rng ... OK
1887) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1888) Checking iter-test3.xml against nwfilter.rng ... OK
1889) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1890) Checking iter-test1.xml against nwfilter.rng ... OK
1891) Checking conntrack-test.xml against nwfilter.rng ... OK
1892) Checking ah-test.xml against nwfilter.rng ... OK
1893) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1894) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1895) Checking udp-test.xml against nwfilter.rng ... OK
1896) Checking ipv6-test.xml against nwfilter.rng ... OK
1897) Checking example-2.xml against nwfilter.rng ... OK
1898) Checking sctp-test.xml against nwfilter.rng ... OK
1899) Checking mac-test.xml against nwfilter.rng ... OK
1900) Checking ip-test.xml against nwfilter.rng ... OK
1901) Checking iter-test2.xml against nwfilter.rng ... OK
1902) Checking all-test.xml against nwfilter.rng ... OK
1903) Checking ipset-test.xml against nwfilter.rng ... OK
1904) Checking tcp-test.xml against nwfilter.rng ... OK
1905) Checking attr-value-test.xml against nwfilter.rng ... OK
1906) Checking udplite-test.xml against nwfilter.rng ... OK
1907) Checking arp-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1910) Checking usage-ceph.xml against secret.rng ... OK
1911) Checking usage-iscsi.xml against secret.rng ... OK
1912) Checking usage-tls.xml against secret.rng ... OK
1913) Checking usage-volume.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-logical-noname.xml against storagepool.rng ... OK
1916) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1917) Checking pool-disk.xml against storagepool.rng ... OK
1918) Checking pool-netfs.xml against storagepool.rng ... OK
1919) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1920) Checking pool-iscsi.xml against storagepool.rng ... OK
1921) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1922) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1923) Checking pool-logical-create.xml against storagepool.rng ... OK
1924) Checking pool-fs.xml against storagepool.rng ... OK
1925) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1926) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1927) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1928) Checking pool-vstorage.xml against storagepool.rng ... OK
1929) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1930) Checking pool-mpath.xml against storagepool.rng ... OK
1931) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1932) Checking pool-dir-naming.xml against storagepool.rng ... OK
1933) Checking pool-rbd.xml against storagepool.rng ... OK
1934) Checking pool-scsi.xml against storagepool.rng ... OK
1935) Checking pool-logical.xml against storagepool.rng ... OK
1936) Checking pool-sheepdog.xml against storagepool.rng ... OK
1937) Checking pool-gluster.xml against storagepool.rng ... OK
1938) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1939) Checking pool-zfs.xml against storagepool.rng ... OK
1940) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1941) Checking pool-dir.xml against storagepool.rng ... OK
1942) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1943) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1944) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1945) Checking pool-logical-noname.xml against storagepool.rng ... OK
1946) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1947) Checking pool-disk.xml against storagepool.rng ... OK
1948) Checking pool-netfs.xml against storagepool.rng ... OK
1949) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1950) Checking pool-iscsi.xml against storagepool.rng ... OK
1951) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1952) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1953) Checking pool-logical-create.xml against storagepool.rng ... OK
1954) Checking pool-fs.xml against storagepool.rng ... OK
1955) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1956) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1957) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1958) Checking pool-vstorage.xml against storagepool.rng ... OK
1959) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1960) Checking pool-mpath.xml against storagepool.rng ... OK
1961) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1962) Checking pool-dir-naming.xml against storagepool.rng ... OK
1963) Checking pool-rbd.xml against storagepool.rng ... OK
1964) Checking pool-scsi.xml against storagepool.rng ... OK
1965) Checking pool-logical.xml against storagepool.rng ... OK
1966) Checking pool-sheepdog.xml against storagepool.rng ... OK
1967) Checking pool-gluster.xml against storagepool.rng ... OK
1968) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1969) Checking pool-zfs.xml against storagepool.rng ... OK
1970) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1971) Checking pool-dir.xml against storagepool.rng ... OK
1972) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1973) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/ws…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-qcow2.xml against storagevol.rng ... OK
1977) Checking vol-file-iso.xml against storagevol.rng ... OK
1978) Checking vol-file-backing.xml against storagevol.rng ... OK
1979) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1980) Checking vol-luks.xml against storagevol.rng ... OK
1981) Checking vol-sheepdog.xml against storagevol.rng ... OK
1982) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1983) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1984) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1985) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1986) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1987) Checking vol-partition.xml against storagevol.rng ... OK
1988) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1989) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1990) Checking vol-file.xml against storagevol.rng ... OK
1991) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1992) Checking vol-file-naming.xml against storagevol.rng ... OK
1993) Checking vol-logical.xml against storagevol.rng ... OK
1994) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1996) Checking vol-logical-backing.xml against storagevol.rng ... OK
1997) Checking vol-qcow2.xml against storagevol.rng ... OK
1998) Checking vol-file-iso.xml against storagevol.rng ... OK
1999) Checking vol-file-backing.xml against storagevol.rng ... OK
2000) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2001) Checking vol-luks.xml against storagevol.rng ... OK
2002) Checking vol-sheepdog.xml against storagevol.rng ... OK
2003) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2004) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2005) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2006) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2007) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2008) Checking vol-partition.xml against storagevol.rng ... OK
2009) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2010) Checking vol-file.xml against storagevol.rng ... OK
2011) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
2012) Checking vol-file-naming.xml against storagevol.rng ... OK
2013) Checking vol-logical.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2015) Checking vol-logical-backing.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-27/ws…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-26 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/80…>
------------------------------------------
[...truncated 175.88 KB...]
1789) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1790) Checking openvswitch-net.xml against network.rng ... OK
1791) Checking empty-allow-ipv6.xml against network.rng ... OK
1792) Checking direct-net.xml against network.rng ... OK
1793) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1794) Checking set-mtu.xml against network.rng ... OK
1795) Checking bandwidth-network.xml against network.rng ... OK
1796) Checking dhcp6host-routed-network.xml against network.rng ... OK
1797) Checking metadata.xml against network.rng ... OK
1798) Checking 8021Qbh-net.xml against network.rng ... OK
1799) Checking vepa-net.xml against network.rng ... OK
1800) Checking open-network.xml against network.rng ... OK
1801) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1802) Checking netboot-network.xml against network.rng ... OK
1803) Checking nat-network-dns-hosts.xml against network.rng ... OK
1804) Checking nat-network.xml against network.rng ... OK
1805) Checking routed-network-no-dns.xml against network.rng ... OK
1806) Checking routed-network.xml against network.rng ... OK
1807) Checking hostdev.xml against network.rng ... OK
1808) Checking host-bridge-no-flood.xml against network.rng ... OK
1809) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1810) Checking nat-network-explicit-flood.xml against network.rng ... OK
1811) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1812) Checking isolated-network.xml against network.rng ... OK
1813) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1814) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1815) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1816) Checking dhcp6-nat-network.xml against network.rng ... OK
1817) Checking netboot-proxy-network.xml against network.rng ... OK
1818) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1819) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1820) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1821) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1822) Checking dhcp6host-routed-network.xml against network.rng ... OK
1823) Checking open-network.xml against network.rng ... OK
1824) Checking netboot-network.xml against network.rng ... OK
1825) Checking nat-network-dns-hosts.xml against network.rng ... OK
1826) Checking nat-network.xml against network.rng ... OK
1827) Checking routed-network-no-dns.xml against network.rng ... OK
1828) Checking ptr-domains-auto.xml against network.rng ... OK
1829) Checking routed-network.xml against network.rng ... OK
1830) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1831) Checking dhcp6-network.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1834) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1835) Checking drm_renderD129.xml against nodedev.rng ... OK
1836) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1837) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1838) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1839) Checking DVD_with_media.xml against nodedev.rng ... OK
1840) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1841) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1842) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1843) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1844) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1845) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1846) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1847) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1848) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1849) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1850) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1851) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1852) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1853) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1854) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1855) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1856) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1857) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1858) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1859) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1860) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1861) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1862) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/ws…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1863) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1864) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1865) Checking computer.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking ref-test.xml against nwfilter.rng ... OK
1868) Checking ip-test.xml against nwfilter.rng ... OK
1869) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1870) Checking ipset-test.xml against nwfilter.rng ... OK
1871) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1872) Checking rarp-test.xml against nwfilter.rng ... OK
1873) Checking vlan-test.xml against nwfilter.rng ... OK
1874) Checking conntrack-test.xml against nwfilter.rng ... OK
1875) Checking ref-rule-test.xml against nwfilter.rng ... OK
1876) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1877) Checking esp-test.xml against nwfilter.rng ... OK
1878) Checking igmp-test.xml against nwfilter.rng ... OK
1879) Checking iter-test3.xml against nwfilter.rng ... OK
1880) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1881) Checking tcp-test.xml against nwfilter.rng ... OK
1882) Checking icmpv6-test.xml against nwfilter.rng ... OK
1883) Checking stp-test.xml against nwfilter.rng ... OK
1884) Checking udplite-test.xml against nwfilter.rng ... OK
1885) Checking sctp-test.xml against nwfilter.rng ... OK
1886) Checking ipv6-test.xml against nwfilter.rng ... OK
1887) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1888) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1889) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1891) Checking attr-value-test.xml against nwfilter.rng ... OK
1892) Checking arp-test.xml against nwfilter.rng ... OK
1893) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1894) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1895) Checking iter-test1.xml against nwfilter.rng ... OK
1896) Checking example-1.xml against nwfilter.rng ... OK
1897) Checking mac-test.xml against nwfilter.rng ... OK
1898) Checking udp-test.xml against nwfilter.rng ... OK
1899) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1900) Checking icmp-test.xml against nwfilter.rng ... OK
1901) Checking hex-data-test.xml against nwfilter.rng ... OK
1902) Checking ah-test.xml against nwfilter.rng ... OK
1903) Checking example-2.xml against nwfilter.rng ... OK
1904) Checking iter-test2.xml against nwfilter.rng ... OK
1905) Checking comment-test.xml against nwfilter.rng ... OK
1906) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1907) Checking all-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-ceph.xml against secret.rng ... OK
1910) Checking usage-tls.xml against secret.rng ... OK
1911) Checking usage-iscsi.xml against secret.rng ... OK
1912) Checking usage-volume.xml against secret.rng ... OK
1913) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-dir-naming.xml against storagepool.rng ... OK
1916) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1917) Checking pool-disk.xml against storagepool.rng ... OK
1918) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1919) Checking pool-sheepdog.xml against storagepool.rng ... OK
1920) Checking pool-rbd.xml against storagepool.rng ... OK
1921) Checking pool-fs.xml against storagepool.rng ... OK
1922) Checking pool-iscsi.xml against storagepool.rng ... OK
1923) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1924) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1925) Checking pool-zfs.xml against storagepool.rng ... OK
1926) Checking pool-logical.xml against storagepool.rng ... OK
1927) Checking pool-vstorage.xml against storagepool.rng ... OK
1928) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1929) Checking pool-scsi.xml against storagepool.rng ... OK
1930) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1931) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1932) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1933) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1934) Checking pool-mpath.xml against storagepool.rng ... OK
1935) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1936) Checking pool-logical-create.xml against storagepool.rng ... OK
1937) Checking pool-logical-noname.xml against storagepool.rng ... OK
1938) Checking pool-netfs.xml against storagepool.rng ... OK
1939) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1940) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1941) Checking pool-gluster.xml against storagepool.rng ... OK
1942) Checking pool-dir.xml against storagepool.rng ... OK
1943) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1944) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1945) Checking pool-dir-naming.xml against storagepool.rng ... OK
1946) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1947) Checking pool-disk.xml against storagepool.rng ... OK
1948) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1949) Checking pool-sheepdog.xml against storagepool.rng ... OK
1950) Checking pool-rbd.xml against storagepool.rng ... OK
1951) Checking pool-fs.xml against storagepool.rng ... OK
1952) Checking pool-iscsi.xml against storagepool.rng ... OK
1953) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1954) Checking pool-zfs.xml against storagepool.rng ... OK
1955) Checking pool-logical.xml against storagepool.rng ... OK
1956) Checking pool-vstorage.xml against storagepool.rng ... OK
1957) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1958) Checking pool-scsi.xml against storagepool.rng ... OK
1959) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1960) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1961) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1962) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1963) Checking pool-mpath.xml against storagepool.rng ... OK
1964) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1965) Checking pool-logical-create.xml against storagepool.rng ... OK
1966) Checking pool-logical-noname.xml against storagepool.rng ... OK
1967) Checking pool-netfs.xml against storagepool.rng ... OK
1968) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1969) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1970) Checking pool-gluster.xml against storagepool.rng ... OK
1971) Checking pool-dir.xml against storagepool.rng ... OK
1972) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1973) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/ws…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1977) Checking vol-file-naming.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1979) Checking vol-partition.xml against storagevol.rng ... OK
1980) Checking vol-file.xml against storagevol.rng ... OK
1981) Checking vol-logical.xml against storagevol.rng ... OK
1982) Checking vol-file-backing.xml against storagevol.rng ... OK
1983) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1984) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1985) Checking vol-qcow2.xml against storagevol.rng ... OK
1986) Checking vol-luks.xml against storagevol.rng ... OK
1987) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1988) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1989) Checking vol-file-iso.xml against storagevol.rng ... OK
1990) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1991) Checking vol-sheepdog.xml against storagevol.rng ... OK
1992) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1993) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1994) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1996) Checking vol-logical-backing.xml against storagevol.rng ... OK
1997) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1998) Checking vol-file-naming.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2000) Checking vol-partition.xml against storagevol.rng ... OK
2001) Checking vol-file.xml against storagevol.rng ... OK
2002) Checking vol-logical.xml against storagevol.rng ... OK
2003) Checking vol-file-backing.xml against storagevol.rng ... OK
2004) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2005) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2006) Checking vol-qcow2.xml against storagevol.rng ... OK
2007) Checking vol-luks.xml against storagevol.rng ... OK
2008) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2009) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2010) Checking vol-file-iso.xml against storagevol.rng ... OK
2011) Checking vol-sheepdog.xml against storagevol.rng ... OK
2012) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2013) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2015) Checking vol-logical-backing.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-26/ws…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-centos-7 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/802…>
------------------------------------------
[...truncated 177.25 KB...]
1788) Checking openvswitch-net.xml against network.rng ... OK
1789) Checking nat-network-dns-hosts.xml against network.rng ... OK
1790) Checking vepa-net.xml against network.rng ... OK
1791) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1792) Checking nat-network-explicit-flood.xml against network.rng ... OK
1793) Checking host-bridge-no-flood.xml against network.rng ... OK
1794) Checking open-network.xml against network.rng ... OK
1795) Checking netboot-network.xml against network.rng ... OK
1796) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1797) Checking empty-allow-ipv6.xml against network.rng ... OK
1798) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1799) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1800) Checking metadata.xml against network.rng ... OK
1801) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1802) Checking netboot-proxy-network.xml against network.rng ... OK
1803) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1804) Checking routed-network.xml against network.rng ... OK
1805) Checking hostdev.xml against network.rng ... OK
1806) Checking passthrough-address-crash.xml against network.rng ... OK
1807) Checking direct-net.xml against network.rng ... OK
1808) Checking routed-network-no-dns.xml against network.rng ... OK
1809) Checking passthrough-pf.xml against network.rng ... OK
1810) Checking nat-network.xml against network.rng ... OK
1811) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1812) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1813) Checking dhcp6-network.xml against network.rng ... OK
1814) Checking isolated-network.xml against network.rng ... OK
1815) Checking dhcp6host-routed-network.xml against network.rng ... OK
1816) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1817) Checking nat-network-dns-hosts.xml against network.rng ... OK
1818) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1819) Checking open-network.xml against network.rng ... OK
1820) Checking netboot-network.xml against network.rng ... OK
1821) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1822) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1823) Checking netboot-proxy-network.xml against network.rng ... OK
1824) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1825) Checking routed-network.xml against network.rng ... OK
1826) Checking routed-network-no-dns.xml against network.rng ... OK
1827) Checking ptr-domains-auto.xml against network.rng ... OK
1828) Checking dhcp6-nat-network.xml against network.rng ... OK
1829) Checking nat-network.xml against network.rng ... OK
1830) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1831) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking drm_renderD129.xml against nodedev.rng ... OK
1834) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1835) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1836) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1837) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1838) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1839) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1840) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1841) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1842) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1843) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1844) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1845) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1846) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1847) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1848) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1849) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1850) Checking DVD_with_media.xml against nodedev.rng ... OK
1851) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1852) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1853) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1854) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1855) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1856) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1857) Checking computer.xml against nodedev.rng ... OK
1858) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1859) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1860) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1861) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1862) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1863) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1864) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1865) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1868) Checking iter-test1.xml against nwfilter.rng ... OK
1869) Checking mac-test.xml against nwfilter.rng ... OK
1870) Checking udplite-test.xml against nwfilter.rng ... OK
1871) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1872) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1873) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1874) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1875) Checking arp-test.xml against nwfilter.rng ... OK
1876) Checking conntrack-test.xml against nwfilter.rng ... OK
1877) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1878) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1879) Checking tcp-test.xml against nwfilter.rng ... OK
1880) Checking vlan-test.xml against nwfilter.rng ... OK
1881) Checking iter-test3.xml against nwfilter.rng ... OK
1882) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1883) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1884) Checking sctp-test.xml against nwfilter.rng ... OK
1885) Checking icmpv6-test.xml against nwfilter.rng ... OK
1886) Checking attr-value-test.xml against nwfilter.rng ... OK
1887) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1888) Checking ipv6-test.xml against nwfilter.rng ... OK
1889) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking ip-test.xml against nwfilter.rng ... OK
1891) Checking ipset-test.xml against nwfilter.rng ... OK
1892) Checking example-2.xml against nwfilter.rng ... OK
1893) Checking example-1.xml against nwfilter.rng ... OK
1894) Checking ref-test.xml against nwfilter.rng ... OK
1895) Checking comment-test.xml against nwfilter.rng ... OK
1896) Checking stp-test.xml against nwfilter.rng ... OK
1897) Checking all-test.xml against nwfilter.rng ... OK
1898) Checking rarp-test.xml against nwfilter.rng ... OK
1899) Checking esp-test.xml against nwfilter.rng ... OK
1900) Checking ref-rule-test.xml against nwfilter.rng ... OK
1901) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1902) Checking igmp-test.xml against nwfilter.rng ... OK
1903) Checking iter-test2.xml against nwfilter.rng ... OK
1904) Checking hex-data-test.xml against nwfilter.rng ... OK
1905) Checking ah-test.xml against nwfilter.rng ... OK
1906) Checking icmp-test.xml against nwfilter.rng ... OK
1907) Checking udp-test.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-volume.xml against secret.rng ... OK
1910) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1911) Checking usage-ceph.xml against secret.rng ... OK
1912) Checking usage-iscsi.xml against secret.rng ... OK
1913) Checking usage-tls.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1916) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1917) Checking pool-dir-naming.xml against storagepool.rng ... OK
1918) Checking pool-logical.xml against storagepool.rng ... OK
1919) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1920) Checking pool-mpath.xml against storagepool.rng ... OK
1921) Checking pool-netfs.xml against storagepool.rng ... OK
1922) Checking pool-gluster.xml against storagepool.rng ... OK
1923) Checking pool-dir.xml against storagepool.rng ... OK
1924) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1925) Checking pool-iscsi.xml against storagepool.rng ... OK
1926) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1927) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1928) Checking pool-scsi.xml against storagepool.rng ... OK
1929) Checking pool-logical-noname.xml against storagepool.rng ... OK
1930) Checking pool-vstorage.xml against storagepool.rng ... OK
1931) Checking pool-zfs.xml against storagepool.rng ... OK
1932) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1933) Checking pool-disk.xml against storagepool.rng ... OK
1934) Checking pool-rbd.xml against storagepool.rng ... OK
1935) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1936) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1937) Checking pool-fs.xml against storagepool.rng ... OK
1938) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1939) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1940) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1941) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1942) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1943) Checking pool-sheepdog.xml against storagepool.rng ... OK
1944) Checking pool-logical-create.xml against storagepool.rng ... OK
1945) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1946) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1947) Checking pool-dir-naming.xml against storagepool.rng ... OK
1948) Checking pool-logical.xml against storagepool.rng ... OK
1949) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1950) Checking pool-mpath.xml against storagepool.rng ... OK
1951) Checking pool-netfs.xml against storagepool.rng ... OK
1952) Checking pool-gluster.xml against storagepool.rng ... OK
1953) Checking pool-dir.xml against storagepool.rng ... OK
1954) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1955) Checking pool-iscsi.xml against storagepool.rng ... OK
1956) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1957) Checking pool-scsi.xml against storagepool.rng ... OK
1958) Checking pool-logical-noname.xml against storagepool.rng ... OK
1959) Checking pool-vstorage.xml against storagepool.rng ... OK
1960) Checking pool-zfs.xml against storagepool.rng ... OK
1961) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1962) Checking pool-disk.xml against storagepool.rng ... OK
1963) Checking pool-rbd.xml against storagepool.rng ... OK
1964) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1965) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1966) Checking pool-fs.xml against storagepool.rng ... OK
1967) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1968) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1969) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1970) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1971) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1972) Checking pool-sheepdog.xml against storagepool.rng ... OK
1973) Checking pool-logical-create.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-file-iso.xml against storagevol.rng ... OK
1977) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1979) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1980) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1981) Checking vol-partition.xml against storagevol.rng ... OK
1982) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1983) Checking vol-luks.xml against storagevol.rng ... OK
1984) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1985) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1986) Checking vol-logical.xml against storagevol.rng ... OK
1987) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1988) Checking vol-file-naming.xml against storagevol.rng ... OK
1989) Checking vol-file.xml against storagevol.rng ... OK
1990) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1991) Checking vol-sheepdog.xml against storagevol.rng ... OK
1992) Checking vol-qcow2.xml against storagevol.rng ... OK
1993) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1994) Checking vol-file-backing.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1996) Checking vol-logical-backing.xml against storagevol.rng ... OK
1997) Checking vol-file-iso.xml against storagevol.rng ... OK
1998) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2000) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2001) Checking vol-partition.xml against storagevol.rng ... OK
2002) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2003) Checking vol-luks.xml against storagevol.rng ... OK
2004) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2005) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
2006) Checking vol-logical.xml against storagevol.rng ... OK
2007) Checking vol-file-naming.xml against storagevol.rng ... OK
2008) Checking vol-file.xml against storagevol.rng ... OK
2009) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2010) Checking vol-sheepdog.xml against storagevol.rng ... OK
2011) Checking vol-qcow2.xml against storagevol.rng ... OK
2012) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2013) Checking vol-file-backing.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2015) Checking vol-logical-backing.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-centos-7/ws/…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
+ exit 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-debian-9 #802
by ci@centos.org 14 Dec '17
by ci@centos.org 14 Dec '17
14 Dec '17
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/802…>
------------------------------------------
[...truncated 176.38 KB...]
1789) Checking metadata.xml against network.rng ... OK
1790) Checking open-network.xml against network.rng ... OK
1791) Checking host-bridge-no-flood.xml against network.rng ... OK
1792) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1793) Checking nat-network-dns-srv-records.xml against network.rng ... OK
1794) Checking passthrough-pf.xml against network.rng ... OK
1795) Checking hostdev-pf.xml against network.rng ... OK
1796) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1797) Checking routed-network-no-dns.xml against network.rng ... OK
1798) Checking direct-net.xml against network.rng ... OK
1799) Checking nat-network.xml against network.rng ... OK
1800) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1801) Checking hostdev.xml against network.rng ... OK
1802) Checking openvswitch-net.xml against network.rng ... OK
1803) Checking nat-network-explicit-flood.xml against network.rng ... OK
1804) Checking netboot-network.xml against network.rng ... OK
1805) Checking nat-network-forward-nat-address.xml against network.rng ... OK
1806) Checking 8021Qbh-net.xml against network.rng ... OK
1807) Checking passthrough-address-crash.xml against network.rng ... OK
1808) Checking host-bridge-net.xml against network.rng ... OK
1809) Checking netboot-proxy-network.xml against network.rng ... OK
1810) Checking empty-allow-ipv6.xml against network.rng ... OK
1811) Checking nat-network-forward-nat-no-address.xml against network.rng ... OK
1812) Checking nat-network-dns-hosts.xml against network.rng ... OK
1813) Checking nat-network-dns-forwarder-no-resolv.xml against network.rng ... OK
1814) Checking nat-network-dns-local-domain.xml against network.rng ... OK
1815) Checking isolated-network.xml against network.rng ... OK
1816) Checking dhcp6host-routed-network.xml against network.rng ... OK
1817) Checking nat-network-dns-forwarders.xml against network.rng ... OK
1818) Checking routed-network.xml against network.rng ... OK
1819) Checking nat-network-dns-srv-record.xml against network.rng ... OK
1820) Checking ptr-domains-auto.xml against network.rng ... OK
1821) Checking nat-network-name-with-quotes.xml against network.rng ... OK
1822) Checking open-network.xml against network.rng ... OK
1823) Checking nat-network-dns-forward-plain.xml against network.rng ... OK
1824) Checking nat-network-dns-srv-record-minimal.xml against network.rng ... OK
1825) Checking routed-network-no-dns.xml against network.rng ... OK
1826) Checking nat-network.xml against network.rng ... OK
1827) Checking nat-network-dns-txt-record.xml against network.rng ... OK
1828) Checking dhcp6-nat-network.xml against network.rng ... OK
1829) Checking netboot-network.xml against network.rng ... OK
1830) Checking netboot-proxy-network.xml against network.rng ... OK
1831) Checking dhcp6-network.xml against network.rng ... OK
1832) test schema grammar file: nodedev.rng ... OK
1833) Checking storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml against nodedev.rng ... OK
1834) Checking usb_device_1d6b_1_0000_00_1d_0_if0.xml against nodedev.rng ... OK
1835) Checking ccw_0_0_ffff.xml against nodedev.rng ... OK
1836) Checking pci_8086_10c9_sriov_pf.xml against nodedev.rng ... OK
1837) Checking pci_8086_0c0c_snd_hda_intel.xml against nodedev.rng ... OK
1838) Checking pci_0000_02_10_7_mdev_types.xml against nodedev.rng ... OK
1839) Checking pci_0000_00_1c_0_header_type.xml against nodedev.rng ... OK
1840) Checking pci_0000_02_10_7_sriov_vfs.xml against nodedev.rng ... OK
1841) Checking pci_8086_27c5_scsi_host_0_unique_id.xml against nodedev.rng ... OK
1842) Checking pci_82579LM_network_adapter.xml against nodedev.rng ... OK
1843) Checking pci_8086_27c5_scsi_host_scsi_host.xml against nodedev.rng ... OK
1844) Checking net_00_15_58_2f_e9_55.xml against nodedev.rng ... OK
1845) Checking pci_8086_27c5_scsi_host_scsi_device_lun0.xml against nodedev.rng ... OK
1846) Checking drm_renderD129.xml against nodedev.rng ... OK
1847) Checking pci_1002_71c4.xml against nodedev.rng ... OK
1848) Checking pci_0000_02_10_7_sriov_zero_vfs_max_count.xml against nodedev.rng ... OK
1849) Checking scsi_target1_0_0.xml against nodedev.rng ... OK
1850) Checking computer.xml against nodedev.rng ... OK
1851) Checking pci_0000_02_10_7_sriov_pf_vfs_all.xml against nodedev.rng ... OK
1852) Checking DVD_with_media.xml against nodedev.rng ... OK
1853) Checking mdev_3627463d_b7f0_4fea_b468_f1da537d301b.xml against nodedev.rng ... OK
1854) Checking DVD_GCC_4247N.xml against nodedev.rng ... OK
1855) Checking storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml against nodedev.rng ... OK
1856) Checking net_00_13_02_b9_f9_d3.xml against nodedev.rng ... OK
1857) Checking ccw_0_0_10000-invalid.xml against nodedev.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/ws/…>
Error validating datatype string
Type int doesn't allow value '0x10000'
Error validating datatype int
Element devno failed to validate content
Element capability failed to validate content
OK
1858) Checking pci_0000_00_02_0_header_type.xml against nodedev.rng ... OK
1859) Checking pci_0000_02_10_7_sriov.xml against nodedev.rng ... OK
1860) Checking pci_8086_4238_pcie_wireless.xml against nodedev.rng ... OK
1861) Checking pci_8086_27c5_scsi_host_0.xml against nodedev.rng ... OK
1862) Checking pci_0000_02_10_7_sriov_pf_vfs_all_header_type.xml against nodedev.rng ... OK
1863) Checking pci_8086_27c5_scsi_host.xml against nodedev.rng ... OK
1864) Checking scsi_target0_0_0.xml against nodedev.rng ... OK
1865) Checking usb_device_1d6b_1_0000_00_1d_0.xml against nodedev.rng ... OK
1866) test schema grammar file: nwfilter.rng ... OK
1867) Checking iter-test1.xml against nwfilter.rng ... OK
1868) Checking mac-test.xml against nwfilter.rng ... OK
1869) Checking example-2.xml against nwfilter.rng ... OK
1870) Checking ref-rule-test.xml against nwfilter.rng ... OK
1871) Checking example-1.xml against nwfilter.rng ... OK
1872) Checking all-test.xml against nwfilter.rng ... OK
1873) Checking ah-ipv6-test.xml against nwfilter.rng ... OK
1874) Checking ah-test.xml against nwfilter.rng ... OK
1875) Checking igmp-test.xml against nwfilter.rng ... OK
1876) Checking iter-test3.xml against nwfilter.rng ... OK
1877) Checking ip-test.xml against nwfilter.rng ... OK
1878) Checking ref-test.xml against nwfilter.rng ... OK
1879) Checking ipv6-test.xml against nwfilter.rng ... OK
1880) Checking comment-test.xml against nwfilter.rng ... OK
1881) Checking arp-test.xml against nwfilter.rng ... OK
1882) Checking udp-ipv6-test.xml against nwfilter.rng ... OK
1883) Checking rarp-test.xml against nwfilter.rng ... OK
1884) Checking conntrack-test.xml against nwfilter.rng ... OK
1885) Checking sctp-test.xml against nwfilter.rng ... OK
1886) Checking tcp-test.xml against nwfilter.rng ... OK
1887) Checking icmpv6-test.xml against nwfilter.rng ... OK
1888) Checking vlan-test.xml against nwfilter.rng ... OK
1889) Checking tcp-ipv6-test.xml against nwfilter.rng ... OK
1890) Checking icmp-direction-test.xml against nwfilter.rng ... OK
1891) Checking esp-test.xml against nwfilter.rng ... OK
1892) Checking udplite-ipv6-test.xml against nwfilter.rng ... OK
1893) Checking attr-value-test.xml against nwfilter.rng ... OK
1894) Checking udplite-test.xml against nwfilter.rng ... OK
1895) Checking stp-test.xml against nwfilter.rng ... OK
1896) Checking ipset-test.xml against nwfilter.rng ... OK
1897) Checking icmp-direction2-test.xml against nwfilter.rng ... OK
1898) Checking all-ipv6-test.xml against nwfilter.rng ... OK
1899) Checking icmp-test.xml against nwfilter.rng ... OK
1900) Checking ipt-no-macspoof-test.xml against nwfilter.rng ... OK
1901) Checking sctp-ipv6-test.xml against nwfilter.rng ... OK
1902) Checking iter-test2.xml against nwfilter.rng ... OK
1903) Checking icmp-direction3-test.xml against nwfilter.rng ... OK
1904) Checking esp-ipv6-test.xml against nwfilter.rng ... OK
1905) Checking udp-test.xml against nwfilter.rng ... OK
1906) Checking hex-data-test.xml against nwfilter.rng ... OK
1907) Checking chain_prefixtest1.xml against nwfilter.rng ... OK
1908) test schema grammar file: secret.rng ... OK
1909) Checking usage-volume.xml against secret.rng ... OK
1910) Checking ephemeral-usage-volume.xml against secret.rng ... OK
1911) Checking usage-iscsi.xml against secret.rng ... OK
1912) Checking usage-tls.xml against secret.rng ... OK
1913) Checking usage-ceph.xml against secret.rng ... OK
1914) test schema grammar file: storagepool.rng ... OK
1915) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1916) Checking pool-gluster.xml against storagepool.rng ... OK
1917) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1918) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1919) Checking pool-dir-naming.xml against storagepool.rng ... OK
1920) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1921) Checking pool-logical-create.xml against storagepool.rng ... OK
1922) Checking pool-fs.xml against storagepool.rng ... OK
1923) Checking pool-logical-noname.xml against storagepool.rng ... OK
1924) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1925) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1926) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1927) Checking pool-iscsi.xml against storagepool.rng ... OK
1928) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1929) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1930) Checking pool-logical.xml against storagepool.rng ... OK
1931) Checking pool-sheepdog.xml against storagepool.rng ... OK
1932) Checking pool-rbd.xml against storagepool.rng ... OK
1933) Checking pool-dir.xml against storagepool.rng ... OK
1934) Checking pool-vstorage.xml against storagepool.rng ... OK
1935) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1936) Checking pool-disk.xml against storagepool.rng ... OK
1937) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1938) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1939) Checking pool-scsi.xml against storagepool.rng ... OK
1940) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1941) Checking pool-zfs.xml against storagepool.rng ... OK
1942) Checking pool-netfs.xml against storagepool.rng ... OK
1943) Checking pool-netfs-gluster-without-slash.xml against storagepool.rng ... OK
1944) Checking pool-mpath.xml against storagepool.rng ... OK
1945) Checking pool-netfs-cifs.xml against storagepool.rng ... OK
1946) Checking pool-gluster.xml against storagepool.rng ... OK
1947) Checking pool-scsi-type-fc-host.xml against storagepool.rng ... OK
1948) Checking pool-scsi-type-scsi-host.xml against storagepool.rng ... OK
1949) Checking pool-dir-naming.xml against storagepool.rng ... OK
1950) Checking pool-scsi-type-scsi-host-stable.xml against storagepool.rng ... OK
1951) Checking pool-logical-create.xml against storagepool.rng ... OK
1952) Checking pool-fs.xml against storagepool.rng ... OK
1953) Checking pool-logical-noname.xml against storagepool.rng ... OK
1954) Checking pool-zfs-sourcedev.xml against storagepool.rng ... OK
1955) Checking pool-iscsi-multiiqn.xml against storagepool.rng ... OK
1956) Checking pool-netfs-gluster.xml against storagepool.rng ... OK
1957) Checking pool-iscsi.xml against storagepool.rng ... OK
1958) Checking pool-iscsi-vendor-product.xml against storagepool.rng ... OK
1959) Checking pool-gluster-sub.xml against storagepool.rng ... OK
1960) Checking pool-logical.xml against storagepool.rng ... OK
1961) Checking pool-sheepdog.xml against storagepool.rng ... OK
1962) Checking pool-rbd.xml against storagepool.rng ... OK
1963) Checking pool-dir.xml against storagepool.rng ... OK
1964) Checking pool-vstorage.xml against storagepool.rng ... OK
1965) Checking pool-iscsi-auth.xml against storagepool.rng ... OK
1966) Checking pool-disk.xml against storagepool.rng ... OK
1967) Checking pool-scsi-type-fc-host-managed.xml against storagepool.rng ... OK
1968) Checking pool-logical-nopath.xml against storagepool.rng ... OK
1969) Checking pool-scsi.xml against storagepool.rng ... OK
1970) Checking pool-disk-device-nopartsep.xml against storagepool.rng ... OK
1971) Checking pool-zfs.xml against storagepool.rng ... OK
1972) Checking pool-netfs.xml against storagepool.rng ... OK
1973) Checking pool-mpath.xml against storagepool.rng ... OK
1974) Checking dir-missing-target-path-invalid.xml against storagepool.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/ws/…>
Expecting an element path, got nothing
Invalid sequence in interleave
Element target failed to validate content
Invalid sequence in interleave
Element pool failed to validate content
OK
1975) test schema grammar file: storagevol.rng ... OK
1976) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1977) Checking vol-file.xml against storagevol.rng ... OK
1978) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
1979) Checking vol-gluster-dir.xml against storagevol.rng ... OK
1980) Checking vol-qcow2.xml against storagevol.rng ... OK
1981) Checking vol-file-backing.xml against storagevol.rng ... OK
1982) Checking vol-file-naming.xml against storagevol.rng ... OK
1983) Checking vol-sheepdog.xml against storagevol.rng ... OK
1984) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
1985) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
1986) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
1987) Checking vol-luks.xml against storagevol.rng ... OK
1988) Checking vol-logical-backing.xml against storagevol.rng ... OK
1989) Checking vol-qcow2-zerocapacity.xml against storagevol.rng ... OK
1990) Checking vol-luks-cipher.xml against storagevol.rng ... OK
1991) Checking vol-file-iso.xml against storagevol.rng ... OK
1992) Checking vol-qcow2-nocapacity-backing.xml against storagevol.rng ... OK
1993) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
1994) Checking vol-partition.xml against storagevol.rng ... OK
1995) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
1996) Checking vol-logical.xml against storagevol.rng ... OK
1997) Checking vol-gluster-dir-neg-uid.xml against storagevol.rng ... OK
1998) Checking vol-file.xml against storagevol.rng ... OK
1999) Checking vol-qcow2-0.10-lazy.xml against storagevol.rng ... OK
2000) Checking vol-gluster-dir.xml against storagevol.rng ... OK
2001) Checking vol-qcow2.xml against storagevol.rng ... OK
2002) Checking vol-file-backing.xml against storagevol.rng ... OK
2003) Checking vol-file-naming.xml against storagevol.rng ... OK
2004) Checking vol-sheepdog.xml against storagevol.rng ... OK
2005) Checking vol-qcow2-lazy.xml against storagevol.rng ... OK
2006) Checking vol-qcow2-1.1.xml against storagevol.rng ... OK
2007) Checking vol-qcow2-nocapacity.xml against storagevol.rng ... OK
2008) Checking vol-luks.xml against storagevol.rng ... OK
2009) Checking vol-logical-backing.xml against storagevol.rng ... OK
2010) Checking vol-luks-cipher.xml against storagevol.rng ... OK
2011) Checking vol-file-iso.xml against storagevol.rng ... OK
2012) Checking vol-qcow2-nocow.xml against storagevol.rng ... OK
2013) Checking vol-partition.xml against storagevol.rng ... OK
2014) Checking vol-qcow2-nobacking.xml against storagevol.rng ... OK
2015) Checking vol-logical.xml against storagevol.rng ... OK
2016) Checking qcow2-no-source.xml against storagevol.rng ... OK
2017) test schema grammar file: ../news.rng ... OK
2018) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-debian-9/ws/…>
Datatype element summary has child elements
Element summary failed to validate content
FAILED
FAIL virschematest (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
1
1