yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67183
[Bug 1714901] [NEW] gate-rally-dsvm-neutron-neutron-ubuntu-xenial failing 100% in NeutronTrunks.create_and_list_trunk_subports
Public bug reported:
This has started about two days ago:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22NeutronTrunks.create_and_list_trunk_subports%5C%22%20AND%20message%3A%5C%22FAIL%5C%22
Sample failure log:
http://logs.openstack.org/61/500261/2/check/gate-rally-dsvm-neutron-
neutron-ubuntu-xenial/f5742a5/rally-plot/detailed.txt.gz
--------------------------------------------------------------------------------
Task fe68e403-0694-4016-be5d-e02f67cb04fd has 4 error(s)
--------------------------------------------------------------------------------
NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-ff94c196-cb60-41d6-9e2c-42f780960d69']
Traceback (most recent call last):
File "/opt/stack/new/rally/rally/task/runner.py", line 72, in _run_scenario_once
getattr(scenario_inst, method_name)(**scenario_kwargs)
File "/home/jenkins/.rally/plugins/plugins/trunk_scenario.py", line 41, in run
trunk = self._create_trunk(trunk_payload)
File "/opt/stack/new/rally/rally/task/atomic.py", line 85, in func_atomic_actions
f = func(self, *args, **kwargs)
File "/home/jenkins/.rally/plugins/plugins/trunk_scenario.py", line 53, in _create_trunk
return self.clients("neutron").create_trunk({'trunk': trunk_payload})
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 2067, in create_trunk
return self.post(self.trunks_path, body=body)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 357, in post
headers=headers, params=params)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 292, in do_request
self._handle_fault_response(status_code, replybody, resp)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 268, in _handle_fault_response
exception_handler_v20(status_code, error_body)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 92, in exception_handler_v20
request_ids=request_ids)
NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-ff94c196-cb60-41d6-9e2c-42f780960d69']
** 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/1714901
Title:
gate-rally-dsvm-neutron-neutron-ubuntu-xenial failing 100% in
NeutronTrunks.create_and_list_trunk_subports
Status in neutron:
New
Bug description:
This has started about two days ago:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22NeutronTrunks.create_and_list_trunk_subports%5C%22%20AND%20message%3A%5C%22FAIL%5C%22
Sample failure log:
http://logs.openstack.org/61/500261/2/check/gate-rally-dsvm-neutron-
neutron-ubuntu-xenial/f5742a5/rally-plot/detailed.txt.gz
--------------------------------------------------------------------------------
Task fe68e403-0694-4016-be5d-e02f67cb04fd has 4 error(s)
--------------------------------------------------------------------------------
NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-ff94c196-cb60-41d6-9e2c-42f780960d69']
Traceback (most recent call last):
File "/opt/stack/new/rally/rally/task/runner.py", line 72, in _run_scenario_once
getattr(scenario_inst, method_name)(**scenario_kwargs)
File "/home/jenkins/.rally/plugins/plugins/trunk_scenario.py", line 41, in run
trunk = self._create_trunk(trunk_payload)
File "/opt/stack/new/rally/rally/task/atomic.py", line 85, in func_atomic_actions
f = func(self, *args, **kwargs)
File "/home/jenkins/.rally/plugins/plugins/trunk_scenario.py", line 53, in _create_trunk
return self.clients("neutron").create_trunk({'trunk': trunk_payload})
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 2067, in create_trunk
return self.post(self.trunks_path, body=body)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 357, in post
headers=headers, params=params)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 292, in do_request
self._handle_fault_response(status_code, replybody, resp)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 268, in _handle_fault_response
exception_handler_v20(status_code, error_body)
File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 92, in exception_handler_v20
request_ids=request_ids)
NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-ff94c196-cb60-41d6-9e2c-42f780960d69']
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1714901/+subscriptions
Follow ups