
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/382/display/redirect> ------------------------------------------ Started by upstream project "virt-manager-check" build number 382 originally caused by: Started by upstream project "virt-manager-build" build number 384 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/> [virt-manager] $ /bin/sh -xe /tmp/jenkins7946524059993822063.sh + /usr/bin/python3 ./setup.py test running test ......................................................................................................................................................................................................................................................Fs......................................................................................................................................................................................................sssssssssss ====================================================================== FAIL: testCLI0124virt_install_location_manual_kernel (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/clitest.py",> line 1154, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/clitest.py",> line 1153, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/clitest.py",> line 268, 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-check/systems=libvirt-debian-9/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --disk none --location /tmp/fake-no-osinfo.iso,kernel=frib.img,initrd=/frob.img Command was: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --disk none --location /tmp/fake-no-osinfo.iso,kernel=frib.img,initrd=/frob.img Error code : -1 Output was: Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/tests/clitest.py",> line 147, in _launch_command ret = virtinstall.main(conn=conn) File "virt-install", line 954, in main xml = xml_to_print(guest, installer, options.xmlonly, options.dry) File "virt-install", line 726, in xml_to_print guest, dry=dry, return_xml=True) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/virtinst/installer.py",> line 401, in start_install self._prepare(guest, meter) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/virtinst/installer.py",> line 162, in _prepare k, i, a = self._treemedia.prepare(guest, meter) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/virtinst/installertreemedia.py",> line 171, in prepare return self._prepare_kernel_url(guest, fetcher) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/virtinst/installertreemedia.py",> line 142, in _prepare_kernel_url kernelpath, initrdpath = _check_kernel_pairs() File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/virtinst/installertreemedia.py",> line 138, in _check_kernel_pairs if fetcher.hasFile(kpath) and fetcher.hasFile(ipath): File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/virtinst/urlfetcher.py",> line 136, in hasFile ret = self._hasFile(url) File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/virtinst/urlfetcher.py",> line 321, in _hasFile output = subprocess.check_output(cmd, stderr=subprocess.DEVNULL) File "/usr/lib/python3.5/subprocess.py", line 316, in check_output **kwargs).stdout File "/usr/lib/python3.5/subprocess.py", line 383, in run with Popen(*popenargs, **kwargs) as process: File "/usr/lib/python3.5/subprocess.py", line 676, in __init__ restore_signals, start_new_session) File "/usr/lib/python3.5/subprocess.py", line 1282, in _execute_child raise child_exception_type(errno_num, err_msg) FileNotFoundError: [Errno 2] No such file or directory: 'isoinfo' TESTSUITE: Expected command to pass, but it didn't. ---------------------------------------------------------------------- Ran 457 tests in 37.712s FAILED (failures=1, skipped=12) Build step 'Execute shell' marked build as failure