Comment 5 for bug 1771634

Revision history for this message
Matt Young (halcyondude) wrote : Re: periodic: master container build is failing

903, gnocci-metricd

https://logs.rdoproject.org/openstack-periodic/periodic-tripleo-centos-7-master-containers-build/a071d0e/kolla/logs/gnocchi-metricd.log

INFO:kolla.common.utils.gnocchi-metricd:Successfully built b6fc122b1d2e
INFO:kolla.common.utils.gnocchi-metricd:Built
INFO:kolla.common.utils.gnocchi-metricd:Trying to push the image
ERROR:kolla.common.utils.gnocchi-metricd:Unknown error when pushing
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/kolla/image/build.py", line 323, in run
    self.push_image(image)
  File "/usr/lib/python2.7/site-packages/kolla/image/build.py", line 349, in push_image
    for response in self.dc.push(image.canonical_name, **kwargs):
  File "/usr/lib/python2.7/site-packages/docker/api/client.py", line 302, in _stream_helper
    data = reader.read(1)
  File "/usr/lib/python2.7/site-packages/requests/packages/urllib3/response.py", line 401, in read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
  File "/usr/lib64/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "/usr/lib/python2.7/site-packages/requests/packages/urllib3/response.py", line 307, in _error_catcher
    raise ReadTimeoutError(self._pool, None, 'Read timed out.')
ReadTimeoutError: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out.