2021-07-10T02:05:53,023 Created temporary directory: /tmp/pip-ephem-wheel-cache-pn5m9jnj 2021-07-10T02:05:53,026 Created temporary directory: /tmp/pip-req-tracker-wtrfgdrj 2021-07-10T02:05:53,027 Initialized build tracking at /tmp/pip-req-tracker-wtrfgdrj 2021-07-10T02:05:53,027 Created build tracker: /tmp/pip-req-tracker-wtrfgdrj 2021-07-10T02:05:53,027 Entered build tracker: /tmp/pip-req-tracker-wtrfgdrj 2021-07-10T02:05:53,028 Created temporary directory: /tmp/pip-wheel-s49hiw4x 2021-07-10T02:05:53,061 1 location(s) to search for versions of redis-netlock: 2021-07-10T02:05:53,061 * https://pypi.org/simple/redis-netlock/ 2021-07-10T02:05:53,061 Fetching project page and analyzing links: https://pypi.org/simple/redis-netlock/ 2021-07-10T02:05:53,062 Getting page https://pypi.org/simple/redis-netlock/ 2021-07-10T02:05:53,063 Found index url https://pypi.org/simple 2021-07-10T02:05:53,286 Found link https://files.pythonhosted.org/packages/01/ec/184b8fafd0083f5854d021689a395d137677efa9c2f6f29ef05c6358254e/redis_netlock-1.0.tar.gz#sha256=8d8987b4c7d5c454c25dc9303a14aab2459dc0028e88df1bdc18eae09bf78504 (from https://pypi.org/simple/redis-netlock/), version: 1.0 2021-07-10T02:05:53,287 Found link https://files.pythonhosted.org/packages/0d/35/c94b9acb29a4eb055cd1fbe76d3108ee8b7e4bf31b4f9c907a7ad787fe8b/redis_netlock-1.1.tar.gz#sha256=8455f1eb6c6525e87c35feb20fa1a949527ebbe79dd3cf2f610ecc2e3c9bc7c5 (from https://pypi.org/simple/redis-netlock/), version: 1.1 2021-07-10T02:05:53,287 Found link https://files.pythonhosted.org/packages/02/71/de3a4a1ce66041c675108a3bb555e2002fb45873c72c34c1c2d45e72463e/redis_netlock-1.5.tar.gz#sha256=5fe850c4be044f67b62b2b555871d375d25cd5c429cefd055a79dd12bfc253e7 (from https://pypi.org/simple/redis-netlock/), version: 1.5 2021-07-10T02:05:53,288 Found link https://files.pythonhosted.org/packages/fd/84/a972c587c2e4805b2a5aae10a4a4df21c5e6776f9d815aced163b1c3bd25/redis_netlock-1.6.tar.gz#sha256=701eff5a2b6971c572e99d01c70a3fc85a8d3b4c59a406dbb3f971779498d347 (from https://pypi.org/simple/redis-netlock/), version: 1.6 2021-07-10T02:05:53,288 Skipping link: not a file: https://pypi.org/simple/redis-netlock/ 2021-07-10T02:05:53,304 Given no hashes to check 1 links for project 'redis-netlock': discarding no candidates 2021-07-10T02:05:53,322 Collecting redis-netlock==1.0 2021-07-10T02:05:53,323 Created temporary directory: /tmp/pip-unpack-c5pr5p7e 2021-07-10T02:05:53,493 Downloading redis_netlock-1.0.tar.gz (2.0 kB) 2021-07-10T02:05:53,524 Added redis-netlock==1.0 from https://files.pythonhosted.org/packages/01/ec/184b8fafd0083f5854d021689a395d137677efa9c2f6f29ef05c6358254e/redis_netlock-1.0.tar.gz#sha256=8d8987b4c7d5c454c25dc9303a14aab2459dc0028e88df1bdc18eae09bf78504 to build tracker '/tmp/pip-req-tracker-wtrfgdrj' 2021-07-10T02:05:53,525 Running setup.py (path:/tmp/pip-wheel-s49hiw4x/redis-netlock_102cf12629454f1f8b52cfc5cedb96a4/setup.py) egg_info for package redis-netlock 2021-07-10T02:05:53,526 Created temporary directory: /tmp/pip-pip-egg-info-_7fv5m5a 2021-07-10T02:05:53,526 Running command python setup.py egg_info 2021-07-10T02:05:54,144 Traceback (most recent call last): 2021-07-10T02:05:54,145 File "", line 1, in 2021-07-10T02:05:54,145 File "/tmp/pip-wheel-s49hiw4x/redis-netlock_102cf12629454f1f8b52cfc5cedb96a4/setup.py", line 5, in 2021-07-10T02:05:54,145 import ez_setup 2021-07-10T02:05:54,145 ModuleNotFoundError: No module named 'ez_setup' 2021-07-10T02:05:54,193 WARNING: Discarding https://files.pythonhosted.org/packages/01/ec/184b8fafd0083f5854d021689a395d137677efa9c2f6f29ef05c6358254e/redis_netlock-1.0.tar.gz#sha256=8d8987b4c7d5c454c25dc9303a14aab2459dc0028e88df1bdc18eae09bf78504 (from https://pypi.org/simple/redis-netlock/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:05:54,194 ERROR: Could not find a version that satisfies the requirement redis-netlock==1.0 (from versions: 1.0, 1.1, 1.5, 1.6) 2021-07-10T02:05:54,194 ERROR: No matching distribution found for redis-netlock==1.0 2021-07-10T02:05:54,195 Exception information: 2021-07-10T02:05:54,195 Traceback (most recent call last): 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:05:54,195 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:05:54,195 raise RequirementsConflicted(criterion) 2021-07-10T02:05:54,195 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('redis-netlock==1.0') 2021-07-10T02:05:54,195 2021-07-10T02:05:54,195 During handling of the above exception, another exception occurred: 2021-07-10T02:05:54,195 2021-07-10T02:05:54,195 Traceback (most recent call last): 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:05:54,195 result = self._result = resolver.resolve( 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:05:54,195 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:05:54,195 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:05:54,195 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('redis-netlock==1.0'), parent=None)] 2021-07-10T02:05:54,195 2021-07-10T02:05:54,195 The above exception was the direct cause of the following exception: 2021-07-10T02:05:54,195 2021-07-10T02:05:54,195 Traceback (most recent call last): 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:05:54,195 status = self.run(options, args) 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:05:54,195 return func(self, options, args) 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:05:54,195 requirement_set = resolver.resolve( 2021-07-10T02:05:54,195 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:05:54,195 raise error from e 2021-07-10T02:05:54,195 pip._internal.exceptions.DistributionNotFound: No matching distribution found for redis-netlock==1.0 2021-07-10T02:05:54,199 Removed redis-netlock==1.0 from https://files.pythonhosted.org/packages/01/ec/184b8fafd0083f5854d021689a395d137677efa9c2f6f29ef05c6358254e/redis_netlock-1.0.tar.gz#sha256=8d8987b4c7d5c454c25dc9303a14aab2459dc0028e88df1bdc18eae09bf78504 from build tracker '/tmp/pip-req-tracker-wtrfgdrj' 2021-07-10T02:05:54,200 Removed build tracker: '/tmp/pip-req-tracker-wtrfgdrj'