>>> py3-lockfile: Building community/py3-lockfile 0.12.2-r5 (using abuild 3.9.0-r0) started Wed, 15 Dec 2021 23:31:49 +0000 >>> py3-lockfile: Checking sanity of /home/buildozer/aports/community/py3-lockfile/APKBUILD... >>> py3-lockfile: Analyzing dependencies... >>> py3-lockfile: Installing for build: build-base python3 py3-pbr py3-setuptools py3-nose (1/15) Installing libffi (3.4.2-r1) (2/15) Installing gdbm (1.22-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.1.1-r0) (5/15) Installing sqlite-libs (3.37.0-r0) (6/15) Installing python3 (3.10.1-r0) (7/15) Installing py3-pbr (5.8.0-r1) (8/15) Installing py3-ordered-set (4.0.2-r3) (9/15) Installing py3-appdirs (1.4.4-r3) (10/15) Installing py3-parsing (2.4.7-r3) (11/15) Installing py3-six (1.16.0-r1) (12/15) Installing py3-packaging (21.3-r0) (13/15) Installing py3-setuptools (52.0.0-r5) (14/15) Installing py3-nose (1.3.7-r7) (15/15) Installing .makedepends-py3-lockfile (20211215.233151) Executing busybox-1.34.1-r5.trigger OK: 399 MiB in 123 packages >>> py3-lockfile: Cleaning up srcdir >>> py3-lockfile: Cleaning up pkgdir >>> py3-lockfile: Fetching https://files.pythonhosted.org/packages/source/l/lockfile/lockfile-0.12.2.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 20874 100 20874 0 0 325k 0 --:--:-- --:--:-- --:--:-- 325k >>> py3-lockfile: Fetching https://files.pythonhosted.org/packages/source/l/lockfile/lockfile-0.12.2.tar.gz >>> py3-lockfile: Checking sha512sums... lockfile-0.12.2.tar.gz: OK >>> py3-lockfile: Unpacking /var/cache/distfiles/edge/lockfile-0.12.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/lockfile copying lockfile/symlinklockfile.py -> build/lib/lockfile copying lockfile/mkdirlockfile.py -> build/lib/lockfile copying lockfile/__init__.py -> build/lib/lockfile copying lockfile/pidlockfile.py -> build/lib/lockfile copying lockfile/linklockfile.py -> build/lib/lockfile copying lockfile/sqlitelockfile.py -> build/lib/lockfile running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt ...................................................................... ---------------------------------------------------------------------- Ran 70 tests in 3.002s OK >>> py3-lockfile: Entering fakeroot... running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (3.7s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (6.0s) running build running build_py running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /home/buildozer/aports/community/py3-lockfile/pkg creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile copying build/lib/lockfile/symlinklockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile copying build/lib/lockfile/mkdirlockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile copying build/lib/lockfile/__init__.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile copying build/lib/lockfile/pidlockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile copying build/lib/lockfile/linklockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile copying build/lib/lockfile/sqlitelockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile/symlinklockfile.py to symlinklockfile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile/pidlockfile.py to pidlockfile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile/linklockfile.py to linklockfile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-310.pyc running install_egg_info Copying lockfile.egg-info to /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.10/site-packages/lockfile-0.12.2-py3.10.egg-info running install_scripts >>> py3-lockfile*: Running postcheck for py3-lockfile >>> py3-lockfile*: Preparing package py3-lockfile... >>> py3-lockfile*: Tracing dependencies... >>> py3-lockfile*: Package size: 132.0 KB >>> py3-lockfile*: Compressing data... >>> py3-lockfile*: Create checksum... >>> py3-lockfile*: Create py3-lockfile-0.12.2-r5.apk >>> py3-lockfile: Build complete at Wed, 15 Dec 2021 23:32:06 +0000 elapsed time 0h 0m 17s >>> py3-lockfile: Cleaning up srcdir >>> py3-lockfile: Cleaning up pkgdir >>> py3-lockfile: Uninstalling dependencies... (1/15) Purging .makedepends-py3-lockfile (20211215.233151) (2/15) Purging py3-pbr (5.8.0-r1) (3/15) Purging py3-setuptools (52.0.0-r5) (4/15) Purging py3-ordered-set (4.0.2-r3) (5/15) Purging py3-appdirs (1.4.4-r3) (6/15) Purging py3-packaging (21.3-r0) (7/15) Purging py3-parsing (2.4.7-r3) (8/15) Purging py3-six (1.16.0-r1) (9/15) Purging py3-nose (1.3.7-r7) (10/15) Purging python3 (3.10.1-r0) (11/15) Purging libffi (3.4.2-r1) (12/15) Purging gdbm (1.22-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.1-r0) (15/15) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 108 packages >>> py3-lockfile: Updating the community/x86_64 repository index... >>> py3-lockfile: Signing the index...