Fragile Test: glance.tests.functional.v2.test_images:TestImages.test_images_container

Bug #1052622 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Triaged
Low
Unassigned

Bug Description

Seen here http://logs.openstack.org/12913/3/gate/gate-glance-python26/1874/console.html:

18:30:40 ======================================================================
18:30:40 ERROR: test_images_container (glance.tests.functional.v2.test_images.TestImages)
18:30:40 ----------------------------------------------------------------------
18:30:40 Traceback (most recent call last):
18:30:40 File "/home/jenkins/workspace/gate-glance-python26/glance/tests/functional/v2/test_images.py", line 378, in test_images_container
18:30:40 response = requests.get(path, headers=self._headers())
18:30:40 File "/home/jenkins/workspace/gate-glance-python26/.tox/py26/lib/python2.6/site-packages/requests/api.py", line 65, in get
18:30:40 return request('get', url, **kwargs)
18:30:40 File "/home/jenkins/workspace/gate-glance-python26/.tox/py26/lib/python2.6/site-packages/requests/safe_mode.py", line 39, in wrapped
18:30:40 return function(method, url, **kwargs)
18:30:40 File "/home/jenkins/workspace/gate-glance-python26/.tox/py26/lib/python2.6/site-packages/requests/api.py", line 51, in request
18:30:40 return session.request(method=method, url=url, **kwargs)
18:30:40 File "/home/jenkins/workspace/gate-glance-python26/.tox/py26/lib/python2.6/site-packages/requests/sessions.py", line 252, in request
18:30:40 r.send(prefetch=prefetch)
18:30:40 File "/home/jenkins/workspace/gate-glance-python26/.tox/py26/lib/python2.6/site-packages/requests/models.py", line 625, in send
18:30:40 raise ConnectionError(sockerr)
18:30:40 ConnectionError: [Errno 111] ECONNREFUSED
18:30:40 -------------------- >> begin captured logging << --------------------
18:30:40 requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): 127.0.0.1
18:30:40 --------------------- >> end captured logging << ---------------------

Tags: fragile-test
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.