yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78045
[Bug 1542113] Re: linuxbridge logging tracebacks
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1542113
Title:
linuxbridge logging tracebacks
Status in neutron:
Fix Released
Bug description:
Visible in agent logs during normal operations.
2015-12-04 18:32:22.418 DEBUG neutron.agent.linux.utils [req-d13b0a54-2efb-4577-83b1-6d44ea35b21b None None] Exit code: 0 execute /opt/stack/new/neutron/neutron/agent/linux/utils.py:142
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 851, in emit
msg = self.format(record)
File "/usr/local/lib/python2.7/dist-packages/oslo_log/handlers.py", line 117, in format
return logging.StreamHandler.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 724, in format
return fmt.format(record)
File "/usr/local/lib/python2.7/dist-packages/oslo_log/formatters.py", line 256, in format
return logging.Formatter.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 464, in format
record.message = record.getMessage()
File "/usr/lib/python2.7/logging/__init__.py", line 328, in getMessage
msg = msg % self.args
ValueError: unsupported format character 'a' (0x61) at index 90
Logged from file linuxbridge_neutron_agent.py, line 449
2015-12-04 18:32:22.418 DEBUG neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [req-d13b0a54-2efb-4577-83b1-6d44ea35b21b None None] Setting admin_state_up to True for port ea6bf437-0711-46c5-9502-53c4188da67d _ensure_port_admin_state /opt/stack/new/neutron/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py:937
2015-12-04 18:32:22.419 DEBUG neutron.agent.linux.utils [req-d13b0a54-2efb-4577-83b1-6d44ea35b21b None None] Running command (rootwrap daemon): ['ip', 'link', 'set', 'tapea6bf437-07', 'up'] execute_rootwrap_daemon
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1542113/+subscriptions
References