← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1239891] [NEW] tempest.api.object_storage.test_account_services.AccountTest fails under neutron-pg-isolated

 

You have been subscribed to a public bug:

http://logs.openstack.org/38/51738/1/check/check-tempest-devstack-vm-
neutron-pg-isolated/73aad7a/console.html

2013-10-15 00:19:04.556 | Error in atexit._run_exitfuncs:
2013-10-15 00:19:04.556 | Traceback (most recent call last):
2013-10-15 00:19:04.556 |   File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
2013-10-15 00:19:04.557 |     func(*targs, **kargs)
2013-10-15 00:19:04.558 |   File "tempest/test.py", line 167, in validate_tearDownClass
2013-10-15 00:19:04.558 |     + str(at_exit_set))
2013-10-15 00:19:04.558 | RuntimeError: tearDownClass does not calls the super's tearDownClass in these classes: set([<class 'tempest.api.object_storage.test_account_services.AccountTest'>])
2013-10-15 00:19:04.559 | Error in sys.exitfunc:
2013-10-15 00:19:04.663 | 
2013-10-15 00:19:04.664 | process-returncode
2013-10-15 00:19:04.664 | process-returncode ... FAIL
2013-10-15 00:19:04.980 | 
2013-10-15 00:19:04.981 | ======================================================================
2013-10-15 00:19:04.981 | FAIL: tearDownClass (tempest.api.object_storage.test_account_services.AccountTest)
2013-10-15 00:19:04.981 | tearDownClass (tempest.api.object_storage.test_account_services.AccountTest)
2013-10-15 00:19:04.982 | ----------------------------------------------------------------------
2013-10-15 00:19:04.982 | _StringException: Traceback (most recent call last):
2013-10-15 00:19:04.982 |   File "tempest/api/object_storage/test_account_services.py", line 41, in tearDownClass
2013-10-15 00:19:04.983 |     super(AccountTest, cls).tearDownClass()
2013-10-15 00:19:04.983 |   File "tempest/api/object_storage/base.py", line 77, in tearDownClass
2013-10-15 00:19:04.983 |     cls.isolated_creds.clear_isolated_creds()
2013-10-15 00:19:04.984 |   File "tempest/common/isolated_creds.py", line 453, in clear_isolated_creds
2013-10-15 00:19:04.984 |     self._clear_isolated_net_resources()
2013-10-15 00:19:04.984 |   File "tempest/common/isolated_creds.py", line 445, in _clear_isolated_net_resources
2013-10-15 00:19:04.985 |     self._clear_isolated_network(network['id'], network['name'])
2013-10-15 00:19:04.985 |   File "tempest/common/isolated_creds.py", line 399, in _clear_isolated_network
2013-10-15 00:19:04.985 |     net_client.delete_network(network_id)
2013-10-15 00:19:04.985 |   File "tempest/services/network/json/network_client.py", line 76, in delete_network
2013-10-15 00:19:04.986 |     resp, body = self.delete(uri, self.headers)
2013-10-15 00:19:04.986 |   File "tempest/common/rest_client.py", line 308, in delete
2013-10-15 00:19:04.986 |     return self.request('DELETE', url, headers)
2013-10-15 00:19:04.987 |   File "tempest/common/rest_client.py", line 436, in request
2013-10-15 00:19:04.987 |     resp, resp_body)
2013-10-15 00:19:04.987 |   File "tempest/common/rest_client.py", line 522, in _error_checker
2013-10-15 00:19:04.988 |     raise exceptions.ComputeFault(message)
2013-10-15 00:19:04.988 | ComputeFault: Got compute fault
2013-10-15 00:19:04.988 | Details: {"NeutronError": "Request Failed: internal server error while processing your request."}
2013-10-15 00:19:04.988 | 
2013-10-15 00:19:04.989 | 
2013-10-15 00:19:04.989 | ======================================================================
2013-10-15 00:19:04.989 | FAIL: process-returncode
2013-10-15 00:19:04.990 | process-returncode
2013-10-15 00:19:04.990 | ----------------------------------------------------------------------
2013-10-15 00:19:04.990 | _StringException: Binary content:
2013-10-15 00:19:04.991 |   traceback (test/plain; charset="utf8")
2013-10-15 00:19:04.991 | 
2013-10-15 00:19:04.991 | 
2013-10-15 00:19:04.991 | ----------------------------------------------------------------------

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
tempest.api.object_storage.test_account_services.AccountTest fails under neutron-pg-isolated
https://bugs.launchpad.net/bugs/1239891
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.