>>> py3-betamax: Building community/py3-betamax 0.8.1-r4 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 12:39:17 +0000 >>> py3-betamax: Checking sanity of /home/buildozer/aports/community/py3-betamax/APKBUILD... >>> py3-betamax: Analyzing dependencies... >>> py3-betamax: Installing for build: build-base python3 py3-requests py3-setuptools py3-pytest (1/20) Installing libffi (3.4.4-r0) (2/20) Installing gdbm (1.23-r0) (3/20) Installing mpdecimal (2.5.1-r1) (4/20) Installing readline (8.2.0-r0) (5/20) Installing sqlite-libs (3.40.0-r0) (6/20) Installing python3 (3.11.0-r2) (7/20) Installing py3-certifi (2022.9.24-r1) (8/20) Installing py3-charset-normalizer (3.0.1-r1) (9/20) Installing py3-idna (3.4-r3) (10/20) Installing py3-urllib3 (1.26.12-r1) (11/20) Installing py3-requests (2.28.1-r2) (12/20) Installing py3-parsing (3.0.9-r1) (13/20) Installing py3-packaging (21.3-r3) (14/20) Installing py3-setuptools (65.6.0-r1) (15/20) Installing py3-attrs (22.1.0-r1) (16/20) Installing py3-iniconfig (1.1.1-r4) (17/20) Installing py3-pluggy (1.0.0-r2) (18/20) Installing py3-py (1.11.0-r1) (19/20) Installing py3-pytest (7.2.0-r2) (20/20) Installing .makedepends-py3-betamax (20221123.123919) Executing busybox-1.35.0-r29.trigger OK: 461 MiB in 123 packages >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax-0.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78479 100 78479 0 0 454k 0 --:--:-- --:--:-- --:--:-- 456k >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1535 100 1535 0 0 10728 0 --:--:-- --:--:-- --:--:-- 10809 >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax-0.8.1.tar.gz >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch >>> py3-betamax: Checking sha512sums... py3-betamax-0.8.1.tar.gz: OK 165cc321f2b9839418269e9493b03eb2e43f7ddf.patch: OK tests-disable-broken-assertion.patch: OK >>> py3-betamax: Unpacking /var/cache/distfiles/edge/py3-betamax-0.8.1.tar.gz... >>> py3-betamax: https://github.com/betamaxpy/betamax/commit/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch patching file tests/unit/test_fixtures.py >>> py3-betamax: tests-disable-broken-assertion.patch patching file tests/integration/test_record_modes.py running build running build_py creating build creating build/lib creating build/lib/betamax copying betamax/adapter.py -> build/lib/betamax copying betamax/configure.py -> build/lib/betamax copying betamax/util.py -> build/lib/betamax copying betamax/mock_response.py -> build/lib/betamax copying betamax/__init__.py -> build/lib/betamax copying betamax/decorator.py -> build/lib/betamax copying betamax/recorder.py -> build/lib/betamax copying betamax/options.py -> build/lib/betamax copying betamax/headers.py -> build/lib/betamax copying betamax/exceptions.py -> build/lib/betamax creating build/lib/betamax/serializers copying betamax/serializers/__init__.py -> build/lib/betamax/serializers copying betamax/serializers/json_serializer.py -> build/lib/betamax/serializers copying betamax/serializers/base.py -> build/lib/betamax/serializers copying betamax/serializers/proxy.py -> build/lib/betamax/serializers creating build/lib/betamax/cassette copying betamax/cassette/__init__.py -> build/lib/betamax/cassette copying betamax/cassette/interaction.py -> build/lib/betamax/cassette copying betamax/cassette/cassette.py -> build/lib/betamax/cassette creating build/lib/betamax/fixtures copying betamax/fixtures/pytest.py -> build/lib/betamax/fixtures copying betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying betamax/fixtures/unittest.py -> build/lib/betamax/fixtures creating build/lib/betamax/matchers copying betamax/matchers/body.py -> build/lib/betamax/matchers copying betamax/matchers/path.py -> build/lib/betamax/matchers copying betamax/matchers/host.py -> build/lib/betamax/matchers copying betamax/matchers/method.py -> build/lib/betamax/matchers copying betamax/matchers/__init__.py -> build/lib/betamax/matchers copying betamax/matchers/uri.py -> build/lib/betamax/matchers copying betamax/matchers/query.py -> build/lib/betamax/matchers copying betamax/matchers/base.py -> build/lib/betamax/matchers copying betamax/matchers/headers.py -> build/lib/betamax/matchers copying betamax/matchers/digest_auth.py -> build/lib/betamax/matchers running egg_info creating betamax.egg-info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt writing manifest file 'betamax.egg-info/SOURCES.txt' reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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.egg-info/SOURCES.txt' >>> py3-betamax: 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 build running build_py running egg_info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-betamax/pkg creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/adapter.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/base.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/configure.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/util.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/mock_response.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/decorator.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/recorder.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/options.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/body.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/path.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/host.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/method.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/uri.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/query.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/base.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/headers.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/headers.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/exceptions.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/adapter.py to adapter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/json_serializer.py to json_serializer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/proxy.py to proxy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/configure.py to configure.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette/interaction.py to interaction.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette/cassette.py to cassette.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/mock_response.py to mock_response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures/pytest.py to pytest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures/unittest.py to unittest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/decorator.py to decorator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/recorder.py to recorder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/body.py to body.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/path.py to path.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/host.py to host.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/method.py to method.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/uri.py to uri.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/query.py to query.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/headers.py to headers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/digest_auth.py to digest_auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/headers.py to headers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/exceptions.py to exceptions.cpython-311.pyc running install_egg_info Copying betamax.egg-info to /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info running install_scripts >>> py3-betamax*: Running postcheck for py3-betamax >>> py3-betamax*: Preparing package py3-betamax... >>> py3-betamax*: Tracing dependencies... >>> py3-betamax*: Package size: 424.0 KB >>> py3-betamax*: Compressing data... >>> py3-betamax*: Create checksum... >>> py3-betamax*: Create py3-betamax-0.8.1-r4.apk >>> py3-betamax: Build complete at Wed, 23 Nov 2022 12:39:21 +0000 elapsed time 0h 0m 4s >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Uninstalling dependencies... (1/20) Purging .makedepends-py3-betamax (20221123.123919) (2/20) Purging py3-requests (2.28.1-r2) (3/20) Purging py3-certifi (2022.9.24-r1) (4/20) Purging py3-charset-normalizer (3.0.1-r1) (5/20) Purging py3-idna (3.4-r3) (6/20) Purging py3-urllib3 (1.26.12-r1) (7/20) Purging py3-setuptools (65.6.0-r1) (8/20) Purging py3-pytest (7.2.0-r2) (9/20) Purging py3-attrs (22.1.0-r1) (10/20) Purging py3-iniconfig (1.1.1-r4) (11/20) Purging py3-packaging (21.3-r3) (12/20) Purging py3-parsing (3.0.9-r1) (13/20) Purging py3-pluggy (1.0.0-r2) (14/20) Purging py3-py (1.11.0-r1) (15/20) Purging python3 (3.11.0-r2) (16/20) Purging libffi (3.4.4-r0) (17/20) Purging gdbm (1.23-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-betamax: Updating the community/x86 repository index... >>> py3-betamax: Signing the index...