>>> py3-betamax_matchers: Building community/py3-betamax_matchers 0.4.0-r4 (using abuild 3.11.0_rc10-r0) started Wed, 19 Apr 2023 17:30:53 +0000 >>> py3-betamax_matchers: Checking sanity of /home/buildozer/aports/community/py3-betamax_matchers/APKBUILD... >>> py3-betamax_matchers: Analyzing dependencies... >>> py3-betamax_matchers: Installing for build: build-base python3 py3-betamax py3-requests-toolbelt py3-setuptools (1/30) Installing libbz2 (1.0.8-r5) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20230401-r4) (5/30) Installing readline (8.2.1-r1) (6/30) Installing sqlite-libs (3.41.2-r2) (7/30) Installing python3 (3.11.3-r10) (8/30) Installing python3-pycache-pyc0 (3.11.3-r10) (9/30) Installing pyc (0.1-r0) (10/30) Installing python3-pyc (3.11.3-r10) (11/30) Installing py3-certifi (2022.12.7-r2) (12/30) Installing py3-certifi-pyc (2022.12.7-r2) (13/30) Installing py3-charset-normalizer (3.1.0-r1) (14/30) Installing py3-charset-normalizer-pyc (3.1.0-r1) (15/30) Installing py3-idna (3.4-r4) (16/30) Installing py3-idna-pyc (3.4-r4) (17/30) Installing py3-urllib3 (1.26.15-r1) (18/30) Installing py3-urllib3-pyc (1.26.15-r1) (19/30) Installing py3-requests (2.28.2-r1) (20/30) Installing py3-requests-pyc (2.28.2-r1) (21/30) Installing py3-betamax (0.8.1-r5) (22/30) Installing py3-betamax-pyc (0.8.1-r5) (23/30) Installing py3-requests-toolbelt (0.10.1-r1) (24/30) Installing py3-parsing (3.0.9-r2) (25/30) Installing py3-parsing-pyc (3.0.9-r2) (26/30) Installing py3-packaging (23.1-r1) (27/30) Installing py3-packaging-pyc (23.1-r1) (28/30) Installing py3-setuptools (67.6.1-r1) (29/30) Installing py3-setuptools-pyc (67.6.1-r1) (30/30) Installing .makedepends-py3-betamax_matchers (20230419.173056) Executing busybox-1.36.0-r7.trigger OK: 1051 MiB in 133 packages >>> py3-betamax_matchers: Cleaning up srcdir >>> py3-betamax_matchers: Cleaning up pkgdir >>> py3-betamax_matchers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax_matchers-0.4.0.tar.gz >>> py3-betamax_matchers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax_matchers-0.4.0.tar.gz >>> py3-betamax_matchers: Checking sha512sums... py3-betamax_matchers-0.4.0.tar.gz: OK >>> py3-betamax_matchers: Unpacking /var/cache/distfiles/py3-betamax_matchers-0.4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/betamax_matchers copying betamax_matchers/__init__.py -> build/lib/betamax_matchers copying betamax_matchers/multipart.py -> build/lib/betamax_matchers copying betamax_matchers/_compat.py -> build/lib/betamax_matchers copying betamax_matchers/json_body.py -> build/lib/betamax_matchers copying betamax_matchers/form_urlencoded.py -> build/lib/betamax_matchers running egg_info creating betamax_matchers.egg-info writing betamax_matchers.egg-info/PKG-INFO writing dependency_links to betamax_matchers.egg-info/dependency_links.txt writing requirements to betamax_matchers.egg-info/requires.txt writing top-level names to betamax_matchers.egg-info/top_level.txt writing manifest file 'betamax_matchers.egg-info/SOURCES.txt' reading manifest file 'betamax_matchers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax_matchers.egg-info/SOURCES.txt' >>> py3-betamax_matchers: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-betamax_matchers/pkg creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers copying build/lib/betamax_matchers/__init__.py -> /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers copying build/lib/betamax_matchers/multipart.py -> /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers copying build/lib/betamax_matchers/_compat.py -> /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers copying build/lib/betamax_matchers/json_body.py -> /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers copying build/lib/betamax_matchers/form_urlencoded.py -> /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers/multipart.py to multipart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers/_compat.py to _compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers/json_body.py to json_body.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers/form_urlencoded.py to form_urlencoded.cpython-311.pyc running install_egg_info running egg_info writing betamax_matchers.egg-info/PKG-INFO writing dependency_links to betamax_matchers.egg-info/dependency_links.txt writing requirements to betamax_matchers.egg-info/requires.txt writing top-level names to betamax_matchers.egg-info/top_level.txt reading manifest file 'betamax_matchers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax_matchers.egg-info/SOURCES.txt' Copying betamax_matchers.egg-info to /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers-0.4.0-py3.11.egg-info running install_scripts >>> py3-betamax_matchers-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.11/site-packages/betamax_matchers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers-pyc/usr/lib/python3.11/site-packages/betamax_matchers/__pycache__' >>> py3-betamax_matchers-pyc*: Preparing subpackage py3-betamax_matchers-pyc... >>> py3-betamax_matchers-pyc*: Running postcheck for py3-betamax_matchers-pyc >>> py3-betamax_matchers*: Running postcheck for py3-betamax_matchers >>> py3-betamax_matchers*: Preparing package py3-betamax_matchers... >>> py3-betamax_matchers-pyc*: Tracing dependencies... python3 py3-betamax py3-requests-toolbelt python3~3.11 >>> py3-betamax_matchers-pyc*: Package size: 48.0 KB >>> py3-betamax_matchers-pyc*: Compressing data... >>> py3-betamax_matchers-pyc*: Create checksum... >>> py3-betamax_matchers-pyc*: Create py3-betamax_matchers-pyc-0.4.0-r4.apk >>> py3-betamax_matchers*: Tracing dependencies... python3 py3-betamax py3-requests-toolbelt python3~3.11 >>> py3-betamax_matchers*: Package size: 68.0 KB >>> py3-betamax_matchers*: Compressing data... >>> py3-betamax_matchers*: Create checksum... >>> py3-betamax_matchers*: Create py3-betamax_matchers-0.4.0-r4.apk >>> py3-betamax_matchers: Build complete at Wed, 19 Apr 2023 17:31:03 +0000 elapsed time 0h 0m 11s >>> py3-betamax_matchers: Cleaning up srcdir >>> py3-betamax_matchers: Cleaning up pkgdir >>> py3-betamax_matchers: Uninstalling dependencies... (1/30) Purging .makedepends-py3-betamax_matchers (20230419.173056) (2/30) Purging py3-betamax-pyc (0.8.1-r5) (3/30) Purging py3-betamax (0.8.1-r5) (4/30) Purging py3-requests-toolbelt (0.10.1-r1) (5/30) Purging py3-requests-pyc (2.28.2-r1) (6/30) Purging py3-requests (2.28.2-r1) (7/30) Purging py3-certifi-pyc (2022.12.7-r2) (8/30) Purging py3-certifi (2022.12.7-r2) (9/30) Purging py3-charset-normalizer-pyc (3.1.0-r1) (10/30) Purging py3-charset-normalizer (3.1.0-r1) (11/30) Purging py3-idna-pyc (3.4-r4) (12/30) Purging py3-idna (3.4-r4) (13/30) Purging py3-urllib3-pyc (1.26.15-r1) (14/30) Purging py3-urllib3 (1.26.15-r1) (15/30) Purging py3-setuptools-pyc (67.6.1-r1) (16/30) Purging py3-setuptools (67.6.1-r1) (17/30) Purging py3-packaging-pyc (23.1-r1) (18/30) Purging py3-packaging (23.1-r1) (19/30) Purging py3-parsing-pyc (3.0.9-r2) (20/30) Purging py3-parsing (3.0.9-r2) (21/30) Purging python3-pyc (3.11.3-r10) (22/30) Purging python3-pycache-pyc0 (3.11.3-r10) (23/30) Purging pyc (0.1-r0) (24/30) Purging python3 (3.11.3-r10) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libbz2 (1.0.8-r5) (27/30) Purging libpanelw (6.4_p20230401-r4) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.1-r1) (30/30) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 1000 MiB in 103 packages >>> py3-betamax_matchers: Updating the community/riscv64 repository index... >>> py3-betamax_matchers: Signing the index...