>>> py3-commentjson: Building testing/py3-commentjson 0.9.0-r1 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 06:35:33 +0000 >>> py3-commentjson: Checking sanity of /home/buildozer/aports/testing/py3-commentjson/APKBUILD... >>> py3-commentjson: Analyzing dependencies... >>> py3-commentjson: Installing for build: build-base python3 py3-lark-parser py3-gpep517 py3-setuptools py3-wheel py3-six python3-tests (1/30) Installing libbz2 (1.0.8-r5) (2/30) Installing libffi (3.4.4-r2) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.2-r1) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20230401-r5) (7/30) Installing readline (8.2.1-r1) (8/30) Installing sqlite-libs (3.41.2-r2) (9/30) Installing python3 (3.11.3-r10) (10/30) Installing python3-pycache-pyc0 (3.11.3-r10) (11/30) Installing pyc (0.1-r0) (12/30) Installing python3-pyc (3.11.3-r10) (13/30) Installing py3-lark-parser (0.11.3-r3) (14/30) Installing py3-lark-parser-pyc (0.11.3-r3) (15/30) Installing py3-installer (0.7.0-r1) (16/30) Installing py3-installer-pyc (0.7.0-r1) (17/30) Installing py3-gpep517 (13-r2) (18/30) Installing py3-gpep517-pyc (13-r2) (19/30) Installing py3-parsing (3.0.9-r2) (20/30) Installing py3-parsing-pyc (3.0.9-r2) (21/30) Installing py3-packaging (23.1-r1) (22/30) Installing py3-packaging-pyc (23.1-r1) (23/30) Installing py3-setuptools (67.7.1-r0) (24/30) Installing py3-setuptools-pyc (67.7.1-r0) (25/30) Installing py3-wheel (0.40.0-r1) (26/30) Installing py3-wheel-pyc (0.40.0-r1) (27/30) Installing py3-six (1.16.0-r6) (28/30) Installing py3-six-pyc (1.16.0-r6) (29/30) Installing python3-tests (3.11.3-r10) (30/30) Installing .makedepends-py3-commentjson (20230423.063535) Executing busybox-1.36.0-r7.trigger OK: 581 MiB in 131 packages >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-commentjson-0.9.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 15297 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15297 100 15297 0 0 32462 0 --:--:-- --:--:-- --:--:-- 32408 >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-commentjson-0.9.0.tar.gz >>> py3-commentjson: Checking sha512sums... py3-commentjson-0.9.0.tar.gz: OK >>> py3-commentjson: Unpacking /var/cache/distfiles/edge/py3-commentjson-0.9.0.tar.gz... 2023-04-23 06:35:38,066 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-23 06:35:38,094 root INFO running bdist_wheel 2023-04-23 06:35:38,106 root INFO running build 2023-04-23 06:35:38,106 root INFO running build_py 2023-04-23 06:35:38,109 root INFO creating build 2023-04-23 06:35:38,109 root INFO creating build/lib 2023-04-23 06:35:38,109 root INFO creating build/lib/commentjson 2023-04-23 06:35:38,109 root INFO copying commentjson/__init__.py -> build/lib/commentjson 2023-04-23 06:35:38,109 root INFO copying commentjson/commentjson.py -> build/lib/commentjson 2023-04-23 06:35:38,110 root INFO creating build/lib/commentjson/tests 2023-04-23 06:35:38,110 root INFO copying commentjson/tests/__init__.py -> build/lib/commentjson/tests 2023-04-23 06:35:38,111 root INFO copying commentjson/tests/test_commentjson.py -> build/lib/commentjson/tests 2023-04-23 06:35:38,111 root INFO creating build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,111 root INFO copying commentjson/tests/test_json/test_unicode.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,111 root INFO copying commentjson/tests/test_json/test_dump.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,112 root INFO copying commentjson/tests/test_json/test_separators.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,112 root INFO copying commentjson/tests/test_json/test_indent.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,112 root INFO copying commentjson/tests/test_json/test_pass1.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,113 root INFO copying commentjson/tests/test_json/__init__.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,113 root INFO copying commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,113 root INFO copying commentjson/tests/test_json/test_pass3.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,113 root INFO copying commentjson/tests/test_json/test_float.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,113 root INFO copying commentjson/tests/test_json/test_recursion.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,114 root INFO copying commentjson/tests/test_json/test_pass2.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,114 root INFO copying commentjson/tests/test_json/test_decode.py -> build/lib/commentjson/tests/test_json 2023-04-23 06:35:38,114 root INFO running egg_info 2023-04-23 06:35:38,119 root INFO creating commentjson.egg-info 2023-04-23 06:35:38,121 root INFO writing commentjson.egg-info/PKG-INFO 2023-04-23 06:35:38,121 root INFO writing dependency_links to commentjson.egg-info/dependency_links.txt 2023-04-23 06:35:38,121 root INFO writing requirements to commentjson.egg-info/requires.txt 2023-04-23 06:35:38,122 root INFO writing top-level names to commentjson.egg-info/top_level.txt 2023-04-23 06:35:38,122 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2023-04-23 06:35:38,124 root INFO reading manifest file 'commentjson.egg-info/SOURCES.txt' 2023-04-23 06:35:38,124 root INFO reading manifest template 'MANIFEST.in' 2023-04-23 06:35:38,125 root INFO adding license file 'LICENSE.rst' 2023-04-23 06:35:38,125 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2023-04-23 06:35:38,131 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-04-23 06:35:38,131 root INFO running install 2023-04-23 06:35:38,140 root INFO running install_lib 2023-04-23 06:35:38,142 root INFO creating build/bdist.linux-x86_64 2023-04-23 06:35:38,142 root INFO creating build/bdist.linux-x86_64/wheel 2023-04-23 06:35:38,142 root INFO creating build/bdist.linux-x86_64/wheel/commentjson 2023-04-23 06:35:38,143 root INFO creating build/bdist.linux-x86_64/wheel/commentjson/tests 2023-04-23 06:35:38,143 root INFO creating build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,143 root INFO copying build/lib/commentjson/tests/test_json/test_unicode.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,143 root INFO copying build/lib/commentjson/tests/test_json/test_dump.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,143 root INFO copying build/lib/commentjson/tests/test_json/test_separators.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,144 root INFO copying build/lib/commentjson/tests/test_json/test_indent.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,144 root INFO copying build/lib/commentjson/tests/test_json/test_pass1.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,144 root INFO copying build/lib/commentjson/tests/test_json/__init__.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,144 root INFO copying build/lib/commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,145 root INFO copying build/lib/commentjson/tests/test_json/test_pass3.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,145 root INFO copying build/lib/commentjson/tests/test_json/test_float.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,145 root INFO copying build/lib/commentjson/tests/test_json/test_recursion.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,145 root INFO copying build/lib/commentjson/tests/test_json/test_pass2.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,146 root INFO copying build/lib/commentjson/tests/test_json/test_decode.py -> build/bdist.linux-x86_64/wheel/commentjson/tests/test_json 2023-04-23 06:35:38,146 root INFO copying build/lib/commentjson/tests/__init__.py -> build/bdist.linux-x86_64/wheel/commentjson/tests 2023-04-23 06:35:38,146 root INFO copying build/lib/commentjson/tests/test_commentjson.py -> build/bdist.linux-x86_64/wheel/commentjson/tests 2023-04-23 06:35:38,146 root INFO copying build/lib/commentjson/__init__.py -> build/bdist.linux-x86_64/wheel/commentjson 2023-04-23 06:35:38,146 root INFO copying build/lib/commentjson/commentjson.py -> build/bdist.linux-x86_64/wheel/commentjson 2023-04-23 06:35:38,147 root INFO running install_egg_info 2023-04-23 06:35:38,150 root INFO Copying commentjson.egg-info to build/bdist.linux-x86_64/wheel/commentjson-0.9.0-py3.11.egg-info 2023-04-23 06:35:38,151 root INFO running install_scripts 2023-04-23 06:35:38,154 wheel INFO creating build/bdist.linux-x86_64/wheel/commentjson-0.9.0.dist-info/WHEEL 2023-04-23 06:35:38,154 wheel INFO creating '/home/buildozer/aports/testing/py3-commentjson/src/commentjson-0.9.0/dist/.tmp-chagqsim/commentjson-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-04-23 06:35:38,154 wheel INFO adding 'commentjson/__init__.py' 2023-04-23 06:35:38,155 wheel INFO adding 'commentjson/commentjson.py' 2023-04-23 06:35:38,155 wheel INFO adding 'commentjson/tests/__init__.py' 2023-04-23 06:35:38,155 wheel INFO adding 'commentjson/tests/test_commentjson.py' 2023-04-23 06:35:38,156 wheel INFO adding 'commentjson/tests/test_json/__init__.py' 2023-04-23 06:35:38,156 wheel INFO adding 'commentjson/tests/test_json/test_decode.py' 2023-04-23 06:35:38,156 wheel INFO adding 'commentjson/tests/test_json/test_dump.py' 2023-04-23 06:35:38,156 wheel INFO adding 'commentjson/tests/test_json/test_encode_basestring_ascii.py' 2023-04-23 06:35:38,157 wheel INFO adding 'commentjson/tests/test_json/test_float.py' 2023-04-23 06:35:38,157 wheel INFO adding 'commentjson/tests/test_json/test_indent.py' 2023-04-23 06:35:38,157 wheel INFO adding 'commentjson/tests/test_json/test_pass1.py' 2023-04-23 06:35:38,157 wheel INFO adding 'commentjson/tests/test_json/test_pass2.py' 2023-04-23 06:35:38,157 wheel INFO adding 'commentjson/tests/test_json/test_pass3.py' 2023-04-23 06:35:38,158 wheel INFO adding 'commentjson/tests/test_json/test_recursion.py' 2023-04-23 06:35:38,158 wheel INFO adding 'commentjson/tests/test_json/test_separators.py' 2023-04-23 06:35:38,158 wheel INFO adding 'commentjson/tests/test_json/test_unicode.py' 2023-04-23 06:35:38,158 wheel INFO adding 'commentjson-0.9.0.dist-info/LICENSE.rst' 2023-04-23 06:35:38,159 wheel INFO adding 'commentjson-0.9.0.dist-info/METADATA' 2023-04-23 06:35:38,159 wheel INFO adding 'commentjson-0.9.0.dist-info/WHEEL' 2023-04-23 06:35:38,159 wheel INFO adding 'commentjson-0.9.0.dist-info/top_level.txt' 2023-04-23 06:35:38,159 wheel INFO adding 'commentjson-0.9.0.dist-info/RECORD' 2023-04-23 06:35:38,159 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-04-23 06:35:38,160 gpep517 INFO The backend produced dist/commentjson-0.9.0-py3-none-any.whl commentjson-0.9.0-py3-none-any.whl ...............................s..s........s.s................. ---------------------------------------------------------------------- Ran 63 tests in 19.242s OK (skipped=4) >>> py3-commentjson: Entering fakeroot... >>> py3-commentjson-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-commentjson/pkg/py3-commentjson/usr/lib/python3.11/site-packages/commentjson/__pycache__' -> '/home/buildozer/aports/testing/py3-commentjson/pkg/py3-commentjson-pyc/usr/lib/python3.11/site-packages/commentjson/__pycache__' >>> py3-commentjson-pyc*: Preparing subpackage py3-commentjson-pyc... >>> py3-commentjson-pyc*: Running postcheck for py3-commentjson-pyc >>> py3-commentjson*: Running postcheck for py3-commentjson >>> py3-commentjson*: Preparing package py3-commentjson... >>> py3-commentjson-pyc*: Tracing dependencies... python3 py3-lark-parser python3~3.11 >>> py3-commentjson-pyc*: Package size: 44.0 KB >>> py3-commentjson-pyc*: Compressing data... >>> py3-commentjson-pyc*: Create checksum... >>> py3-commentjson-pyc*: Create py3-commentjson-pyc-0.9.0-r1.apk >>> py3-commentjson*: Tracing dependencies... python3 py3-lark-parser python3~3.11 >>> py3-commentjson*: Package size: 60.0 KB >>> py3-commentjson*: Compressing data... >>> py3-commentjson*: Create checksum... >>> py3-commentjson*: Create py3-commentjson-0.9.0-r1.apk >>> py3-commentjson: Build complete at Sun, 23 Apr 2023 06:35:58 +0000 elapsed time 0h 0m 25s >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Uninstalling dependencies... (1/30) Purging .makedepends-py3-commentjson (20230423.063535) (2/30) Purging py3-lark-parser-pyc (0.11.3-r3) (3/30) Purging py3-lark-parser (0.11.3-r3) (4/30) Purging py3-gpep517-pyc (13-r2) (5/30) Purging py3-gpep517 (13-r2) (6/30) Purging py3-installer-pyc (0.7.0-r1) (7/30) Purging py3-installer (0.7.0-r1) (8/30) Purging py3-setuptools-pyc (67.7.1-r0) (9/30) Purging py3-setuptools (67.7.1-r0) (10/30) Purging py3-wheel-pyc (0.40.0-r1) (11/30) Purging py3-wheel (0.40.0-r1) (12/30) Purging py3-packaging-pyc (23.1-r1) (13/30) Purging py3-packaging (23.1-r1) (14/30) Purging py3-parsing-pyc (3.0.9-r2) (15/30) Purging py3-parsing (3.0.9-r2) (16/30) Purging py3-six-pyc (1.16.0-r6) (17/30) Purging py3-six (1.16.0-r6) (18/30) Purging python3-tests (3.11.3-r10) (19/30) Purging python3-pyc (3.11.3-r10) (20/30) Purging python3-pycache-pyc0 (3.11.3-r10) (21/30) Purging pyc (0.1-r0) (22/30) Purging python3 (3.11.3-r10) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r5) (25/30) Purging libffi (3.4.4-r2) (26/30) Purging libpanelw (6.4_p20230401-r5) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r1) (29/30) Purging sqlite-libs (3.41.2-r2) (30/30) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 101 packages >>> py3-commentjson: Updating the testing/x86_64 repository index... >>> py3-commentjson: Signing the index...