>>> py3-trustme: Building community/py3-trustme 1.1.0-r0 (using abuild 3.11.21-r0) started Tue, 18 Jul 2023 12:09:03 +0000 >>> py3-trustme: Checking sanity of /home/buildozer/aports/community/py3-trustme/APKBUILD... >>> py3-trustme: Analyzing dependencies... >>> py3-trustme: Installing for build: build-base py3-cryptography py3-idna py3-openssl py3-service_identity python3 py3-setuptools py3-pytest (1/49) Installing libbz2 (1.0.8-r6) (2/49) Installing libffi (3.4.4-r3) (3/49) Installing gdbm (1.23-r1) (4/49) Installing xz-libs (5.4.3-r1) (5/49) Installing mpdecimal (2.5.1-r2) (6/49) Installing libpanelw (6.4_p20230715-r0) (7/49) Installing readline (8.2.1-r2) (8/49) Installing sqlite-libs (3.42.0-r2) (9/49) Installing python3 (3.11.4-r1) (10/49) Installing python3-pycache-pyc0 (3.11.4-r1) (11/49) Installing pyc (0.1-r0) (12/49) Installing py3-cparser (2.21-r2) (13/49) Installing py3-cparser-pyc (2.21-r2) (14/49) Installing py3-cffi (1.15.1-r3) (15/49) Installing py3-cffi-pyc (1.15.1-r3) (16/49) Installing py3-cryptography-pyc (41.0.2-r0) (17/49) Installing python3-pyc (3.11.4-r1) (18/49) Installing py3-cryptography (41.0.2-r0) (19/49) Installing py3-idna (3.4-r4) (20/49) Installing py3-idna-pyc (3.4-r4) (21/49) Installing py3-openssl (23.2.0-r0) (22/49) Installing py3-openssl-pyc (23.2.0-r0) (23/49) Installing py3-asn1 (0.5.0-r0) (24/49) Installing py3-asn1-pyc (0.5.0-r0) (25/49) Installing py3-six (1.16.0-r6) (26/49) Installing py3-six-pyc (1.16.0-r6) (27/49) Installing py3-asn1-modules (0.3.0-r1) (28/49) Installing py3-asn1-modules-pyc (0.3.0-r1) (29/49) Installing py3-attrs (23.1.0-r1) (30/49) Installing py3-attrs-pyc (23.1.0-r1) (31/49) Installing py3-characteristic (14.3.0-r10) (32/49) Installing py3-characteristic-pyc (14.3.0-r10) (33/49) Installing py3-service_identity (21.1.0-r4) (34/49) Installing py3-service_identity-pyc (21.1.0-r4) (35/49) Installing py3-parsing (3.1.0-r0) (36/49) Installing py3-parsing-pyc (3.1.0-r0) (37/49) Installing py3-packaging (23.1-r1) (38/49) Installing py3-packaging-pyc (23.1-r1) (39/49) Installing py3-setuptools (68.0.0-r0) (40/49) Installing py3-setuptools-pyc (68.0.0-r0) (41/49) Installing py3-iniconfig (1.1.1-r6) (42/49) Installing py3-iniconfig-pyc (1.1.1-r6) (43/49) Installing py3-pluggy (1.2.0-r0) (44/49) Installing py3-pluggy-pyc (1.2.0-r0) (45/49) Installing py3-py (1.11.0-r2) (46/49) Installing py3-py-pyc (1.11.0-r2) (47/49) Installing py3-pytest (7.4.0-r0) (48/49) Installing py3-pytest-pyc (7.4.0-r0) (49/49) Installing .makedepends-py3-trustme (20230718.120905) Executing busybox-1.36.1-r3.trigger OK: 442 MiB in 154 packages >>> py3-trustme: Cleaning up srcdir >>> py3-trustme: Cleaning up pkgdir >>> py3-trustme: Cleaning up tmpdir >>> py3-trustme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trustme-1.1.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-trustme: Fetching https://pypi.python.org/packages/source/t/trustme/trustme-1.1.0.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 122 100 122 0 0 855 0 --:--:-- --:--:-- --:--:-- 859 100 274 100 274 0 0 1612 0 --:--:-- --:--:-- --:--:-- 1612 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 29611 18 5503 0 0 21992 0 0:00:01 --:--:-- 0:00:01 21992 100 29611 100 29611 0 0 113k 0 --:--:-- --:--:-- --:--:-- 7847k >>> py3-trustme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trustme-1.1.0.tar.gz >>> py3-trustme: Checking sha512sums... trustme-1.1.0.tar.gz: OK >>> py3-trustme: Unpacking /var/cache/distfiles/edge/trustme-1.1.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/trustme copying src/trustme/__init__.py -> build/lib/trustme copying src/trustme/_cli.py -> build/lib/trustme copying src/trustme/_version.py -> build/lib/trustme copying src/trustme/__main__.py -> build/lib/trustme copying src/trustme/py.typed -> build/lib/trustme ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 rootdir: /home/buildozer/aports/community/py3-trustme/src/trustme-1.1.0 collected 27 items tests/test_cli.py .......... [ 37%] tests/test_trustme.py ................. [100%] ============================== 27 passed in 3.12s ============================== >>> py3-trustme: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-trustme/pkg creating /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme creating /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr creating /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib creating /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme copying build/lib/trustme/__init__.py -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme copying build/lib/trustme/_cli.py -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme copying build/lib/trustme/py.typed -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme copying build/lib/trustme/_version.py -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme creating /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme/__pycache__ copying build/lib/trustme/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme/__pycache__ copying build/lib/trustme/__pycache__/_cli.cpython-311.pyc -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme/__pycache__ copying build/lib/trustme/__pycache__/__main__.cpython-311.pyc -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme/__pycache__ copying build/lib/trustme/__pycache__/_version.cpython-311.pyc -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme/__pycache__ copying build/lib/trustme/__main__.py -> /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme running install_egg_info running egg_info writing src/trustme.egg-info/PKG-INFO writing dependency_links to src/trustme.egg-info/dependency_links.txt writing requirements to src/trustme.egg-info/requires.txt writing top-level names to src/trustme.egg-info/top_level.txt reading manifest file 'src/trustme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'src/trustme.egg-info/SOURCES.txt' Copying src/trustme.egg-info to /home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme-1.1.0-py3.11.egg-info running install_scripts >>> py3-trustme-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-trustme/pkg/py3-trustme/usr/lib/python3.11/site-packages/trustme/__pycache__' -> '/home/buildozer/aports/community/py3-trustme/pkg/py3-trustme-pyc/usr/lib/python3.11/site-packages/trustme/__pycache__' >>> py3-trustme-pyc*: Preparing subpackage py3-trustme-pyc... >>> py3-trustme-pyc*: Running postcheck for py3-trustme-pyc >>> py3-trustme*: Running postcheck for py3-trustme >>> py3-trustme*: Preparing package py3-trustme... >>> py3-trustme-pyc*: Tracing dependencies... py3-cryptography py3-idna py3-openssl py3-service_identity python3 python3~3.11 >>> py3-trustme-pyc*: Package size: 72.0 KB >>> py3-trustme-pyc*: Compressing data... >>> py3-trustme-pyc*: Create checksum... >>> py3-trustme-pyc*: Create py3-trustme-pyc-1.1.0-r0.apk >>> py3-trustme*: Tracing dependencies... py3-cryptography py3-idna py3-openssl py3-service_identity python3 python3~3.11 >>> py3-trustme*: Package size: 84.0 KB >>> py3-trustme*: Compressing data... >>> py3-trustme*: Create checksum... >>> py3-trustme*: Create py3-trustme-1.1.0-r0.apk >>> py3-trustme: Build complete at Tue, 18 Jul 2023 12:09:10 +0000 elapsed time 0h 0m 7s >>> py3-trustme: Cleaning up srcdir >>> py3-trustme: Cleaning up pkgdir >>> py3-trustme: Uninstalling dependencies... (1/49) Purging .makedepends-py3-trustme (20230718.120905) (2/49) Purging py3-idna-pyc (3.4-r4) (3/49) Purging py3-idna (3.4-r4) (4/49) Purging py3-openssl-pyc (23.2.0-r0) (5/49) Purging py3-openssl (23.2.0-r0) (6/49) Purging py3-service_identity-pyc (21.1.0-r4) (7/49) Purging py3-service_identity (21.1.0-r4) (8/49) Purging py3-six-pyc (1.16.0-r6) (9/49) Purging py3-six (1.16.0-r6) (10/49) Purging py3-asn1-modules-pyc (0.3.0-r1) (11/49) Purging py3-asn1-modules (0.3.0-r1) (12/49) Purging py3-asn1-pyc (0.5.0-r0) (13/49) Purging py3-asn1 (0.5.0-r0) (14/49) Purging py3-attrs-pyc (23.1.0-r1) (15/49) Purging py3-attrs (23.1.0-r1) (16/49) Purging py3-characteristic-pyc (14.3.0-r10) (17/49) Purging py3-characteristic (14.3.0-r10) (18/49) Purging py3-cryptography-pyc (41.0.2-r0) (19/49) Purging py3-cryptography (41.0.2-r0) (20/49) Purging py3-cffi-pyc (1.15.1-r3) (21/49) Purging py3-cffi (1.15.1-r3) (22/49) Purging py3-cparser-pyc (2.21-r2) (23/49) Purging py3-cparser (2.21-r2) (24/49) Purging py3-setuptools-pyc (68.0.0-r0) (25/49) Purging py3-setuptools (68.0.0-r0) (26/49) Purging py3-pytest-pyc (7.4.0-r0) (27/49) Purging py3-pytest (7.4.0-r0) (28/49) Purging py3-iniconfig-pyc (1.1.1-r6) (29/49) Purging py3-iniconfig (1.1.1-r6) (30/49) Purging py3-packaging-pyc (23.1-r1) (31/49) Purging py3-packaging (23.1-r1) (32/49) Purging py3-parsing-pyc (3.1.0-r0) (33/49) Purging py3-parsing (3.1.0-r0) (34/49) Purging py3-pluggy-pyc (1.2.0-r0) (35/49) Purging py3-pluggy (1.2.0-r0) (36/49) Purging py3-py-pyc (1.11.0-r2) (37/49) Purging py3-py (1.11.0-r2) (38/49) Purging python3-pyc (3.11.4-r1) (39/49) Purging python3-pycache-pyc0 (3.11.4-r1) (40/49) Purging pyc (0.1-r0) (41/49) Purging python3 (3.11.4-r1) (42/49) Purging gdbm (1.23-r1) (43/49) Purging libbz2 (1.0.8-r6) (44/49) Purging libffi (3.4.4-r3) (45/49) Purging libpanelw (6.4_p20230715-r0) (46/49) Purging mpdecimal (2.5.1-r2) (47/49) Purging readline (8.2.1-r2) (48/49) Purging sqlite-libs (3.42.0-r2) (49/49) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r3.trigger OK: 376 MiB in 105 packages >>> py3-trustme: Updating the community/x86_64 repository index... >>> py3-trustme: Signing the index...