2023-02-01T23:59:12,459 Created temporary directory: /tmp/pip-ephem-wheel-cache-ap9_6p_5 2023-02-01T23:59:12,461 Created temporary directory: /tmp/pip-build-tracker-q1ej305v 2023-02-01T23:59:12,461 Initialized build tracking at /tmp/pip-build-tracker-q1ej305v 2023-02-01T23:59:12,461 Created build tracker: /tmp/pip-build-tracker-q1ej305v 2023-02-01T23:59:12,462 Entered build tracker: /tmp/pip-build-tracker-q1ej305v 2023-02-01T23:59:12,462 Created temporary directory: /tmp/pip-wheel-rqr5d9f9 2023-02-01T23:59:12,465 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-02-01T23:59:12,468 Created temporary directory: /tmp/pip-ephem-wheel-cache-lrl4t4w4 2023-02-01T23:59:12,495 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-01T23:59:12,499 2 location(s) to search for versions of fdserver: 2023-02-01T23:59:12,499 * https://pypi.org/simple/fdserver/ 2023-02-01T23:59:12,499 * https://www.piwheels.org/simple/fdserver/ 2023-02-01T23:59:12,499 Fetching project page and analyzing links: https://pypi.org/simple/fdserver/ 2023-02-01T23:59:12,500 Getting page https://pypi.org/simple/fdserver/ 2023-02-01T23:59:12,501 Found index url https://pypi.org/simple 2023-02-01T23:59:12,553 Fetched page https://pypi.org/simple/fdserver/ as application/vnd.pypi.simple.v1+json 2023-02-01T23:59:12,554 Skipping link: No binaries permitted for fdserver: https://files.pythonhosted.org/packages/0d/f4/f02c0daf7c4d1f839ea86e1c9177259348674322388031559bb0569e1af7/fdserver-23.2.1-py3-none-any.whl (from https://pypi.org/simple/fdserver/) (requires-python:>=3.9) 2023-02-01T23:59:12,555 Found link https://files.pythonhosted.org/packages/03/77/c23a6b78acc117c831595ede2bcced8cc7e23a5f926f209af5b22d7396bf/fdserver-23.2.1.tar.gz (from https://pypi.org/simple/fdserver/) (requires-python:>=3.9), version: 23.2.1 2023-02-01T23:59:12,556 Fetching project page and analyzing links: https://www.piwheels.org/simple/fdserver/ 2023-02-01T23:59:12,556 Getting page https://www.piwheels.org/simple/fdserver/ 2023-02-01T23:59:12,557 Found index url https://www.piwheels.org/simple 2023-02-01T23:59:12,726 Fetched page https://www.piwheels.org/simple/fdserver/ as text/html 2023-02-01T23:59:12,726 Skipping link: not a file: https://www.piwheels.org/simple/fdserver/ 2023-02-01T23:59:12,727 Skipping link: not a file: https://pypi.org/simple/fdserver/ 2023-02-01T23:59:12,745 Given no hashes to check 1 links for project 'fdserver': discarding no candidates 2023-02-01T23:59:12,762 Collecting fdserver==23.2.1 2023-02-01T23:59:12,764 Created temporary directory: /tmp/pip-unpack-t2kmqx2m 2023-02-01T23:59:12,948 Downloading fdserver-23.2.1.tar.gz (17 kB) 2023-02-01T23:59:12,995 Added fdserver==23.2.1 from https://files.pythonhosted.org/packages/03/77/c23a6b78acc117c831595ede2bcced8cc7e23a5f926f209af5b22d7396bf/fdserver-23.2.1.tar.gz to build tracker '/tmp/pip-build-tracker-q1ej305v' 2023-02-01T23:59:12,999 Created temporary directory: /tmp/pip-build-env-mk_fsort 2023-02-01T23:59:13,006 Installing build dependencies: started 2023-02-01T23:59:13,007 Running command pip subprocess to install build dependencies 2023-02-01T23:59:14,234 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-02-01T23:59:14,658 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-02-01T23:59:14,683 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-01T23:59:16,352 Collecting setuptools 2023-02-01T23:59:16,478 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.1.0-py3-none-any.whl (1.1 MB) 2023-02-01T23:59:18,875 Installing collected packages: setuptools 2023-02-01T23:59:21,123 Successfully installed setuptools-67.1.0 2023-02-01T23:59:21,140 [notice] A new release of pip available: 22.3 -> 23.0 2023-02-01T23:59:21,140 [notice] To update, run: python3 -m pip install --upgrade pip 2023-02-01T23:59:21,402 Installing build dependencies: finished with status 'done' 2023-02-01T23:59:21,409 Getting requirements to build wheel: started 2023-02-01T23:59:21,410 Running command Getting requirements to build wheel 2023-02-01T23:59:22,029 /tmp/pip-build-env-mk_fsort/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-02-01T23:59:22,030 warnings.warn(msg, _BetaConfiguration) 2023-02-01T23:59:22,220 running egg_info 2023-02-01T23:59:22,225 writing fdserver.egg-info/PKG-INFO 2023-02-01T23:59:22,228 writing dependency_links to fdserver.egg-info/dependency_links.txt 2023-02-01T23:59:22,230 writing entry points to fdserver.egg-info/entry_points.txt 2023-02-01T23:59:22,232 writing top-level names to fdserver.egg-info/top_level.txt 2023-02-01T23:59:22,247 reading manifest file 'fdserver.egg-info/SOURCES.txt' 2023-02-01T23:59:22,249 adding license file 'LICENSE.md' 2023-02-01T23:59:22,252 writing manifest file 'fdserver.egg-info/SOURCES.txt' 2023-02-01T23:59:22,346 Getting requirements to build wheel: finished with status 'done' 2023-02-01T23:59:22,357 Installing backend dependencies: started 2023-02-01T23:59:22,358 Running command pip subprocess to install backend dependencies 2023-02-01T23:59:23,576 Using pip 22.3 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-02-01T23:59:24,002 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-02-01T23:59:24,027 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-01T23:59:24,461 Collecting wheel 2023-02-01T23:59:24,502 Using cached https://www.piwheels.org/simple/wheel/wheel-0.38.4-py3-none-any.whl (36 kB) 2023-02-01T23:59:26,562 Installing collected packages: wheel 2023-02-01T23:59:26,719 Creating /tmp/pip-build-env-mk_fsort/normal/bin 2023-02-01T23:59:26,721 changing mode of /tmp/pip-build-env-mk_fsort/normal/bin/wheel to 755 2023-02-01T23:59:26,736 Successfully installed wheel-0.38.4 2023-02-01T23:59:26,751 [notice] A new release of pip available: 22.3 -> 23.0 2023-02-01T23:59:26,751 [notice] To update, run: python3 -m pip install --upgrade pip 2023-02-01T23:59:26,972 Installing backend dependencies: finished with status 'done' 2023-02-01T23:59:26,974 Created temporary directory: /tmp/pip-modern-metadata-p1tn0am_ 2023-02-01T23:59:26,978 Preparing metadata (pyproject.toml): started 2023-02-01T23:59:26,979 Running command Preparing metadata (pyproject.toml) 2023-02-01T23:59:27,585 /tmp/pip-build-env-mk_fsort/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-02-01T23:59:27,586 warnings.warn(msg, _BetaConfiguration) 2023-02-01T23:59:27,824 running dist_info 2023-02-01T23:59:27,830 creating /tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info 2023-02-01T23:59:27,835 writing /tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info/PKG-INFO 2023-02-01T23:59:27,838 writing dependency_links to /tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info/dependency_links.txt 2023-02-01T23:59:27,840 writing entry points to /tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info/entry_points.txt 2023-02-01T23:59:27,842 writing top-level names to /tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info/top_level.txt 2023-02-01T23:59:27,844 writing manifest file '/tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info/SOURCES.txt' 2023-02-01T23:59:27,858 reading manifest file '/tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info/SOURCES.txt' 2023-02-01T23:59:27,861 adding license file 'LICENSE.md' 2023-02-01T23:59:27,863 writing manifest file '/tmp/pip-modern-metadata-p1tn0am_/fdserver.egg-info/SOURCES.txt' 2023-02-01T23:59:27,864 creating '/tmp/pip-modern-metadata-p1tn0am_/fdserver-23.2.1.dist-info' 2023-02-01T23:59:27,995 Preparing metadata (pyproject.toml): finished with status 'done' 2023-02-01T23:59:28,002 Source in /tmp/pip-wheel-rqr5d9f9/fdserver_70d4ebb34e634f0881a2a14088a133b6 has version 23.2.1, which satisfies requirement fdserver==23.2.1 from https://files.pythonhosted.org/packages/03/77/c23a6b78acc117c831595ede2bcced8cc7e23a5f926f209af5b22d7396bf/fdserver-23.2.1.tar.gz 2023-02-01T23:59:28,003 Removed fdserver==23.2.1 from https://files.pythonhosted.org/packages/03/77/c23a6b78acc117c831595ede2bcced8cc7e23a5f926f209af5b22d7396bf/fdserver-23.2.1.tar.gz from build tracker '/tmp/pip-build-tracker-q1ej305v' 2023-02-01T23:59:28,009 Created temporary directory: /tmp/pip-unpack-59entpwg 2023-02-01T23:59:28,010 Building wheels for collected packages: fdserver 2023-02-01T23:59:28,015 Created temporary directory: /tmp/pip-wheel-po618ffc 2023-02-01T23:59:28,015 Destination directory: /tmp/pip-wheel-po618ffc 2023-02-01T23:59:28,018 Building wheel for fdserver (pyproject.toml): started 2023-02-01T23:59:28,019 Running command Building wheel for fdserver (pyproject.toml) 2023-02-01T23:59:28,610 /tmp/pip-build-env-mk_fsort/overlay/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2023-02-01T23:59:28,611 warnings.warn(msg, _BetaConfiguration) 2023-02-01T23:59:28,821 running bdist_wheel 2023-02-01T23:59:28,835 running build 2023-02-01T23:59:28,835 running build_py 2023-02-01T23:59:28,840 creating build 2023-02-01T23:59:28,841 creating build/lib 2023-02-01T23:59:28,842 creating build/lib/fdserver 2023-02-01T23:59:28,843 copying fdserver/__main__.py -> build/lib/fdserver 2023-02-01T23:59:28,847 copying fdserver/__init__.py -> build/lib/fdserver 2023-02-01T23:59:28,849 creating build/lib/fdserver/lib 2023-02-01T23:59:28,850 copying fdserver/lib/versiontest.py -> build/lib/fdserver/lib 2023-02-01T23:59:28,853 copying fdserver/lib/server_database.py -> build/lib/fdserver/lib 2023-02-01T23:59:28,855 copying fdserver/lib/version.py -> build/lib/fdserver/lib 2023-02-01T23:59:28,857 copying fdserver/lib/__init__.py -> build/lib/fdserver/lib 2023-02-01T23:59:28,858 running egg_info 2023-02-01T23:59:28,866 writing fdserver.egg-info/PKG-INFO 2023-02-01T23:59:28,868 writing dependency_links to fdserver.egg-info/dependency_links.txt 2023-02-01T23:59:28,870 writing entry points to fdserver.egg-info/entry_points.txt 2023-02-01T23:59:28,872 writing top-level names to fdserver.egg-info/top_level.txt 2023-02-01T23:59:28,880 reading manifest file 'fdserver.egg-info/SOURCES.txt' 2023-02-01T23:59:28,882 adding license file 'LICENSE.md' 2023-02-01T23:59:28,884 writing manifest file 'fdserver.egg-info/SOURCES.txt' 2023-02-01T23:59:28,894 installing to build/bdist.linux-armv7l/wheel 2023-02-01T23:59:28,894 running install 2023-02-01T23:59:28,919 running install_lib 2023-02-01T23:59:28,924 creating build/bdist.linux-armv7l 2023-02-01T23:59:28,924 creating build/bdist.linux-armv7l/wheel 2023-02-01T23:59:28,926 creating build/bdist.linux-armv7l/wheel/fdserver 2023-02-01T23:59:28,928 creating build/bdist.linux-armv7l/wheel/fdserver/lib 2023-02-01T23:59:28,929 copying build/lib/fdserver/lib/versiontest.py -> build/bdist.linux-armv7l/wheel/fdserver/lib 2023-02-01T23:59:28,931 copying build/lib/fdserver/lib/server_database.py -> build/bdist.linux-armv7l/wheel/fdserver/lib 2023-02-01T23:59:28,934 copying build/lib/fdserver/lib/version.py -> build/bdist.linux-armv7l/wheel/fdserver/lib 2023-02-01T23:59:28,936 copying build/lib/fdserver/lib/__init__.py -> build/bdist.linux-armv7l/wheel/fdserver/lib 2023-02-01T23:59:28,938 copying build/lib/fdserver/__main__.py -> build/bdist.linux-armv7l/wheel/fdserver 2023-02-01T23:59:28,941 copying build/lib/fdserver/__init__.py -> build/bdist.linux-armv7l/wheel/fdserver 2023-02-01T23:59:28,943 running install_egg_info 2023-02-01T23:59:28,947 Copying fdserver.egg-info to build/bdist.linux-armv7l/wheel/fdserver-23.2.1-py3.9.egg-info 2023-02-01T23:59:28,958 running install_scripts 2023-02-01T23:59:28,975 creating build/bdist.linux-armv7l/wheel/fdserver-23.2.1.dist-info/WHEEL 2023-02-01T23:59:28,977 creating '/tmp/pip-wheel-po618ffc/.tmp-p21zp9ds/fdserver-23.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-02-01T23:59:28,980 adding 'fdserver/__init__.py' 2023-02-01T23:59:28,983 adding 'fdserver/__main__.py' 2023-02-01T23:59:28,985 adding 'fdserver/lib/__init__.py' 2023-02-01T23:59:28,987 adding 'fdserver/lib/server_database.py' 2023-02-01T23:59:28,988 adding 'fdserver/lib/version.py' 2023-02-01T23:59:28,990 adding 'fdserver/lib/versiontest.py' 2023-02-01T23:59:28,993 adding 'fdserver-23.2.1.dist-info/LICENSE.md' 2023-02-01T23:59:28,994 adding 'fdserver-23.2.1.dist-info/METADATA' 2023-02-01T23:59:28,995 adding 'fdserver-23.2.1.dist-info/WHEEL' 2023-02-01T23:59:28,996 adding 'fdserver-23.2.1.dist-info/entry_points.txt' 2023-02-01T23:59:28,997 adding 'fdserver-23.2.1.dist-info/top_level.txt' 2023-02-01T23:59:28,998 adding 'fdserver-23.2.1.dist-info/RECORD' 2023-02-01T23:59:29,000 removing build/bdist.linux-armv7l/wheel 2023-02-01T23:59:29,103 Building wheel for fdserver (pyproject.toml): finished with status 'done' 2023-02-01T23:59:29,109 Created wheel for fdserver: filename=fdserver-23.2.1-py3-none-any.whl size=17237 sha256=1c11e08db5fef1d43826a9371167ee427376126a58182d60e80430ebe657826d 2023-02-01T23:59:29,110 Stored in directory: /tmp/pip-ephem-wheel-cache-lrl4t4w4/wheels/17/4f/41/de8a238459281ebfb00d811b718671e659ccfb1eabc3bdb56e 2023-02-01T23:59:29,123 Successfully built fdserver 2023-02-01T23:59:29,127 Removed build tracker: '/tmp/pip-build-tracker-q1ej305v'