← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1572592] [NEW] gate-neutron-lbaasv1-dsvm-api gate broken on Neutron LBaaS: fail to find a quota

 

Public bug reported:

The gate-neutron-lbaasv1-dsvm-api gate job of Neutron LBaaS looks to
always fail on test_quotas. Example of a failure.

For example, the gate failed on the approve "Updated from global
requirements" change: https://review.openstack.org/#/c/307761/

Console logs: http://logs.openstack.org/61/307761/1/check/gate-neutron-
lbaasv1-dsvm-api/69872dd/console.html

neutron_lbaas.tests.tempest.v1.api.admin.test_quotas.QuotasTest.test_lbaas_quotas[gate]
---------------------------------------------------------------------------------------

Traceback (most recent call last):
  File "neutron_lbaas/tests/tempest/lib/services/network/json/network_client.py", line 330, in reset_quotas
    resp, body = self.delete(uri)
  File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 290, in delete
    return self.request('DELETE', url, extra_headers, headers, body)
  File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 642, in request
    resp, resp_body)
  File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 695, in _error_checker
    raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {u'message': u'Quota for tenant ce7b2ca707c6479f88b67e312d3764f2 could not be found.', u'detail': u'', u'type': u'TenantQuotaNotFound'}

neutron_lbaas.tests.tempest.v1.api.admin.test_quotas.QuotasTest.test_quotas[gate]
---------------------------------------------------------------------------------

Traceback (most recent call last):
  File "neutron_lbaas/tests/tempest/lib/services/network/json/network_client.py", line 330, in reset_quotas
    resp, body = self.delete(uri)
  File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 290, in delete
    return self.request('DELETE', url, extra_headers, headers, body)
  File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 642, in request
    resp, resp_body)
  File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 695, in _error_checker
    raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {u'message': u'Quota for tenant 89128f4ca5aa415db790b0ed30d8b24e could not be found.', u'detail': u'', u'type': u'TenantQuotaNotFound'}

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1572592

Title:
  gate-neutron-lbaasv1-dsvm-api gate broken on Neutron LBaaS: fail to
  find a quota

Status in neutron:
  New

Bug description:
  The gate-neutron-lbaasv1-dsvm-api gate job of Neutron LBaaS looks to
  always fail on test_quotas. Example of a failure.

  For example, the gate failed on the approve "Updated from global
  requirements" change: https://review.openstack.org/#/c/307761/

  Console logs: http://logs.openstack.org/61/307761/1/check/gate-
  neutron-lbaasv1-dsvm-api/69872dd/console.html

  neutron_lbaas.tests.tempest.v1.api.admin.test_quotas.QuotasTest.test_lbaas_quotas[gate]
  ---------------------------------------------------------------------------------------

  Traceback (most recent call last):
    File "neutron_lbaas/tests/tempest/lib/services/network/json/network_client.py", line 330, in reset_quotas
      resp, body = self.delete(uri)
    File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 290, in delete
      return self.request('DELETE', url, extra_headers, headers, body)
    File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 642, in request
      resp, resp_body)
    File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 695, in _error_checker
      raise exceptions.NotFound(resp_body, resp=resp)
  tempest.lib.exceptions.NotFound: Object not found
  Details: {u'message': u'Quota for tenant ce7b2ca707c6479f88b67e312d3764f2 could not be found.', u'detail': u'', u'type': u'TenantQuotaNotFound'}

  neutron_lbaas.tests.tempest.v1.api.admin.test_quotas.QuotasTest.test_quotas[gate]
  ---------------------------------------------------------------------------------

  Traceback (most recent call last):
    File "neutron_lbaas/tests/tempest/lib/services/network/json/network_client.py", line 330, in reset_quotas
      resp, body = self.delete(uri)
    File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 290, in delete
      return self.request('DELETE', url, extra_headers, headers, body)
    File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 642, in request
      resp, resp_body)
    File "/opt/stack/new/neutron-lbaas/.tox/apiv1/local/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 695, in _error_checker
      raise exceptions.NotFound(resp_body, resp=resp)
  tempest.lib.exceptions.NotFound: Object not found
  Details: {u'message': u'Quota for tenant 89128f4ca5aa415db790b0ed30d8b24e could not be found.', u'detail': u'', u'type': u'TenantQuotaNotFound'}

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1572592/+subscriptions


Follow ups