>>> clustershell: Building community/clustershell 1.9.3-r0 (using abuild 3.16.0_rc4-r0) started Thu, 30 Oct 2025 15:17:25 +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/24) Installing gdbm (1.26-r0) ( 2/24) Installing xz-libs (5.8.1-r0) ( 3/24) Installing mpdecimal (4.0.1-r0) ( 4/24) Installing libpanelw (6.5_p20251010-r0) ( 5/24) Installing python3 (3.12.12-r0) ( 6/24) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/24) Installing pyc (3.12.12-r0) ( 8/24) Installing py3-yaml-pyc (6.0.3-r0) ( 9/24) Installing python3-pyc (3.12.12-r0) (10/24) Installing yaml (0.2.5-r2) (11/24) Installing py3-yaml (6.0.3-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (19-r0) (15/24) Installing py3-gpep517-pyc (19-r0) (16/24) Installing py3-parsing (3.2.3-r0) (17/24) Installing py3-parsing-pyc (3.2.3-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (80.9.0-r1) (21/24) Installing py3-setuptools-pyc (80.9.0-r1) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-clustershell (20251030.151730) busybox-1.37.0-r24.trigger: Executing script... OK: 629 MiB in 175 packages >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Cleaning up tmpdir >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/clustershell-1.9.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/clustershell-1.9.3.tar.gz.part' clustershell-1.9.3.t 100% |********************************| 390k 0:00:00 ETA '/var/cache/distfiles/v3.23/clustershell-1.9.3.tar.gz.part' saved /var/cache/distfiles/v3.23/clustershell-1.9.3.tar.gz: OK >>> clustershell: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/clustershell-1.9.3.tar.gz /var/cache/distfiles/v3.23/clustershell-1.9.3.tar.gz: OK >>> clustershell: Unpacking /var/cache/distfiles/v3.23/clustershell-1.9.3.tar.gz... 2025-10-30 15:17:32,692 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-30 15:17:32,729 root INFO running bdist_wheel 2025-10-30 15:17:32,758 root INFO running build 2025-10-30 15:17:32,758 root INFO running build_py 2025-10-30 15:17:32,765 root INFO creating build/lib/ClusterShell 2025-10-30 15:17:32,766 root INFO copying lib/ClusterShell/MsgTree.py -> build/lib/ClusterShell 2025-10-30 15:17:32,766 root INFO copying lib/ClusterShell/Topology.py -> build/lib/ClusterShell 2025-10-30 15:17:32,766 root INFO copying lib/ClusterShell/Event.py -> build/lib/ClusterShell 2025-10-30 15:17:32,767 root INFO copying lib/ClusterShell/Gateway.py -> build/lib/ClusterShell 2025-10-30 15:17:32,767 root INFO copying lib/ClusterShell/Task.py -> build/lib/ClusterShell 2025-10-30 15:17:32,767 root INFO copying lib/ClusterShell/Defaults.py -> build/lib/ClusterShell 2025-10-30 15:17:32,767 root INFO copying lib/ClusterShell/Propagation.py -> build/lib/ClusterShell 2025-10-30 15:17:32,768 root INFO copying lib/ClusterShell/Communication.py -> build/lib/ClusterShell 2025-10-30 15:17:32,768 root INFO copying lib/ClusterShell/NodeUtils.py -> build/lib/ClusterShell 2025-10-30 15:17:32,768 root INFO copying lib/ClusterShell/NodeSet.py -> build/lib/ClusterShell 2025-10-30 15:17:32,769 root INFO copying lib/ClusterShell/__init__.py -> build/lib/ClusterShell 2025-10-30 15:17:32,769 root INFO copying lib/ClusterShell/RangeSet.py -> build/lib/ClusterShell 2025-10-30 15:17:32,770 root INFO creating build/lib/ClusterShell/Worker 2025-10-30 15:17:32,770 root INFO copying lib/ClusterShell/Worker/Ssh.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,770 root INFO copying lib/ClusterShell/Worker/Tree.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,771 root INFO copying lib/ClusterShell/Worker/Exec.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,771 root INFO copying lib/ClusterShell/Worker/Rsh.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,771 root INFO copying lib/ClusterShell/Worker/EngineClient.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,772 root INFO copying lib/ClusterShell/Worker/Popen.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,772 root INFO copying lib/ClusterShell/Worker/fastsubprocess.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,772 root INFO copying lib/ClusterShell/Worker/Pdsh.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,773 root INFO copying lib/ClusterShell/Worker/__init__.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,773 root INFO copying lib/ClusterShell/Worker/Worker.py -> build/lib/ClusterShell/Worker 2025-10-30 15:17:32,773 root INFO creating build/lib/ClusterShell/CLI 2025-10-30 15:17:32,774 root INFO copying lib/ClusterShell/CLI/Nodeset.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,774 root INFO copying lib/ClusterShell/CLI/Display.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,774 root INFO copying lib/ClusterShell/CLI/Error.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,775 root INFO copying lib/ClusterShell/CLI/OptionParser.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,775 root INFO copying lib/ClusterShell/CLI/Utils.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,775 root INFO copying lib/ClusterShell/CLI/Clush.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,776 root INFO copying lib/ClusterShell/CLI/Clubak.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,776 root INFO copying lib/ClusterShell/CLI/__init__.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,776 root INFO copying lib/ClusterShell/CLI/Config.py -> build/lib/ClusterShell/CLI 2025-10-30 15:17:32,777 root INFO creating build/lib/ClusterShell/Engine 2025-10-30 15:17:32,777 root INFO copying lib/ClusterShell/Engine/Engine.py -> build/lib/ClusterShell/Engine 2025-10-30 15:17:32,777 root INFO copying lib/ClusterShell/Engine/Poll.py -> build/lib/ClusterShell/Engine 2025-10-30 15:17:32,777 root INFO copying lib/ClusterShell/Engine/EPoll.py -> build/lib/ClusterShell/Engine 2025-10-30 15:17:32,778 root INFO copying lib/ClusterShell/Engine/Select.py -> build/lib/ClusterShell/Engine 2025-10-30 15:17:32,778 root INFO copying lib/ClusterShell/Engine/__init__.py -> build/lib/ClusterShell/Engine 2025-10-30 15:17:32,778 root INFO copying lib/ClusterShell/Engine/Factory.py -> build/lib/ClusterShell/Engine 2025-10-30 15:17:32,792 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-30 15:17:32,792 root INFO running install 2025-10-30 15:17:32,823 root INFO running install_lib 2025-10-30 15:17:32,828 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-30 15:17:32,829 root INFO creating build/bdist.linux-ppc64le/wheel/ClusterShell 2025-10-30 15:17:32,829 root INFO creating build/bdist.linux-ppc64le/wheel/ClusterShell/Worker 2025-10-30 15:17:32,829 root INFO copying build/lib/ClusterShell/Worker/Ssh.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,830 root INFO copying build/lib/ClusterShell/Worker/Tree.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,830 root INFO copying build/lib/ClusterShell/Worker/Exec.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,830 root INFO copying build/lib/ClusterShell/Worker/Rsh.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,830 root INFO copying build/lib/ClusterShell/Worker/EngineClient.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,831 root INFO copying build/lib/ClusterShell/Worker/Popen.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,831 root INFO copying build/lib/ClusterShell/Worker/fastsubprocess.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,831 root INFO copying build/lib/ClusterShell/Worker/Pdsh.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,831 root INFO copying build/lib/ClusterShell/Worker/__init__.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,832 root INFO copying build/lib/ClusterShell/Worker/Worker.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Worker 2025-10-30 15:17:32,832 root INFO copying build/lib/ClusterShell/MsgTree.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,832 root INFO copying build/lib/ClusterShell/Topology.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,832 root INFO copying build/lib/ClusterShell/Event.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,833 root INFO creating build/bdist.linux-ppc64le/wheel/ClusterShell/CLI 2025-10-30 15:17:32,833 root INFO copying build/lib/ClusterShell/CLI/Nodeset.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,833 root INFO copying build/lib/ClusterShell/CLI/Display.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,833 root INFO copying build/lib/ClusterShell/CLI/Error.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,833 root INFO copying build/lib/ClusterShell/CLI/OptionParser.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,834 root INFO copying build/lib/ClusterShell/CLI/Utils.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,834 root INFO copying build/lib/ClusterShell/CLI/Clush.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,834 root INFO copying build/lib/ClusterShell/CLI/Clubak.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,834 root INFO copying build/lib/ClusterShell/CLI/__init__.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,835 root INFO copying build/lib/ClusterShell/CLI/Config.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/CLI 2025-10-30 15:17:32,835 root INFO copying build/lib/ClusterShell/Gateway.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,835 root INFO copying build/lib/ClusterShell/Task.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,835 root INFO copying build/lib/ClusterShell/Defaults.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,836 root INFO creating build/bdist.linux-ppc64le/wheel/ClusterShell/Engine 2025-10-30 15:17:32,836 root INFO copying build/lib/ClusterShell/Engine/Engine.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Engine 2025-10-30 15:17:32,836 root INFO copying build/lib/ClusterShell/Engine/Poll.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Engine 2025-10-30 15:17:32,836 root INFO copying build/lib/ClusterShell/Engine/EPoll.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Engine 2025-10-30 15:17:32,837 root INFO copying build/lib/ClusterShell/Engine/Select.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Engine 2025-10-30 15:17:32,837 root INFO copying build/lib/ClusterShell/Engine/__init__.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Engine 2025-10-30 15:17:32,837 root INFO copying build/lib/ClusterShell/Engine/Factory.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell/Engine 2025-10-30 15:17:32,837 root INFO copying build/lib/ClusterShell/Propagation.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,837 root INFO copying build/lib/ClusterShell/Communication.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,838 root INFO copying build/lib/ClusterShell/NodeUtils.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,838 root INFO copying build/lib/ClusterShell/NodeSet.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,838 root INFO copying build/lib/ClusterShell/__init__.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,838 root INFO copying build/lib/ClusterShell/RangeSet.py -> build/bdist.linux-ppc64le/wheel/./ClusterShell 2025-10-30 15:17:32,839 root INFO writing byte-compilation script '/tmp/tmppfesrrv8.py' 2025-10-30 15:17:32,839 root INFO /usr/bin/python3 /tmp/tmppfesrrv8.py 2025-10-30 15:17:33,337 root INFO removing /tmp/tmppfesrrv8.py 2025-10-30 15:17:33,338 root INFO running install_data 2025-10-30 15:17:33,347 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data 2025-10-30 15:17:33,348 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell 2025-10-30 15:17:33,348 root INFO copying conf/clush.conf -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell 2025-10-30 15:17:33,349 root INFO copying conf/groups.conf -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell 2025-10-30 15:17:33,349 root INFO copying conf/topology.conf.example -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell 2025-10-30 15:17:33,350 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2025-10-30 15:17:33,350 root INFO copying conf/clush.conf.d/sshpass.conf.example -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2025-10-30 15:17:33,351 root INFO copying conf/clush.conf.d/sudo.conf.example -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2025-10-30 15:17:33,351 root INFO copying conf/clush.conf.d/README -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d 2025-10-30 15:17:33,352 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2025-10-30 15:17:33,352 root INFO copying conf/groups.conf.d/genders.conf.example -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2025-10-30 15:17:33,353 root INFO copying conf/groups.conf.d/slurm.conf.example -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2025-10-30 15:17:33,353 root INFO copying conf/groups.conf.d/xcat.conf.example -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2025-10-30 15:17:33,354 root INFO copying conf/groups.conf.d/README -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d 2025-10-30 15:17:33,354 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2025-10-30 15:17:33,355 root INFO copying conf/groups.d/cluster.yaml.example -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2025-10-30 15:17:33,355 root INFO copying conf/groups.d/local.cfg -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2025-10-30 15:17:33,355 root INFO copying conf/groups.d/README -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/etc/clustershell/groups.d 2025-10-30 15:17:33,356 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man1 2025-10-30 15:17:33,357 root INFO copying doc/man/man1/clubak.1 -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man1 2025-10-30 15:17:33,357 root INFO copying doc/man/man1/cluset.1 -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man1 2025-10-30 15:17:33,358 root INFO copying doc/man/man1/clush.1 -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man1 2025-10-30 15:17:33,358 root INFO copying doc/man/man1/nodeset.1 -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man1 2025-10-30 15:17:33,359 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man5 2025-10-30 15:17:33,359 root INFO copying doc/man/man5/clush.conf.5 -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man5 2025-10-30 15:17:33,359 root INFO copying doc/man/man5/groups.conf.5 -> build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.data/data/share/man/man5 2025-10-30 15:17:33,360 root INFO running install_egg_info 2025-10-30 15:17:33,370 root INFO running egg_info 2025-10-30 15:17:33,375 root INFO creating lib/ClusterShell.egg-info 2025-10-30 15:17:33,375 root INFO writing lib/ClusterShell.egg-info/PKG-INFO 2025-10-30 15:17:33,375 root INFO writing dependency_links to lib/ClusterShell.egg-info/dependency_links.txt 2025-10-30 15:17:33,376 root INFO writing entry points to lib/ClusterShell.egg-info/entry_points.txt 2025-10-30 15:17:33,376 root INFO writing requirements to lib/ClusterShell.egg-info/requires.txt 2025-10-30 15:17:33,376 root INFO writing top-level names to lib/ClusterShell.egg-info/top_level.txt 2025-10-30 15:17:33,376 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2025-10-30 15:17:33,385 root INFO reading manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2025-10-30 15:17:33,386 root INFO reading manifest template 'MANIFEST.in' 2025-10-30 15:17:33,389 root WARNING warning: no files found matching 'doc/sphinx/*.png' 2025-10-30 15:17:33,393 root INFO adding license file 'COPYING.LGPLv2.1' 2025-10-30 15:17:33,398 root INFO writing manifest file 'lib/ClusterShell.egg-info/SOURCES.txt' 2025-10-30 15:17:33,398 root INFO Copying lib/ClusterShell.egg-info to build/bdist.linux-ppc64le/wheel/./ClusterShell-1.9.3-py3.12.egg-info 2025-10-30 15:17:33,400 root INFO running install_scripts 2025-10-30 15:17:33,401 root INFO creating build/bdist.linux-ppc64le/wheel/clustershell-1.9.3.dist-info/WHEEL 2025-10-30 15:17:33,402 wheel INFO creating '/home/buildozer/aports/community/clustershell/src/clustershell-1.9.3/.dist/.tmp-7e9e4e6c/clustershell-1.9.3-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-30 15:17:33,403 wheel INFO adding 'ClusterShell/Communication.py' 2025-10-30 15:17:33,403 wheel INFO adding 'ClusterShell/Defaults.py' 2025-10-30 15:17:33,403 wheel INFO adding 'ClusterShell/Event.py' 2025-10-30 15:17:33,403 wheel INFO adding 'ClusterShell/Gateway.py' 2025-10-30 15:17:33,404 wheel INFO adding 'ClusterShell/MsgTree.py' 2025-10-30 15:17:33,404 wheel INFO adding 'ClusterShell/NodeSet.py' 2025-10-30 15:17:33,405 wheel INFO adding 'ClusterShell/NodeUtils.py' 2025-10-30 15:17:33,405 wheel INFO adding 'ClusterShell/Propagation.py' 2025-10-30 15:17:33,405 wheel INFO adding 'ClusterShell/RangeSet.py' 2025-10-30 15:17:33,406 wheel INFO adding 'ClusterShell/Task.py' 2025-10-30 15:17:33,406 wheel INFO adding 'ClusterShell/Topology.py' 2025-10-30 15:17:33,407 wheel INFO adding 'ClusterShell/__init__.py' 2025-10-30 15:17:33,407 wheel INFO adding 'ClusterShell/CLI/Clubak.py' 2025-10-30 15:17:33,407 wheel INFO adding 'ClusterShell/CLI/Clush.py' 2025-10-30 15:17:33,408 wheel INFO adding 'ClusterShell/CLI/Config.py' 2025-10-30 15:17:33,408 wheel INFO adding 'ClusterShell/CLI/Display.py' 2025-10-30 15:17:33,408 wheel INFO adding 'ClusterShell/CLI/Error.py' 2025-10-30 15:17:33,409 wheel INFO adding 'ClusterShell/CLI/Nodeset.py' 2025-10-30 15:17:33,409 wheel INFO adding 'ClusterShell/CLI/OptionParser.py' 2025-10-30 15:17:33,409 wheel INFO adding 'ClusterShell/CLI/Utils.py' 2025-10-30 15:17:33,410 wheel INFO adding 'ClusterShell/CLI/__init__.py' 2025-10-30 15:17:33,410 wheel INFO adding 'ClusterShell/CLI/__pycache__/Clubak.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,410 wheel INFO adding 'ClusterShell/CLI/__pycache__/Clush.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,411 wheel INFO adding 'ClusterShell/CLI/__pycache__/Config.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,411 wheel INFO adding 'ClusterShell/CLI/__pycache__/Display.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,412 wheel INFO adding 'ClusterShell/CLI/__pycache__/Error.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,412 wheel INFO adding 'ClusterShell/CLI/__pycache__/Nodeset.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,412 wheel INFO adding 'ClusterShell/CLI/__pycache__/OptionParser.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,413 wheel INFO adding 'ClusterShell/CLI/__pycache__/Utils.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,413 wheel INFO adding 'ClusterShell/CLI/__pycache__/__init__.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,413 wheel INFO adding 'ClusterShell/Engine/EPoll.py' 2025-10-30 15:17:33,413 wheel INFO adding 'ClusterShell/Engine/Engine.py' 2025-10-30 15:17:33,414 wheel INFO adding 'ClusterShell/Engine/Factory.py' 2025-10-30 15:17:33,414 wheel INFO adding 'ClusterShell/Engine/Poll.py' 2025-10-30 15:17:33,414 wheel INFO adding 'ClusterShell/Engine/Select.py' 2025-10-30 15:17:33,415 wheel INFO adding 'ClusterShell/Engine/__init__.py' 2025-10-30 15:17:33,415 wheel INFO adding 'ClusterShell/Engine/__pycache__/EPoll.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,415 wheel INFO adding 'ClusterShell/Engine/__pycache__/Engine.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,416 wheel INFO adding 'ClusterShell/Engine/__pycache__/Factory.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,416 wheel INFO adding 'ClusterShell/Engine/__pycache__/Poll.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,416 wheel INFO adding 'ClusterShell/Engine/__pycache__/Select.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,416 wheel INFO adding 'ClusterShell/Engine/__pycache__/__init__.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,417 wheel INFO adding 'ClusterShell/Worker/EngineClient.py' 2025-10-30 15:17:33,417 wheel INFO adding 'ClusterShell/Worker/Exec.py' 2025-10-30 15:17:33,417 wheel INFO adding 'ClusterShell/Worker/Pdsh.py' 2025-10-30 15:17:33,418 wheel INFO adding 'ClusterShell/Worker/Popen.py' 2025-10-30 15:17:33,418 wheel INFO adding 'ClusterShell/Worker/Rsh.py' 2025-10-30 15:17:33,418 wheel INFO adding 'ClusterShell/Worker/Ssh.py' 2025-10-30 15:17:33,418 wheel INFO adding 'ClusterShell/Worker/Tree.py' 2025-10-30 15:17:33,419 wheel INFO adding 'ClusterShell/Worker/Worker.py' 2025-10-30 15:17:33,419 wheel INFO adding 'ClusterShell/Worker/__init__.py' 2025-10-30 15:17:33,419 wheel INFO adding 'ClusterShell/Worker/fastsubprocess.py' 2025-10-30 15:17:33,420 wheel INFO adding 'ClusterShell/Worker/__pycache__/EngineClient.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,420 wheel INFO adding 'ClusterShell/Worker/__pycache__/Exec.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,420 wheel INFO adding 'ClusterShell/Worker/__pycache__/Pdsh.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,421 wheel INFO adding 'ClusterShell/Worker/__pycache__/Popen.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,421 wheel INFO adding 'ClusterShell/Worker/__pycache__/Rsh.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,421 wheel INFO adding 'ClusterShell/Worker/__pycache__/Ssh.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,422 wheel INFO adding 'ClusterShell/Worker/__pycache__/Tree.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,422 wheel INFO adding 'ClusterShell/Worker/__pycache__/Worker.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,422 wheel INFO adding 'ClusterShell/Worker/__pycache__/__init__.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,423 wheel INFO adding 'ClusterShell/Worker/__pycache__/fastsubprocess.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,423 wheel INFO adding 'ClusterShell/__pycache__/Communication.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,423 wheel INFO adding 'ClusterShell/__pycache__/Defaults.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,424 wheel INFO adding 'ClusterShell/__pycache__/Event.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,424 wheel INFO adding 'ClusterShell/__pycache__/Gateway.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,424 wheel INFO adding 'ClusterShell/__pycache__/MsgTree.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,425 wheel INFO adding 'ClusterShell/__pycache__/NodeSet.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,425 wheel INFO adding 'ClusterShell/__pycache__/NodeUtils.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,425 wheel INFO adding 'ClusterShell/__pycache__/Propagation.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,426 wheel INFO adding 'ClusterShell/__pycache__/RangeSet.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,426 wheel INFO adding 'ClusterShell/__pycache__/Task.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,427 wheel INFO adding 'ClusterShell/__pycache__/Topology.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,427 wheel INFO adding 'ClusterShell/__pycache__/__init__.cpython-312.opt-1.pyc' 2025-10-30 15:17:33,428 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf' 2025-10-30 15:17:33,428 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf' 2025-10-30 15:17:33,428 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/topology.conf.example' 2025-10-30 15:17:33,428 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d/README' 2025-10-30 15:17:33,429 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d/sshpass.conf.example' 2025-10-30 15:17:33,429 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/clush.conf.d/sudo.conf.example' 2025-10-30 15:17:33,429 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/README' 2025-10-30 15:17:33,429 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/genders.conf.example' 2025-10-30 15:17:33,430 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/slurm.conf.example' 2025-10-30 15:17:33,430 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.conf.d/xcat.conf.example' 2025-10-30 15:17:33,430 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.d/README' 2025-10-30 15:17:33,431 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.d/cluster.yaml.example' 2025-10-30 15:17:33,431 wheel INFO adding 'clustershell-1.9.3.data/data/etc/clustershell/groups.d/local.cfg' 2025-10-30 15:17:33,431 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/clubak.1' 2025-10-30 15:17:33,431 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/cluset.1' 2025-10-30 15:17:33,432 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/clush.1' 2025-10-30 15:17:33,432 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man1/nodeset.1' 2025-10-30 15:17:33,432 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man5/clush.conf.5' 2025-10-30 15:17:33,433 wheel INFO adding 'clustershell-1.9.3.data/data/share/man/man5/groups.conf.5' 2025-10-30 15:17:33,433 wheel INFO adding 'clustershell-1.9.3.dist-info/licenses/COPYING.LGPLv2.1' 2025-10-30 15:17:33,434 wheel INFO adding 'clustershell-1.9.3.dist-info/METADATA' 2025-10-30 15:17:33,434 wheel INFO adding 'clustershell-1.9.3.dist-info/WHEEL' 2025-10-30 15:17:33,434 wheel INFO adding 'clustershell-1.9.3.dist-info/entry_points.txt' 2025-10-30 15:17:33,434 wheel INFO adding 'clustershell-1.9.3.dist-info/top_level.txt' 2025-10-30 15:17:33,435 wheel INFO adding 'clustershell-1.9.3.dist-info/RECORD' 2025-10-30 15:17:33,436 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-30 15:17:33,441 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.12/site-packages/ClusterShell/Worker/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/site-packages/ClusterShell/Worker/__pycache__' 'usr/lib/python3.12/site-packages/ClusterShell/CLI/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/site-packages/ClusterShell/CLI/__pycache__' 'usr/lib/python3.12/site-packages/ClusterShell/Engine/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/site-packages/ClusterShell/Engine/__pycache__' 'usr/lib/python3.12/site-packages/ClusterShell/__pycache__' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell-pyc/usr/lib/python3.12/site-packages/ClusterShell/__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.12' -> '/home/buildozer/aports/community/clustershell/pkg/py3-clustershell/usr/lib/python3.12' >>> 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-r0.apk >>> clustershell*: Tracing dependencies... py3-yaml py3-clustershell=1.9.3-r0 >>> clustershell*: Package size: 9.8 KB >>> clustershell*: Compressing data... >>> clustershell*: Create checksum... >>> clustershell*: Create clustershell-1.9.3-r0.apk >>> py3-clustershell-pyc*: Tracing dependencies... python3~3.12 >>> 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-r0.apk >>> py3-clustershell*: Tracing dependencies... python3 python3~3.12 >>> py3-clustershell*: Package size: 610.5 KB >>> py3-clustershell*: Compressing data... >>> py3-clustershell*: Create checksum... >>> py3-clustershell*: Create py3-clustershell-1.9.3-r0.apk >>> clustershell: Build complete at Thu, 30 Oct 2025 15:17:34 +0000 elapsed time 0h 0m 9s >>> clustershell: Cleaning up srcdir >>> clustershell: Cleaning up pkgdir >>> clustershell: Uninstalling dependencies... ( 1/24) Purging .makedepends-clustershell (20251030.151730) ( 2/24) Purging py3-yaml-pyc (6.0.3-r0) ( 3/24) Purging py3-yaml (6.0.3-r0) ( 4/24) Purging py3-gpep517-pyc (19-r0) ( 5/24) Purging py3-gpep517 (19-r0) ( 6/24) Purging py3-installer-pyc (0.7.0-r2) ( 7/24) Purging py3-installer (0.7.0-r2) ( 8/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/24) Purging py3-setuptools (80.9.0-r1) (10/24) Purging py3-wheel-pyc (0.46.1-r0) (11/24) Purging py3-wheel (0.46.1-r0) (12/24) Purging py3-packaging-pyc (25.0-r0) (13/24) Purging py3-packaging (25.0-r0) (14/24) Purging py3-parsing-pyc (3.2.3-r0) (15/24) Purging py3-parsing (3.2.3-r0) (16/24) Purging python3-pyc (3.12.12-r0) (17/24) Purging python3-pycache-pyc0 (3.12.12-r0) (18/24) Purging pyc (3.12.12-r0) (19/24) Purging python3 (3.12.12-r0) (20/24) Purging gdbm (1.26-r0) (21/24) Purging libpanelw (6.5_p20251010-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging xz-libs (5.8.1-r0) (24/24) Purging yaml (0.2.5-r2) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> clustershell: Updating the community/ppc64le repository index... >>> clustershell: Signing the index...