yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60569
[Bug 1657299] [NEW] Intermittent failures in neutron-fwaas v2 tempest tests
Public bug reported:
Occasionally the neutron-fwaas v2 tempest tests (gate-neutron-fwaas-v2
-dsvm-tempest, gate-neutron-fwaas-v2-dsvm-tempest-multinode-nv, or both)
will fail with the following error on the test
neutron_fwaas.tests.tempest_plugin.tests.api.test_fwaasv2_extensions.FWaaSv2ExtensionTestJSON.test_create_show_delete_firewall_group.
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/api/test_fwaasv2_extensions.py", line 127, in _try_delete_firewall_group
self.firewall_groups_client.delete_firewall_group(fwg_id)
File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/services/v2_client.py", line 38, in delete_firewall_group
return self.delete_resource(uri)
File "tempest/lib/services/network/base.py", line 41, in delete_resource
resp, body = self.delete(req_uri)
File "tempest/lib/common/rest_client.py", line 306, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "tempest/lib/common/rest_client.py", line 663, in request
self._error_checker(resp, resp_body)
File "tempest/lib/common/rest_client.py", line 826, in _error_checker
message=message)
tempest.lib.exceptions.ServerFault: Got server fault
Details: Request Failed: internal server error while processing your request.
Example: http://logs.openstack.org/08/421408/1/check/gate-neutron-
fwaas-v2-dsvm-tempest/b55ddb2/console.html#_2017-01-17_18_24_59_724184
** Affects: neutron
Importance: Undecided
Status: New
** Tags: fwaas
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1657299
Title:
Intermittent failures in neutron-fwaas v2 tempest tests
Status in neutron:
New
Bug description:
Occasionally the neutron-fwaas v2 tempest tests (gate-neutron-fwaas-v2
-dsvm-tempest, gate-neutron-fwaas-v2-dsvm-tempest-multinode-nv, or
both) will fail with the following error on the test
neutron_fwaas.tests.tempest_plugin.tests.api.test_fwaasv2_extensions.FWaaSv2ExtensionTestJSON.test_create_show_delete_firewall_group.
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/api/test_fwaasv2_extensions.py", line 127, in _try_delete_firewall_group
self.firewall_groups_client.delete_firewall_group(fwg_id)
File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/services/v2_client.py", line 38, in delete_firewall_group
return self.delete_resource(uri)
File "tempest/lib/services/network/base.py", line 41, in delete_resource
resp, body = self.delete(req_uri)
File "tempest/lib/common/rest_client.py", line 306, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "tempest/lib/common/rest_client.py", line 663, in request
self._error_checker(resp, resp_body)
File "tempest/lib/common/rest_client.py", line 826, in _error_checker
message=message)
tempest.lib.exceptions.ServerFault: Got server fault
Details: Request Failed: internal server error while processing your request.
Example: http://logs.openstack.org/08/421408/1/check/gate-neutron-
fwaas-v2-dsvm-tempest/b55ddb2/console.html#_2017-01-17_18_24_59_724184
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1657299/+subscriptions
Follow ups