>>> py3-betamax_matchers: Building community/py3-betamax_matchers 0.4.0-r2 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 23:41:56 +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/17) Installing libffi (3.4.4-r0) (2/17) Installing gdbm (1.23-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing readline (8.2.0-r0) (5/17) Installing sqlite-libs (3.39.4-r0) (6/17) Installing python3 (3.10.8-r3) (7/17) Installing py3-certifi (2022.9.24-r0) (8/17) Installing py3-charset-normalizer (2.1.1-r0) (9/17) Installing py3-idna (3.4-r2) (10/17) Installing py3-urllib3 (1.26.12-r0) (11/17) Installing py3-requests (2.28.1-r0) (12/17) Installing py3-betamax (0.8.1-r3) (13/17) Installing py3-requests-toolbelt (0.10.0-r0) (14/17) Installing py3-parsing (3.0.9-r0) (15/17) Installing py3-packaging (21.3-r2) (16/17) Installing py3-setuptools (65.5.0-r0) (17/17) Installing .makedepends-py3-betamax_matchers (20221028.234216) Executing busybox-1.35.0-r27.trigger OK: 284 MiB in 114 packages >>> py3-betamax_matchers: Cleaning up srcdir >>> py3-betamax_matchers: Cleaning up pkgdir >>> py3-betamax_matchers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-betamax_matchers-0.4.0.tar.gz >>> py3-betamax_matchers: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/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/form_urlencoded.py -> build/lib/betamax_matchers copying betamax_matchers/json_body.py -> build/lib/betamax_matchers copying betamax_matchers/multipart.py -> build/lib/betamax_matchers copying betamax_matchers/__init__.py -> build/lib/betamax_matchers copying betamax_matchers/_compat.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' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. 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' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-betamax_matchers: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py 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' 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.10 creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/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.10/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.10/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.10/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.10/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.10/site-packages/betamax_matchers byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/site-packages/betamax_matchers/form_urlencoded.py to form_urlencoded.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/site-packages/betamax_matchers/json_body.py to json_body.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/site-packages/betamax_matchers/multipart.py to multipart.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/site-packages/betamax_matchers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/site-packages/betamax_matchers/_compat.py to _compat.cpython-310.pyc running install_egg_info Copying betamax_matchers.egg-info to /home/buildozer/aports/community/py3-betamax_matchers/pkg/py3-betamax_matchers/usr/lib/python3.10/site-packages/betamax_matchers-0.4.0-py3.10.egg-info running install_scripts >>> py3-betamax_matchers*: Running postcheck for py3-betamax_matchers >>> py3-betamax_matchers*: Preparing package py3-betamax_matchers... >>> py3-betamax_matchers*: Tracing dependencies... >>> py3-betamax_matchers*: Package size: 92.0 KB >>> py3-betamax_matchers*: Compressing data... >>> py3-betamax_matchers*: Create checksum... >>> py3-betamax_matchers*: Create py3-betamax_matchers-0.4.0-r2.apk >>> py3-betamax_matchers: Build complete at Fri, 28 Oct 2022 23:42:19 +0000 elapsed time 0h 0m 23s >>> py3-betamax_matchers: Cleaning up srcdir >>> py3-betamax_matchers: Cleaning up pkgdir >>> py3-betamax_matchers: Uninstalling dependencies... (1/17) Purging .makedepends-py3-betamax_matchers (20221028.234216) (2/17) Purging py3-betamax (0.8.1-r3) (3/17) Purging py3-requests-toolbelt (0.10.0-r0) (4/17) Purging py3-requests (2.28.1-r0) (5/17) Purging py3-certifi (2022.9.24-r0) (6/17) Purging py3-charset-normalizer (2.1.1-r0) (7/17) Purging py3-idna (3.4-r2) (8/17) Purging py3-urllib3 (1.26.12-r0) (9/17) Purging py3-setuptools (65.5.0-r0) (10/17) Purging py3-packaging (21.3-r2) (11/17) Purging py3-parsing (3.0.9-r0) (12/17) Purging python3 (3.10.8-r3) (13/17) Purging libffi (3.4.4-r0) (14/17) Purging gdbm (1.23-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> py3-betamax_matchers: Updating the community/armhf repository index... >>> py3-betamax_matchers: Signing the index...