2020-09-09T22:52:28,446 Created temporary directory: /tmp/pip-ephem-wheel-cache-13i1fugg 2020-09-09T22:52:28,448 Created temporary directory: /tmp/pip-req-tracker-r6tmjrfb 2020-09-09T22:52:28,449 Initialized build tracking at /tmp/pip-req-tracker-r6tmjrfb 2020-09-09T22:52:28,449 Created build tracker: /tmp/pip-req-tracker-r6tmjrfb 2020-09-09T22:52:28,449 Entered build tracker: /tmp/pip-req-tracker-r6tmjrfb 2020-09-09T22:52:28,450 Created temporary directory: /tmp/pip-wheel-ze208qpe 2020-09-09T22:52:28,458 1 location(s) to search for versions of python-cloudfiles: 2020-09-09T22:52:28,458 * https://pypi.org/simple/python-cloudfiles/ 2020-09-09T22:52:28,458 Fetching project page and analyzing links: https://pypi.org/simple/python-cloudfiles/ 2020-09-09T22:52:28,458 Getting page https://pypi.org/simple/python-cloudfiles/ 2020-09-09T22:52:28,460 Found index url https://pypi.org/simple 2020-09-09T22:52:28,545 Found link https://files.pythonhosted.org/packages/1e/c5/b6851a662d6ed4c23e945ce1fbad772cd53a216958534b3bed9f1022fd82/python-cloudfiles-1.7.8.tar.gz#sha256=9f275821ff9d804aa556007ec933f1e4eddb9cc8a2c3495eceb1bae09529bafa (from https://pypi.org/simple/python-cloudfiles/), version: 1.7.8 2020-09-09T22:52:28,546 Found link https://files.pythonhosted.org/packages/d3/4d/e112abaac8955e79943c807b5a9d88b189fcecdc02dd91389bd1418d285b/python-cloudfiles-1.7.9.1.tar.gz#sha256=0972a76670c8564262010d24c6bd685f6ff865849ec4494b5dbc2020377105d0 (from https://pypi.org/simple/python-cloudfiles/), version: 1.7.9.1 2020-09-09T22:52:28,546 Found link https://files.pythonhosted.org/packages/88/63/a5a9f19ad49ecd59bd8746a0582b0fb2fc65cc52b1384f2d1d96d97c27a3/python-cloudfiles-1.7.9.3.tar.gz#sha256=4bdb9c426116fc57cfe7df2d8f46332440f4b169f9ff350d4b7c9328d2e28d47 (from https://pypi.org/simple/python-cloudfiles/), version: 1.7.9.3 2020-09-09T22:52:28,546 Found link https://files.pythonhosted.org/packages/02/cb/ae0ac96ae531919f03b3efa32bc81ada7e8ead27ae59b2d7d26dd1c82ed7/python-cloudfiles-1.7.10.tar.gz#sha256=d6701a5f3a11af18f8f594e77792fa833ee1f73cad0517153ba9ade994ad352c (from https://pypi.org/simple/python-cloudfiles/), version: 1.7.10 2020-09-09T22:52:28,547 Found link https://files.pythonhosted.org/packages/b5/6d/11d1166c0d1a48eb15daf1b6c748e99c057ebac92e38fa0c19bdad2bc6a0/python-cloudfiles-1.7.11.tar.gz#sha256=13039dd639e4686be020847b932e7a921a7a5b018c855c58190f7bfb48091335 (from https://pypi.org/simple/python-cloudfiles/), version: 1.7.11 2020-09-09T22:52:28,551 Given no hashes to check 1 links for project 'python-cloudfiles': discarding no candidates 2020-09-09T22:52:28,552 Using version 1.7.9.3 (newest of versions: 1.7.9.3) 2020-09-09T22:52:28,555 Collecting python-cloudfiles==1.7.9.3 2020-09-09T22:52:28,557 Created temporary directory: /tmp/pip-unpack-lv155zb3 2020-09-09T22:52:28,597 Downloading python-cloudfiles-1.7.9.3.tar.gz (396 kB) 2020-09-09T22:52:28,944 Added python-cloudfiles==1.7.9.3 from https://files.pythonhosted.org/packages/88/63/a5a9f19ad49ecd59bd8746a0582b0fb2fc65cc52b1384f2d1d96d97c27a3/python-cloudfiles-1.7.9.3.tar.gz#sha256=4bdb9c426116fc57cfe7df2d8f46332440f4b169f9ff350d4b7c9328d2e28d47 to build tracker '/tmp/pip-req-tracker-r6tmjrfb' 2020-09-09T22:52:28,945 Running setup.py (path:/tmp/pip-wheel-ze208qpe/python-cloudfiles/setup.py) egg_info for package python-cloudfiles 2020-09-09T22:52:28,946 Created temporary directory: /tmp/pip-pip-egg-info-eabr5ly0 2020-09-09T22:52:28,946 Running command python setup.py egg_info 2020-09-09T22:52:29,830 Traceback (most recent call last): 2020-09-09T22:52:29,831 File "", line 1, in 2020-09-09T22:52:29,831 File "/tmp/pip-wheel-ze208qpe/python-cloudfiles/setup.py", line 3, in 2020-09-09T22:52:29,832 from cloudfiles.consts import __version__ 2020-09-09T22:52:29,832 File "/tmp/pip-wheel-ze208qpe/python-cloudfiles/cloudfiles/__init__.py", line 80, in 2020-09-09T22:52:29,833 from cloudfiles.connection import Connection, ConnectionPool 2020-09-09T22:52:29,833 File "/tmp/pip-wheel-ze208qpe/python-cloudfiles/cloudfiles/connection.py", line 13, in 2020-09-09T22:52:29,834 from urllib import urlencode 2020-09-09T22:52:29,834 ImportError: cannot import name 'urlencode' from 'urllib' (/usr/lib/python3.7/urllib/__init__.py) 2020-09-09T22:52:29,878 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T22:52:29,879 Exception information: 2020-09-09T22:52:29,879 Traceback (most recent call last): 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T22:52:29,879 status = self.run(options, args) 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T22:52:29,879 return func(self, options, args) 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T22:52:29,879 reqs, check_supported_wheels=True 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T22:52:29,879 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T22:52:29,879 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T22:52:29,879 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T22:52:29,879 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T22:52:29,879 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T22:52:29,879 self.req.prepare_metadata() 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T22:52:29,879 self.metadata_directory = self._generate_metadata() 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T22:52:29,879 details=self.name or "from {}".format(self.link) 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T22:52:29,879 command_desc='python setup.py egg_info', 2020-09-09T22:52:29,879 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T22:52:29,879 raise InstallationError(exc_msg) 2020-09-09T22:52:29,879 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T22:52:29,886 Removed python-cloudfiles==1.7.9.3 from https://files.pythonhosted.org/packages/88/63/a5a9f19ad49ecd59bd8746a0582b0fb2fc65cc52b1384f2d1d96d97c27a3/python-cloudfiles-1.7.9.3.tar.gz#sha256=4bdb9c426116fc57cfe7df2d8f46332440f4b169f9ff350d4b7c9328d2e28d47 from build tracker '/tmp/pip-req-tracker-r6tmjrfb' 2020-09-09T22:52:29,886 Removed build tracker: '/tmp/pip-req-tracker-r6tmjrfb'