2025-12-23T06:03:24,024 Created temporary directory: /tmp/pip-build-tracker-kg2jqjz3 2025-12-23T06:03:24,025 Initialized build tracking at /tmp/pip-build-tracker-kg2jqjz3 2025-12-23T06:03:24,025 Created build tracker: /tmp/pip-build-tracker-kg2jqjz3 2025-12-23T06:03:24,025 Entered build tracker: /tmp/pip-build-tracker-kg2jqjz3 2025-12-23T06:03:24,026 Created temporary directory: /tmp/pip-wheel-dslra3fi 2025-12-23T06:03:24,029 Created temporary directory: /tmp/pip-ephem-wheel-cache-7cu3j9_4 2025-12-23T06:03:24,087 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-23T06:03:24,089 2 location(s) to search for versions of filelock-lts-py39: 2025-12-23T06:03:24,089 * https://pypi.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,089 * https://www.piwheels.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,089 Fetching project page and analyzing links: https://pypi.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,090 Getting page https://pypi.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,091 Found index url https://pypi.org/simple/ 2025-12-23T06:03:24,159 Fetched page https://pypi.org/simple/filelock-lts-py39/ as application/vnd.pypi.simple.v1+json 2025-12-23T06:03:24,160 Skipping link: No binaries permitted for filelock-lts-py39: https://files.pythonhosted.org/packages/00/3c/f0403711786b02293a100633037d0a5e140640f0a4b7883c510ff1abd139/filelock_lts_py39-2025.68146-py3-none-any.whl (from https://pypi.org/simple/filelock-lts-py39/) (requires-python:<3.10,>=3.9) 2025-12-23T06:03:24,161 Link requires a different Python (3.13.5 not in: '<3.10,>=3.9'): https://files.pythonhosted.org/packages/5d/a0/afd19a2933bc0b9ae81da960ad941ed0867aa8b30e7f18ae92b0dce6fa6b/filelock_lts_py39-2025.68146.tar.gz (from https://pypi.org/simple/filelock-lts-py39/) (requires-python:<3.10,>=3.9) 2025-12-23T06:03:24,161 Skipping link: 2025.68146 Requires-Python <3.10,>=3.9: https://files.pythonhosted.org/packages/5d/a0/afd19a2933bc0b9ae81da960ad941ed0867aa8b30e7f18ae92b0dce6fa6b/filelock_lts_py39-2025.68146.tar.gz (from https://pypi.org/simple/filelock-lts-py39/) (requires-python:<3.10,>=3.9) 2025-12-23T06:03:24,162 Fetching project page and analyzing links: https://www.piwheels.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,162 Getting page https://www.piwheels.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,163 Found index url https://www.piwheels.org/simple/ 2025-12-23T06:03:24,255 Fetched page https://www.piwheels.org/simple/filelock-lts-py39/ as text/html 2025-12-23T06:03:24,256 Skipping link: not a file: https://www.piwheels.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,256 Skipping link: not a file: https://pypi.org/simple/filelock-lts-py39/ 2025-12-23T06:03:24,280 Given no hashes to check 0 links for project 'filelock-lts-py39': discarding no candidates 2025-12-23T06:03:24,280 ERROR: Ignored the following versions that require a different python version: 2025.68146 Requires-Python <3.10,>=3.9 2025-12-23T06:03:24,282 ERROR: Could not find a version that satisfies the requirement filelock-lts-py39==2025.68146 (from versions: none) 2025-12-23T06:03:24,282 ERROR: No matching distribution found for filelock-lts-py39==2025.68146 2025-12-23T06:03:24,283 Exception information: 2025-12-23T06:03:24,283 Traceback (most recent call last): 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-12-23T06:03:24,283 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-12-23T06:03:24,283 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-12-23T06:03:24,283 raise RequirementsConflicted(criterion) 2025-12-23T06:03:24,283 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('filelock-lts-py39==2025.68146') 2025-12-23T06:03:24,283 2025-12-23T06:03:24,283 The above exception was the direct cause of the following exception: 2025-12-23T06:03:24,283 2025-12-23T06:03:24,283 Traceback (most recent call last): 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-12-23T06:03:24,283 result = self._result = resolver.resolve( 2025-12-23T06:03:24,283 ~~~~~~~~~~~~~~~~^ 2025-12-23T06:03:24,283 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-12-23T06:03:24,283 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-23T06:03:24,283 ) 2025-12-23T06:03:24,283 ^ 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-12-23T06:03:24,283 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-12-23T06:03:24,283 raise ResolutionImpossible(e.criterion.information) from e 2025-12-23T06:03:24,283 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('filelock-lts-py39==2025.68146'), parent=None)] 2025-12-23T06:03:24,283 2025-12-23T06:03:24,283 The above exception was the direct cause of the following exception: 2025-12-23T06:03:24,283 2025-12-23T06:03:24,283 Traceback (most recent call last): 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-12-23T06:03:24,283 status = _inner_run() 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-12-23T06:03:24,283 return self.run(options, args) 2025-12-23T06:03:24,283 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-12-23T06:03:24,283 return func(self, options, args) 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-12-23T06:03:24,283 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-12-23T06:03:24,283 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-12-23T06:03:24,283 raise error from e 2025-12-23T06:03:24,283 pip._internal.exceptions.DistributionNotFound: No matching distribution found for filelock-lts-py39==2025.68146 2025-12-23T06:03:24,296 Removed build tracker: '/tmp/pip-build-tracker-kg2jqjz3'