AttributeError: 'module' object has no attribute 'VethDeleteionFailure'

Bug #1644136 reported by Dongcan Ye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Released
Undecided
Dongcan Ye

Bug Description

AttributeError: 'module' object has no attribute 'VethDeleteionFailure'^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork [-] Exception on /NetworkDriver.Leave [POST]^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork Traceback (most recent call last):^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1988, in wsgi_app^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork response = self.full_dispatch_request()^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1641, in full_dispatch_request^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork rv = self.handle_user_exception(e)^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1544, in handle_user_exception^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork reraise(exc_type, exc_value, tb)^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1639, in full_dispatch_request^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork rv = self.dispatch_request()^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1625, in dispatch_request^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork return self.view_functions[rule.endpoint](**req.view_args)^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/opt/stack/kuryr-libnetwork/kuryr_libnetwork/controllers.py", line 1059, in network_driver_leave^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork stdout, stderr = binding.port_unbind(endpoint_id, neutron_port)^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/opt/stack/kuryr/kuryr/lib/binding/__init__.py", line 52, in port_unbind^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork return driver.port_unbind(endpoint_id, neutron_port)^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork File "/opt/stack/kuryr/kuryr/lib/binding/drivers/veth.py", line 118, in port_unbind^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork raise exceptions.VethDeleteionFailure(^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork AttributeError: 'module' object has no attribute 'VethDeleteionFailure'^M
2016-11-23 17:05:26.050 32618 ERROR kuryr_libnetwork ^M
[2016-11-23 17:05:26,055] ERROR in utils: Unexpected error happened: 'module' object has no attribute 'VethDeleteionFailure'^M
2016-11-23 17:05:26.055 32618 ERROR kuryr_libnetwork [-] Unexpected error happened: 'module' object has no attribute 'VethDeleteionFailure'

Dongcan Ye (hellochosen)
Changed in kuryr:
assignee: nobody → Dongcan Ye (hellochosen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr (master)

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

Changed in kuryr:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr (master)

Reviewed: https://review.openstack.org/401148
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=1164fbffc7938b9f56456a46a66e30b6cece50ac
Submitter: Jenkins
Branch: master

commit 1164fbffc7938b9f56456a46a66e30b6cece50ac
Author: Dongcan Ye <email address hidden>
Date: Wed Nov 23 17:16:50 2016 +0800

    Fix wrong exception catch in port_unbind

    Change-Id: I902c466c09a9b524af745a159136d647e23ca166
    Closes-Bug: #1644136

Changed in kuryr:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kuryr 0.2.0

This issue was fixed in the openstack/kuryr 0.2.0 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.