bridge_mappings isn't bound to any segment warning from l2pop

Bug #1362242 reported by Carl Baldwin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Ryan Moats

Bug Description

Rossella asked me about this yesterday [1]. A brief discussion in the DVR meeting this morning [2] seems to indicate it is not a serious problem. But, I thought I'd submit this bug as a place to land for others who see this warning. Hopefully at some point we can get it cleaned up.

Here is the warning line from the log snippet in the pastebin [1].

57582 2014-08-27 14:15:50.401 16987 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-ba914881-f88d-4793-a635-f4844855c9dd None] Port 2aba 57cd-5739-433e-bf9a-60193b6bc4e8 updated by agent <neutron.db.agents_db.Agent[object at 5cce710] {id=u'c203256b-1168-4c44-893e-42c873050a2c', agent_type=u'Open vSwitch agent', binary=u'neutron-openvswitch-agent', topic=u'N/A', host=u'precise64', admin_state_up=True, created_at=date time.datetime(2014, 8, 26, 14, 48, 29), started_at=datetime.datetime(2014, 8, 27, 10, 39, 35), heartbeat_timestamp=datetime.datetime(2014, 8, 27, 14, 15, 50), description=None, configurations=u'{"arp_responder_enabled": false, "tunneling_ip": "127.0.0.1", "devices": 11, "l2_populat ion": true, "tunnel_types": ["vxlan"], "enable_distributed_routing": true, "bridge_mappings": {}}'}> isn't bound to any segment

[1] http://paste.openstack.org/raw/101070/
[2] http://eavesdrop.openstack.org/irclogs/%23openstack-meeting-alt/%23openstack-meeting-alt.2014-08-27.log at 2014-08-27T15:23:22

Changed in neutron:
assignee: nobody → Irena Berezovsky (irenab)
goocher (farmerworking)
Changed in neutron:
status: Confirmed → In Progress
Changed in neutron:
status: In Progress → Confirmed
Revision history for this message
Ryan Moats (rmoats) wrote :
Revision history for this message
Carl Baldwin (carl-baldwin) wrote :

I'm not sure that the presence of a warning in the logs is a real bug. This one has been around for well over a year and hasn't been linked to any failure. Should we just close it?

I spent a little time in logstash trying to correlated this with something bad. I couldn't.

Revision history for this message
Ryan Moats (rmoats) wrote :

If it isn't bad, should we lower the statement from WARNING to DEBUG so that it doesn't pollute operator 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/244270

Changed in neutron:
assignee: Irena Berezovsky (irenab) → Ryan Moats (rmoats)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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

commit eb09ebc88cd8eb57acdeb39a81674ca7b7a85c5f
Author: Ryan Moats <email address hidden>
Date: Wed Nov 11 12:51:21 2015 -0600

    Lower l2pop "isn't bound to any segement" log to debug

    Per the discussion in bug 1362242, the log statement doesn't
    appear to be associated with anything bad happening. Therefore,
    this patch lowers the log level from WARNING to DEBUG to avoid
    polluting operator's logs.

    Change-Id: I55b6d1d30ed2ed55659c9a6809531cfcbc57f17c
    Signed-off-by: Ryan Moats <email address hidden>
    Closes-Bug: 1362242

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

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/250772

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

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/250773

Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/neutron 8.0.0.0b1

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

Changed in neutron:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/liberty)

Reviewed: https://review.openstack.org/250772
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=db896c4533cc9bd06cde18208728c98ab0eb4a81
Submitter: Jenkins
Branch: stable/liberty

commit db896c4533cc9bd06cde18208728c98ab0eb4a81
Author: Ryan Moats <email address hidden>
Date: Wed Nov 11 12:51:21 2015 -0600

    Lower l2pop "isn't bound to any segement" log to debug

    Per the discussion in bug 1362242, the log statement doesn't
    appear to be associated with anything bad happening. Therefore,
    this patch lowers the log level from WARNING to DEBUG to avoid
    polluting operator's logs.

    Change-Id: I55b6d1d30ed2ed55659c9a6809531cfcbc57f17c
    Signed-off-by: Ryan Moats <email address hidden>
    Closes-Bug: 1362242
    (cherry picked from commit eb09ebc88cd8eb57acdeb39a81674ca7b7a85c5f)

tags: added: in-stable-liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/250773
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c2e55a165f046563454baae5bf9262343517bece
Submitter: Jenkins
Branch: stable/kilo

commit c2e55a165f046563454baae5bf9262343517bece
Author: Ryan Moats <email address hidden>
Date: Wed Nov 11 12:51:21 2015 -0600

    Lower l2pop "isn't bound to any segement" log to debug

    Per the discussion in bug 1362242, the log statement doesn't
    appear to be associated with anything bad happening. Therefore,
    this patch lowers the log level from WARNING to DEBUG to avoid
    polluting operator's logs.

    Change-Id: I55b6d1d30ed2ed55659c9a6809531cfcbc57f17c
    Signed-off-by: Ryan Moats <email address hidden>
    Closes-Bug: 1362242
    (cherry picked from commit eb09ebc88cd8eb57acdeb39a81674ca7b7a85c5f)

tags: added: in-stable-kilo
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron 7.0.2

This issue was fixed in the openstack/neutron 7.0.2 release.

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.