[Bug 1495788] Re: nova: use UUIDs instead of instance names

Martin Pitt martin.pitt at ubuntu.com
Tue Sep 15 07:15:51 UTC 2015


http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=edd49e

** Changed in: autopkgtest (Ubuntu)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1495788

Title:
  nova: use UUIDs instead of instance names

Status in autopkgtest package in Ubuntu:
  Fix Committed

Bug description:
  With the recent introduction of triggering one test per reverse-
  dependency kernel image, or in situations where a particular package
  just happens to be in the queue more than once, we can potentially get
  naming collisions. From http://autopkgtest.ubuntu.com/packages/n
  /nvidia-graphics-drivers-304/wily/amd64/ I just saw:

  | 2b419580-ac4c-4b94-a4dc-47e8ee5612e9 | adt-wily-amd64-nvidia-graphics-drivers-304-20150914-155306 | ACTIVE | -          | Running     | net_ues_proposed_migration=10.220.47.70 |
  | 80a56c66-cbb0-4cd4-8488-16fb937c9ffb | adt-wily-amd64-nvidia-graphics-drivers-304-20150914-155306 | ACTIVE | -          | Running     | net_ues_proposed_migration=10.220.47.69 |

  which led to

  nova boot failed (attempt #1):
  ERROR: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 413) (Request-ID: req-5540e478-1305-4a54-93c0-2869e084a437)
  ERROR: Multiple server matches found for 'adt-wily-amd64-nvidia-graphics-drivers-304-20150914-155306', use an ID to be more specific.
  ERROR: Unable to delete any of the specified servers.

  We need to use the instance's UUID instead of its name to avoid this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1495788/+subscriptions



More information about the foundations-bugs mailing list