>>> py3-shellingham: Building community/py3-shellingham 1.5.4-r1 (using abuild 3.13.0-r5) started Thu, 29 Aug 2024 21:56:13 +0000
>>> py3-shellingham: Checking sanity of /home/buildozer/aports/community/py3-shellingham/APKBUILD...
>>> py3-shellingham: Analyzing dependencies...
>>> py3-shellingham: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-mock
(1/36) Installing libbz2 (1.0.8-r6)
(2/36) Installing libffi (3.4.6-r0)
(3/36) Installing gdbm (1.24-r0)
(4/36) Installing xz-libs (5.6.2-r0)
(5/36) Installing mpdecimal (4.0.0-r0)
(6/36) Installing libpanelw (6.5_p20240601-r0)
(7/36) Installing sqlite-libs (3.46.1-r0)
(8/36) Installing python3 (3.12.5-r1)
(9/36) Installing python3-pycache-pyc0 (3.12.5-r1)
(10/36) Installing pyc (3.12.5-r1)
(11/36) Installing python3-pyc (3.12.5-r1)
(12/36) Installing py3-installer (0.7.0-r2)
(13/36) Installing py3-installer-pyc (0.7.0-r2)
(14/36) Installing py3-gpep517 (16-r0)
(15/36) Installing py3-gpep517-pyc (16-r0)
(16/36) Installing py3-parsing (3.1.2-r1)
(17/36) Installing py3-parsing-pyc (3.1.2-r1)
(18/36) Installing py3-packaging (24.1-r0)
(19/36) Installing py3-packaging-pyc (24.1-r0)
(20/36) Installing py3-setuptools (70.3.0-r0)
(21/36) Installing py3-setuptools-pyc (70.3.0-r0)
(22/36) Installing py3-wheel (0.43.0-r0)
(23/36) Installing py3-wheel-pyc (0.43.0-r0)
(24/36) Installing py3-iniconfig (2.0.0-r1)
(25/36) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/36) Installing py3-pluggy (1.5.0-r0)
(27/36) Installing py3-pluggy-pyc (1.5.0-r0)
(28/36) Installing py3-py (1.11.0-r3)
(29/36) Installing py3-py-pyc (1.11.0-r3)
(30/36) Installing py3-pytest (8.3.2-r0)
(31/36) Installing py3-pytest-pyc (8.3.2-r0)
(32/36) Installing py3-mock (5.1.0-r2)
(33/36) Installing py3-mock-pyc (5.1.0-r2)
(34/36) Installing py3-pytest-mock (3.10.0-r3)
(35/36) Installing py3-pytest-mock-pyc (3.10.0-r3)
(36/36) Installing .makedepends-py3-shellingham (20240829.215629)
Executing busybox-1.36.1-r31.trigger
OK: 306 MiB in 137 packages
>>> py3-shellingham: Cleaning up srcdir
>>> py3-shellingham: Cleaning up pkgdir
>>> py3-shellingham: Cleaning up tmpdir
>>> py3-shellingham: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-shellingham-1.5.4.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 24276  100 24276    0     0   302k      0 --:--:-- --:--:-- --:--:--  307k
>>> py3-shellingham: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-shellingham-1.5.4.tar.gz
>>> py3-shellingham: Checking sha512sums...
py3-shellingham-1.5.4.tar.gz: OK
>>> py3-shellingham: Unpacking /var/cache/distfiles/py3-shellingham-1.5.4.tar.gz...
2024-08-29 21:56:30,896 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-08-29 21:56:30,930 root INFO running bdist_wheel
2024-08-29 21:56:30,956 root INFO running build
2024-08-29 21:56:30,956 root INFO running build_py
2024-08-29 21:56:30,960 root INFO creating build
2024-08-29 21:56:30,960 root INFO creating build/lib
2024-08-29 21:56:30,960 root INFO creating build/lib/shellingham
2024-08-29 21:56:30,960 root INFO copying src/shellingham/nt.py -> build/lib/shellingham
2024-08-29 21:56:30,961 root INFO copying src/shellingham/_core.py -> build/lib/shellingham
2024-08-29 21:56:30,961 root INFO copying src/shellingham/__init__.py -> build/lib/shellingham
2024-08-29 21:56:30,961 root INFO creating build/lib/shellingham/posix
2024-08-29 21:56:30,962 root INFO copying src/shellingham/posix/ps.py -> build/lib/shellingham/posix
2024-08-29 21:56:30,962 root INFO copying src/shellingham/posix/_core.py -> build/lib/shellingham/posix
2024-08-29 21:56:30,962 root INFO copying src/shellingham/posix/proc.py -> build/lib/shellingham/posix
2024-08-29 21:56:30,962 root INFO copying src/shellingham/posix/__init__.py -> build/lib/shellingham/posix
2024-08-29 21:56:30,970 root INFO installing to build/bdist.linux-loongarch64/wheel
2024-08-29 21:56:30,971 root INFO running install
2024-08-29 21:56:30,984 root INFO running install_lib
2024-08-29 21:56:30,988 root INFO creating build/bdist.linux-loongarch64
2024-08-29 21:56:30,988 root INFO creating build/bdist.linux-loongarch64/wheel
2024-08-29 21:56:30,988 root INFO creating build/bdist.linux-loongarch64/wheel/shellingham
2024-08-29 21:56:30,988 root INFO copying build/lib/shellingham/nt.py -> build/bdist.linux-loongarch64/wheel/shellingham
2024-08-29 21:56:30,989 root INFO creating build/bdist.linux-loongarch64/wheel/shellingham/posix
2024-08-29 21:56:30,989 root INFO copying build/lib/shellingham/posix/ps.py -> build/bdist.linux-loongarch64/wheel/shellingham/posix
2024-08-29 21:56:30,989 root INFO copying build/lib/shellingham/posix/_core.py -> build/bdist.linux-loongarch64/wheel/shellingham/posix
2024-08-29 21:56:30,989 root INFO copying build/lib/shellingham/posix/proc.py -> build/bdist.linux-loongarch64/wheel/shellingham/posix
2024-08-29 21:56:30,990 root INFO copying build/lib/shellingham/posix/__init__.py -> build/bdist.linux-loongarch64/wheel/shellingham/posix
2024-08-29 21:56:30,990 root INFO copying build/lib/shellingham/_core.py -> build/bdist.linux-loongarch64/wheel/shellingham
2024-08-29 21:56:30,990 root INFO copying build/lib/shellingham/__init__.py -> build/bdist.linux-loongarch64/wheel/shellingham
2024-08-29 21:56:30,990 root INFO running install_egg_info
2024-08-29 21:56:30,994 root INFO running egg_info
2024-08-29 21:56:30,994 root INFO creating src/shellingham.egg-info
2024-08-29 21:56:30,996 root INFO writing src/shellingham.egg-info/PKG-INFO
2024-08-29 21:56:30,997 root INFO writing dependency_links to src/shellingham.egg-info/dependency_links.txt
2024-08-29 21:56:30,997 root INFO writing top-level names to src/shellingham.egg-info/top_level.txt
2024-08-29 21:56:30,998 root INFO writing manifest file 'src/shellingham.egg-info/SOURCES.txt'
2024-08-29 21:56:31,001 root INFO reading manifest file 'src/shellingham.egg-info/SOURCES.txt'
2024-08-29 21:56:31,001 root INFO reading manifest template 'MANIFEST.in'
2024-08-29 21:56:31,002 root INFO adding license file 'LICENSE'
2024-08-29 21:56:31,003 root INFO writing manifest file 'src/shellingham.egg-info/SOURCES.txt'
2024-08-29 21:56:31,003 root INFO Copying src/shellingham.egg-info to build/bdist.linux-loongarch64/wheel/shellingham-1.5.4-py3.12.egg-info
2024-08-29 21:56:31,005 root INFO running install_scripts
2024-08-29 21:56:31,007 root INFO creating build/bdist.linux-loongarch64/wheel/shellingham-1.5.4.dist-info/WHEEL
2024-08-29 21:56:31,008 wheel INFO creating '/home/buildozer/aports/community/py3-shellingham/src/shellingham-1.5.4/.dist/.tmp-qqa2gj52/shellingham-1.5.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
2024-08-29 21:56:31,009 wheel INFO adding 'shellingham/__init__.py'
2024-08-29 21:56:31,009 wheel INFO adding 'shellingham/_core.py'
2024-08-29 21:56:31,009 wheel INFO adding 'shellingham/nt.py'
2024-08-29 21:56:31,010 wheel INFO adding 'shellingham/posix/__init__.py'
2024-08-29 21:56:31,010 wheel INFO adding 'shellingham/posix/_core.py'
2024-08-29 21:56:31,010 wheel INFO adding 'shellingham/posix/proc.py'
2024-08-29 21:56:31,011 wheel INFO adding 'shellingham/posix/ps.py'
2024-08-29 21:56:31,011 wheel INFO adding 'shellingham-1.5.4.dist-info/LICENSE'
2024-08-29 21:56:31,011 wheel INFO adding 'shellingham-1.5.4.dist-info/METADATA'
2024-08-29 21:56:31,012 wheel INFO adding 'shellingham-1.5.4.dist-info/WHEEL'
2024-08-29 21:56:31,012 wheel INFO adding 'shellingham-1.5.4.dist-info/top_level.txt'
2024-08-29 21:56:31,012 wheel INFO adding 'shellingham-1.5.4.dist-info/zip-safe'
2024-08-29 21:56:31,012 wheel INFO adding 'shellingham-1.5.4.dist-info/RECORD'
2024-08-29 21:56:31,013 root INFO removing build/bdist.linux-loongarch64/wheel
2024-08-29 21:56:31,014 gpep517 INFO The backend produced .dist/shellingham-1.5.4-py2.py3-none-any.whl
shellingham-1.5.4-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-shellingham/src/shellingham-1.5.4
configfile: pyproject.toml
plugins: mock-3.10.0
collected 1 item

