yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89502
[Bug 1986534] [NEW] failure on zuul gates
Public bug reported:
neutron-tempest-plugin-fwaas:
neutron_tempest_plugin.fwaas.api.test_fwaasv2_extensions.FWaaSv2ExtensionTestJSON.test_create_show_delete_firewall_group[id-48dfcd75-3924-479d-bb65-b3ed33397663]
2022-08-15 06:53:53.909919 | controller | -----------------------------------------------------------------------------------------------------------------------------------------------------------------
2022-08-15 06:53:53.909924 | controller |
2022-08-15 06:53:53.909928 | controller | Captured traceback:
2022-08-15 06:53:53.909933 | controller | ~~~~~~~~~~~~~~~~~~~
2022-08-15 06:53:53.909940 | controller | Traceback (most recent call last):
2022-08-15 06:53:53.909962 | controller |
2022-08-15 06:53:53.909969 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py", line 269, in test_create_show_delete_firewall_group
2022-08-15 06:53:53.909984 | controller | body = self.firewall_groups_client.create_firewall_group(
2022-08-15 06:53:53.910009 | controller |
2022-08-15 06:53:53.910016 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/neutron_tempest_plugin/fwaas/services/v2_client.py", line 25, in create_firewall_group
2022-08-15 06:53:53.910038 | controller | return self.create_resource(uri, post_data)
2022-08-15 06:53:53.910048 | controller |
2022-08-15 06:53:53.910055 | controller | File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource
2022-08-15 06:53:53.910061 | controller | resp, body = self.post(req_uri, req_post_data)
2022-08-15 06:53:53.910067 | controller |
2022-08-15 06:53:53.910074 | controller | File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post
2022-08-15 06:53:53.910081 | controller | return self.request('POST', url, extra_headers, headers, body, chunked)
2022-08-15 06:53:53.910087 | controller |
2022-08-15 06:53:53.910093 | controller | File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 720, in request
2022-08-15 06:53:53.910109 | controller | self._error_checker(resp, resp_body)
2022-08-15 06:53:53.910116 | controller |
2022-08-15 06:53:53.910125 | controller | File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 896, in _error_checker
2022-08-15 06:53:53.910131 | controller | raise exceptions.ServerFault(resp_body, resp=resp,
2022-08-15 06:53:53.910138 | controller |
2022-08-15 06:53:53.910144 | controller | tempest.lib.exceptions.ServerFault: Got server fault
2022-08-15 06:53:53.910150 | controller | Details: Request Failed: internal server error while processing your request.
neutron-tempest-plugin-bgpvpn-bagpipe:
Call Trace]
./stack.sh:1403:run_phase
/opt/stack/devstack/functions-common:1895:run_plugins
/opt/stack/devstack/functions-common:1862:source
/opt/stack/networking-bagpipe/devstack/plugin.sh:45:source
/opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:245:start_bagpipe
/opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:193:start_bagpipe_bgp
/opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:180:die
[ERROR] /opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:180 bagpipe-bgp did not start
exit_trap: cleaning up child processes
Error on exit
*** FINISHED ***
** 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/1986534
Title:
failure on zuul gates
Status in neutron:
New
Bug description:
neutron-tempest-plugin-fwaas:
neutron_tempest_plugin.fwaas.api.test_fwaasv2_extensions.FWaaSv2ExtensionTestJSON.test_create_show_delete_firewall_group[id-48dfcd75-3924-479d-bb65-b3ed33397663]
2022-08-15 06:53:53.909919 | controller | -----------------------------------------------------------------------------------------------------------------------------------------------------------------
2022-08-15 06:53:53.909924 | controller |
2022-08-15 06:53:53.909928 | controller | Captured traceback:
2022-08-15 06:53:53.909933 | controller | ~~~~~~~~~~~~~~~~~~~
2022-08-15 06:53:53.909940 | controller | Traceback (most recent call last):
2022-08-15 06:53:53.909962 | controller |
2022-08-15 06:53:53.909969 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py", line 269, in test_create_show_delete_firewall_group
2022-08-15 06:53:53.909984 | controller | body = self.firewall_groups_client.create_firewall_group(
2022-08-15 06:53:53.910009 | controller |
2022-08-15 06:53:53.910016 | controller | File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/neutron_tempest_plugin/fwaas/services/v2_client.py", line 25, in create_firewall_group
2022-08-15 06:53:53.910038 | controller | return self.create_resource(uri, post_data)
2022-08-15 06:53:53.910048 | controller |
2022-08-15 06:53:53.910055 | controller | File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource
2022-08-15 06:53:53.910061 | controller | resp, body = self.post(req_uri, req_post_data)
2022-08-15 06:53:53.910067 | controller |
2022-08-15 06:53:53.910074 | controller | File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post
2022-08-15 06:53:53.910081 | controller | return self.request('POST', url, extra_headers, headers, body, chunked)
2022-08-15 06:53:53.910087 | controller |
2022-08-15 06:53:53.910093 | controller | File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 720, in request
2022-08-15 06:53:53.910109 | controller | self._error_checker(resp, resp_body)
2022-08-15 06:53:53.910116 | controller |
2022-08-15 06:53:53.910125 | controller | File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 896, in _error_checker
2022-08-15 06:53:53.910131 | controller | raise exceptions.ServerFault(resp_body, resp=resp,
2022-08-15 06:53:53.910138 | controller |
2022-08-15 06:53:53.910144 | controller | tempest.lib.exceptions.ServerFault: Got server fault
2022-08-15 06:53:53.910150 | controller | Details: Request Failed: internal server error while processing your request.
neutron-tempest-plugin-bgpvpn-bagpipe:
Call Trace]
./stack.sh:1403:run_phase
/opt/stack/devstack/functions-common:1895:run_plugins
/opt/stack/devstack/functions-common:1862:source
/opt/stack/networking-bagpipe/devstack/plugin.sh:45:source
/opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:245:start_bagpipe
/opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:193:start_bagpipe_bgp
/opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:180:die
[ERROR] /opt/stack/networking-bagpipe/devstack/plugin.sh.bagpipe_bgp:180 bagpipe-bgp did not start
exit_trap: cleaning up child processes
Error on exit
*** FINISHED ***
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1986534/+subscriptions
Follow ups