ERROR swiftclient ... Max retries exceeded

Bug #1442359 reported by Ruediger Rissmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Gate
New
Undecided
Unassigned

Bug Description

I get this error for https://review.openstack.org/#/c/165770/

 Running devstack

2015-04-09 15:13:01.565 | ... this takes 10 - 15 minutes (logs in logs/devstacklog.txt.gz)

2015-04-09 15:22:49.811 | ERROR: the main setup script run by this job failed - exit code: 1

2015-04-09 15:22:49.811 | please look at the relevant log files to determine the root cause

2015-04-09 15:22:49.811 | Cleaning up host

devstacklog.txt.gz shows

 + '[' -n /opt/stack/new/devstack/files/images/cirros-0.3.2-x86_64-uec/cirros-0.3.2-x86_64-initrd ']'

2015-04-09 15:21:43.943 | ++ openstack --os-token 7c8cc4bc699143b481723457f374a9bc --os-url http://127.0.0.1:9292 image create cirros-0.3.2-x86_64-uec-ramdisk --public --container-format ari --disk-format ari

2015-04-09 15:21:43.943 | ++ grep ' id '

2015-04-09 15:21:43.944 | ++ get_field 2

2015-04-09 15:21:43.944 | ++ local data field

2015-04-09 15:21:43.944 | ++ read data

2015-04-09 15:22:17.339 | WARNING: urllib3.connectionpool HttpConnectionPool is full, discarding connection: 127.0.0.1

2015-04-09 15:22:17.339 | ERROR: openstack 400 Bad Request: Client disconnected before sending all data to backend (HTTP 400)

2015-04-09 15:22:17.383 | + ramdisk_id=

and screen-g-api.txt.gz

2:17.302 2952 INFO urllib3.connectionpool [c1113414-973c-4c5b-b5f6-435e35a1ee65 384b10eac9824aeb84f47f4f88876ccb b5737ccf5f194b5da5476d571b443b50 - - -] Starting new HTTP connection (1): 127.0.0.1

2015-04-09 15:22:17.303 2952 ERROR swiftclient [c1113414-973c-4c5b-b5f6-435e35a1ee65 384b10eac9824aeb84f47f4f88876ccb b5737ccf5f194b5da5476d571b443b50 - - -] HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /v1/AUTH_d3828be52194432896bda8cd1b6fc3cf/glance (Caused by <class 'socket.error'>: [Errno 111] ECONNREFUSED)

2015-04-09 15:22:17.303 2952 TRACE swiftclient Traceback (most recent call last):

2015-04-09 15:22:17.303 2952 TRACE swiftclient File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 1243, in _retry

2015-04-09 15:22:17.303 2952 TRACE swiftclient rv = func(self.url, self.token, *args, **kwargs)

2015-04-09 15:22:17.303 2952 TRACE swiftclient File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 674, in head_container

2015-04-09 15:22:17.303 2952 TRACE swiftclient conn.request(method, path, '', req_headers)

2015-04-09 15:22:17.303 2952 TRACE swiftclient File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 217, in request

2015-04-09 15:22:17.303 2952 TRACE swiftclient files=files, **self.requests_args)

2015-04-09 15:22:17.303 2952 TRACE swiftclient File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 185, in _request

2015-04-09 15:22:17.303 2952 TRACE swiftclient return self.request_session.request(*arg, **kwarg)

2015-04-09 15:22:17.303 2952 TRACE swiftclient File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 455, in request

2015-04-09 15:22:17.303 2952 TRACE swiftclient resp = self.send(prep, **send_kwargs)

2015-04-09 15:22:17.303 2952 TRACE swiftclient File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 558, in send

2015-04-09 15:22:17.303 2952 TRACE swiftclient r = adapter.send(request, **kwargs)

2015-04-09 15:22:17.303 2952 TRACE swiftclient File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 378, in send

2015-04-09 15:22:17.303 2952 TRACE swiftclient raise ConnectionError(e)

2015-04-09 15:22:17.303 2952 TRACE swiftclient ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /v1/AUTH_d3828be52194432896bda8cd1b6fc3cf/glance (Caused by <class 'socket.error'>: [Errno 111] ECONNREFUSED)

2015-04-09 15:22:17.303 2952 TRACE swiftclient

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.