BadRequest: Bad networks format: network uuid is not in proper format when running octavia basic loadbalancer test

Bug #1574784 reported by Madhusudhan Kandadai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
Fix Released
Undecided
Unassigned

Bug Description

1. Run the basic octavia scenario tests ( Run the patch: https://review.openstack.org/#/c/306053/ which is dependent on https://review.openstack.org/#/c/172199/)

2. The tests is errored out with the message in o-cw logs:

2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver [-] Error building nova virtual machine.
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last):
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver File "/opt/stack/new/octavia/octavia/compute/drivers/nova_driver.py", line 136, in build
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver scheduler_hints=server_group
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver File "/usr/local/lib/python2.7/dist-packages/novaclient/v2/servers.py", line 1242, in create
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver **boot_kwargs)
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver File "/usr/local/lib/python2.7/dist-packages/novaclient/v2/servers.py", line 676, in _boot
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver return_raw=return_raw, **kwargs)
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver File "/usr/local/lib/python2.7/dist-packages/novaclient/base.py", line 333, in _create
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver resp, body = self.api.client.post(url, body=body)
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver File "/usr/local/lib/python2.7/dist-packages/keystoneauth1/adapter.py", line 179, in post
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver return self.request(url, 'POST', **kwargs)
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver File "/usr/local/lib/python2.7/dist-packages/novaclient/client.py", line 100, in request
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver raise exceptions.from_response(resp, body, url, method)
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver BadRequest: Bad networks format: network uuid is not in proper format ([bedcc8d0-33fc-4184-89fd-40226374211a]) (HTTP 400) (Request-ID: req-b8cf73fa-56bf-40bb-bddb-1cc3edc1a056)
2016-04-25 07:08:25.100 20815 ERROR octavia.compute.drivers.nova_driver
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks [-] Compute create for amphora id: b2faade4-21f4-4274-b402-50799678ac28 failed
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks Traceback (most recent call last):
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks File "/opt/stack/new/octavia/octavia/controller/worker/tasks/compute_tasks.py", line 92, in execute
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks server_group_id=server_group_id)
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks File "/opt/stack/new/octavia/octavia/compute/drivers/nova_driver.py", line 142, in build
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks raise exceptions.ComputeBuildException()
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks ComputeBuildException: Failed to build compute instance.
2016-04-25 07:08:25.105 20815 ERROR octavia.controller.worker.tasks.compute_tasks

3. Respective logs can be seen at: http://logs.openstack.org/53/306053/3/experimental/gate-tempest-dsvm-octavia/9162107/logs/

Tags: octavia
Changed in octavia:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to octavia (master)

Reviewed: https://review.openstack.org/310040
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=6c000c206921ef6921a3d331e547fddcc76ebbf9
Submitter: Jenkins
Branch: master

commit 6c000c206921ef6921a3d331e547fddcc76ebbf9
Author: ptoohill1 <email address hidden>
Date: Mon Apr 25 13:42:25 2016 -0500

    Amphora fails to build

    Bug in devstack plugin caused network option to be corrupted
    causing failures during amphora build.

    Change-Id: I9585f22e3bb3a53ae70a5ddb8b76a3a930b10b73
    Closes-Bug: #1574784

Changed in octavia:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/octavia 0.9.0

This issue was fixed in the openstack/octavia 0.9.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.