test_get_allocated_net_topology_as_tenant failure in api job

Bug #1612615 reported by Ihar Hrachyshka
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Armando Migliaccio

Bug Description

http://logs.openstack.org/12/354612/1/check/gate-neutron-dsvm-api/09c5da5/testr_results.html.gz

Traceback (most recent call last):
  File "/opt/stack/new/neutron/neutron/tests/tempest/api/test_auto_allocated_topology.py", line 95, in test_get_allocated_net_topology_as_tenant
    self.assertEqual((1, self.num_subnetpools, 1), resources_after1)
  File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 411, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 498, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: (1, 2, 1) != (1, 4, 1)

Logstash: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22in%20test_get_allocated_net_topology_as_tenant%5C%22

3 hits in 7 days.

Tags: gate-failure
Changed in neutron:
importance: Undecided → High
tags: added: api gate-failure
tags: added: tempest
removed: api
Henry Gessau (gessau)
Changed in neutron:
assignee: nobody → Henry Gessau (gessau)
Changed in neutron:
status: New → Confirmed
tags: removed: tempest
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/355050

Changed in neutron:
assignee: Henry Gessau (gessau) → Armando Migliaccio (armando-migliaccio)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/355050
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=aa42906143f09a8cf40dfcd91bb211eac6689b80
Submitter: Jenkins
Branch: master

commit aa42906143f09a8cf40dfcd91bb211eac6689b80
Author: Armando Migliaccio <email address hidden>
Date: Fri Aug 12 12:51:14 2016 -0700

    Make auto-allocate plugin handle sneaky DB errors

    DB errors or retry exceptions that bubble up to the
    plugin may get masked by integrity violation errors
    due to partial provisioning of resources. When that
    happens, we should make sure any pending resource
    is cleaned up before reattempting the operation.

    Closes-bug: #1612615

    Change-Id: I76e9f8e4b61fb3566d70af4236c19e4c5a523646

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/361638

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (stable/mitaka)

Change abandoned by Armando Migliaccio (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/361638

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 9.0.0.0b3

This issue was fixed in the openstack/neutron 9.0.0.0b3 development milestone.

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.