CallbackNotFound errors found in API job logs

Bug #1625872 reported by Armando Migliaccio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Armando Migliaccio

Bug Description

Example:

http://logs.openstack.org/50/372750/7/check/gate-neutron-dsvm-api-ubuntu-trusty/181c946/logs/screen-q-agt.txt.gz?level=TRACE

The API job configures the trunk plugin/OVS to be active. The OVS agent explicitly unsubscribe the callback [1] and thus we should avoid emitting noise. This is a sister change of [2]

[1] https://github.com/openstack/neutron/blob/master/neutron/services/trunk/drivers/openvswitch/agent/driver.py#L38
[2] https://review.openstack.org/#/c/370543/

Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

Not RC2 worthy, as it's log noise more than anything else, but if we're in great shape, it's a one line change.

tags: added: newton-rc-potential
Changed in neutron:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Armando Migliaccio (armando-migliaccio)
summary: - CallbackNotFound errors found in gate logs
+ CallbackNotFound errors found in API job logs
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/373575

Changed in neutron:
status: Confirmed → In Progress
Changed in neutron:
milestone: none → newton-rc2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/373575
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bad3eaace1a320e33d3bcdff43e4c66ff0c49066
Submitter: Jenkins
Branch: master

commit bad3eaace1a320e33d3bcdff43e4c66ff0c49066
Author: Armando Migliaccio <email address hidden>
Date: Tue Sep 20 18:00:07 2016 -0700

    Stop oslo_messaging from error logging CallbackNotFound

    This is expected when the server is pushing for a resource
    and some listeners (like the OVS agent) are not interested
    in the event. This happens when Trunk create/delete events
    are dispatched by the server.

    Change-Id: I90ddffda546af45ca85b3e4f4f22eed005d971df
    Closes-bug: #1625872

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/374498

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/newton)

Reviewed: https://review.openstack.org/374498
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f6bc9bffc6584567bb5fd6795510fb63c9ece566
Submitter: Jenkins
Branch: stable/newton

commit f6bc9bffc6584567bb5fd6795510fb63c9ece566
Author: Armando Migliaccio <email address hidden>
Date: Tue Sep 20 18:00:07 2016 -0700

    Stop oslo_messaging from error logging CallbackNotFound

    This is expected when the server is pushing for a resource
    and some listeners (like the OVS agent) are not interested
    in the event. This happens when Trunk create/delete events
    are dispatched by the server.

    Change-Id: I90ddffda546af45ca85b3e4f4f22eed005d971df
    Closes-bug: #1625872
    (cherry picked from commit bad3eaace1a320e33d3bcdff43e4c66ff0c49066)

tags: added: in-stable-newton
tags: added: logging
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 9.0.0.0rc2

This issue was fixed in the openstack/neutron 9.0.0.0rc2 release candidate.

tags: removed: newton-rc-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 10.0.0.0b1

This issue was fixed in the openstack/neutron 10.0.0.0b1 development milestone.

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.