yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05648
[Bug 1231816] Re: Output many tracebacks to nova-compute log
this bug has been fixed with other ticket.
** Tags removed: havana-rc-potential
** Changed in: nova
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1231816
Title:
Output many tracebacks to nova-compute log
Status in OpenStack Compute (Nova):
Invalid
Bug description:
The log of nova-compute is filled with the following traceback due to
invalid log format:
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit
msg = self.format(record)
File "/opt/stack/nova/nova/openstack/common/log.py", line 553, in format
return logging.StreamHandler.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 723, in format
return fmt.format(record)
File "/opt/stack/nova/nova/openstack/common/log.py", line 517, 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
TypeError: %u format: a number is required, not str
Logged from file instance.py, line 479
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1231816/+subscriptions