2025-09-08T03:33:03,351 Created temporary directory: /tmp/pip-build-tracker-sl20flu4 2025-09-08T03:33:03,352 Initialized build tracking at /tmp/pip-build-tracker-sl20flu4 2025-09-08T03:33:03,352 Created build tracker: /tmp/pip-build-tracker-sl20flu4 2025-09-08T03:33:03,352 Entered build tracker: /tmp/pip-build-tracker-sl20flu4 2025-09-08T03:33:03,352 Created temporary directory: /tmp/pip-wheel-75s9mhng 2025-09-08T03:33:03,355 Created temporary directory: /tmp/pip-ephem-wheel-cache-0ltadh7g 2025-09-08T03:33:03,414 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T03:33:03,416 2 location(s) to search for versions of pulse-counter-rpc: 2025-09-08T03:33:03,416 * https://pypi.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,416 * https://www.piwheels.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,416 Fetching project page and analyzing links: https://pypi.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,417 Getting page https://pypi.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,418 Found index url https://pypi.org/simple/ 2025-09-08T03:33:03,489 Fetched page https://pypi.org/simple/pulse-counter-rpc/ as application/vnd.pypi.simple.v1+json 2025-09-08T03:33:03,490 Found link https://files.pythonhosted.org/packages/ab/0d/52873b02ca3c84b5bd22e90c0358d6f7c9f73dd794ec02447784b171324c/pulse-counter-rpc-0.1.post18.zip (from https://pypi.org/simple/pulse-counter-rpc/), version: 0.1.post18 2025-09-08T03:33:03,490 Found link https://files.pythonhosted.org/packages/33/05/0c862f4a0d3c7282c136418fbccfcc02ededf47c609d21cbf7a706ee07ec/pulse-counter-rpc-0.1.post19.zip (from https://pypi.org/simple/pulse-counter-rpc/), version: 0.1.post19 2025-09-08T03:33:03,490 Found link https://files.pythonhosted.org/packages/6a/49/3a81cf801e17297051ed36474024510e597f62387b47a588aca37c7ee225/pulse-counter-rpc-0.1.post22.zip (from https://pypi.org/simple/pulse-counter-rpc/), version: 0.1.post22 2025-09-08T03:33:03,491 Fetching project page and analyzing links: https://www.piwheels.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,491 Getting page https://www.piwheels.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,492 Found index url https://www.piwheels.org/simple/ 2025-09-08T03:33:03,583 Fetched page https://www.piwheels.org/simple/pulse-counter-rpc/ as text/html 2025-09-08T03:33:03,584 Skipping link: not a file: https://www.piwheels.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,584 Skipping link: not a file: https://pypi.org/simple/pulse-counter-rpc/ 2025-09-08T03:33:03,608 Given no hashes to check 1 links for project 'pulse-counter-rpc': discarding no candidates 2025-09-08T03:33:03,609 Collecting pulse-counter-rpc==0.1.post19 2025-09-08T03:33:03,611 Created temporary directory: /tmp/pip-unpack-cksv6e15 2025-09-08T03:33:03,800 Downloading pulse-counter-rpc-0.1.post19.zip (157 kB) 2025-09-08T03:33:03,855 Added pulse-counter-rpc==0.1.post19 from https://files.pythonhosted.org/packages/33/05/0c862f4a0d3c7282c136418fbccfcc02ededf47c609d21cbf7a706ee07ec/pulse-counter-rpc-0.1.post19.zip to build tracker '/tmp/pip-build-tracker-sl20flu4' 2025-09-08T03:33:03,857 Running setup.py (path:/tmp/pip-wheel-75s9mhng/pulse-counter-rpc_be007a85c4724ac7aceea4c8bc51ddea/setup.py) egg_info for package pulse-counter-rpc 2025-09-08T03:33:03,857 Created temporary directory: /tmp/pip-pip-egg-info-ft80hyaz 2025-09-08T03:33:03,857 Preparing metadata (setup.py): started 2025-09-08T03:33:03,858 Running command python setup.py egg_info 2025-09-08T03:33:04,400 Traceback (most recent call last): 2025-09-08T03:33:04,401 File "/tmp/pip-wheel-75s9mhng/pulse-counter-rpc_be007a85c4724ac7aceea4c8bc51ddea/setup.py", line 2, in 2025-09-08T03:33:04,401 import paver.tasks 2025-09-08T03:33:04,401 ModuleNotFoundError: No module named 'paver' 2025-09-08T03:33:04,401 During handling of the above exception, another exception occurred: 2025-09-08T03:33:04,401 Traceback (most recent call last): 2025-09-08T03:33:04,402 File "", line 2, in 2025-09-08T03:33:04,402 exec(compile(''' 2025-09-08T03:33:04,403 ~~~~^^^^^^^^^^^^ 2025-09-08T03:33:04,403 # This is -- a caller that pip uses to run setup.py 2025-09-08T03:33:04,403 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,403 ...<32 lines>... 2025-09-08T03:33:04,403 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T03:33:04,403 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,403 ''' % ('/tmp/pip-wheel-75s9mhng/pulse-counter-rpc_be007a85c4724ac7aceea4c8bc51ddea/setup.py',), "", "exec")) 2025-09-08T03:33:04,403 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,403 File "", line 35, in 2025-09-08T03:33:04,404 File "/tmp/pip-wheel-75s9mhng/pulse-counter-rpc_be007a85c4724ac7aceea4c8bc51ddea/setup.py", line 8, in 2025-09-08T03:33:04,404 import paver.tasks 2025-09-08T03:33:04,404 File "", line 1360, in _find_and_load 2025-09-08T03:33:04,404 File "", line 1322, in _find_and_load_unlocked 2025-09-08T03:33:04,404 File "", line 1262, in _find_spec 2025-09-08T03:33:04,404 File "", line 1559, in find_spec 2025-09-08T03:33:04,404 File "", line 1533, in _get_spec 2025-09-08T03:33:04,404 File "", line 111, in find_spec 2025-09-08T03:33:04,405 File "", line 675, in spec_from_loader 2025-09-08T03:33:04,405 File "", line 853, in spec_from_file_location 2025-09-08T03:33:04,405 File "", line 170, in get_filename 2025-09-08T03:33:04,405 File "", line 791, in _get_module_code 2025-09-08T03:33:04,405 File "", line 720, in _compile_source 2025-09-08T03:33:04,405 File "paver-minilib.zip/paver/tasks.py", line 226 2025-09-08T03:33:04,405 except (ImportError, ), e: 2025-09-08T03:33:04,405 ^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,406 SyntaxError: multiple exception types must be parenthesized 2025-09-08T03:33:04,487 ERROR: python setup.py egg_info exited with 1 2025-09-08T03:33:04,499 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2025-09-08T03:33:04,499 exec(compile('"'"''"'"''"'"' 2025-09-08T03:33:04,499 # This is -- a caller that pip uses to run setup.py 2025-09-08T03:33:04,499 # 2025-09-08T03:33:04,499 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-09-08T03:33:04,499 # import from `distutils.core` to work with newer packaging standards. 2025-09-08T03:33:04,499 # - It provides a clear error message when setuptools is not installed. 2025-09-08T03:33:04,499 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-09-08T03:33:04,499 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-09-08T03:33:04,499 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-09-08T03:33:04,499 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-09-08T03:33:04,499 import os, sys, tokenize, traceback 2025-09-08T03:33:04,499 2025-09-08T03:33:04,499 try: 2025-09-08T03:33:04,499 import setuptools 2025-09-08T03:33:04,499 except ImportError: 2025-09-08T03:33:04,499 print( 2025-09-08T03:33:04,499 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-09-08T03:33:04,499 "the build environment with exception:", 2025-09-08T03:33:04,499 file=sys.stderr, 2025-09-08T03:33:04,499 ) 2025-09-08T03:33:04,499 traceback.print_exc() 2025-09-08T03:33:04,499 sys.exit(1) 2025-09-08T03:33:04,499 2025-09-08T03:33:04,499 __file__ = %r 2025-09-08T03:33:04,499 sys.argv[0] = __file__ 2025-09-08T03:33:04,499 2025-09-08T03:33:04,499 if os.path.exists(__file__): 2025-09-08T03:33:04,499 filename = __file__ 2025-09-08T03:33:04,499 with tokenize.open(__file__) as f: 2025-09-08T03:33:04,499 setup_py_code = f.read() 2025-09-08T03:33:04,499 else: 2025-09-08T03:33:04,499 filename = "" 2025-09-08T03:33:04,499 setup_py_code = "from setuptools import setup; setup()" 2025-09-08T03:33:04,499 2025-09-08T03:33:04,499 exec(compile(setup_py_code, filename, "exec")) 2025-09-08T03:33:04,499 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-75s9mhng/pulse-counter-rpc_be007a85c4724ac7aceea4c8bc51ddea/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-ft80hyaz[/] 2025-09-08T03:33:04,499 [bold magenta]cwd[/]: /tmp/pip-wheel-75s9mhng/pulse-counter-rpc_be007a85c4724ac7aceea4c8bc51ddea/ 2025-09-08T03:33:04,499 Preparing metadata (setup.py): finished with status 'error' 2025-09-08T03:33:04,500 ERROR: metadata generation failed 2025-09-08T03:33:04,505 Exception information: 2025-09-08T03:33:04,505 Traceback (most recent call last): 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 63, in generate_metadata 2025-09-08T03:33:04,505 call_subprocess( 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~^ 2025-09-08T03:33:04,505 args, 2025-09-08T03:33:04,505 ^^^^^ 2025-09-08T03:33:04,505 ...<2 lines>... 2025-09-08T03:33:04,505 spinner=spinner, 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 ^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2025-09-08T03:33:04,505 raise error 2025-09-08T03:33:04,505 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2025-09-08T03:33:04,505 2025-09-08T03:33:04,505 The above exception was the direct cause of the following exception: 2025-09-08T03:33:04,505 2025-09-08T03:33:04,505 Traceback (most recent call last): 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T03:33:04,505 status = _inner_run() 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T03:33:04,505 return self.run(options, args) 2025-09-08T03:33:04,505 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T03:33:04,505 return func(self, options, args) 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T03:33:04,505 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T03:33:04,505 result = self._result = resolver.resolve( 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~^ 2025-09-08T03:33:04,505 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 ^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T03:33:04,505 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T03:33:04,505 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 141, in _add_to_criteria 2025-09-08T03:33:04,505 if not criterion.candidates: 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/structs.py", line 194, in __bool__ 2025-09-08T03:33:04,505 return bool(self._sequence) 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 163, in __bool__ 2025-09-08T03:33:04,505 self._bool = any(self) 2025-09-08T03:33:04,505 ~~~^^^^^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 147, in 2025-09-08T03:33:04,505 return (c for c in iterator if id(c) not in self._incompatible_ids) 2025-09-08T03:33:04,505 ^^^^^^^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 37, in _iter_built 2025-09-08T03:33:04,505 candidate = func() 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 187, in _make_candidate_from_link 2025-09-08T03:33:04,505 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T03:33:04,505 link, template, name, version 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 ^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 233, in _make_base_candidate_from_link 2025-09-08T03:33:04,505 self._link_candidate_cache[link] = LinkCandidate( 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~^ 2025-09-08T03:33:04,505 link, 2025-09-08T03:33:04,505 ^^^^^ 2025-09-08T03:33:04,505 ...<3 lines>... 2025-09-08T03:33:04,505 version=version, 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 ^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 306, in __init__ 2025-09-08T03:33:04,505 super().__init__( 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~^ 2025-09-08T03:33:04,505 link=link, 2025-09-08T03:33:04,505 ^^^^^^^^^^ 2025-09-08T03:33:04,505 ...<4 lines>... 2025-09-08T03:33:04,505 version=version, 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 ^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 159, in __init__ 2025-09-08T03:33:04,505 self.dist = self._prepare() 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 236, in _prepare 2025-09-08T03:33:04,505 dist = self._prepare_distribution() 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 317, in _prepare_distribution 2025-09-08T03:33:04,505 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 532, in prepare_linked_requirement 2025-09-08T03:33:04,505 return self._prepare_linked_requirement(req, parallel_builds) 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 647, in _prepare_linked_requirement 2025-09-08T03:33:04,505 dist = _get_prepared_distribution( 2025-09-08T03:33:04,505 req, 2025-09-08T03:33:04,505 ...<3 lines>... 2025-09-08T03:33:04,505 self.check_build_deps, 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2025-09-08T03:33:04,505 abstract_dist.prepare_distribution_metadata( 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T03:33:04,505 finder, build_isolation, check_build_deps 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 ^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2025-09-08T03:33:04,505 self.req.prepare_metadata() 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~~~~~~~~~~^^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2025-09-08T03:33:04,505 self.metadata_directory = generate_metadata_legacy( 2025-09-08T03:33:04,505 ~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-09-08T03:33:04,505 build_env=self.build_env, 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ...<3 lines>... 2025-09-08T03:33:04,505 details=details, 2025-09-08T03:33:04,505 ^^^^^^^^^^^^^^^^ 2025-09-08T03:33:04,505 ) 2025-09-08T03:33:04,505 ^ 2025-09-08T03:33:04,505 File "/usr/lib/python3/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 70, in generate_metadata 2025-09-08T03:33:04,505 raise MetadataGenerationFailed(package_details=details) from error 2025-09-08T03:33:04,505 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2025-09-08T03:33:04,526 Removed pulse-counter-rpc==0.1.post19 from https://files.pythonhosted.org/packages/33/05/0c862f4a0d3c7282c136418fbccfcc02ededf47c609d21cbf7a706ee07ec/pulse-counter-rpc-0.1.post19.zip from build tracker '/tmp/pip-build-tracker-sl20flu4' 2025-09-08T03:33:04,527 Removed build tracker: '/tmp/pip-build-tracker-sl20flu4'