yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13259
[Bug 1303605] [NEW] test_rollback_on_router_delete fails
Public bug reported:
gate-neutron-python26 failis for test_rollback_on_router_delete with following error:
2014-04-07 03:53:51,643 ERROR [neutron.plugins.bigswitch.servermanager] ServerProxy: POST failure for servers: ('localhost', 9000) Response: {'status': 'This server is broken, please try another'}
2014-04-07 03:53:51,643 ERROR [neutron.plugins.bigswitch.servermanager] ServerProxy: Error details: status=500, reason='Internal Server Error', ret={'status': 'This server is broken, please try another'}, data="{'status': 'This server is broken, please try another'}"
}}}
Traceback (most recent call last):
File "neutron/tests/unit/bigswitch/test_router_db.py", line 536, in test_rollback_on_router_delete
expected_code=exc.HTTPInternalServerError.code)
File "neutron/tests/unit/test_db_plugin.py", line 450, in _delete
self.assertEqual(res.status_int, expected_code)
File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 321, in assertEqual
self.assertThat(observed, matcher, message)
File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
raise mismatch_error
MismatchError: 204 != 500
full log is here:
http://logs.openstack.org/29/82729/3/check/gate-neutron-python26/a1065eb/testr_results.html.gz
** 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/1303605
Title:
test_rollback_on_router_delete fails
Status in OpenStack Neutron (virtual network service):
New
Bug description:
gate-neutron-python26 failis for test_rollback_on_router_delete with following error:
2014-04-07 03:53:51,643 ERROR [neutron.plugins.bigswitch.servermanager] ServerProxy: POST failure for servers: ('localhost', 9000) Response: {'status': 'This server is broken, please try another'}
2014-04-07 03:53:51,643 ERROR [neutron.plugins.bigswitch.servermanager] ServerProxy: Error details: status=500, reason='Internal Server Error', ret={'status': 'This server is broken, please try another'}, data="{'status': 'This server is broken, please try another'}"
}}}
Traceback (most recent call last):
File "neutron/tests/unit/bigswitch/test_router_db.py", line 536, in test_rollback_on_router_delete
expected_code=exc.HTTPInternalServerError.code)
File "neutron/tests/unit/test_db_plugin.py", line 450, in _delete
self.assertEqual(res.status_int, expected_code)
File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 321, in assertEqual
self.assertThat(observed, matcher, message)
File "/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
raise mismatch_error
MismatchError: 204 != 500
full log is here:
http://logs.openstack.org/29/82729/3/check/gate-neutron-python26/a1065eb/testr_results.html.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1303605/+subscriptions
Follow ups
References