>>> py3-base58: Building testing/py3-base58 2.1.1-r0 (using abuild 3.11.21-r0) started Mon, 09 Oct 2023 10:44:48 +0000 >>> py3-base58: Checking sanity of /home/buildozer/aports/testing/py3-base58/APKBUILD... >>> py3-base58: Analyzing dependencies... >>> py3-base58: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pyhamcrest py3-pytest-benchmark (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.4-r3) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.4-r0) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20230918-r1) (7/33) Installing readline (8.2.1-r2) (8/33) Installing sqlite-libs (3.43.1-r0) (9/33) Installing python3 (3.11.6-r0) (10/33) Installing python3-pycache-pyc0 (3.11.6-r0) (11/33) Installing pyc (0.1-r0) (12/33) Installing python3-pyc (3.11.6-r0) (13/33) Installing py3-parsing (3.1.1-r0) (14/33) Installing py3-parsing-pyc (3.1.1-r0) (15/33) Installing py3-packaging (23.2-r0) (16/33) Installing py3-packaging-pyc (23.2-r0) (17/33) Installing py3-setuptools (68.2.2-r0) (18/33) Installing py3-setuptools-pyc (68.2.2-r0) (19/33) Installing py3-iniconfig (1.1.1-r6) (20/33) Installing py3-iniconfig-pyc (1.1.1-r6) (21/33) Installing py3-pluggy (1.3.0-r0) (22/33) Installing py3-pluggy-pyc (1.3.0-r0) (23/33) Installing py3-py (1.11.0-r2) (24/33) Installing py3-py-pyc (1.11.0-r2) (25/33) Installing py3-pytest (7.4.2-r0) (26/33) Installing py3-pytest-pyc (7.4.2-r0) (27/33) Installing py3-pyhamcrest (2.0.4-r2) (28/33) Installing py3-pyhamcrest-pyc (2.0.4-r2) (29/33) Installing py3-py-cpuinfo (9.0.0-r2) (30/33) Installing py3-py-cpuinfo-pyc (9.0.0-r2) (31/33) Installing py3-pytest-benchmark (4.0.0-r3) (32/33) Installing py3-pytest-benchmark-pyc (4.0.0-r3) (33/33) Installing .makedepends-py3-base58 (20231009.104448) Executing busybox-1.36.1-r12.trigger OK: 369 MiB in 135 packages >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Fetching py3-base58-2.1.1.tar.gz::https://github.com/keis/base58/archive/v2.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7678 0 7678 0 0 27881 0 --:--:-- --:--:-- --:--:-- 27881 >>> py3-base58: Fetching py3-base58-2.1.1.tar.gz::https://github.com/keis/base58/archive/v2.1.1.tar.gz >>> py3-base58: Checking sha512sums... py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/py3-base58-2.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/base58 copying base58/__init__.py -> build/lib/base58 copying base58/__main__.py -> build/lib/base58 copying base58/py.typed -> build/lib/base58 ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/testing/py3-base58/src/base58-2.1.1 plugins: benchmark-4.0.0 collected 48 items test_base45.py ............... [ 31%] test_base58.py ................................. [100%] ------------------------------------------------------------------------------------------------ benchmark: 8 tests ----------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_encode_random[8] 4.6790 (1.0) 12.8392 (1.0) 4.7775 (1.0) 0.1539 (1.0) 4.7609 (1.0) 0.0019 (1.0) 1690;30095 209,312.3191 (1.0) 64104 1 test_decode_random[8] 5.2396 (1.12) 33.0806 (2.58) 5.4025 (1.13) 0.2373 (1.54) 5.3607 (1.13) 0.0410 (22.00) 2595;5933 185,100.2469 (0.88) 87410 1 test_decode_random[32] 18.1999 (3.89) 34.1199 (2.66) 18.3891 (3.85) 0.2951 (1.92) 18.3601 (3.86) 0.0801 (43.00) 1003;1981 54,379.9154 (0.26) 33692 1 test_encode_random[32] 21.7594 (4.65) 39.6408 (3.09) 22.2875 (4.67) 0.4368 (2.84) 22.2009 (4.66) 0.3222 (173.00) 2995;1823 44,868.1513 (0.21) 25881 1 test_decode_random[256] 649.5621 (138.83) 736.6817 (57.38) 655.3393 (137.17) 4.6487 (30.21) 654.3230 (137.44) 3.2787 (>1000.0) 123;84 1,525.9272 (0.01) 1201 1 test_encode_random[256] 1,324.5642 (283.09) 1,376.8058 (107.23) 1,328.6445 (278.10) 3.1088 (20.20) 1,328.1647 (278.97) 2.2501 (>1000.0) 66;34 752.6468 (0.00) 737 1 test_decode_random[1024] 14,441.9800 (>1000.0) 14,875.3412 (>1000.0) 14,530.2520 (>1000.0) 76.6313 (497.99) 14,513.3398 (>1000.0) 74.4406 (>1000.0) 13;4 68.8219 (0.00) 66 1 test_encode_random[1024] 20,367.7639 (>1000.0) 20,412.2048 (>1000.0) 20,384.0946 (>1000.0) 9.8463 (63.99) 20,383.7641 (>1000.0) 13.0394 (>1000.0) 15;1 49.0579 (0.00) 49 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================== 48 passed in 7.45s ============================== >>> py3-base58: 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 build running build_py running install_lib creating /home/buildozer/aports/testing/py3-base58/pkg creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 copying build/lib/base58/py.typed -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 copying build/lib/base58/__init__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 copying build/lib/base58/__main__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58 byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info creating base58.egg-info writing base58.egg-info/PKG-INFO writing dependency_links to base58.egg-info/dependency_links.txt writing entry points to base58.egg-info/entry_points.txt writing requirements to base58.egg-info/requires.txt writing top-level names to base58.egg-info/top_level.txt writing manifest file 'base58.egg-info/SOURCES.txt' reading manifest file 'base58.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'base58.egg-info/SOURCES.txt' Copying base58.egg-info to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.11/site-packages/base58-2.1.1-py3.11.egg-info running install_scripts Installing base58 script to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/bin >>> py3-base58*: Running postcheck for py3-base58 >>> WARNING: py3-base58*: Found __pycache__ but package name doesn't end with -pyc >>> py3-base58*: Preparing package py3-base58... >>> py3-base58*: Stripping binaries >>> WARNING: py3-base58*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-base58*: Scanning shared objects >>> py3-base58*: Tracing dependencies... python3 python3~3.11 >>> py3-base58*: Package size: 92.0 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r0.apk >>> py3-base58: Build complete at Mon, 09 Oct 2023 10:44:58 +0000 elapsed time 0h 0m 10s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... (1/33) Purging .makedepends-py3-base58 (20231009.104448) (2/33) Purging py3-setuptools-pyc (68.2.2-r0) (3/33) Purging py3-setuptools (68.2.2-r0) (4/33) Purging py3-pyhamcrest-pyc (2.0.4-r2) (5/33) Purging py3-pyhamcrest (2.0.4-r2) (6/33) Purging py3-pytest-benchmark-pyc (4.0.0-r3) (7/33) Purging py3-pytest-benchmark (4.0.0-r3) (8/33) Purging py3-pytest-pyc (7.4.2-r0) (9/33) Purging py3-pytest (7.4.2-r0) (10/33) Purging py3-iniconfig-pyc (1.1.1-r6) (11/33) Purging py3-iniconfig (1.1.1-r6) (12/33) Purging py3-packaging-pyc (23.2-r0) (13/33) Purging py3-packaging (23.2-r0) (14/33) Purging py3-parsing-pyc (3.1.1-r0) (15/33) Purging py3-parsing (3.1.1-r0) (16/33) Purging py3-pluggy-pyc (1.3.0-r0) (17/33) Purging py3-pluggy (1.3.0-r0) (18/33) Purging py3-py-pyc (1.11.0-r2) (19/33) Purging py3-py (1.11.0-r2) (20/33) Purging py3-py-cpuinfo-pyc (9.0.0-r2) (21/33) Purging py3-py-cpuinfo (9.0.0-r2) (22/33) Purging python3-pyc (3.11.6-r0) (23/33) Purging python3-pycache-pyc0 (3.11.6-r0) (24/33) Purging pyc (0.1-r0) (25/33) Purging python3 (3.11.6-r0) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.4-r3) (29/33) Purging libpanelw (6.4_p20230918-r1) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r2) (32/33) Purging sqlite-libs (3.43.1-r0) (33/33) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r12.trigger OK: 315 MiB in 102 packages >>> py3-base58: Updating the testing/armhf repository index... >>> py3-base58: Signing the index...