yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17080
[Bug 1339882] Re: OperationalError 'Unknown error occurred' during tempest EC2 tests
*** This bug is a duplicate of bug 1338841 ***
https://bugs.launchpad.net/bugs/1338841
Looks like a dup of bug #1338841
** This bug has been marked a duplicate of bug 1338841
asynchronous connection failed in postgresql jobs
--
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/1339882
Title:
OperationalError 'Unknown error occurred' during tempest EC2 tests
Status in OpenStack Compute (Nova):
New
Bug description:
e.g. http://logs.openstack.org/71/105671/1/gate/gate-tempest-dsvm-
postgres-full/e38bc0c/console.html
2014-07-09 18:53:15.055 | tempest.thirdparty.boto.test_ec2_volumes.EC2VolumesTest.test_create_volume_from_snapshot
2014-07-09 18:53:15.055 | ----------------------------------------------------------------------------------------
2014-07-09 18:53:15.056 |
2014-07-09 18:53:15.056 | Captured traceback:
2014-07-09 18:53:15.056 | ~~~~~~~~~~~~~~~~~~~
2014-07-09 18:53:15.056 | Traceback (most recent call last):
2014-07-09 18:53:15.056 | File "tempest/thirdparty/boto/test_ec2_volumes.py", line 56, in test_create_volume_from_snapshot
2014-07-09 18:53:15.056 | volume = self.client.create_volume(1, self.zone)
2014-07-09 18:53:15.056 | File "tempest/services/botoclients.py", line 82, in func
2014-07-09 18:53:15.056 | return getattr(conn, name)(*args, **kwargs)
2014-07-09 18:53:15.056 | File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/boto/ec2/connection.py", line 2288, in create_volume
2014-07-09 18:53:15.056 | return self.get_object('CreateVolume', params, Volume, verb='POST')
2014-07-09 18:53:15.056 | File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/boto/connection.py", line 1164, in get_object
2014-07-09 18:53:15.057 | response = self.make_request(action, params, path, verb)
2014-07-09 18:53:15.057 | File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/boto/connection.py", line 1090, in make_request
2014-07-09 18:53:15.057 | return self._mexe(http_request)
2014-07-09 18:53:15.057 | File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/boto/connection.py", line 1003, in _mexe
2014-07-09 18:53:15.057 | raise BotoServerError(response.status, response.reason, body)
2014-07-09 18:53:15.057 | BotoServerError: BotoServerError: 500 Internal Server Error
2014-07-09 18:53:15.057 | <?xml version="1.0"?>
2014-07-09 18:53:15.057 | <Response><Errors><Error><Code>OperationalError</Code><Message>Unknown error occurred.</Message></Error></Errors><RequestID>req-6642eacb-3628-420a-bac8-82ab58332383</RequestID></Response>
but it's not just a volumes test - also security groups and keypairs
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1339882/+subscriptions
References