>>> py3-base58: Building testing/py3-base58 2.1.1-r0 (using abuild 3.11.21-r0) started Mon, 09 Oct 2023 12:49:55 +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.124956) Executing busybox-1.36.1-r12.trigger OK: 401 MiB in 138 packages >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-base58-2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7678 0 7678 0 0 7496 0 --:--:-- 0:00:01 --:--:-- 50513 >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-base58-2.1.1.tar.gz >>> py3-base58: Checking sha512sums... py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/edge/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] 2.5891 (1.0) 31.6128 (1.04) 2.6937 (1.0) 0.3337 (1.0) 2.6561 (1.0) 0.0447 (1.0) 557;2755 371,231.6304 (1.0) 30728 1 test_decode_random[8] 3.0138 (1.16) 30.4095 (1.0) 3.1575 (1.17) 0.3638 (1.09) 3.1255 (1.18) 0.0484 (1.08) 2035;8827 316,706.7637 (0.85) 147331 1 test_encode_random[32] 9.2536 (3.57) 87.8349 (2.89) 9.5778 (3.56) 0.5878 (1.76) 9.5293 (3.59) 0.1229 (2.75) 1275;3699 104,408.5726 (0.28) 78628 1 test_decode_random[32] 9.2611 (3.58) 48.4176 (1.59) 9.6061 (3.57) 0.4774 (1.43) 9.5665 (3.60) 0.1267 (2.83) 1547;3534 104,100.9052 (0.28) 70180 1 test_decode_random[256] 129.3235 (49.95) 3,002.1369 (98.72) 131.3186 (48.75) 35.2968 (105.78) 130.3144 (49.06) 0.6296 (14.08) 8;685 7,615.0672 (0.02) 6966 1 test_encode_random[256] 137.7910 (53.22) 432.0815 (14.21) 139.5767 (51.82) 6.5421 (19.61) 139.0018 (52.33) 0.6631 (14.83) 112;605 7,164.5171 (0.02) 6914 1 test_decode_random[1024] 1,481.2015 (572.10) 2,011.1911 (66.14) 1,525.9663 (566.49) 34.7831 (104.24) 1,523.0514 (573.41) 23.4824 (525.29) 157;37 655.3225 (0.00) 608 1 test_encode_random[1024] 1,523.0402 (588.26) 1,666.4192 (54.80) 1,534.5420 (569.67) 9.9756 (29.89) 1,532.8825 (577.11) 6.5528 (146.58) 35;20 651.6602 (0.00) 645 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.44s ============================== >>> 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/__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 copying build/lib/base58/py.typed -> /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 12:50:06 +0000 elapsed time 0h 0m 11s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... (1/33) Purging .makedepends-py3-base58 (20231009.124956) (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: 345 MiB in 105 packages >>> py3-base58: Updating the testing/s390x repository index... >>> py3-base58: Signing the index...