yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19687
[Bug 1363103] Re: The server has either erred or is incapable of performing the requested operation. (HTTP 500)
It looks like this is from neutron-server hanging:
http://logs.openstack.org/37/98737/18/gate/gate-tempest-dsvm-neutron-
full/1adef2a/logs/screen-n-api.txt.gz?level=INFO#_2014-08-29_13_03_38_109
http://logs.openstack.org/37/98737/18/gate/gate-tempest-dsvm-neutron-
full/1adef2a/logs/screen-q-svc.txt.gz?level=TRACE#_2014-08-29_13_03_59_833
** Also 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/1363103
Title:
OperationalError: (OperationalError) (1205, 'Lock wait timeout
exceeded; try restarting transaction') 'INSERT INTO
routerl3agentbindings
Status in OpenStack Neutron (virtual network service):
New
Status in OpenStack Compute (Nova):
Invalid
Bug description:
Gate jobs failed on 'gate-tempest-dsvm-neutron-full' with following
error.
ClientException: The server has either erred or is incapable of
performing the requested operation. (HTTP 500) (Request-ID: req-
7d7ab999-1351-43be-bd51-96a100a7cdeb)
Detailed stack trace is:
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}}
}}}
Traceback (most recent call last):
File "tempest/scenario/test_network_advanced_server_ops.py", line 73, in setUp
create_kwargs=create_kwargs)
File "tempest/scenario/manager.py", line 778, in create_server
self.status_timeout(client.servers, server.id, 'ACTIVE')
File "tempest/scenario/manager.py", line 572, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 635, in _status_timeout
CONF.compute.build_interval):
File "tempest/test.py", line 614, in call_until_true
if func():
File "tempest/scenario/manager.py", line 606, in check_status
thing = things.get(thing_id)
File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 555, in get
return self._get("/servers/%s" % base.getid(server), "server")
File "/opt/stack/new/python-novaclient/novaclient/base.py", line 93, in _get
_resp, body = self.api.client.get(url)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 487, in get
return self._cs_request(url, 'GET', **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 465, in _cs_request
resp, body = self._time_request(url, method, **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 439, in _time_request
resp, body = self.request(url, method, **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 433, in request
raise exceptions.from_response(resp, body, url, method)
ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-7d7ab999-1351-43be-bd51-96a100a7cdeb)
Traceback (most recent call last):
StringException: Empty attachments:
stderr
stdout
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1363103/+subscriptions
References