sporadic pip timeouts during download
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Expired
|
Medium
|
Unassigned | ||
OpenStack-Gate |
Incomplete
|
Medium
|
Unassigned |
Bug Description
pip is timing out during download
logstash query: filename:
Traceback (most recent call last):
File "/home/
status = self.run(options, args)
File "/home/
requirement
File "/home/
self.
File "/home/
retval = unpack_
File "/home/
download_hash = _download_url(resp, link, temp_location)
File "/home/
chunk = resp.read(4096)
File "/usr/lib/
data = self._sock.
File "/usr/lib/
s = self.fp.read(amt)
File "/usr/lib/
data = self._sock.
timeout: timed out
Changed in openstack-ci: | |
status: | New → Incomplete |
importance: | Undecided → Medium |
tags: | added: gate-failure |
Changed in openstack-gate: | |
status: | New → Incomplete |
importance: | Undecided → Medium |
Related fix proposed to branch: master /review. openstack. org/67764
Review: https:/