OverQuota seen on gate

Bug #1639999 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Critical
YAMAMOTO Takashi

Bug Description

with standard-attr-revisions enabled,
test_revisions fails with "Quota exceeded for resources: ['network']." error.

http://logs.openstack.org/40/342540/16/experimental/gate-grenade-dsvm-networking-midonet-ubuntu-xenial-nv/b1d7ab9/logs/testr_results.html.gz

ft28.14: neutron.tests.tempest.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision[id-e8c5d7db-2b8d-4567-a326-6e123437c4d1]_StringException: Empty attachments:
  stderr
  stdout

pythonlogging:'': {{{
2016-11-07 15:47:19,299 29225 INFO [tempest.lib.common.rest_client] Request (TestRevisions:test_update_subnet_bumps_network_revision): 409 POST http://127.0.0.1:9696/v2.0/networks 0.026s
2016-11-07 15:47:19,300 29225 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Accept': 'application/json', 'X-Auth-Token': '<omitted>', 'Content-Type': 'application/json'}
        Body: {"network": {"name": "test-network--1555330719"}}
    Response - Headers: {'content-location': 'http://127.0.0.1:9696/v2.0/networks', 'x-openstack-request-id': 'req-f4d97f9f-97f5-4987-9a68-c65dadda413c', 'content-length': '110', 'date': 'Mon, 07 Nov 2016 15:47:19 GMT', 'connection': 'close', 'content-type': 'application/json', 'status': '409'}
        Body: {"NeutronError": {"message": "Quota exceeded for resources: ['network'].", "type": "OverQuota", "detail": ""}}
}}}

Traceback (most recent call last):
  File "/opt/stack/new/neutron/neutron/tests/tempest/api/test_revisions.py", line 66, in test_update_subnet_bumps_network_revision
    net = self.create_network()
  File "/opt/stack/new/neutron/neutron/tests/tempest/api/base.py", line 214, in create_network
    body = cls.client.create_network(name=network_name, **kwargs)
  File "/opt/stack/new/neutron/neutron/tests/tempest/services/network/json/network_client.py", line 141, in _create
    resp, body = self.post(uri, post_data)
  File "tempest/lib/common/rest_client.py", line 276, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "tempest/lib/common/rest_client.py", line 664, in request
    self._error_checker(resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 776, in _error_checker
    raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: An object with that identifier already exists
Details: {u'type': u'OverQuota', u'detail': u'', u'message': u"Quota exceeded for resources: ['network']."}

Changed in networking-midonet:
importance: Undecided → Critical
milestone: none → 3.0.0
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
status: New → In Progress
tags: added: gate-failure
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/395576
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=641091762ec9203b2b1e14e79bdc5d8d062d244f
Submitter: Jenkins
Branch: master

commit 641091762ec9203b2b1e14e79bdc5d8d062d244f
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Nov 9 21:52:04 2016 +0900

    devstack: Bump quotas

    The default quota setting is not enough for some of neutron api tests.
    Taken from neutron. [1]

    [1] I5e68f471a641a34100aba31cb2c4a815c7220014

    Closes-Bug: #1639999
    Change-Id: Ia876bd03d27048f3e0f6bdb79b57deb2bdbce843

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

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/406749

tags: added: newton-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (stable/newton)

Reviewed: https://review.openstack.org/406749
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=6d22b1868a448d2f8c8df82dbb799b5e08f98037
Submitter: Jenkins
Branch: stable/newton

commit 6d22b1868a448d2f8c8df82dbb799b5e08f98037
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Nov 9 21:52:04 2016 +0900

    devstack: Bump quotas

    The default quota setting is not enough for some of neutron api tests.
    Taken from neutron. [1]

    [1] I5e68f471a641a34100aba31cb2c4a815c7220014

    Closes-Bug: #1639999
    Change-Id: Ia876bd03d27048f3e0f6bdb79b57deb2bdbce843
    (cherry picked from commit 641091762ec9203b2b1e14e79bdc5d8d062d244f)

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-midonet 4.0.0

This issue was fixed in the openstack/networking-midonet 4.0.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.