yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20785
[Bug 1362596] Re: API Test Failure: tempest.api.compute.servers.test_server_actions.[ServerActionsTestJSON, ServerActionsTestXML]
It looks like around the time this error occured (8:48) the VM was
wedged, so I think this may actually be an issue in the infra we are
running the job on.
** Changed in: nova
Status: New => Incomplete
** Also affects: openstack-ci
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1362596
Title:
API Test Failure:
tempest.api.compute.servers.test_server_actions.[ServerActionsTestJSON,ServerActionsTestXML]
Status in OpenStack Compute (Nova):
Incomplete
Status in OpenStack Core Infrastructure:
New
Bug description:
See here: http://logs.openstack.org/99/115799/7/gate/gate-tempest-
dsvm-neutron-pg/6394ec4/console.html
2014-08-28 09:30:46.102 | ==============================
2014-08-28 09:30:46.103 | Failed 2 tests - output below:
2014-08-28 09:30:46.103 | ==============================
2014-08-28 09:30:46.103 |
2014-08-28 09:30:46.103 | setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)
2014-08-28 09:30:46.104 | ----------------------------------------------------------------------------------
2014-08-28 09:30:46.104 |
2014-08-28 09:30:46.104 | Captured traceback:
2014-08-28 09:30:46.105 | ~~~~~~~~~~~~~~~~~~~
2014-08-28 09:30:46.105 | Traceback (most recent call last):
2014-08-28 09:30:46.105 | File "tempest/api/compute/servers/test_server_actions.py", line 59, in setUpClass
2014-08-28 09:30:46.106 | cls.server_id = cls.rebuild_server(None)
2014-08-28 09:30:46.106 | File "tempest/api/compute/base.py", line 354, in rebuild_server
2014-08-28 09:30:46.106 | resp, server = cls.create_test_server(wait_until='ACTIVE', **kwargs)
2014-08-28 09:30:46.106 | File "tempest/api/compute/base.py", line 254, in create_test_server
2014-08-28 09:30:46.107 | raise ex
2014-08-28 09:30:46.107 | BuildErrorException: Server de02306b-a65c-47ef-86ee-64afc61794e3 failed to build and is in ERROR status
2014-08-28 09:30:46.107 | Details: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2014-08-28T08:48:40Z'}
2014-08-28 09:30:46.108 |
2014-08-28 09:30:46.108 |
2014-08-28 09:30:46.108 | setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestXML)
2014-08-28 09:30:46.109 | ---------------------------------------------------------------------------------
2014-08-28 09:30:46.109 |
2014-08-28 09:30:46.109 | Captured traceback:
2014-08-28 09:30:46.110 | ~~~~~~~~~~~~~~~~~~~
2014-08-28 09:30:46.110 | Traceback (most recent call last):
2014-08-28 09:30:46.110 | File "tempest/api/compute/servers/test_server_actions.py", line 59, in setUpClass
2014-08-28 09:30:46.110 | cls.server_id = cls.rebuild_server(None)
2014-08-28 09:30:46.111 | File "tempest/api/compute/base.py", line 354, in rebuild_server
2014-08-28 09:30:46.111 | resp, server = cls.create_test_server(wait_until='ACTIVE', **kwargs)
2014-08-28 09:30:46.111 | File "tempest/api/compute/base.py", line 254, in create_test_server
2014-08-28 09:30:46.112 | raise ex
2014-08-28 09:30:46.112 | BuildErrorException: Server e966b5a5-6d8b-4fa2-8b90-cd28e5445a2a failed to build and is in ERROR status
2014-08-28 09:30:46.112 | Details: {'message': 'No valid host was found. ', 'code': '500', 'details': 'None', 'created': '2014-08-28T08:48:44Z'}
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1362596/+subscriptions
References