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

Brian Murray brian at ubuntu.com
Thu Mar 22 21:21:47 UTC 2018


Hello Corey, or anyone else affected,

Accepted nova into artful-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/nova/2:16.1.0-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-artful to verification-done-artful. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-artful. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: nova (Ubuntu Artful)
       Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-artful

-- 
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:
  [SRU] 16.1.0 test failure UEFI is not supported

Status in OpenStack Compute (nova):
  Invalid
Status in nova package in Ubuntu:
  Invalid
Status in nova source package in Artful:
  Fix Committed

Bug description:
  [Impact]

  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.

  [Test Case]
  Building the package will run unit tests.

  [Regression Potential]
  None. This just updates a test case.

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