Ceilometer pipeline file publisher writes out object references instead of sample content

Bug #1224190 reported by Phil Neal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
High
Lianhao Lu

Bug Description

Enabling the pipeline file publisher generates a file with the following content:

[<ceilometer.sample.Sample object at 0x562d990>, <ceilometer.sample.Sample object at 0x563e990>, <ceilometer.sample.Sample object at 0x563ed50>, <ceilometer.sample.Sample object at 0x563edd0>, <ceilometer.sample.Sample object at 0x563ee50>, <ceilometer.sample.Sample object at 0x563eed0>, <ceilometer.sample.Sample object at 0x563ef50>, <ceilometer.sample.Sample object at 0x563efd0>, <ceilometer.sample.Sample object at 0x3177090>, <ceilometer.sample.Sample object at 0x3177110>, <ceilometer.sample.Sample object at 0x3177190>, <ceilometer.sample.Sample object at 0x3177210>, <ceilometer.sample.Sample object at 0x3177290>, <ceilometer.sample.Sample object at 0x3177310>, <ceilometer.sample.Sample object at 0x3177390>, <ceilometer.sample.Sample object at 0x3177410>, <ceilometer.sample.Sample object at 0x3177490>,

and so on. I'm assuming this isn't expected behavior: as a contrast, the dispatcher file writer pushes out actual content.

Current pipeline.yaml entry:

    name: meter_pipeline
    interval: 600
    counters:
        - "image"
        - "image.size"
    transformers:
    publishers:
        - file:///var/test?max_bytes=10000000&backup_count=5

Lianhao Lu (lianhao-lu)
Changed in ceilometer:
assignee: nobody → Lianhao Lu (lianhao-lu)
importance: Undecided → Low
status: New → Confirmed
Lianhao Lu (lianhao-lu)
Changed in ceilometer:
milestone: none → havana-rc1
Revision history for this message
Lianhao Lu (lianhao-lu) wrote :
Changed in ceilometer:
status: Confirmed → In Progress
Revision history for this message
Julien Danjou (jdanjou) wrote :

This is really funny.

Changed in ceilometer:
importance: Low → High
Lianhao Lu (lianhao-lu)
Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: havana-rc1 → 2013.2
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.