tests/test_posix.py .                                                    [100%]

============================== 1 passed in 0.03s ===============================
>>> py3-shellingham: Entering fakeroot...
>>> py3-shellingham-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-shellingham/pkg/py3-shellingham/usr/lib/python3.12/site-packages/shellingham/__pycache__' -> '/home/buildozer/aports/community/py3-shellingham/pkg/py3-shellingham-pyc/usr/lib/python3.12/site-packages/shellingham/__pycache__'
'/home/buildozer/aports/community/py3-shellingham/pkg/py3-shellingham/usr/lib/python3.12/site-packages/shellingham/posix/__pycache__' -> '/home/buildozer/aports/community/py3-shellingham/pkg/py3-shellingham-pyc/usr/lib/python3.12/site-packages/shellingham/posix/__pycache__'
>>> py3-shellingham-pyc*: Preparing subpackage py3-shellingham-pyc...
>>> py3-shellingham-pyc*: Running postcheck for py3-shellingham-pyc
>>> py3-shellingham*: Running postcheck for py3-shellingham
>>> py3-shellingham*: Preparing package py3-shellingham...
>>> py3-shellingham-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-shellingham-pyc*: Package size: 72.0 KB
>>> py3-shellingham-pyc*: Compressing data...
>>> py3-shellingham-pyc*: Create checksum...
>>> py3-shellingham-pyc*: Create py3-shellingham-pyc-1.5.4-r1.apk
>>> py3-shellingham*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-shellingham*: Package size: 88.0 KB
>>> py3-shellingham*: Compressing data...
>>> py3-shellingham*: Create checksum...
>>> py3-shellingham*: Create py3-shellingham-1.5.4-r1.apk
>>> py3-shellingham: Build complete at Thu, 29 Aug 2024 21:56:32 +0000 elapsed time 0h 0m 19s
>>> py3-shellingham: Cleaning up srcdir
>>> py3-shellingham: Cleaning up pkgdir
>>> py3-shellingham: Uninstalling dependencies...
(1/36) Purging .makedepends-py3-shellingham (20240829.215629)
(2/36) Purging py3-gpep517-pyc (16-r0)
(3/36) Purging py3-gpep517 (16-r0)
(4/36) Purging py3-installer-pyc (0.7.0-r2)
(5/36) Purging py3-installer (0.7.0-r2)
(6/36) Purging py3-setuptools-pyc (70.3.0-r0)
(7/36) Purging py3-setuptools (70.3.0-r0)
(8/36) Purging py3-wheel-pyc (0.43.0-r0)
(9/36) Purging py3-wheel (0.43.0-r0)
(10/36) Purging py3-pytest-mock-pyc (3.10.0-r3)
(11/36) Purging py3-pytest-mock (3.10.0-r3)
(12/36) Purging py3-mock-pyc (5.1.0-r2)
(13/36) Purging py3-mock (5.1.0-r2)
(14/36) Purging py3-pytest-pyc (8.3.2-r0)
(15/36) Purging py3-pytest (8.3.2-r0)
(16/36) Purging py3-iniconfig-pyc (2.0.0-r1)
(17/36) Purging py3-iniconfig (2.0.0-r1)
(18/36) Purging py3-packaging-pyc (24.1-r0)
(19/36) Purging py3-packaging (24.1-r0)
(20/36) Purging py3-parsing-pyc (3.1.2-r1)
(21/36) Purging py3-parsing (3.1.2-r1)
(22/36) Purging py3-pluggy-pyc (1.5.0-r0)
(23/36) Purging py3-pluggy (1.5.0-r0)
(24/36) Purging py3-py-pyc (1.11.0-r3)
(25/36) Purging py3-py (1.11.0-r3)
(26/36) Purging python3-pyc (3.12.5-r1)
(27/36) Purging python3-pycache-pyc0 (3.12.5-r1)
(28/36) Purging pyc (3.12.5-r1)
(29/36) Purging python3 (3.12.5-r1)
(30/36) Purging gdbm (1.24-r0)
(31/36) Purging libbz2 (1.0.8-r6)
(32/36) Purging libffi (3.4.6-r0)
(33/36) Purging libpanelw (6.5_p20240601-r0)
(34/36) Purging mpdecimal (4.0.0-r0)
(35/36) Purging sqlite-libs (3.46.1-r0)
(36/36) Purging xz-libs (5.6.2-r0)
Executing busybox-1.36.1-r31.trigger
OK: 250 MiB in 101 packages
>>> py3-shellingham: Updating the community/loongarch64 repository index...
>>> py3-shellingham: Signing the index...