← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1131030] Re: echo 'volume didnt become available within 180 seconds'

 

Seems to be intermittent:

2013-02-21 02:50:04.423 DEBUG nova.api.ec2 [req-9b807601-cb07-41a0-95e3-85368f8ad887 demo demo] action: DescribeVolumes __call__ /opt/stack/new/nova/nova/api/ec2/__init__.py:334
2013-02-21 02:50:04.424 DEBUG nova.volume.cinder [req-9b807601-cb07-41a0-95e3-85368f8ad887 demo demo] Cinderclient connection created using URL: http://127.0.0.1:8776/v1/006792cfb77a42cc97a3cf79ed5e3e21 cinderclient /opt/stack/new/nova/nova/volume/cinder.py:94
2013-02-21 02:50:04.425 ERROR nova.api.ec2 [req-9b807601-cb07-41a0-95e3-85368f8ad887 demo demo] Unexpected error raised: [Errno 111] ECONNREFUSED
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2 Traceback (most recent call last):
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/nova/nova/api/ec2/__init__.py", line 481, in __call__
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     result = api_request.invoke(context)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/nova/nova/api/ec2/apirequest.py", line 79, in invoke
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     result = method(context, **args)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/nova/nova/api/ec2/cloud.py", line 777, in describe_volumes
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     volumes = self.volume_api.get_all(context)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/nova/nova/volume/cinder.py", line 194, in get_all
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     items = cinderclient(context).volumes.list(detailed=True)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/python-cinderclient/cinderclient/v1/volumes.py", line 204, in list
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     "volumes")
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/python-cinderclient/cinderclient/base.py", line 63, in _list
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     resp, body = self.api.client.get(url)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/python-cinderclient/cinderclient/client.py", line 185, in get
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     return self._cs_request(url, 'GET', **kwargs)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/python-cinderclient/cinderclient/client.py", line 153, in _cs_request
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     **kwargs)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/opt/stack/new/python-cinderclient/cinderclient/client.py", line 123, in request
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     **kwargs)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/usr/local/lib/python2.7/dist-packages/requests-0.14.2-py2.7.egg/requests/safe_mode.py", line 39, in wrapped
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     return function(method, url, **kwargs)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/usr/local/lib/python2.7/dist-packages/requests-0.14.2-py2.7.egg/requests/api.py", line 51, in request
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     return session.request(method=method, url=url, **kwargs)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/usr/local/lib/python2.7/dist-packages/requests-0.14.2-py2.7.egg/requests/sessions.py", line 241, in request
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     r.send(prefetch=prefetch)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2   File "/usr/local/lib/python2.7/dist-packages/requests-0.14.2-py2.7.egg/requests/models.py", line 634, in send
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2     raise ConnectionError(sockerr)
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2 ConnectionError: [Errno 111] ECONNREFUSED
2013-02-21 02:50:04.425 19034 TRACE nova.api.ec2 

** Changed in: nova
       Status: New => Invalid

-- 
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/1131030

Title:
  echo 'volume didnt become available within 180 seconds'

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  One failure in CI

  2013-02-21 02:50:04.287 | ++ euca-describe-volumes
  2013-02-21 02:50:04.288 | ++ cut -f2
  2013-02-21 02:50:04.464 | + VOLUME='UnknownError: An unknown error has occurred. Please try your request again.'
  2013-02-21 02:50:04.464 | + die_if_not_set VOLUME 'Failure to get volume'
  2013-02-21 02:50:04.465 | + local exitcode=0
  2013-02-21 02:50:04.465 | + set +o xtrace
  2013-02-21 02:50:04.466 | + timeout 180 sh -c 'while ! euca-describe-volumes UnknownError: An unknown error has occurred. Please try your request again. | grep -q available; do sleep 1; done'
  2013-02-21 02:53:04.471 | + echo 'volume didnt become available within 180 seconds'
  2013-02-21 02:53:04.471 | volume didnt become available within 180 seconds
  2013-02-21 02:53:04.471 | + exit 1
  2013-02-21 02:53:04.472 | ==============
  http://logs.openstack.org/22467/5/check/gate-tempest-devstack-vm-quantum/9341/console.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1131030/+subscriptions