>>> py3-otp: Building community/py3-otp 2.9.0-r2 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 19:43:50 +0000 >>> py3-otp: Checking sanity of /home/buildozer/aports/community/py3-otp/APKBUILD... >>> py3-otp: Analyzing dependencies... >>> py3-otp: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.2-r0) (9/25) Installing python3 (3.12.2-r1) (10/25) Installing python3-pycache-pyc0 (3.12.2-r1) (11/25) Installing pyc (3.12.2-r1) (12/25) Installing py3-installer-pyc (0.7.0-r2) (13/25) Installing py3-gpep517-pyc (15-r2) (14/25) Installing python3-pyc (3.12.2-r1) (15/25) Installing py3-installer (0.7.0-r2) (16/25) Installing py3-gpep517 (15-r2) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.2.0-r2) (22/25) Installing py3-setuptools-pyc (69.2.0-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-otp (20240412.194351) Executing busybox-1.36.1-r25.trigger OK: 396 MiB in 132 packages >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Cleaning up tmpdir >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-otp-2.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 100 17444 100 17444 0 0 53512 0 --:--:-- --:--:-- --:--:-- 53673 >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-otp-2.9.0.tar.gz >>> py3-otp: Checking sha512sums... py3-otp-2.9.0.tar.gz: OK >>> py3-otp: Unpacking /var/cache/distfiles/edge/py3-otp-2.9.0.tar.gz... 2024-04-12 19:43:52,858 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 19:43:52,879 root INFO running bdist_wheel 2024-04-12 19:43:52,890 root INFO running build 2024-04-12 19:43:52,890 root INFO running build_py 2024-04-12 19:43:52,892 root INFO creating build 2024-04-12 19:43:52,892 root INFO creating build/lib 2024-04-12 19:43:52,892 root INFO creating build/lib/pyotp 2024-04-12 19:43:52,892 root INFO copying src/pyotp/compat.py -> build/lib/pyotp 2024-04-12 19:43:52,892 root INFO copying src/pyotp/__init__.py -> build/lib/pyotp 2024-04-12 19:43:52,893 root INFO copying src/pyotp/totp.py -> build/lib/pyotp 2024-04-12 19:43:52,893 root INFO copying src/pyotp/otp.py -> build/lib/pyotp 2024-04-12 19:43:52,893 root INFO copying src/pyotp/utils.py -> build/lib/pyotp 2024-04-12 19:43:52,893 root INFO copying src/pyotp/hotp.py -> build/lib/pyotp 2024-04-12 19:43:52,893 root INFO creating build/lib/pyotp/contrib 2024-04-12 19:43:52,893 root INFO copying src/pyotp/contrib/__init__.py -> build/lib/pyotp/contrib 2024-04-12 19:43:52,893 root INFO copying src/pyotp/contrib/steam.py -> build/lib/pyotp/contrib 2024-04-12 19:43:52,894 root INFO copying src/pyotp/py.typed -> build/lib/pyotp 2024-04-12 19:43:52,897 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-12 19:43:52,897 root INFO running install 2024-04-12 19:43:52,905 root INFO running install_lib 2024-04-12 19:43:52,906 root INFO creating build/bdist.linux-s390x 2024-04-12 19:43:52,907 root INFO creating build/bdist.linux-s390x/wheel 2024-04-12 19:43:52,908 root INFO creating build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,909 root INFO copying build/lib/pyotp/compat.py -> build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,909 root INFO copying build/lib/pyotp/__init__.py -> build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,909 root INFO copying build/lib/pyotp/totp.py -> build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,909 root INFO creating build/bdist.linux-s390x/wheel/pyotp/contrib 2024-04-12 19:43:52,911 root INFO copying build/lib/pyotp/contrib/__init__.py -> build/bdist.linux-s390x/wheel/pyotp/contrib 2024-04-12 19:43:52,911 root INFO copying build/lib/pyotp/contrib/steam.py -> build/bdist.linux-s390x/wheel/pyotp/contrib 2024-04-12 19:43:52,911 root INFO copying build/lib/pyotp/otp.py -> build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,911 root INFO copying build/lib/pyotp/py.typed -> build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,911 root INFO copying build/lib/pyotp/utils.py -> build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,911 root INFO copying build/lib/pyotp/hotp.py -> build/bdist.linux-s390x/wheel/pyotp 2024-04-12 19:43:52,911 root INFO running install_egg_info 2024-04-12 19:43:52,914 root INFO running egg_info 2024-04-12 19:43:52,914 root INFO creating src/pyotp.egg-info 2024-04-12 19:43:52,915 root INFO writing src/pyotp.egg-info/PKG-INFO 2024-04-12 19:43:52,916 root INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt 2024-04-12 19:43:52,916 root INFO writing requirements to src/pyotp.egg-info/requires.txt 2024-04-12 19:43:52,916 root INFO writing top-level names to src/pyotp.egg-info/top_level.txt 2024-04-12 19:43:52,916 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2024-04-12 19:43:52,918 root INFO reading manifest file 'src/pyotp.egg-info/SOURCES.txt' 2024-04-12 19:43:52,918 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 19:43:52,918 root INFO adding license file 'LICENSE' 2024-04-12 19:43:52,918 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2024-04-12 19:43:52,918 root INFO Copying src/pyotp.egg-info to build/bdist.linux-s390x/wheel/pyotp-2.9.0-py3.12.egg-info 2024-04-12 19:43:52,919 root INFO running install_scripts 2024-04-12 19:43:52,920 wheel INFO creating build/bdist.linux-s390x/wheel/pyotp-2.9.0.dist-info/WHEEL 2024-04-12 19:43:52,921 wheel INFO creating '/home/buildozer/aports/community/py3-otp/src/pyotp-2.9.0/.dist/.tmp-eo527687/pyotp-2.9.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/__init__.py' 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/compat.py' 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/hotp.py' 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/otp.py' 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/py.typed' 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/totp.py' 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/utils.py' 2024-04-12 19:43:52,921 wheel INFO adding 'pyotp/contrib/__init__.py' 2024-04-12 19:43:52,922 wheel INFO adding 'pyotp/contrib/steam.py' 2024-04-12 19:43:52,922 wheel INFO adding 'pyotp-2.9.0.dist-info/LICENSE' 2024-04-12 19:43:52,922 wheel INFO adding 'pyotp-2.9.0.dist-info/METADATA' 2024-04-12 19:43:52,922 wheel INFO adding 'pyotp-2.9.0.dist-info/WHEEL' 2024-04-12 19:43:52,922 wheel INFO adding 'pyotp-2.9.0.dist-info/top_level.txt' 2024-04-12 19:43:52,922 wheel INFO adding 'pyotp-2.9.0.dist-info/RECORD' 2024-04-12 19:43:52,922 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-12 19:43:52,923 gpep517 INFO The backend produced .dist/pyotp-2.9.0-py3-none-any.whl pyotp-2.9.0-py3-none-any.whl >>> py3-otp: Entering fakeroot... >>> py3-otp-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.12/site-packages/pyotp/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.12/site-packages/pyotp/__pycache__' '/home/buildozer/aports/community/py3-otp/pkg/py3-otp/usr/lib/python3.12/site-packages/pyotp/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.12/site-packages/pyotp/contrib/__pycache__' >>> py3-otp-pyc*: Preparing subpackage py3-otp-pyc... >>> py3-otp-pyc*: Running postcheck for py3-otp-pyc >>> py3-otp*: Running postcheck for py3-otp >>> py3-otp*: Preparing package py3-otp... >>> py3-otp-pyc*: Tracing dependencies... python3~3.12 >>> py3-otp-pyc*: Package size: 76.0 KB >>> py3-otp-pyc*: Compressing data... >>> py3-otp-pyc*: Create checksum... >>> py3-otp-pyc*: Create py3-otp-pyc-2.9.0-r2.apk >>> py3-otp*: Tracing dependencies... python3~3.12 >>> py3-otp*: Package size: 92.0 KB >>> py3-otp*: Compressing data... >>> py3-otp*: Create checksum... >>> py3-otp*: Create py3-otp-2.9.0-r2.apk >>> py3-otp: Build complete at Fri, 12 Apr 2024 19:43:53 +0000 elapsed time 0h 0m 3s >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Uninstalling dependencies... (1/25) Purging .makedepends-py3-otp (20240412.194351) (2/25) Purging py3-gpep517-pyc (15-r2) (3/25) Purging py3-gpep517 (15-r2) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (69.2.0-r2) (7/25) Purging py3-setuptools (69.2.0-r2) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.2-r1) (15/25) Purging python3-pycache-pyc0 (3.12.2-r1) (16/25) Purging pyc (3.12.2-r1) (17/25) Purging python3 (3.12.2-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.2-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-otp: Updating the community/s390x repository index... >>> py3-otp: Signing the index...