Scheduler Filters: ValueError: unsupported format character 'a' (0x61) at index 107

Bug #1253875 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Matt Riedemann

Bug Description

I've been seeing this in the nova scheduler log a lot this week when looking through gate and check queue failures:

http://paste.openstack.org/show/53791/

Looks like it's probably due to a bad translation.

(9:31:29 PM) clarkb: mriedem: yes that is the sort of traceback that should be fixed. It is possible that that particular error is due to a bad translation
(9:31:58 PM) clarkb: since I think we are using local=en_US on the slaves and en is the source locale

http://logs.openstack.org/42/56642/2/gate/gate-tempest-devstack-vm-neutron/a712b82/logs/screen-n-sch.txt.gz

Tags: scheduler
Matt Riedemann (mriedem)
summary: - scheduler error: ValueError: unsupported format character 'a' (0x61) at
- index 107
+ ComputeCapabilitiesFilter: ValueError: unsupported format character 'a'
+ (0x61) at index 107
Revision history for this message
Matt Riedemann (mriedem) wrote :
summary: - ComputeCapabilitiesFilter: ValueError: unsupported format character 'a'
- (0x61) at index 107
+ Scheduler Filters: ValueError: unsupported format character 'a' (0x61)
+ at index 107
Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in nova:
status: New → In Progress
assignee: nobody → Matt Riedemann (mriedem)
Joe Gordon (jogo)
Changed in nova:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/57823
Committed: http://github.com/openstack/nova/commit/1d769b0c37f24028bceae568ca66bb0426b28b69
Submitter: Jenkins
Branch: master

commit 1d769b0c37f24028bceae568ca66bb0426b28b69
Author: Matt Riedemann <email address hidden>
Date: Thu Nov 21 20:16:54 2013 -0800

    Fix missing format specifier in ImagePropertiesFilter log message

    Commit a52259e introduced some changes to debug log messages in the
    ImagePropertiesFilter but with that came a bug due to a missing format
    specifier.

    Closes-Bug: #1253875

    Change-Id: Ic60b7ba179bd43b80c500be084a1809b6b0b32ca

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
milestone: none → icehouse-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.