>>> clustershell: Building community/clustershell 1.9.3-r1 (using abuild 3.16.0-r0) started Fri, 03 Apr 2026 09:16:49 +0000 >>> clustershell: Validating /home/buildozer/aports/community/clustershell/APKBUILD... >>> clustershell: Analyzing dependencies... >>> clustershell: Installing for build: build-base py3-yaml py3-gpep517 py3-setuptools py3-wheel ( 1/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r0) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20251231-r0) ( 7/27) Installing sqlite-libs (3.51.2-r1) ( 8/27) Installing python3 (3.14.3-r0) ( 9/27) Installing python3-pycache-pyc0 (3.14.3-r0) (10/27) Installing pyc (3.14.3-r0) (11/27) Installing py3-yaml-pyc (6.0.3-r2) (12/27) Installing python3-pyc (3.14.3-r0) (13/27) Installing yaml (0.2.5-r2) (14/27) Installing py3-yaml (6.0.3-r2) (15/27) Installing py3-installer (0.7.0-r3) (16/27) Installing py3-installer-pyc (0.7.0-r3) (17/27) Installing py3-gpep517 (19-r2) (18/27) Installing py3-gpep517-pyc (19-r2) (19/27) Installing py3-parsing (3.3.2-r1) (20/27) Installing py3-parsing-pyc (3.3.2-r1) (21/27) Installing py3-packaging (26.0-r1) (22/27) Installing py3-packaging-pyc (26.0-r1) (23/27) Installing py3-setuptools (82.0.1-r1) (24/27) Installing py3-setuptools-pyc (82.0.1-r1) (25/27) Installing py3-wheel (0.46.3-r1) (26/27) Installing py3-wheel-pyc (0.46.3-r1) (27/27) Installing .makedepends-clustershell (20260403.091653) Executing busybox-1.37.0-r31.trigger OK: 436.7 MiB in 132 packages >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Cleaning up tmpdir >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clustershell-1.9.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/clustershell-1.9.3.tar.gz.part' clustershell-1.9.3.t 100% |********************************| 390k 0:00:00 ETA '/var/cache/distfiles/edge/clustershell-1.9.3.tar.gz.part' saved /var/cache/distfiles/edge/clustershell-1.9.3.tar.gz: OK >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clustershell-1.9.3.tar.gz /var/cache/distfiles/edge/clustershell-1.9.3.tar.gz: OK >>> clustershell: Unpacking /var/cache/distfiles/edge/clustershell-1.9.3.tar.gz... 2026-04-03 09:16:56,594 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-03 09:16:56,690 root INFO running bdist_wheel 2026-04-03 09:16:56,749 root INFO running build 2026-04-03 09:16:56,749 root INFO running build_py 2026-04-03 09:16:56,763 root INFO creating build/lib/ClusterShell 2026-04-03 09:16:56,765 root INFO copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell 2026-04-03 09:16:56,767 root INFO copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell 2026-04-03 09:16:56,769 root INFO copying lib/ClusterShell/Task.py -> build/lib/ClusterShell 2026-04-03 09:16:56,771 root INFO copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell 2026-04-03 09:16:56,773 root INFO copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell 2026-04-03 09:16:56,775 root INFO copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell 2026-04-03 09:16:56,776 root INFO copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell 2026-04-03 09:16:56,778 root INFO copying lib/ClusterShell/Event.py -> build/lib/ClusterShell 2026-04-03 09:16:56,779 root INFO copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell 2026-04-03 09:16:56,781 root INFO copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell 2026-04-03 09:16:56,783 root INFO copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell 2026-04-03 09:16:56,784 root INFO copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell 2026-04-03 09:16:56,787 root INFO creating build/lib/ClusterShell/Worker 2026-04-03 09:16:56,788 root INFO copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,789 root INFO copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,790 root INFO copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,792 root INFO copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,793 root INFO copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,795 root INFO copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,796 root INFO copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,797 root INFO copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,799 root INFO copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,801 root INFO copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker 2026-04-03 09:16:56,803 root INFO creating build/lib/ClusterShell/Engine 2026-04-03 09:16:56,804 root INFO copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine 2026-04-03 09:16:56,805 root INFO copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine 2026-04-03 09:16:56,806 root INFO copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine 2026-04-03 09:16:56,808 root INFO copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine 2026-04-03 09:16:56,809 root INFO copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine 2026-04-03 09:16:56,811 root INFO copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine 2026-04-03 09:16:56,813 root INFO creating build/lib/ClusterShell/CLI 2026-04-03 09:16:56,813 root INFO copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,815 root INFO copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,816 root INFO copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,818 root INFO copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,819 root INFO copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,821 root INFO copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,822 root INFO copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,824 root INFO copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,825 root INFO copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI 2026-04-03 09:16:56,854 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-03 09:16:56,855 root INFO running install 2026-04-03 09:16:56,890 root INFO running install_lib 2026-04-03 09:16:56,902 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-03 09:16:56,903 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell 2026-04-03 09:16:56,904 root INFO copying build/lib/ClusterShell/NodeSet.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,906 root INFO copying build/lib/ClusterShell/RangeSet.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,907 root INFO copying build/lib/ClusterShell/Task.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,909 root INFO copying build/lib/ClusterShell/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,910 root INFO copying build/lib/ClusterShell/Gateway.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,911 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/Worker 2026-04-03 09:16:56,912 root INFO copying build/lib/ClusterShell/Worker/Popen.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,913 root INFO copying build/lib/ClusterShell/Worker/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,914 root INFO copying build/lib/ClusterShell/Worker/fastsubprocess.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,916 root INFO copying build/lib/ClusterShell/Worker/Rsh.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,917 root INFO copying build/lib/ClusterShell/Worker/Pdsh.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,918 root INFO copying build/lib/ClusterShell/Worker/EngineClient.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,919 root INFO copying build/lib/ClusterShell/Worker/Ssh.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,920 root INFO copying build/lib/ClusterShell/Worker/Exec.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,921 root INFO copying build/lib/ClusterShell/Worker/Worker.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,923 root INFO copying build/lib/ClusterShell/Worker/Tree.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Worker 2026-04-03 09:16:56,924 root INFO copying build/lib/ClusterShell/Propagation.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,925 root INFO copying build/lib/ClusterShell/Defaults.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,927 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/Engine 2026-04-03 09:16:56,928 root INFO copying build/lib/ClusterShell/Engine/Select.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-04-03 09:16:56,929 root INFO copying build/lib/ClusterShell/Engine/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-04-03 09:16:56,930 root INFO copying build/lib/ClusterShell/Engine/EPoll.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-04-03 09:16:56,931 root INFO copying build/lib/ClusterShell/Engine/Engine.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-04-03 09:16:56,932 root INFO copying build/lib/ClusterShell/Engine/Poll.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-04-03 09:16:56,933 root INFO copying build/lib/ClusterShell/Engine/Factory.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/Engine 2026-04-03 09:16:56,935 root INFO copying build/lib/ClusterShell/Event.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,936 root INFO copying build/lib/ClusterShell/NodeUtils.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,937 root INFO creating build/bdist.linux-riscv64/wheel/ClusterShell/CLI 2026-04-03 09:16:56,938 root INFO copying build/lib/ClusterShell/CLI/Nodeset.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,939 root INFO copying build/lib/ClusterShell/CLI/Config.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,941 root INFO copying build/lib/ClusterShell/CLI/__init__.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,942 root INFO copying build/lib/ClusterShell/CLI/OptionParser.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,943 root INFO copying build/lib/ClusterShell/CLI/Clush.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,944 root INFO copying build/lib/ClusterShell/CLI/Error.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,945 root INFO copying build/lib/ClusterShell/CLI/Display.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,947 root INFO copying build/lib/ClusterShell/CLI/Clubak.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,948 root INFO copying build/lib/ClusterShell/CLI/Utils.py -> build/bdist.linux-riscv64/wheel/./ClusterShell/CLI 2026-04-03 09:16:56,949 root INFO copying build/lib/ClusterShell/Topology.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,950 root INFO copying build/lib/ClusterShell/Communication.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,951 root INFO copying build/lib/ClusterShell/MsgTree.py -> build/bdist.linux-riscv64/wheel/./ClusterShell 2026-04-03 09:16:56,953 root INFO writing byte-compilation script '/tmp/tmpnmzipldm.py' 2026-04-03 09:16:56,954 root INFO /usr/bin/python3 /tmp/tmpnmzipldm.py 2026-04-03 09:16:58,534 root INFO removing /tmp/tmpnmzipldm.py 2026-04-03 09:16:58,535 root INFO running install_data 2026-04-03 09:16:58,545 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data 2026-04-03 09:16:58,546 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell 2026-04-03 09:16:58,548 root INFO copying conf/clush.conf -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell 2026-04-03 09:16:58,549 root INFO copying conf/groups.conf -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell 2026-04-03 09:16:58,550 root INFO copying conf/topology.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell 2026-04-03 09:16:58,552 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2026-04-03 09:16:58,553 root INFO copying conf/clush.conf.d/sshpass.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2026-04-03 09:16:58,554 root INFO copying conf/clush.conf.d/sudo.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2026-04-03 09:16:58,555 root INFO copying conf/clush.conf.d/README -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2026-04-03 09:16:58,556 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2026-04-03 09:16:58,557 root INFO copying conf/groups.conf.d/genders.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2026-04-03 09:16:58,559 root INFO copying conf/groups.conf.d/slurm.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2026-04-03 09:16:58,560 root INFO copying conf/groups.conf.d/xcat.conf.example -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2026-04-03 09:16:58,561 root INFO copying conf/groups.conf.d/README -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2026-04-03 09:16:58,563 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2026-04-03 09:16:58,563 root INFO copying conf/groups.d/cluster.yaml.example -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2026-04-03 09:16:58,565 root INFO copying conf/groups.d/local.cfg -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2026-04-03 09:16:58,566 root INFO copying conf/groups.d/README -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2026-04-03 09:16:58,567 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man1 2026-04-03 09:16:58,569 root INFO copying doc/man/man1/clubak.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man1 2026-04-03 09:16:58,570 root INFO copying doc/man/man1/cluset.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man1 2026-04-03 09:16:58,571 root INFO copying doc/man/man1/clush.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man1 2026-04-03 09:16:58,573 root INFO copying doc/man/man1/nodeset.1 -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man1 2026-04-03 09:16:58,575 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man5 2026-04-03 09:16:58,576 root INFO copying doc/man/man5/clush.conf.5 -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man5 2026-04-03 09:16:58,577 root INFO copying doc/man/man5/groups.conf.5 -> build/bdist.linux-riscv64/wheel/clustershell-1.9.3.data/data/share/man/man5 2026-04-03 09:16:58,578 root INFO running install_egg_info 2026-04-03 09:16:58,592 root INFO running egg_info 2026-04-03 09:16:58,601 root INFO creating lib/ClusterShell.egg-info 2026-04-03 09:16:58,601 root INFO writing lib/ClusterShell.egg-info/PKG-INFO 2026-04-03 09:16:58,604 root INFO writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt 2026-04-03 09:16:58,605 root INFO writing entry points to lib/ClusterShell.egg-info/entry_points.txt 2026-04-03 09:16:58,606 root INFO writing requirements to lib/ClusterShell.egg-info/requires.txt 2026-04-03 09:16:58,607 root INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt 2026-04-03 09:16:58,608 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2026-04-03 09:16:58,626 root INFO reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2026-04-03 09:16:58,627 root INFO reading manifest template 'MANIFEST.in' 2026-04-03 09:16:58,636 root WARNING warning: no files found matching 'doc/sphinx/*.png' 2026-04-03 09:16:58,643 root INFO adding license file 'COPYING.LGPLv2.1' 2026-04-03 09:16:58,651 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2026-04-03 09:16:58,652 root INFO Copying lib/ClusterShell.egg-info to build/bdist.linux-riscv64/wheel/./ClusterShell-1.9.3-py3.14.egg-info 2026-04-03 09:16:58,659 root INFO running install_scripts 2026-04-03 09:16:58,666 root INFO creating build/bdist.linux-riscv64/wheel/clustershell-1.9.3.dist-info/WHEEL 2026-04-03 09:16:58,669 wheel INFO creating '/home/buildozer/aports/community/clustershell/src/clustershell-1.9.3/.dist/.tmp-ww1534g_/clustershell-1.9.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-03 09:16:58,671 wheel INFO adding 'ClusterShell/Communication.py' 2026-04-03 09:16:58,673 wheel INFO adding 'ClusterShell/Defaults.py' 2026-04-03 09:16:58,674 wheel INFO adding 'ClusterShell/Event.py' 2026-04-03 09:16:58,676 wheel INFO adding 'ClusterShell/Gateway.py' 2026-04-03 09:16:58,677 wheel INFO adding 'ClusterShell/MsgTree.py' 2026-04-03 09:16:58,679 wheel INFO adding 'ClusterShell/NodeSet.py' 2026-04-03 09:16:58,682 wheel INFO adding 'ClusterShell/NodeUtils.py' 2026-04-03 09:16:58,683 wheel INFO adding 'ClusterShell/Propagation.py' 2026-04-03 09:16:58,685 wheel INFO adding 'ClusterShell/RangeSet.py' 2026-04-03 09:16:58,688 wheel INFO adding 'ClusterShell/Task.py' 2026-04-03 09:16:58,690 wheel INFO adding 'ClusterShell/Topology.py' 2026-04-03 09:16:58,692 wheel INFO adding 'ClusterShell/__init__.py' 2026-04-03 09:16:58,693 wheel INFO adding 'ClusterShell/CLI/Clubak.py' 2026-04-03 09:16:58,695 wheel INFO adding 'ClusterShell/CLI/Clush.py' 2026-04-03 09:16:58,697 wheel INFO adding 'ClusterShell/CLI/Config.py' 2026-04-03 09:16:58,698 wheel INFO adding 'ClusterShell/CLI/Display.py' 2026-04-03 09:16:58,700 wheel INFO adding 'ClusterShell/CLI/Error.py' 2026-04-03 09:16:58,701 wheel INFO adding 'ClusterShell/CLI/Nodeset.py' 2026-04-03 09:16:58,702 wheel INFO adding 'ClusterShell/CLI/OptionParser.py' 2026-04-03 09:16:58,704 wheel INFO adding 'ClusterShell/CLI/Utils.py' 2026-04-03 09:16:58,705 wheel INFO adding 'ClusterShell/CLI/__init__.py' 2026-04-03 09:16:58,706 wheel INFO adding 'ClusterShell/CLI/__pycache__/Clubak.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,708 wheel INFO adding 'ClusterShell/CLI/__pycache__/Clush.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,711 wheel INFO adding 'ClusterShell/CLI/__pycache__/Config.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,713 wheel INFO adding 'ClusterShell/CLI/__pycache__/Display.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,714 wheel INFO adding 'ClusterShell/CLI/__pycache__/Error.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,715 wheel INFO adding 'ClusterShell/CLI/__pycache__/Nodeset.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,717 wheel INFO adding 'ClusterShell/CLI/__pycache__/OptionParser.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,718 wheel INFO adding 'ClusterShell/CLI/__pycache__/Utils.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,719 wheel INFO adding 'ClusterShell/CLI/__pycache__/__init__.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,721 wheel INFO adding 'ClusterShell/Engine/EPoll.py' 2026-04-03 09:16:58,722 wheel INFO adding 'ClusterShell/Engine/Engine.py' 2026-04-03 09:16:58,724 wheel INFO adding 'ClusterShell/Engine/Factory.py' 2026-04-03 09:16:58,725 wheel INFO adding 'ClusterShell/Engine/Poll.py' 2026-04-03 09:16:58,726 wheel INFO adding 'ClusterShell/Engine/Select.py' 2026-04-03 09:16:58,728 wheel INFO adding 'ClusterShell/Engine/__init__.py' 2026-04-03 09:16:58,729 wheel INFO adding 'ClusterShell/Engine/__pycache__/EPoll.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,731 wheel INFO adding 'ClusterShell/Engine/__pycache__/Engine.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,733 wheel INFO adding 'ClusterShell/Engine/__pycache__/Factory.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,734 wheel INFO adding 'ClusterShell/Engine/__pycache__/Poll.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,735 wheel INFO adding 'ClusterShell/Engine/__pycache__/Select.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,736 wheel INFO adding 'ClusterShell/Engine/__pycache__/__init__.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,738 wheel INFO adding 'ClusterShell/Worker/EngineClient.py' 2026-04-03 09:16:58,740 wheel INFO adding 'ClusterShell/Worker/Exec.py' 2026-04-03 09:16:58,741 wheel INFO adding 'ClusterShell/Worker/Pdsh.py' 2026-04-03 09:16:58,742 wheel INFO adding 'ClusterShell/Worker/Popen.py' 2026-04-03 09:16:58,743 wheel INFO adding 'ClusterShell/Worker/Rsh.py' 2026-04-03 09:16:58,745 wheel INFO adding 'ClusterShell/Worker/Ssh.py' 2026-04-03 09:16:58,746 wheel INFO adding 'ClusterShell/Worker/Tree.py' 2026-04-03 09:16:58,748 wheel INFO adding 'ClusterShell/Worker/Worker.py' 2026-04-03 09:16:58,749 wheel INFO adding 'ClusterShell/Worker/__init__.py' 2026-04-03 09:16:58,750 wheel INFO adding 'ClusterShell/Worker/fastsubprocess.py' 2026-04-03 09:16:58,752 wheel INFO adding 'ClusterShell/Worker/__pycache__/EngineClient.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,754 wheel INFO adding 'ClusterShell/Worker/__pycache__/Exec.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,756 wheel INFO adding 'ClusterShell/Worker/__pycache__/Pdsh.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,757 wheel INFO adding 'ClusterShell/Worker/__pycache__/Popen.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,758 wheel INFO adding 'ClusterShell/Worker/__pycache__/Rsh.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,760 wheel INFO adding 'ClusterShell/Worker/__pycache__/Ssh.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,761 wheel INFO adding 'ClusterShell/Worker/__pycache__/Tree.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,763 wheel INFO adding 'ClusterShell/Worker/__pycache__/Worker.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,765 wheel INFO adding 'ClusterShell/Worker/__pycache__/__init__.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,766 wheel INFO adding 'ClusterShell/Worker/__pycache__/fastsubprocess.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,768 wheel INFO adding 'ClusterShell/__pycache__/Communication.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,770 wheel INFO adding 'ClusterShell/__pycache__/Defaults.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,771 wheel INFO adding 'ClusterShell/__pycache__/Event.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,773 wheel INFO adding 'ClusterShell/__pycache__/Gateway.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,774 wheel INFO adding 'ClusterShell/__pycache__/MsgTree.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,776 wheel INFO adding 'ClusterShell/__pycache__/NodeSet.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,779 wheel INFO adding 'ClusterShell/__pycache__/NodeUtils.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,781 wheel INFO adding 'ClusterShell/__pycache__/Propagation.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,783 wheel INFO adding 'ClusterShell/__pycache__/RangeSet.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,786 wheel INFO adding 'ClusterShell/__pycache__/Task.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,788 wheel INFO adding 'ClusterShell/__pycache__/Topology.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,790 wheel INFO adding 'ClusterShell/__pycache__/__init__.cpython-314.opt-1.pyc' 2026-04-03 09:16:58,791 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf' 2026-04-03 09:16:58,793 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf' 2026-04-03 09:16:58,794 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/topology.conf.example' 2026-04-03 09:16:58,795 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d/README' 2026-04-03 09:16:58,796 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d/sshpass.conf.example' 2026-04-03 09:16:58,797 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d/sudo.conf.example' 2026-04-03 09:16:58,798 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/README' 2026-04-03 09:16:58,799 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/genders.conf.example' 2026-04-03 09:16:58,800 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/slurm.conf.example' 2026-04-03 09:16:58,801 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/xcat.conf.example' 2026-04-03 09:16:58,802 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.d/README' 2026-04-03 09:16:58,804 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.d/cluster.yaml.example' 2026-04-03 09:16:58,805 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.d/local.cfg' 2026-04-03 09:16:58,806 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/clubak.1' 2026-04-03 09:16:58,808 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/cluset.1' 2026-04-03 09:16:58,809 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/clush.1' 2026-04-03 09:16:58,811 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/nodeset.1' 2026-04-03 09:16:58,812 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man5/clush.conf.5' 2026-04-03 09:16:58,814 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man5/groups.conf.5' 2026-04-03 09:16:58,816 wheel INFO adding 'clustershell-1.9.3.dist-info/licenses/COPYING.LGPLv2.1' 2026-04-03 09:16:58,817 wheel INFO adding 'clustershell-1.9.3.dist-info/METADATA' 2026-04-03 09:16:58,818 wheel INFO adding 'clustershell-1.9.3.dist-info/WHEEL' 2026-04-03 09:16:58,819 wheel INFO adding 'clustershell-1.9.3.dist-info/entry_points.txt' 2026-04-03 09:16:58,820 wheel INFO adding 'clustershell-1.9.3.dist-info/top_level.txt' 2026-04-03 09:16:58,822 wheel INFO adding 'clustershell-1.9.3.dist-info/RECORD' 2026-04-03 09:16:58,824 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-03 09:16:58,839 gpep517 INFO The backend produced .dist/clustershell-1.9.3-py3-none-any.whl clustershell-1.9.3-py3-none-any.whl >>> clustershell: Entering fakeroot... >>> clustershell-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/clustershell/pkg/clustershell-doc/usr/share/man' >>> clustershell-doc*: Preparing subpackage clustershell-doc... >>> clustershell-doc*: Running postcheck for clustershell-doc >>> py3-clustershell-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/ClusterShell/Worker/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/Worker/__pycache__' 'usr/lib/python3.14/site-packages/ClusterShell/Engine/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/Engine/__pycache__' 'usr/lib/python3.14/site-packages/ClusterShell/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/__pycache__' 'usr/lib/python3.14/site-packages/ClusterShell/CLI/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.14/site-packages/ClusterShell/CLI/__pycache__' >>> py3-clustershell-pyc*: Preparing subpackage py3-clustershell-pyc... >>> py3-clustershell-pyc*: Running postcheck for py3-clustershell-pyc >>> py3-clustershell*: Running split function _py3... 'usr/lib/python3.14' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell/usr/lib/python3.14' >>> py3-clustershell*: Preparing subpackage py3-clustershell... >>> py3-clustershell*: Running postcheck for py3-clustershell >>> clustershell*: Running postcheck for clustershell >>> clustershell*: Preparing package clustershell... >>> clustershell-doc*: Tracing dependencies... >>> clustershell-doc*: Package size: 22.1 KB >>> clustershell-doc*: Compressing data... >>> clustershell-doc*: Create checksum... >>> clustershell-doc*: Create clustershell-doc-1.9.3-r1.apk >>> clustershell*: Tracing dependencies... py3-yaml py3-clustershell=1.9.3-r1 >>> clustershell*: Package size: 9.8 KB >>> clustershell*: Compressing data... >>> clustershell*: Create checksum... >>> clustershell*: Create clustershell-1.9.3-r1.apk >>> py3-clustershell-pyc*: Tracing dependencies... python3~3.14 >>> py3-clustershell-pyc*: Package size: 1.3 MB >>> py3-clustershell-pyc*: Compressing data... >>> py3-clustershell-pyc*: Create checksum... >>> py3-clustershell-pyc*: Create py3-clustershell-pyc-1.9.3-r1.apk >>> py3-clustershell*: Tracing dependencies... python3 python3~3.14 >>> py3-clustershell*: Package size: 610.5 KB >>> py3-clustershell*: Compressing data... >>> py3-clustershell*: Create checksum... >>> py3-clustershell*: Create py3-clustershell-1.9.3-r1.apk >>> clustershell: Build complete at Fri, 03 Apr 2026 09:17:02 +0000 elapsed time 0h 0m 13s >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Cleaning up tmpdir >>> clustershell: Uninstalling dependencies... ( 1/27) Purging .makedepends-clustershell (20260403.091653) ( 2/27) Purging py3-yaml-pyc (6.0.3-r2) ( 3/27) Purging py3-yaml (6.0.3-r2) ( 4/27) Purging py3-gpep517-pyc (19-r2) ( 5/27) Purging py3-gpep517 (19-r2) ( 6/27) Purging py3-installer-pyc (0.7.0-r3) ( 7/27) Purging py3-installer (0.7.0-r3) ( 8/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/27) Purging py3-setuptools (82.0.1-r1) (10/27) Purging py3-wheel-pyc (0.46.3-r1) (11/27) Purging py3-wheel (0.46.3-r1) (12/27) Purging py3-packaging-pyc (26.0-r1) (13/27) Purging py3-packaging (26.0-r1) (14/27) Purging py3-parsing-pyc (3.3.2-r1) (15/27) Purging py3-parsing (3.3.2-r1) (16/27) Purging python3-pyc (3.14.3-r0) (17/27) Purging python3-pycache-pyc0 (3.14.3-r0) (18/27) Purging pyc (3.14.3-r0) (19/27) Purging python3 (3.14.3-r0) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r0) (23/27) Purging libpanelw (6.6_p20251231-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging sqlite-libs (3.51.2-r1) (26/27) Purging xz-libs (5.8.2-r0) (27/27) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> clustershell: Updating the community/riscv64 repository index... >>> clustershell: Signing the index...