>>> py3-betamax: Building community/py3-betamax 0.9.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:40:23 +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-gpep517 py3-setuptools py3-wheel (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.1-r3) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240330-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.45.2-r0) (9/35) Installing python3 (3.12.2-r1) (10/35) Installing python3-pycache-pyc0 (3.12.2-r1) (11/35) Installing pyc (3.12.2-r1) (12/35) Installing python3-pyc (3.12.2-r1) (13/35) Installing py3-certifi (2024.2.2-r1) (14/35) Installing py3-certifi-pyc (2024.2.2-r1) (15/35) Installing py3-charset-normalizer (3.3.2-r1) (16/35) Installing py3-charset-normalizer-pyc (3.3.2-r1) (17/35) Installing py3-idna (3.6-r1) (18/35) Installing py3-idna-pyc (3.6-r1) (19/35) Installing py3-urllib3 (1.26.18-r1) (20/35) Installing py3-urllib3-pyc (1.26.18-r1) (21/35) Installing py3-requests (2.31.0-r2) (22/35) Installing py3-requests-pyc (2.31.0-r2) (23/35) Installing py3-installer (0.7.0-r2) (24/35) Installing py3-installer-pyc (0.7.0-r2) (25/35) Installing py3-gpep517 (15-r2) (26/35) Installing py3-gpep517-pyc (15-r2) (27/35) Installing py3-parsing (3.1.2-r1) (28/35) Installing py3-parsing-pyc (3.1.2-r1) (29/35) Installing py3-packaging (24.0-r1) (30/35) Installing py3-packaging-pyc (24.0-r1) (31/35) Installing py3-setuptools (69.2.0-r2) (32/35) Installing py3-setuptools-pyc (69.2.0-r2) (33/35) Installing py3-wheel (0.42.0-r1) (34/35) Installing py3-wheel-pyc (0.42.0-r1) (35/35) Installing .makedepends-py3-betamax (20240412.214024) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 140 packages >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Cleaning up tmpdir >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax-0.9.0.tar.gz >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax-0.9.0.tar.gz >>> py3-betamax: Checking sha512sums... py3-betamax-0.9.0.tar.gz: OK >>> py3-betamax: Unpacking /var/cache/distfiles/py3-betamax-0.9.0.tar.gz... 2024-04-12 21:40:25,440 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 21:40:25,475 root INFO running bdist_wheel 2024-04-12 21:40:25,489 root INFO running build 2024-04-12 21:40:25,489 root INFO running build_py 2024-04-12 21:40:25,492 root INFO creating build 2024-04-12 21:40:25,492 root INFO creating build/lib 2024-04-12 21:40:25,492 root INFO creating build/lib/betamax 2024-04-12 21:40:25,492 root INFO copying src/betamax/__init__.py -> build/lib/betamax 2024-04-12 21:40:25,492 root INFO copying src/betamax/options.py -> build/lib/betamax 2024-04-12 21:40:25,492 root INFO copying src/betamax/mock_response.py -> build/lib/betamax 2024-04-12 21:40:25,493 root INFO copying src/betamax/exceptions.py -> build/lib/betamax 2024-04-12 21:40:25,493 root INFO copying src/betamax/headers.py -> build/lib/betamax 2024-04-12 21:40:25,493 root INFO copying src/betamax/recorder.py -> build/lib/betamax 2024-04-12 21:40:25,493 root INFO copying src/betamax/configure.py -> build/lib/betamax 2024-04-12 21:40:25,493 root INFO copying src/betamax/util.py -> build/lib/betamax 2024-04-12 21:40:25,493 root INFO copying src/betamax/decorator.py -> build/lib/betamax 2024-04-12 21:40:25,494 root INFO copying src/betamax/adapter.py -> build/lib/betamax 2024-04-12 21:40:25,494 root INFO creating build/lib/betamax/fixtures 2024-04-12 21:40:25,494 root INFO copying src/betamax/fixtures/__init__.py -> build/lib/betamax/fixtures 2024-04-12 21:40:25,494 root INFO copying src/betamax/fixtures/unittest.py -> build/lib/betamax/fixtures 2024-04-12 21:40:25,494 root INFO copying src/betamax/fixtures/pytest.py -> build/lib/betamax/fixtures 2024-04-12 21:40:25,494 root INFO creating build/lib/betamax/matchers 2024-04-12 21:40:25,495 root INFO copying src/betamax/matchers/__init__.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,495 root INFO copying src/betamax/matchers/query.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,495 root INFO copying src/betamax/matchers/uri.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,495 root INFO copying src/betamax/matchers/headers.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,495 root INFO copying src/betamax/matchers/method.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,495 root INFO copying src/betamax/matchers/host.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,496 root INFO copying src/betamax/matchers/path.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,496 root INFO copying src/betamax/matchers/digest_auth.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,496 root INFO copying src/betamax/matchers/body.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,496 root INFO copying src/betamax/matchers/base.py -> build/lib/betamax/matchers 2024-04-12 21:40:25,496 root INFO creating build/lib/betamax/cassette 2024-04-12 21:40:25,496 root INFO copying src/betamax/cassette/__init__.py -> build/lib/betamax/cassette 2024-04-12 21:40:25,497 root INFO copying src/betamax/cassette/cassette.py -> build/lib/betamax/cassette 2024-04-12 21:40:25,497 root INFO copying src/betamax/cassette/interaction.py -> build/lib/betamax/cassette 2024-04-12 21:40:25,497 root INFO creating build/lib/betamax/serializers 2024-04-12 21:40:25,497 root INFO copying src/betamax/serializers/__init__.py -> build/lib/betamax/serializers 2024-04-12 21:40:25,497 root INFO copying src/betamax/serializers/json_serializer.py -> build/lib/betamax/serializers 2024-04-12 21:40:25,497 root INFO copying src/betamax/serializers/base.py -> build/lib/betamax/serializers 2024-04-12 21:40:25,498 root INFO copying src/betamax/serializers/proxy.py -> build/lib/betamax/serializers 2024-04-12 21:40:25,498 root INFO running egg_info 2024-04-12 21:40:25,498 root INFO creating src/betamax.egg-info 2024-04-12 21:40:25,499 root INFO writing src/betamax.egg-info/PKG-INFO 2024-04-12 21:40:25,499 root INFO writing dependency_links to src/betamax.egg-info/dependency_links.txt 2024-04-12 21:40:25,500 root INFO writing entry points to src/betamax.egg-info/entry_points.txt 2024-04-12 21:40:25,500 root INFO writing requirements to src/betamax.egg-info/requires.txt 2024-04-12 21:40:25,500 root INFO writing top-level names to src/betamax.egg-info/top_level.txt 2024-04-12 21:40:25,500 root INFO writing manifest file 'src/betamax.egg-info/SOURCES.txt' 2024-04-12 21:40:25,502 root INFO reading manifest file 'src/betamax.egg-info/SOURCES.txt' 2024-04-12 21:40:25,503 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 21:40:25,503 root WARNING warning: no files found matching 'Makefile' under directory 'docs' 2024-04-12 21:40:25,505 root WARNING no previously-included directories found matching '*.pyc' 2024-04-12 21:40:25,506 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-12 21:40:25,506 root INFO adding license file 'LICENSE' 2024-04-12 21:40:25,507 root INFO writing manifest file 'src/betamax.egg-info/SOURCES.txt' 2024-04-12 21:40:25,512 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-12 21:40:25,512 root INFO running install 2024-04-12 21:40:25,520 root INFO running install_lib 2024-04-12 21:40:25,521 root INFO creating build/bdist.linux-aarch64 2024-04-12 21:40:25,521 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-12 21:40:25,521 root INFO creating build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/__init__.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/options.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,522 root INFO creating build/bdist.linux-aarch64/wheel/betamax/fixtures 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/fixtures/__init__.py -> build/bdist.linux-aarch64/wheel/betamax/fixtures 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/fixtures/unittest.py -> build/bdist.linux-aarch64/wheel/betamax/fixtures 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/fixtures/pytest.py -> build/bdist.linux-aarch64/wheel/betamax/fixtures 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/mock_response.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/exceptions.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,522 root INFO copying build/lib/betamax/headers.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,523 root INFO creating build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/__init__.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/query.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/uri.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/headers.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/method.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/host.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/path.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,523 root INFO copying build/lib/betamax/matchers/digest_auth.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,524 root INFO copying build/lib/betamax/matchers/body.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,524 root INFO copying build/lib/betamax/matchers/base.py -> build/bdist.linux-aarch64/wheel/betamax/matchers 2024-04-12 21:40:25,524 root INFO copying build/lib/betamax/recorder.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,524 root INFO copying build/lib/betamax/configure.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,524 root INFO creating build/bdist.linux-aarch64/wheel/betamax/cassette 2024-04-12 21:40:25,524 root INFO copying build/lib/betamax/cassette/__init__.py -> build/bdist.linux-aarch64/wheel/betamax/cassette 2024-04-12 21:40:25,524 root INFO copying build/lib/betamax/cassette/cassette.py -> build/bdist.linux-aarch64/wheel/betamax/cassette 2024-04-12 21:40:25,524 root INFO copying build/lib/betamax/cassette/interaction.py -> build/bdist.linux-aarch64/wheel/betamax/cassette 2024-04-12 21:40:25,525 root INFO copying build/lib/betamax/util.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,525 root INFO creating build/bdist.linux-aarch64/wheel/betamax/serializers 2024-04-12 21:40:25,525 root INFO copying build/lib/betamax/serializers/__init__.py -> build/bdist.linux-aarch64/wheel/betamax/serializers 2024-04-12 21:40:25,525 root INFO copying build/lib/betamax/serializers/json_serializer.py -> build/bdist.linux-aarch64/wheel/betamax/serializers 2024-04-12 21:40:25,525 root INFO copying build/lib/betamax/serializers/base.py -> build/bdist.linux-aarch64/wheel/betamax/serializers 2024-04-12 21:40:25,525 root INFO copying build/lib/betamax/serializers/proxy.py -> build/bdist.linux-aarch64/wheel/betamax/serializers 2024-04-12 21:40:25,525 root INFO copying build/lib/betamax/decorator.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,525 root INFO copying build/lib/betamax/adapter.py -> build/bdist.linux-aarch64/wheel/betamax 2024-04-12 21:40:25,525 root INFO running install_egg_info 2024-04-12 21:40:25,529 root INFO Copying src/betamax.egg-info to build/bdist.linux-aarch64/wheel/betamax-0.9.0-py3.12.egg-info 2024-04-12 21:40:25,530 root INFO running install_scripts 2024-04-12 21:40:25,532 wheel INFO creating build/bdist.linux-aarch64/wheel/betamax-0.9.0.dist-info/WHEEL 2024-04-12 21:40:25,532 wheel INFO creating '/home/buildozer/aports/community/py3-betamax/src/betamax-0.9.0/.dist/.tmp-vorhqlti/betamax-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-12 21:40:25,532 wheel INFO adding 'betamax/__init__.py' 2024-04-12 21:40:25,533 wheel INFO adding 'betamax/adapter.py' 2024-04-12 21:40:25,533 wheel INFO adding 'betamax/configure.py' 2024-04-12 21:40:25,533 wheel INFO adding 'betamax/decorator.py' 2024-04-12 21:40:25,533 wheel INFO adding 'betamax/exceptions.py' 2024-04-12 21:40:25,533 wheel INFO adding 'betamax/headers.py' 2024-04-12 21:40:25,533 wheel INFO adding 'betamax/mock_response.py' 2024-04-12 21:40:25,533 wheel INFO adding 'betamax/options.py' 2024-04-12 21:40:25,534 wheel INFO adding 'betamax/recorder.py' 2024-04-12 21:40:25,534 wheel INFO adding 'betamax/util.py' 2024-04-12 21:40:25,534 wheel INFO adding 'betamax/cassette/__init__.py' 2024-04-12 21:40:25,534 wheel INFO adding 'betamax/cassette/cassette.py' 2024-04-12 21:40:25,534 wheel INFO adding 'betamax/cassette/interaction.py' 2024-04-12 21:40:25,534 wheel INFO adding 'betamax/fixtures/__init__.py' 2024-04-12 21:40:25,534 wheel INFO adding 'betamax/fixtures/pytest.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/fixtures/unittest.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/matchers/__init__.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/matchers/base.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/matchers/body.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/matchers/digest_auth.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/matchers/headers.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/matchers/host.py' 2024-04-12 21:40:25,535 wheel INFO adding 'betamax/matchers/method.py' 2024-04-12 21:40:25,536 wheel INFO adding 'betamax/matchers/path.py' 2024-04-12 21:40:25,536 wheel INFO adding 'betamax/matchers/query.py' 2024-04-12 21:40:25,536 wheel INFO adding 'betamax/matchers/uri.py' 2024-04-12 21:40:25,536 wheel INFO adding 'betamax/serializers/__init__.py' 2024-04-12 21:40:25,536 wheel INFO adding 'betamax/serializers/base.py' 2024-04-12 21:40:25,536 wheel INFO adding 'betamax/serializers/json_serializer.py' 2024-04-12 21:40:25,536 wheel INFO adding 'betamax/serializers/proxy.py' 2024-04-12 21:40:25,537 wheel INFO adding 'betamax-0.9.0.dist-info/LICENSE' 2024-04-12 21:40:25,537 wheel INFO adding 'betamax-0.9.0.dist-info/METADATA' 2024-04-12 21:40:25,537 wheel INFO adding 'betamax-0.9.0.dist-info/WHEEL' 2024-04-12 21:40:25,537 wheel INFO adding 'betamax-0.9.0.dist-info/entry_points.txt' 2024-04-12 21:40:25,537 wheel INFO adding 'betamax-0.9.0.dist-info/top_level.txt' 2024-04-12 21:40:25,537 wheel INFO adding 'betamax-0.9.0.dist-info/RECORD' 2024-04-12 21:40:25,538 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-12 21:40:25,539 gpep517 INFO The backend produced .dist/betamax-0.9.0-py2.py3-none-any.whl betamax-0.9.0-py2.py3-none-any.whl >>> py3-betamax: Entering fakeroot... >>> py3-betamax-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.12/site-packages/betamax/fixtures/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.12/site-packages/betamax/fixtures/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.12/site-packages/betamax/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.12/site-packages/betamax/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.12/site-packages/betamax/matchers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.12/site-packages/betamax/matchers/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.12/site-packages/betamax/cassette/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.12/site-packages/betamax/cassette/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.12/site-packages/betamax/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.12/site-packages/betamax/serializers/__pycache__' >>> py3-betamax-pyc*: Preparing subpackage py3-betamax-pyc... >>> py3-betamax-pyc*: Running postcheck for py3-betamax-pyc >>> py3-betamax*: Running postcheck for py3-betamax >>> py3-betamax*: Preparing package py3-betamax... >>> py3-betamax-pyc*: Tracing dependencies... python3 py3-requests python3~3.12 >>> py3-betamax-pyc*: Package size: 232.0 KB >>> py3-betamax-pyc*: Compressing data... >>> py3-betamax-pyc*: Create checksum... >>> py3-betamax-pyc*: Create py3-betamax-pyc-0.9.0-r1.apk >>> py3-betamax*: Tracing dependencies... python3 py3-requests python3~3.12 >>> py3-betamax*: Package size: 216.0 KB >>> py3-betamax*: Compressing data... >>> py3-betamax*: Create checksum... >>> py3-betamax*: Create py3-betamax-0.9.0-r1.apk >>> py3-betamax: Build complete at Fri, 12 Apr 2024 21:40:26 +0000 elapsed time 0h 0m 3s >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Uninstalling dependencies... (1/35) Purging .makedepends-py3-betamax (20240412.214024) (2/35) Purging py3-requests-pyc (2.31.0-r2) (3/35) Purging py3-requests (2.31.0-r2) (4/35) Purging py3-certifi-pyc (2024.2.2-r1) (5/35) Purging py3-certifi (2024.2.2-r1) (6/35) Purging py3-charset-normalizer-pyc (3.3.2-r1) (7/35) Purging py3-charset-normalizer (3.3.2-r1) (8/35) Purging py3-idna-pyc (3.6-r1) (9/35) Purging py3-idna (3.6-r1) (10/35) Purging py3-urllib3-pyc (1.26.18-r1) (11/35) Purging py3-urllib3 (1.26.18-r1) (12/35) Purging py3-gpep517-pyc (15-r2) (13/35) Purging py3-gpep517 (15-r2) (14/35) Purging py3-installer-pyc (0.7.0-r2) (15/35) Purging py3-installer (0.7.0-r2) (16/35) Purging py3-setuptools-pyc (69.2.0-r2) (17/35) Purging py3-setuptools (69.2.0-r2) (18/35) Purging py3-wheel-pyc (0.42.0-r1) (19/35) Purging py3-wheel (0.42.0-r1) (20/35) Purging py3-packaging-pyc (24.0-r1) (21/35) Purging py3-packaging (24.0-r1) (22/35) Purging py3-parsing-pyc (3.1.2-r1) (23/35) Purging py3-parsing (3.1.2-r1) (24/35) Purging python3-pyc (3.12.2-r1) (25/35) Purging python3-pycache-pyc0 (3.12.2-r1) (26/35) Purging pyc (3.12.2-r1) (27/35) Purging python3 (3.12.2-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240330-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.45.2-r0) (35/35) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-betamax: Updating the community/aarch64 repository index... >>> py3-betamax: Signing the index...