>>> py3-bencode: Building testing/py3-bencode 4.0.0-r0 (using abuild 3.11.1-r0) started Fri, 26 May 2023 20:39:17 +0000 >>> py3-bencode: Checking sanity of /home/buildozer/aports/testing/py3-bencode/APKBUILD... >>> py3-bencode: Analyzing dependencies... >>> py3-bencode: Installing for build: build-base py3-setuptools py3-pbr py3-gpep517 py3-wheel py3-pytest (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.4-r3) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.3-r1) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20230520-r0) (7/35) Installing readline (8.2.1-r2) (8/35) Installing sqlite-libs (3.42.0-r0) (9/35) Installing python3 (3.11.3-r11) (10/35) Installing python3-pycache-pyc0 (3.11.3-r11) (11/35) Installing pyc (0.1-r0) (12/35) Installing py3-setuptools-pyc (67.8.0-r0) (13/35) Installing py3-parsing (3.0.9-r2) (14/35) Installing py3-parsing-pyc (3.0.9-r2) (15/35) Installing py3-packaging-pyc (23.1-r1) (16/35) Installing python3-pyc (3.11.3-r11) (17/35) Installing py3-packaging (23.1-r1) (18/35) Installing py3-setuptools (67.8.0-r0) (19/35) Installing py3-pbr (5.11.1-r2) (20/35) Installing py3-pbr-pyc (5.11.1-r2) (21/35) Installing py3-installer (0.7.0-r1) (22/35) Installing py3-installer-pyc (0.7.0-r1) (23/35) Installing py3-gpep517 (13-r2) (24/35) Installing py3-gpep517-pyc (13-r2) (25/35) Installing py3-wheel (0.40.0-r1) (26/35) Installing py3-wheel-pyc (0.40.0-r1) (27/35) Installing py3-iniconfig (1.1.1-r6) (28/35) Installing py3-iniconfig-pyc (1.1.1-r6) (29/35) Installing py3-pluggy (1.0.0-r3) (30/35) Installing py3-pluggy-pyc (1.0.0-r3) (31/35) Installing py3-py (1.11.0-r2) (32/35) Installing py3-py-pyc (1.11.0-r2) (33/35) Installing py3-pytest (7.3.1-r1) (34/35) Installing py3-pytest-pyc (7.3.1-r1) (35/35) Installing .makedepends-py3-bencode (20230526.203919) Executing busybox-1.36.1-r0.trigger OK: 317 MiB in 135 packages >>> py3-bencode: Cleaning up srcdir >>> py3-bencode: Cleaning up pkgdir >>> py3-bencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bencode-4.0.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 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-bencode: Fetching py3-bencode-4.0.0.tar.gz::https://github.com/fuzeman/bencode.py/archive/4.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17192 0 17192 0 0 11205 0 --:--:-- 0:00:01 --:--:-- 23647 >>> py3-bencode: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bencode-4.0.0.tar.gz >>> py3-bencode: Checking sha512sums... py3-bencode-4.0.0.tar.gz: OK >>> py3-bencode: Unpacking /var/cache/distfiles/py3-bencode-4.0.0.tar.gz... 2023-05-26 20:39:21,930 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2023-05-26 20:39:22,039 root INFO running bdist_wheel 2023-05-26 20:39:22,048 root INFO running build 2023-05-26 20:39:22,048 root INFO running build_py 2023-05-26 20:39:22,051 root INFO creating build 2023-05-26 20:39:22,051 root INFO creating build/lib 2023-05-26 20:39:22,051 root INFO creating build/lib/bencode 2023-05-26 20:39:22,051 root INFO copying bencode/exceptions.py -> build/lib/bencode 2023-05-26 20:39:22,051 root INFO copying bencode/BTL.py -> build/lib/bencode 2023-05-26 20:39:22,052 root INFO copying bencode/__init__.py -> build/lib/bencode 2023-05-26 20:39:22,052 root INFO creating build/lib/bencodepy 2023-05-26 20:39:22,052 root INFO copying bencodepy/encoder.py -> build/lib/bencodepy 2023-05-26 20:39:22,052 root INFO copying bencodepy/decoder.py -> build/lib/bencodepy 2023-05-26 20:39:22,052 root INFO copying bencodepy/exceptions.py -> build/lib/bencodepy 2023-05-26 20:39:22,053 root INFO copying bencodepy/__init__.py -> build/lib/bencodepy 2023-05-26 20:39:22,053 root INFO copying bencodepy/compat.py -> build/lib/bencodepy 2023-05-26 20:39:22,053 root INFO copying bencodepy/common.py -> build/lib/bencodepy 2023-05-26 20:39:22,053 root INFO running egg_info 2023-05-26 20:39:22,053 root INFO creating bencode.py.egg-info 2023-05-26 20:39:22,055 root INFO writing bencode.py.egg-info/PKG-INFO 2023-05-26 20:39:22,055 root INFO writing dependency_links to bencode.py.egg-info/dependency_links.txt 2023-05-26 20:39:22,056 root INFO writing top-level names to bencode.py.egg-info/top_level.txt 2023-05-26 20:39:22,063 root INFO [pbr] Processing SOURCES.txt 2023-05-26 20:39:22,063 root INFO writing manifest file 'bencode.py.egg-info/SOURCES.txt' 2023-05-26 20:39:22,065 root INFO reading manifest file 'bencode.py.egg-info/SOURCES.txt' 2023-05-26 20:39:22,065 root WARNING warning: no files found matching 'ChangeLog' 2023-05-26 20:39:22,065 root WARNING warning: no previously-included files found matching '.gitignore' 2023-05-26 20:39:22,066 root WARNING warning: no previously-included files found matching '.gitreview' 2023-05-26 20:39:22,066 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-05-26 20:39:22,070 root INFO reading manifest template 'MANIFEST.in' 2023-05-26 20:39:22,072 root WARNING warning: no files found matching 'fixtures\*' under directory 'tests' 2023-05-26 20:39:22,073 root WARNING warning: no files found matching 'requirements*.txt' 2023-05-26 20:39:22,075 root WARNING warning: no previously-included files matching '*.iml' found anywhere in distribution 2023-05-26 20:39:22,075 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-05-26 20:39:22,075 root INFO adding license file 'LICENSE' 2023-05-26 20:39:22,075 root INFO adding license file 'AUTHORS' 2023-05-26 20:39:22,076 root INFO adding license file 'AUTHORS.in' 2023-05-26 20:39:22,077 root INFO writing manifest file 'bencode.py.egg-info/SOURCES.txt' 2023-05-26 20:39:22,079 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-05-26 20:39:22,079 root INFO running install 2023-05-26 20:39:22,101 root INFO [pbr] Generating AUTHORS 2023-05-26 20:39:22,105 root INFO [pbr] AUTHORS complete (0.0s) 2023-05-26 20:39:22,105 root INFO running install_lib 2023-05-26 20:39:22,109 root INFO creating build/bdist.linux-ppc64le 2023-05-26 20:39:22,109 root INFO creating build/bdist.linux-ppc64le/wheel 2023-05-26 20:39:22,110 root INFO creating build/bdist.linux-ppc64le/wheel/bencodepy 2023-05-26 20:39:22,110 root INFO copying build/lib/bencodepy/encoder.py -> build/bdist.linux-ppc64le/wheel/bencodepy 2023-05-26 20:39:22,110 root INFO copying build/lib/bencodepy/decoder.py -> build/bdist.linux-ppc64le/wheel/bencodepy 2023-05-26 20:39:22,110 root INFO copying build/lib/bencodepy/exceptions.py -> build/bdist.linux-ppc64le/wheel/bencodepy 2023-05-26 20:39:22,111 root INFO copying build/lib/bencodepy/__init__.py -> build/bdist.linux-ppc64le/wheel/bencodepy 2023-05-26 20:39:22,111 root INFO copying build/lib/bencodepy/compat.py -> build/bdist.linux-ppc64le/wheel/bencodepy 2023-05-26 20:39:22,111 root INFO copying build/lib/bencodepy/common.py -> build/bdist.linux-ppc64le/wheel/bencodepy 2023-05-26 20:39:22,112 root INFO creating build/bdist.linux-ppc64le/wheel/bencode 2023-05-26 20:39:22,112 root INFO copying build/lib/bencode/exceptions.py -> build/bdist.linux-ppc64le/wheel/bencode 2023-05-26 20:39:22,112 root INFO copying build/lib/bencode/BTL.py -> build/bdist.linux-ppc64le/wheel/bencode 2023-05-26 20:39:22,113 root INFO copying build/lib/bencode/__init__.py -> build/bdist.linux-ppc64le/wheel/bencode 2023-05-26 20:39:22,113 root INFO running install_egg_info 2023-05-26 20:39:22,116 root INFO Copying bencode.py.egg-info to build/bdist.linux-ppc64le/wheel/bencode.py-4.0.0-py3.11.egg-info 2023-05-26 20:39:22,118 root INFO running install_scripts 2023-05-26 20:39:22,122 wheel INFO creating build/bdist.linux-ppc64le/wheel/bencode.py-4.0.0.dist-info/WHEEL 2023-05-26 20:39:22,123 wheel INFO creating '/home/buildozer/aports/testing/py3-bencode/src/bencode.py-4.0.0/dist/.tmp-fmr4dovh/bencode.py-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-05-26 20:39:22,123 wheel INFO adding 'bencode/BTL.py' 2023-05-26 20:39:22,123 wheel INFO adding 'bencode/__init__.py' 2023-05-26 20:39:22,124 wheel INFO adding 'bencode/exceptions.py' 2023-05-26 20:39:22,125 wheel INFO adding 'bencodepy/__init__.py' 2023-05-26 20:39:22,125 wheel INFO adding 'bencodepy/common.py' 2023-05-26 20:39:22,125 wheel INFO adding 'bencodepy/compat.py' 2023-05-26 20:39:22,126 wheel INFO adding 'bencodepy/decoder.py' 2023-05-26 20:39:22,126 wheel INFO adding 'bencodepy/encoder.py' 2023-05-26 20:39:22,126 wheel INFO adding 'bencodepy/exceptions.py' 2023-05-26 20:39:22,126 wheel INFO adding 'bencode.py-4.0.0.dist-info/AUTHORS' 2023-05-26 20:39:22,127 wheel INFO adding 'bencode.py-4.0.0.dist-info/AUTHORS.in' 2023-05-26 20:39:22,127 wheel INFO adding 'bencode.py-4.0.0.dist-info/LICENSE' 2023-05-26 20:39:22,127 wheel INFO adding 'bencode.py-4.0.0.dist-info/METADATA' 2023-05-26 20:39:22,128 wheel INFO adding 'bencode.py-4.0.0.dist-info/WHEEL' 2023-05-26 20:39:22,128 wheel INFO adding 'bencode.py-4.0.0.dist-info/top_level.txt' 2023-05-26 20:39:22,128 wheel INFO adding 'bencode.py-4.0.0.dist-info/RECORD' 2023-05-26 20:39:22,128 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-05-26 20:39:22,130 gpep517 INFO The backend produced dist/bencode.py-4.0.0-py2.py3-none-any.whl bencode.py-4.0.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-bencode/src/bencode.py-4.0.0 configfile: pytest.ini collected 44 items tests/bencode/bencode_tests.py .s.s..s...s.....s.s [ 43%] tests/bencode/file_tests.py ...... [ 56%] tests/bencodepy/bencode_tests.py ............. [ 86%] tests/bencodepy/file_tests.py ...... [100%] ======================== 38 passed, 6 skipped in 0.14s ========================= >>> py3-bencode: Entering fakeroot... >>> py3-bencode-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode/usr/lib/python3.11/site-packages/bencodepy/__pycache__' -> '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode-pyc/usr/lib/python3.11/site-packages/bencodepy/__pycache__' '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode/usr/lib/python3.11/site-packages/bencode/__pycache__' -> '/home/buildozer/aports/testing/py3-bencode/pkg/py3-bencode-pyc/usr/lib/python3.11/site-packages/bencode/__pycache__' >>> py3-bencode-pyc*: Preparing subpackage py3-bencode-pyc... >>> py3-bencode-pyc*: Running postcheck for py3-bencode-pyc >>> py3-bencode*: Running postcheck for py3-bencode >>> py3-bencode*: Preparing package py3-bencode... >>> py3-bencode-pyc*: Tracing dependencies... python3~3.11 >>> py3-bencode-pyc*: Package size: 84.0 KB >>> py3-bencode-pyc*: Compressing data... >>> py3-bencode-pyc*: Create checksum... >>> py3-bencode-pyc*: Create py3-bencode-pyc-4.0.0-r0.apk >>> py3-bencode*: Tracing dependencies... python3~3.11 >>> py3-bencode*: Package size: 136.0 KB >>> py3-bencode*: Compressing data... >>> py3-bencode*: Create checksum... >>> py3-bencode*: Create py3-bencode-4.0.0-r0.apk >>> py3-bencode: Build complete at Fri, 26 May 2023 20:39:23 +0000 elapsed time 0h 0m 6s >>> py3-bencode: Cleaning up srcdir >>> py3-bencode: Cleaning up pkgdir >>> py3-bencode: Uninstalling dependencies... (1/35) Purging .makedepends-py3-bencode (20230526.203919) (2/35) Purging py3-setuptools-pyc (67.8.0-r0) (3/35) Purging py3-setuptools (67.8.0-r0) (4/35) Purging py3-pbr-pyc (5.11.1-r2) (5/35) Purging py3-pbr (5.11.1-r2) (6/35) Purging py3-gpep517-pyc (13-r2) (7/35) Purging py3-gpep517 (13-r2) (8/35) Purging py3-installer-pyc (0.7.0-r1) (9/35) Purging py3-installer (0.7.0-r1) (10/35) Purging py3-wheel-pyc (0.40.0-r1) (11/35) Purging py3-wheel (0.40.0-r1) (12/35) Purging py3-pytest-pyc (7.3.1-r1) (13/35) Purging py3-pytest (7.3.1-r1) (14/35) Purging py3-iniconfig-pyc (1.1.1-r6) (15/35) Purging py3-iniconfig (1.1.1-r6) (16/35) Purging py3-packaging-pyc (23.1-r1) (17/35) Purging py3-packaging (23.1-r1) (18/35) Purging py3-parsing-pyc (3.0.9-r2) (19/35) Purging py3-parsing (3.0.9-r2) (20/35) Purging py3-pluggy-pyc (1.0.0-r3) (21/35) Purging py3-pluggy (1.0.0-r3) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging python3-pyc (3.11.3-r11) (25/35) Purging python3-pycache-pyc0 (3.11.3-r11) (26/35) Purging pyc (0.1-r0) (27/35) Purging python3 (3.11.3-r11) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.4-r3) (31/35) Purging libpanelw (6.4_p20230520-r0) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.1-r2) (34/35) Purging sqlite-libs (3.42.0-r0) (35/35) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r0.trigger OK: 257 MiB in 100 packages >>> py3-bencode: Updating the testing/ppc64le repository index... >>> py3-bencode: Signing the index...