2022-08-03T01:31:10,133 Created temporary directory: /tmp/pip-ephem-wheel-cache-ftuobqkw 2022-08-03T01:31:10,140 Created temporary directory: /tmp/pip-build-tracker-3ty8kx9x 2022-08-03T01:31:10,140 Initialized build tracking at /tmp/pip-build-tracker-3ty8kx9x 2022-08-03T01:31:10,141 Created build tracker: /tmp/pip-build-tracker-3ty8kx9x 2022-08-03T01:31:10,141 Entered build tracker: /tmp/pip-build-tracker-3ty8kx9x 2022-08-03T01:31:10,142 Created temporary directory: /tmp/pip-wheel-s55tc5p8 2022-08-03T01:31:10,214 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-03T01:31:10,222 2 location(s) to search for versions of gravbody: 2022-08-03T01:31:10,222 * https://pypi.org/simple/gravbody/ 2022-08-03T01:31:10,222 * https://www.piwheels.org/simple/gravbody/ 2022-08-03T01:31:10,223 Fetching project page and analyzing links: https://pypi.org/simple/gravbody/ 2022-08-03T01:31:10,224 Getting page https://pypi.org/simple/gravbody/ 2022-08-03T01:31:10,227 Found index url https://pypi.org/simple 2022-08-03T01:31:10,415 Skipping link: No binaries permitted for gravbody: https://files.pythonhosted.org/packages/74/75/99746f676873844a7cde3d8fa4e8c8ede3b5563fdbac8320a920491aa901/gravbody-0.1.0-py3-none-any.whl#sha256=e9542e6be3126c7ae423219c1856d71aa4a2af1f7b87f2ab8440799aec22b93c (from https://pypi.org/simple/gravbody/) (requires-python:>=3.6) 2022-08-03T01:31:10,417 Found link https://files.pythonhosted.org/packages/1e/7f/3f494c343b3c3ab95e6322d20d35ab33f9d68a371e41dbf6f112d9527b27/gravbody-0.1.0.tar.gz#sha256=c528ef3ea42184ac92ef93c9f5d5b7ceffacb035b5657857954caa4df6ac84ec (from https://pypi.org/simple/gravbody/) (requires-python:>=3.6), version: 0.1.0 2022-08-03T01:31:10,418 Fetching project page and analyzing links: https://www.piwheels.org/simple/gravbody/ 2022-08-03T01:31:10,418 Getting page https://www.piwheels.org/simple/gravbody/ 2022-08-03T01:31:10,420 Found index url https://www.piwheels.org/simple 2022-08-03T01:31:10,634 Skipping link: not a file: https://www.piwheels.org/simple/gravbody/ 2022-08-03T01:31:10,635 Skipping link: not a file: https://pypi.org/simple/gravbody/ 2022-08-03T01:31:10,668 Given no hashes to check 1 links for project 'gravbody': discarding no candidates 2022-08-03T01:31:10,699 Collecting gravbody==0.1.0 2022-08-03T01:31:10,704 Created temporary directory: /tmp/pip-unpack-pyp38yit 2022-08-03T01:31:11,197 Downloading gravbody-0.1.0.tar.gz (28 kB) 2022-08-03T01:31:11,309 Added gravbody==0.1.0 from https://files.pythonhosted.org/packages/1e/7f/3f494c343b3c3ab95e6322d20d35ab33f9d68a371e41dbf6f112d9527b27/gravbody-0.1.0.tar.gz#sha256=c528ef3ea42184ac92ef93c9f5d5b7ceffacb035b5657857954caa4df6ac84ec to build tracker '/tmp/pip-build-tracker-3ty8kx9x' 2022-08-03T01:31:11,318 Created temporary directory: /tmp/pip-build-env-d_6surrt 2022-08-03T01:31:11,333 Created temporary directory: /tmp/pip-standalone-pip-mppepxuc 2022-08-03T01:31:13,668 Installing build dependencies: started 2022-08-03T01:31:13,671 Running command pip subprocess to install build dependencies 2022-08-03T01:31:23,298 Using pip 22.1.2 from /tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip (python 3.7) 2022-08-03T01:31:25,184 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-03T01:31:29,284 Collecting setuptools>=42 2022-08-03T01:31:29,577 Using cached https://www.piwheels.org/simple/setuptools/setuptools-63.3.0-py3-none-any.whl (1.2 MB) 2022-08-03T01:31:30,243 Collecting wheel 2022-08-03T01:31:30,278 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-03T01:31:40,804 Installing collected packages: wheel, setuptools 2022-08-03T01:31:41,078 Creating /tmp/pip-build-env-d_6surrt/overlay/bin 2022-08-03T01:31:41,083 changing mode of /tmp/pip-build-env-d_6surrt/overlay/bin/wheel to 755 2022-08-03T01:31:45,968 Successfully installed setuptools-63.3.0 wheel-0.37.1 2022-08-03T01:31:46,206 --- Logging error --- 2022-08-03T01:31:46,207 Traceback (most recent call last): 2022-08-03T01:31:46,207 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-03T01:31:46,208 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-03T01:31:46,208 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-03T01:31:46,209 extend(render(renderable, render_options)) 2022-08-03T01:31:46,209 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-03T01:31:46,209 for render_output in iter_render: 2022-08-03T01:31:46,210 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-03T01:31:46,210 for line in lines: 2022-08-03T01:31:46,210 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-03T01:31:46,211 for segment in segments: 2022-08-03T01:31:46,211 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-03T01:31:46,211 renderable = rich_cast(renderable) 2022-08-03T01:31:46,212 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-03T01:31:46,212 renderable = cast_method() 2022-08-03T01:31:46,212 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-03T01:31:46,212 pip_cmd = get_best_invocation_for_this_pip() 2022-08-03T01:31:46,213 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-03T01:31:46,213 os.path.join(binary_prefix, exe_name), 2022-08-03T01:31:46,213 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-03T01:31:46,214 s2 = os.stat(f2) 2022-08-03T01:31:46,214 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-03T01:31:46,214 Call stack: 2022-08-03T01:31:46,215 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-03T01:31:46,215 "__main__", mod_spec) 2022-08-03T01:31:46,215 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-03T01:31:46,216 exec(code, run_globals) 2022-08-03T01:31:46,216 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-03T01:31:46,216 sys.exit(_main()) 2022-08-03T01:31:46,216 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-03T01:31:46,217 return command.main(cmd_args) 2022-08-03T01:31:46,217 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-03T01:31:46,217 return self._main(args) 2022-08-03T01:31:46,218 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-03T01:31:46,218 self.handle_pip_version_check(options) 2022-08-03T01:31:46,218 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-03T01:31:46,219 pip_self_version_check(session, options) 2022-08-03T01:31:46,219 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-03T01:31:46,219 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-03T01:31:46,220 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-03T01:31:46,220 self._log(INFO, msg, args, **kwargs) 2022-08-03T01:31:46,220 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-03T01:31:46,221 self.handle(record) 2022-08-03T01:31:46,221 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-03T01:31:46,221 self.callHandlers(record) 2022-08-03T01:31:46,221 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-03T01:31:46,222 hdlr.handle(record) 2022-08-03T01:31:46,222 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-03T01:31:46,222 self.emit(record) 2022-08-03T01:31:46,223 File "/tmp/pip-standalone-pip-mppepxuc/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-03T01:31:46,223 self.handleError(record) 2022-08-03T01:31:46,223 Message: '[present-rich] %s' 2022-08-03T01:31:46,224 Arguments: (UpgradePrompt(old='22.1.2', new='22.2'),) 2022-08-03T01:31:46,695 Installing build dependencies: finished with status 'done' 2022-08-03T01:31:46,723 Getting requirements to build wheel: started 2022-08-03T01:31:46,725 Running command Getting requirements to build wheel 2022-08-03T01:31:54,302 running egg_info 2022-08-03T01:31:54,924 writing src/gravbody.egg-info/PKG-INFO 2022-08-03T01:31:55,512 writing dependency_links to src/gravbody.egg-info/dependency_links.txt 2022-08-03T01:31:57,263 writing entry points to src/gravbody.egg-info/entry_points.txt 2022-08-03T01:31:58,431 writing requirements to src/gravbody.egg-info/requires.txt 2022-08-03T01:31:59,015 writing top-level names to src/gravbody.egg-info/top_level.txt 2022-08-03T01:31:59,722 reading manifest file 'src/gravbody.egg-info/SOURCES.txt' 2022-08-03T01:31:59,727 adding license file 'LICENSE' 2022-08-03T01:31:59,732 writing manifest file 'src/gravbody.egg-info/SOURCES.txt' 2022-08-03T01:31:59,952 Getting requirements to build wheel: finished with status 'done' 2022-08-03T01:31:59,972 Created temporary directory: /tmp/pip-modern-metadata-mnztxx3o 2022-08-03T01:31:59,977 Preparing metadata (pyproject.toml): started 2022-08-03T01:31:59,980 Running command Preparing metadata (pyproject.toml) 2022-08-03T01:32:07,435 running dist_info 2022-08-03T01:32:08,094 creating /tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info 2022-08-03T01:32:08,724 writing /tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/PKG-INFO 2022-08-03T01:32:09,321 writing dependency_links to /tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/dependency_links.txt 2022-08-03T01:32:11,108 writing entry points to /tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/entry_points.txt 2022-08-03T01:32:12,297 writing requirements to /tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/requires.txt 2022-08-03T01:32:12,897 writing top-level names to /tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/top_level.txt 2022-08-03T01:32:12,900 writing manifest file '/tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/SOURCES.txt' 2022-08-03T01:32:13,612 reading manifest file '/tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/SOURCES.txt' 2022-08-03T01:32:13,615 adding license file 'LICENSE' 2022-08-03T01:32:13,620 writing manifest file '/tmp/pip-modern-metadata-mnztxx3o/gravbody.egg-info/SOURCES.txt' 2022-08-03T01:32:13,623 creating '/tmp/pip-modern-metadata-mnztxx3o/gravbody-0.1.0.dist-info' 2022-08-03T01:32:13,831 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-08-03T01:32:14,068 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-03T01:32:14,083 Source in /tmp/pip-wheel-s55tc5p8/gravbody_35e4e943b90f481ca2ca3dcd131b066b has version 0.1.0, which satisfies requirement gravbody==0.1.0 from https://files.pythonhosted.org/packages/1e/7f/3f494c343b3c3ab95e6322d20d35ab33f9d68a371e41dbf6f112d9527b27/gravbody-0.1.0.tar.gz#sha256=c528ef3ea42184ac92ef93c9f5d5b7ceffacb035b5657857954caa4df6ac84ec 2022-08-03T01:32:14,085 Removed gravbody==0.1.0 from https://files.pythonhosted.org/packages/1e/7f/3f494c343b3c3ab95e6322d20d35ab33f9d68a371e41dbf6f112d9527b27/gravbody-0.1.0.tar.gz#sha256=c528ef3ea42184ac92ef93c9f5d5b7ceffacb035b5657857954caa4df6ac84ec from build tracker '/tmp/pip-build-tracker-3ty8kx9x' 2022-08-03T01:32:14,099 Created temporary directory: /tmp/pip-unpack-5wt_ix8_ 2022-08-03T01:32:14,100 Building wheels for collected packages: gravbody 2022-08-03T01:32:14,109 Created temporary directory: /tmp/pip-wheel-rsh0w31k 2022-08-03T01:32:14,109 Destination directory: /tmp/pip-wheel-rsh0w31k 2022-08-03T01:32:14,114 Building wheel for gravbody (pyproject.toml): started 2022-08-03T01:32:14,116 Running command Building wheel for gravbody (pyproject.toml) 2022-08-03T01:32:21,077 running bdist_wheel 2022-08-03T01:32:22,296 running build 2022-08-03T01:32:22,297 running build_py 2022-08-03T01:32:22,977 creating build 2022-08-03T01:32:22,978 creating build/lib 2022-08-03T01:32:22,979 creating build/lib/gravbody 2022-08-03T01:32:22,981 copying src/gravbody/nbody.py -> build/lib/gravbody 2022-08-03T01:32:22,986 copying src/gravbody/__init__.py -> build/lib/gravbody 2022-08-03T01:32:22,988 copying src/gravbody/nbody_view.py -> build/lib/gravbody 2022-08-03T01:32:22,992 copying src/gravbody/barnes_hut.py -> build/lib/gravbody 2022-08-03T01:32:22,996 copying src/gravbody/testing.py -> build/lib/gravbody 2022-08-03T01:32:22,999 copying src/gravbody/main.py -> build/lib/gravbody 2022-08-03T01:32:23,003 copying src/gravbody/physics_helper.py -> build/lib/gravbody 2022-08-03T01:32:23,005 running egg_info 2022-08-03T01:32:24,279 writing src/gravbody.egg-info/PKG-INFO 2022-08-03T01:32:24,873 writing dependency_links to src/gravbody.egg-info/dependency_links.txt 2022-08-03T01:32:26,650 writing entry points to src/gravbody.egg-info/entry_points.txt 2022-08-03T01:32:27,836 writing requirements to src/gravbody.egg-info/requires.txt 2022-08-03T01:32:28,430 writing top-level names to src/gravbody.egg-info/top_level.txt 2022-08-03T01:32:28,473 reading manifest file 'src/gravbody.egg-info/SOURCES.txt' 2022-08-03T01:32:28,476 adding license file 'LICENSE' 2022-08-03T01:32:28,482 writing manifest file 'src/gravbody.egg-info/SOURCES.txt' 2022-08-03T01:32:29,749 installing to build/bdist.linux-armv7l/wheel 2022-08-03T01:32:29,750 running install 2022-08-03T01:32:29,812 running install_lib 2022-08-03T01:32:30,444 creating build/bdist.linux-armv7l 2022-08-03T01:32:30,444 creating build/bdist.linux-armv7l/wheel 2022-08-03T01:32:30,447 creating build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,449 copying build/lib/gravbody/nbody.py -> build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,454 copying build/lib/gravbody/__init__.py -> build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,456 copying build/lib/gravbody/nbody_view.py -> build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,460 copying build/lib/gravbody/barnes_hut.py -> build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,464 copying build/lib/gravbody/testing.py -> build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,468 copying build/lib/gravbody/main.py -> build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,471 copying build/lib/gravbody/physics_helper.py -> build/bdist.linux-armv7l/wheel/gravbody 2022-08-03T01:32:30,474 running install_egg_info 2022-08-03T01:32:31,116 Copying src/gravbody.egg-info to build/bdist.linux-armv7l/wheel/gravbody-0.1.0-py3.7.egg-info 2022-08-03T01:32:31,139 running install_scripts 2022-08-03T01:32:31,290 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-08-03T01:32:31,300 creating build/bdist.linux-armv7l/wheel/gravbody-0.1.0.dist-info/WHEEL 2022-08-03T01:32:31,304 creating '/tmp/pip-wheel-rsh0w31k/tmp60y2j8e0/gravbody-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-08-03T01:32:31,309 adding 'gravbody/__init__.py' 2022-08-03T01:32:31,313 adding 'gravbody/barnes_hut.py' 2022-08-03T01:32:31,315 adding 'gravbody/main.py' 2022-08-03T01:32:31,319 adding 'gravbody/nbody.py' 2022-08-03T01:32:31,322 adding 'gravbody/nbody_view.py' 2022-08-03T01:32:31,325 adding 'gravbody/physics_helper.py' 2022-08-03T01:32:31,327 adding 'gravbody/testing.py' 2022-08-03T01:32:31,344 adding 'gravbody-0.1.0.dist-info/LICENSE' 2022-08-03T01:32:31,347 adding 'gravbody-0.1.0.dist-info/METADATA' 2022-08-03T01:32:31,349 adding 'gravbody-0.1.0.dist-info/WHEEL' 2022-08-03T01:32:31,351 adding 'gravbody-0.1.0.dist-info/entry_points.txt' 2022-08-03T01:32:31,352 adding 'gravbody-0.1.0.dist-info/top_level.txt' 2022-08-03T01:32:31,354 adding 'gravbody-0.1.0.dist-info/RECORD' 2022-08-03T01:32:31,357 removing build/bdist.linux-armv7l/wheel 2022-08-03T01:32:31,625 Building wheel for gravbody (pyproject.toml): finished with status 'done' 2022-08-03T01:32:31,639 Created wheel for gravbody: filename=gravbody-0.1.0-py3-none-any.whl size=26655 sha256=e7acec31c4d7b411bbc671439f1bcd55363fd3bef2560d8eb577df560f5bddab 2022-08-03T01:32:31,641 Stored in directory: /tmp/pip-ephem-wheel-cache-ftuobqkw/wheels/9e/8f/3c/4461195003ffcf1ff6c01887520a9cbe756dfc43fa75bab047 2022-08-03T01:32:31,666 Successfully built gravbody 2022-08-03T01:32:31,675 Removed build tracker: '/tmp/pip-build-tracker-3ty8kx9x'