2022-09-04T16:31:54,491 Created temporary directory: /tmp/pip-ephem-wheel-cache-7uf7q8hk 2022-09-04T16:31:54,496 Created temporary directory: /tmp/pip-build-tracker-_rq5dehl 2022-09-04T16:31:54,497 Initialized build tracking at /tmp/pip-build-tracker-_rq5dehl 2022-09-04T16:31:54,498 Created build tracker: /tmp/pip-build-tracker-_rq5dehl 2022-09-04T16:31:54,498 Entered build tracker: /tmp/pip-build-tracker-_rq5dehl 2022-09-04T16:31:54,499 Created temporary directory: /tmp/pip-wheel-oxmxl0kv 2022-09-04T16:31:54,571 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-04T16:31:54,580 2 location(s) to search for versions of synapse-graph: 2022-09-04T16:31:54,580 * https://pypi.org/simple/synapse-graph/ 2022-09-04T16:31:54,580 * https://www.piwheels.org/simple/synapse-graph/ 2022-09-04T16:31:54,581 Fetching project page and analyzing links: https://pypi.org/simple/synapse-graph/ 2022-09-04T16:31:54,582 Getting page https://pypi.org/simple/synapse-graph/ 2022-09-04T16:31:54,586 Found index url https://pypi.org/simple 2022-09-04T16:31:54,773 Skipping link: No binaries permitted for synapse-graph: https://files.pythonhosted.org/packages/f0/40/f61eaa5c3c329b87fb50ab94addf42b07f63809958ccf12435b4e4024d50/synapse_graph-0.1-py2.py3-none-any.whl#sha256=10ec7269f7ca85f8d72e9952d84224ec942cc2b1ba8c51647e6cf9eb5ae05ad6 (from https://pypi.org/simple/synapse-graph/) 2022-09-04T16:31:54,774 Found link https://files.pythonhosted.org/packages/a7/96/fa47371067e78425503181371b89f3ae1645804c6ca1cb6e18930080c582/synapse_graph-0.1.tar.gz#sha256=07a909eb6a6e1f7422a475672875ba555f20bdc4b3880a3f7bcda39372f353b7 (from https://pypi.org/simple/synapse-graph/), version: 0.1 2022-09-04T16:31:54,775 Fetching project page and analyzing links: https://www.piwheels.org/simple/synapse-graph/ 2022-09-04T16:31:54,775 Getting page https://www.piwheels.org/simple/synapse-graph/ 2022-09-04T16:31:54,777 Found index url https://www.piwheels.org/simple 2022-09-04T16:31:55,001 Skipping link: not a file: https://www.piwheels.org/simple/synapse-graph/ 2022-09-04T16:31:55,002 Skipping link: not a file: https://pypi.org/simple/synapse-graph/ 2022-09-04T16:31:55,036 Given no hashes to check 1 links for project 'synapse-graph': discarding no candidates 2022-09-04T16:31:55,068 Collecting synapse-graph==0.1 2022-09-04T16:31:55,072 Created temporary directory: /tmp/pip-unpack-hgg5bjky 2022-09-04T16:31:56,601 Downloading synapse_graph-0.1.tar.gz (33.1 MB) 2022-09-04T16:32:04,679 Added synapse-graph==0.1 from https://files.pythonhosted.org/packages/a7/96/fa47371067e78425503181371b89f3ae1645804c6ca1cb6e18930080c582/synapse_graph-0.1.tar.gz#sha256=07a909eb6a6e1f7422a475672875ba555f20bdc4b3880a3f7bcda39372f353b7 to build tracker '/tmp/pip-build-tracker-_rq5dehl' 2022-09-04T16:32:04,689 Created temporary directory: /tmp/pip-build-env-rynymke1 2022-09-04T16:32:04,704 Created temporary directory: /tmp/pip-standalone-pip-p5iwy7fp 2022-09-04T16:32:06,960 Installing build dependencies: started 2022-09-04T16:32:06,963 Running command pip subprocess to install build dependencies 2022-09-04T16:32:16,576 Using pip 22.1.2 from /tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip (python 3.7) 2022-09-04T16:32:18,477 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-04T16:32:19,184 Collecting flit_core<4,>=3.2 2022-09-04T16:32:19,223 Using cached https://www.piwheels.org/simple/flit-core/flit_core-3.7.1-py3-none-any.whl (60 kB) 2022-09-04T16:32:29,719 Installing collected packages: flit_core 2022-09-04T16:32:30,362 Successfully installed flit_core-3.7.1 2022-09-04T16:32:30,593 --- Logging error --- 2022-09-04T16:32:30,594 Traceback (most recent call last): 2022-09-04T16:32:30,595 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-09-04T16:32:30,595 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-09-04T16:32:30,595 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-09-04T16:32:30,596 extend(render(renderable, render_options)) 2022-09-04T16:32:30,596 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-09-04T16:32:30,596 for render_output in iter_render: 2022-09-04T16:32:30,597 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-09-04T16:32:30,597 for line in lines: 2022-09-04T16:32:30,597 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-09-04T16:32:30,598 for segment in segments: 2022-09-04T16:32:30,598 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-09-04T16:32:30,598 renderable = rich_cast(renderable) 2022-09-04T16:32:30,599 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-09-04T16:32:30,599 renderable = cast_method() 2022-09-04T16:32:30,599 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-09-04T16:32:30,600 pip_cmd = get_best_invocation_for_this_pip() 2022-09-04T16:32:30,600 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-09-04T16:32:30,600 os.path.join(binary_prefix, exe_name), 2022-09-04T16:32:30,601 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-09-04T16:32:30,601 s2 = os.stat(f2) 2022-09-04T16:32:30,601 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-09-04T16:32:30,602 Call stack: 2022-09-04T16:32:30,602 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-09-04T16:32:30,602 "__main__", mod_spec) 2022-09-04T16:32:30,602 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-09-04T16:32:30,603 exec(code, run_globals) 2022-09-04T16:32:30,603 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/__main__.py", line 31, in 2022-09-04T16:32:30,603 sys.exit(_main()) 2022-09-04T16:32:30,604 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-09-04T16:32:30,604 return command.main(cmd_args) 2022-09-04T16:32:30,604 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-09-04T16:32:30,605 return self._main(args) 2022-09-04T16:32:30,605 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-09-04T16:32:30,605 self.handle_pip_version_check(options) 2022-09-04T16:32:30,606 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-09-04T16:32:30,606 pip_self_version_check(session, options) 2022-09-04T16:32:30,606 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-09-04T16:32:30,607 logger.info("[present-rich] %s", upgrade_prompt) 2022-09-04T16:32:30,607 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-09-04T16:32:30,607 self._log(INFO, msg, args, **kwargs) 2022-09-04T16:32:30,607 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-09-04T16:32:30,608 self.handle(record) 2022-09-04T16:32:30,608 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-09-04T16:32:30,609 self.callHandlers(record) 2022-09-04T16:32:30,609 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-09-04T16:32:30,609 hdlr.handle(record) 2022-09-04T16:32:30,610 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-09-04T16:32:30,610 self.emit(record) 2022-09-04T16:32:30,610 File "/tmp/pip-standalone-pip-p5iwy7fp/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-09-04T16:32:30,611 self.handleError(record) 2022-09-04T16:32:30,611 Message: '[present-rich] %s' 2022-09-04T16:32:30,611 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-09-04T16:32:31,013 Installing build dependencies: finished with status 'done' 2022-09-04T16:32:31,041 Getting requirements to build wheel: started 2022-09-04T16:32:31,043 Running command Getting requirements to build wheel 2022-09-04T16:32:31,703 Getting requirements to build wheel: finished with status 'done' 2022-09-04T16:32:31,714 Created temporary directory: /tmp/pip-modern-metadata-outc8gk3 2022-09-04T16:32:31,720 Preparing metadata (pyproject.toml): started 2022-09-04T16:32:31,722 Running command Preparing metadata (pyproject.toml) 2022-09-04T16:32:32,380 Preparing metadata (pyproject.toml): finished with status 'done' 2022-09-04T16:32:32,395 Source in /tmp/pip-wheel-oxmxl0kv/synapse-graph_ca85c65451574f1abac3148e6177ea94 has version 0.1, which satisfies requirement synapse-graph==0.1 from https://files.pythonhosted.org/packages/a7/96/fa47371067e78425503181371b89f3ae1645804c6ca1cb6e18930080c582/synapse_graph-0.1.tar.gz#sha256=07a909eb6a6e1f7422a475672875ba555f20bdc4b3880a3f7bcda39372f353b7 2022-09-04T16:32:32,397 Removed synapse-graph==0.1 from https://files.pythonhosted.org/packages/a7/96/fa47371067e78425503181371b89f3ae1645804c6ca1cb6e18930080c582/synapse_graph-0.1.tar.gz#sha256=07a909eb6a6e1f7422a475672875ba555f20bdc4b3880a3f7bcda39372f353b7 from build tracker '/tmp/pip-build-tracker-_rq5dehl' 2022-09-04T16:32:32,405 Created temporary directory: /tmp/pip-unpack-m446_5q6 2022-09-04T16:32:32,406 Building wheels for collected packages: synapse-graph 2022-09-04T16:32:32,416 Created temporary directory: /tmp/pip-wheel-ir7mn64u 2022-09-04T16:32:32,417 Destination directory: /tmp/pip-wheel-ir7mn64u 2022-09-04T16:32:32,422 Building wheel for synapse-graph (pyproject.toml): started 2022-09-04T16:32:32,424 Running command Building wheel for synapse-graph (pyproject.toml) 2022-09-04T16:32:33,101 Building wheel for synapse-graph (pyproject.toml): finished with status 'done' 2022-09-04T16:32:33,114 Created wheel for synapse-graph: filename=synapse_graph-0.1-py2.py3-none-any.whl size=15146 sha256=0d59cc20c12083d292d23a80636f8fc98dbbb8c1a441df96b11f64d37aadc2c0 2022-09-04T16:32:33,116 Stored in directory: /tmp/pip-ephem-wheel-cache-7uf7q8hk/wheels/1e/b0/7c/7211202915153d9de9aa211b95c3855e96d1eab99513a10020 2022-09-04T16:32:33,138 Successfully built synapse-graph 2022-09-04T16:32:33,145 Removed build tracker: '/tmp/pip-build-tracker-_rq5dehl'