yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24721
[Bug 1394530] [NEW] firewall.FirewallNotFound error in icehouse check job
Public bug reported:
http://logs.openstack.org/27/131827/4/check/gate-tempest-dsvm-neutron-
src-python-heatclient-icehouse/36ab6c1/logs/screen-q-svc.txt.gz?
Seeing this error in python-heatclient check job
2014-11-20 09:05:57.196 25851 ERROR neutron.openstack.common.rpc.amqp [req-ac972bc5-fdcd-4533-a881-9fc7a0ad50e6 None] Exception during message handling
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp Traceback (most recent call last):
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py", line 462, in _process_data
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp **args)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/common/rpc.py", line 45, in dispatch
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp neutron_ctxt, version, method, namespace, **kwargs)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/services/firewall/fwaas_plugin.py", line 74, in firewall_deleted
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp fw_db = self.plugin._get_firewall(context, firewall_id)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/db/firewall/firewall_db.py", line 99, in _get_firewall
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp raise firewall.FirewallNotFound(firewall_id=id)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp FirewallNotFound: Firewall 1ce11d10-8bff-4666-a027-d9881c0117f5 could not be found.
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp
2014-11-20 09:05:57.199 25851 ERROR neutron.openstack.common.rpc.common [req-ac972bc5-fdcd-4533-a881-9fc7a0ad50e6 None] Returning exception Firewall 1ce11d10-8bff-4666-a027-d9881c0117f5 could not be found. to caller
2014-11-20 09:05:57.199 25851 ERROR neutron.openstack.common.rpc.common [req-ac972bc5-fdcd-4533-a881-9fc7a0ad50e6 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/new/neutron/neutron/common/rpc.py", line 45, in dispatch\n neutron_ctxt, version, method, namespace, **kwargs)\n', ' File "/opt/stack/new/neutron/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/new/neutron/neutron/services/firewall/fwaas_plugin.py", line 74, in firewall_deleted\n fw_db = self.plugin._get_firewall(context, firewall_id)\n', ' File "/opt/stack/new/neutron/neutron/db/firewall/firewall_db.py", line 99, in _get_firewall\n raise firewall.FirewallNotFound(firewall_id=id)\n', 'FirewallNotFound: Firewall 1ce11d10-8bff-4666-a027-d9881c0117f5 could not be found.\n']
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1394530
Title:
firewall.FirewallNotFound error in icehouse check job
Status in OpenStack Neutron (virtual network service):
New
Bug description:
http://logs.openstack.org/27/131827/4/check/gate-tempest-dsvm-neutron-
src-python-heatclient-icehouse/36ab6c1/logs/screen-q-svc.txt.gz?
Seeing this error in python-heatclient check job
2014-11-20 09:05:57.196 25851 ERROR neutron.openstack.common.rpc.amqp [req-ac972bc5-fdcd-4533-a881-9fc7a0ad50e6 None] Exception during message handling
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp Traceback (most recent call last):
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py", line 462, in _process_data
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp **args)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/common/rpc.py", line 45, in dispatch
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp neutron_ctxt, version, method, namespace, **kwargs)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/services/firewall/fwaas_plugin.py", line 74, in firewall_deleted
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp fw_db = self.plugin._get_firewall(context, firewall_id)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp File "/opt/stack/new/neutron/neutron/db/firewall/firewall_db.py", line 99, in _get_firewall
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp raise firewall.FirewallNotFound(firewall_id=id)
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp FirewallNotFound: Firewall 1ce11d10-8bff-4666-a027-d9881c0117f5 could not be found.
2014-11-20 09:05:57.196 25851 TRACE neutron.openstack.common.rpc.amqp
2014-11-20 09:05:57.199 25851 ERROR neutron.openstack.common.rpc.common [req-ac972bc5-fdcd-4533-a881-9fc7a0ad50e6 None] Returning exception Firewall 1ce11d10-8bff-4666-a027-d9881c0117f5 could not be found. to caller
2014-11-20 09:05:57.199 25851 ERROR neutron.openstack.common.rpc.common [req-ac972bc5-fdcd-4533-a881-9fc7a0ad50e6 None] ['Traceback (most recent call last):\n', ' File "/opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py", line 462, in _process_data\n **args)\n', ' File "/opt/stack/new/neutron/neutron/common/rpc.py", line 45, in dispatch\n neutron_ctxt, version, method, namespace, **kwargs)\n', ' File "/opt/stack/new/neutron/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/opt/stack/new/neutron/neutron/services/firewall/fwaas_plugin.py", line 74, in firewall_deleted\n fw_db = self.plugin._get_firewall(context, firewall_id)\n', ' File "/opt/stack/new/neutron/neutron/db/firewall/firewall_db.py", line 99, in _get_firewall\n raise firewall.FirewallNotFound(firewall_id=id)\n', 'FirewallNotFound: Firewall 1ce11d10-8bff-4666-a027-d9881c0117f5 could not be found.\n']
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1394530/+subscriptions
Follow ups
References