Public bug reported:
l3_agent.log
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
[req-b879a237-49a6-4ae0-ae5a-b52fff1be64e - - - - -] Error during
L3NATAgentWithStateReport.periodic_sync_routers_task
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task Traceback (most
recent call last):
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/oslo_service/periodic_task.py", line 220, in
run_periodic_tasks
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task task(self,
context)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/l3/agent.py", line 547, in
periodic_sync_routers_task
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
self.fetch_and_sync_all_routers(context, ns_manager)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/l3/namespace_manager.py", line
90, in __exit__
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
self._cleanup(_ns_prefix, ns_id)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/l3/namespace_manager.py", line
140, in _cleanup
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
self.process_monitor, ns_id, self.agent_conf)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/metadata/driver.py", line 131,
in destroy_monitored_metadata_proxy
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task pm.disable()
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/external_process.py",
line 109, in disable
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
utils.execute(cmd, run_as_root=True)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 116, in
execute
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
execute_rootwrap_daemon(cmd, process_input, addl_env))
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 102, in
execute_rootwrap_daemon
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task return
client.execute(cmd, process_input)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/oslo_rootwrap/client.py", line 128, in execute
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task res =
proxy.run_one_command(cmd, stdin)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File "<string>",
line 2, in run_one_command
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task raise
convert_to_error(kind, result)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task NoFilterMatched
dhcp_agent.log
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
[req-17ab00ea-166d-402f-8233-01e4c6fdc840 be5b0cbb38af4b18b2e4fd26bbe832d8
aef8e3f16eb549d39bb6585c68b84442 - - -] Exception during message handling:
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher Traceback
(most recent call last):
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 138,
in _dispatch_and_reply
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
incoming.message))
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 183,
in _dispatch
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher return
self._do_dispatch(endpoint, method, ctxt, args)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 127,
in _do_dispatch
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher result =
func(ctxt, **new_args)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 271, in
inner
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher return
f(*args, **kwargs)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 313, in
network_delete_end
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
self.disable_dhcp_helper(payload['network_id'])
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 266, in
disable_dhcp_helper
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
self.disable_isolated_metadata_proxy(network)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 406, in
disable_isolated_metadata_proxy
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
self._process_monitor, uuid, self.conf)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/metadata/driver.py", line 131,
in destroy_monitored_metadata_proxy
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher pm.disable()
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/external_process.py",
line 109, in disable
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
utils.execute(cmd, run_as_root=True)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 116, in
execute
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
execute_rootwrap_daemon(cmd, process_input, addl_env))
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 102, in
execute_rootwrap_daemon
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher return
client.execute(cmd, process_input)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_rootwrap/client.py", line 128, in execute
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher res =
proxy.run_one_command(cmd, stdin)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"<string>", line 2, in run_one_command
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher raise
convert_to_error(kind, result)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
NoFilterMatched
this consumes memory, cpu, disk.
** 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/1617864
Title:
NoFilterMatched when kill metadata proxy process in
external_process.disable method
Status in neutron:
New
Bug description:
l3_agent.log
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
[req-b879a237-49a6-4ae0-ae5a-b52fff1be64e - - - - -] Error during
L3NATAgentWithStateReport.periodic_sync_routers_task
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task Traceback
(most recent call last):
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/oslo_service/periodic_task.py", line 220, in
run_periodic_tasks
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task task(self,
context)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/l3/agent.py", line 547, in
periodic_sync_routers_task
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
self.fetch_and_sync_all_routers(context, ns_manager)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/l3/namespace_manager.py", line
90, in __exit__
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
self._cleanup(_ns_prefix, ns_id)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/l3/namespace_manager.py", line
140, in _cleanup
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
self.process_monitor, ns_id, self.agent_conf)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/metadata/driver.py", line 131,
in destroy_monitored_metadata_proxy
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task pm.disable()
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/external_process.py",
line 109, in disable
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
utils.execute(cmd, run_as_root=True)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 116, in
execute
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task
execute_rootwrap_daemon(cmd, process_input, addl_env))
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 102, in
execute_rootwrap_daemon
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task return
client.execute(cmd, process_input)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib/python2.7/site-packages/oslo_rootwrap/client.py", line 128, in execute
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task res =
proxy.run_one_command(cmd, stdin)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"<string>", line 2, in run_one_command
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task File
"/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task raise
convert_to_error(kind, result)
2016-08-26 03:02:08.356 30726 ERROR oslo_service.periodic_task NoFilterMatched
dhcp_agent.log
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
[req-17ab00ea-166d-402f-8233-01e4c6fdc840 be5b0cbb38af4b18b2e4fd26bbe832d8
aef8e3f16eb549d39bb6585c68b84442 - - -] Exception during message handling:
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher Traceback
(most recent call last):
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 138,
in _dispatch_and_reply
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
incoming.message))
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 183,
in _dispatch
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher return
self._do_dispatch(endpoint, method, ctxt, args)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 127,
in _do_dispatch
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher result =
func(ctxt, **new_args)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py", line 271, in
inner
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher return
f(*args, **kwargs)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 313, in
network_delete_end
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
self.disable_dhcp_helper(payload['network_id'])
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 266, in
disable_dhcp_helper
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
self.disable_isolated_metadata_proxy(network)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/dhcp/agent.py", line 406, in
disable_isolated_metadata_proxy
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
self._process_monitor, uuid, self.conf)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/metadata/driver.py", line 131,
in destroy_monitored_metadata_proxy
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher pm.disable()
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/external_process.py",
line 109, in disable
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
utils.execute(cmd, run_as_root=True)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 116, in
execute
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
execute_rootwrap_daemon(cmd, process_input, addl_env))
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/neutron/agent/linux/utils.py", line 102, in
execute_rootwrap_daemon
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher return
client.execute(cmd, process_input)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib/python2.7/site-packages/oslo_rootwrap/client.py", line 128, in execute
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher res =
proxy.run_one_command(cmd, stdin)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"<string>", line 2, in run_one_command
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher File
"/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher raise
convert_to_error(kind, result)
2016-08-25 16:27:15.597 27017 ERROR oslo_messaging.rpc.dispatcher
NoFilterMatched
this consumes memory, cpu, disk.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1617864/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp