>>> py3-pyrfc3339: Building community/py3-pyrfc3339 1.1-r4 (using abuild 3.9.0_rc2-r1) started Mon, 18 Oct 2021 03:03:10 +0000 >>> py3-pyrfc3339: Checking sanity of /home/buildozer/aports/community/py3-pyrfc3339/APKBUILD... >>> py3-pyrfc3339: Analyzing dependencies... >>> py3-pyrfc3339: Installing for build: build-base py3-tz py3-setuptools py3-nose (1/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.4.2-r1) (3/17) Installing gdbm (1.20-r2) (4/17) Installing xz-libs (5.2.5-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.1.1-r0) (7/17) Installing sqlite-libs (3.36.0-r0) (8/17) Installing python3 (3.9.7-r3) (9/17) Installing py3-tz (2021.1-r1) (10/17) Installing py3-ordered-set (4.0.2-r2) (11/17) Installing py3-appdirs (1.4.4-r2) (12/17) Installing py3-parsing (2.4.7-r2) (13/17) Installing py3-six (1.15.0-r1) (14/17) Installing py3-packaging (20.9-r1) (15/17) Installing py3-setuptools (52.0.0-r4) (16/17) Installing py3-nose (1.3.7-r6) (17/17) Installing .makedepends-py3-pyrfc3339 (20211018.030318) Executing busybox-1.34.1-r1.trigger OK: 397 MiB in 107 packages >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyRFC3339-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 curl: (22) The requested URL returned error: 404 >>> py3-pyrfc3339: Fetching https://files.pythonhosted.org/packages/source/p/pyRFC3339/pyRFC3339-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 5290 100 5290 0 0 83665 0 --:--:-- --:--:-- --:--:-- 83665 >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Checking sha512sums... pyRFC3339-1.1.tar.gz: OK >>> py3-pyrfc3339: Unpacking /var/cache/distfiles/v3.15/pyRFC3339-1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyrfc3339 copying pyrfc3339/utils.py -> build/lib/pyrfc3339 copying pyrfc3339/parser.py -> build/lib/pyrfc3339 copying pyrfc3339/generator.py -> build/lib/pyrfc3339 copying pyrfc3339/__init__.py -> build/lib/pyrfc3339 nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module Doctest: pyrfc3339.generator.generate ... ok Doctest: pyrfc3339.parser.parse ... ok Doctest: pyrfc3339.utils.FixedOffset ... ok Doctest: pyrfc3339.utils.timedelta_seconds ... ok Doctest: pyrfc3339.utils.timezone ... ok Doctest: pyrfc3339 ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.075s OK >>> py3-pyrfc3339: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pyrfc3339/pkg creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339 creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339 copying build/lib/pyrfc3339/utils.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339 copying build/lib/pyrfc3339/parser.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339 copying build/lib/pyrfc3339/generator.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339 copying build/lib/pyrfc3339/__init__.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339 byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339/utils.py to utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339/parser.py to parser.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339/generator.py to generator.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyrfc3339/__init__.py to __init__.cpython-39.pyc running install_egg_info running egg_info writing pyRFC3339.egg-info/PKG-INFO writing dependency_links to pyRFC3339.egg-info/dependency_links.txt writing requirements to pyRFC3339.egg-info/requires.txt writing top-level names to pyRFC3339.egg-info/top_level.txt reading manifest file 'pyRFC3339.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyRFC3339.egg-info/SOURCES.txt' Copying pyRFC3339.egg-info to /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.9/site-packages/pyRFC3339-1.1-py3.9.egg-info running install_scripts >>> py3-pyrfc3339*: Running postcheck for py3-pyrfc3339 >>> py3-pyrfc3339*: Preparing package py3-pyrfc3339... >>> py3-pyrfc3339*: Tracing dependencies... >>> py3-pyrfc3339*: Package size: 84.0 KB >>> py3-pyrfc3339*: Compressing data... >>> py3-pyrfc3339*: Create checksum... >>> py3-pyrfc3339*: Create py3-pyrfc3339-1.1-r4.apk >>> py3-pyrfc3339: Build complete at Mon, 18 Oct 2021 03:03:21 +0000 elapsed time 0h 0m 11s >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pyrfc3339 (20211018.030318) (2/17) Purging py3-tz (2021.1-r1) (3/17) Purging py3-setuptools (52.0.0-r4) (4/17) Purging py3-ordered-set (4.0.2-r2) (5/17) Purging py3-appdirs (1.4.4-r2) (6/17) Purging py3-packaging (20.9-r1) (7/17) Purging py3-parsing (2.4.7-r2) (8/17) Purging py3-six (1.15.0-r1) (9/17) Purging py3-nose (1.3.7-r6) (10/17) Purging python3 (3.9.7-r3) (11/17) Purging libbz2 (1.0.8-r1) (12/17) Purging libffi (3.4.2-r1) (13/17) Purging gdbm (1.20-r2) (14/17) Purging xz-libs (5.2.5-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.1.1-r0) (17/17) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 342 MiB in 90 packages >>> py3-pyrfc3339: Updating the community/x86_64 repository index... >>> py3-pyrfc3339: Signing the index...