[Bug 1758060] Re: 16.1.0 test failure UEFI is not supported

Matt Riedemann mriedem.os at gmail.com
Thu Mar 22 16:08:43 UTC 2018


Umm, I don't see that test in the nova repo upstream:

https://github.com/openstack/nova/blob/16.1.0/nova/tests/unit/virt/libvirt/test_driver.py

Do you have some code patched in?

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1758060

Title:
  16.1.0 test failure UEFI is not supported

Status in OpenStack Compute (nova):
  Invalid
Status in nova package in Ubuntu:
  Triaged

Bug description:
  The following test is failing in Ubuntu package builds for the stable
  16.1.0 point release:

  ==============================
  Failed 1 tests - output below:
  ==============================

  nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_get_guest_config_with_type_kvm_on_aarch64
  -----------------------------------------------------------------------------------------------------------

  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
      Traceback (most recent call last):
        File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
          return func(*args, **keywargs)
        File "nova/tests/unit/virt/libvirt/test_driver.py", line 4284, in test_get_guest_config_with_type_kvm_on_aarch64
          cfg = self._get_guest_config_via_fake_api(instance_ref)
        File "nova/tests/unit/virt/libvirt/test_driver.py", line 4315, in _get_guest_config_via_fake_api
          image_meta, disk_info)
        File "nova/virt/libvirt/driver.py", line 4942, in _get_guest_config
          root_device_name)
        File "nova/virt/libvirt/driver.py", line 4603, in _configure_guest_by_virt_type
          raise exception.UEFINotSupported()
      nova.exception.UEFINotSupported: UEFI is not supported
      

  Captured pythonlogging:
  ~~~~~~~~~~~~~~~~~~~~~~~
      2018-03-22 13:11:56,498 WARNING [os_brick.initiator.connectors.remotefs] Connection details not present. RemoteFsClient may not initialize properly.
      2018-03-22 13:11:56,505 INFO [nova.virt.libvirt.driver] CPU mode "host-passthrough" was chosen. Live migration can break unless all compute nodes have identical cpus. AArch64 does not support other modes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1758060/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list