>>> rosh: Building community/rosh 0.1.8-r1 (using abuild 3.13.0-r3) started Sat, 04 May 2024 20:23:18 +0000 >>> rosh: Checking sanity of /home/buildozer/aports/community/rosh/APKBUILD... >>> rosh: Analyzing dependencies... >>> rosh: Installing for build: build-base iproute2 python3 py3-cachetools py3-prettytable3 py3-prompt_toolkit py3-pyroute2 py3-fuzzyfinder py3-setproctitle py3-gpep517 py3-setuptools py3-wheel (1/44) Installing libelf (0.191-r0) (2/44) Installing libmnl (1.0.5-r2) (3/44) Installing iproute2-minimal (6.8.0-r0) (4/44) Installing libxtables (1.8.10-r3) (5/44) Installing iproute2-tc (6.8.0-r0) (6/44) Installing iproute2-ss (6.8.0-r0) (7/44) Installing iproute2 (6.8.0-r0) Executing iproute2-6.8.0-r0.post-install (8/44) Installing gdbm (1.23-r1) (9/44) Installing mpdecimal (4.0.0-r0) (10/44) Installing libpanelw (6.4_p20240330-r0) (11/44) Installing readline (8.2.10-r0) (12/44) Installing sqlite-libs (3.45.3-r0) (13/44) Installing python3 (3.12.3-r1) (14/44) Installing python3-pycache-pyc0 (3.12.3-r1) (15/44) Installing pyc (3.12.3-r1) (16/44) Installing python3-pyc (3.12.3-r1) (17/44) Installing py3-cachetools (5.3.3-r1) (18/44) Installing py3-cachetools-pyc (5.3.3-r1) (19/44) Installing py3-wcwidth (0.2.13-r1) (20/44) Installing py3-wcwidth-pyc (0.2.13-r1) (21/44) Installing py3-prettytable3 (3.10.0-r1) (22/44) Installing py3-prettytable3-pyc (3.10.0-r1) (23/44) Installing py3-prompt_toolkit (3.0.43-r1) (24/44) Installing py3-prompt_toolkit-pyc (3.0.43-r1) (25/44) Installing py3-pyroute2 (0.7.12-r1) (26/44) Installing py3-pyroute2-pyc (0.7.12-r1) (27/44) Installing py3-fuzzyfinder (2.1.0-r5) (28/44) Installing py3-fuzzyfinder-pyc (2.1.0-r5) (29/44) Installing py3-setproctitle (1.3.3-r1) (30/44) Installing py3-setproctitle-pyc (1.3.3-r1) (31/44) Installing py3-installer (0.7.0-r2) (32/44) Installing py3-installer-pyc (0.7.0-r2) (33/44) Installing py3-gpep517 (15-r2) (34/44) Installing py3-gpep517-pyc (15-r2) (35/44) Installing py3-parsing (3.1.2-r1) (36/44) Installing py3-parsing-pyc (3.1.2-r1) (37/44) Installing py3-packaging (24.0-r1) (38/44) Installing py3-packaging-pyc (24.0-r1) (39/44) Installing py3-setuptools (69.5.1-r0) (40/44) Installing py3-setuptools-pyc (69.5.1-r0) (41/44) Installing py3-wheel (0.42.0-r1) (42/44) Installing py3-wheel-pyc (0.42.0-r1) (43/44) Installing .makedepends-rosh (20240504.202323) (44/44) Installing ifupdown-ng-iproute2 (0.12.1-r5) Executing busybox-1.36.1-r26.trigger OK: 1754 MiB in 167 packages >>> rosh: Cleaning up srcdir >>> rosh: Cleaning up pkgdir >>> rosh: Cleaning up tmpdir >>> rosh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/rosh-0.1.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/rosh-0.1.8.tar.gz.part' rosh-0.1.8.tar.gz.pa 100% |********************************| 35835 0:00:00 ETA '/var/cache/distfiles/v3.20/rosh-0.1.8.tar.gz.part' saved >>> rosh: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/rosh-0.1.8.tar.gz >>> rosh: Checking sha512sums... rosh-0.1.8.tar.gz: OK rosh.conf: OK >>> rosh: Unpacking /var/cache/distfiles/v3.20/rosh-0.1.8.tar.gz... 2024-05-04 20:23:25,121 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-04 20:23:25,169 root INFO running bdist_wheel 2024-05-04 20:23:25,199 root INFO running build 2024-05-04 20:23:25,199 root INFO running build_py 2024-05-04 20:23:25,204 root INFO creating build 2024-05-04 20:23:25,204 root INFO creating build/lib 2024-05-04 20:23:25,204 root INFO creating build/lib/rosh 2024-05-04 20:23:25,204 root INFO copying rosh/__init__.py -> build/lib/rosh 2024-05-04 20:23:25,205 root INFO creating build/lib/rosh/filters 2024-05-04 20:23:25,205 root INFO copying rosh/filters/__init__.py -> build/lib/rosh/filters 2024-05-04 20:23:25,206 root INFO creating build/lib/rosh/validator 2024-05-04 20:23:25,206 root INFO copying rosh/validator/__init__.py -> build/lib/rosh/validator 2024-05-04 20:23:25,206 root INFO creating build/lib/rosh/commands 2024-05-04 20:23:25,207 root INFO copying rosh/commands/__init__.py -> build/lib/rosh/commands 2024-05-04 20:23:25,207 root INFO creating build/lib/rosh/rtlookup 2024-05-04 20:23:25,207 root INFO copying rosh/rtlookup/__init__.py -> build/lib/rosh/rtlookup 2024-05-04 20:23:25,208 root INFO creating build/lib/rosh/lookup 2024-05-04 20:23:25,208 root INFO copying rosh/lookup/__init__.py -> build/lib/rosh/lookup 2024-05-04 20:23:25,208 root INFO creating build/lib/rosh/output 2024-05-04 20:23:25,209 root INFO copying rosh/output/__init__.py -> build/lib/rosh/output 2024-05-04 20:23:25,209 root INFO copying rosh/output/details.py -> build/lib/rosh/output 2024-05-04 20:23:25,209 root INFO copying rosh/output/table.py -> build/lib/rosh/output 2024-05-04 20:23:25,210 root INFO creating build/lib/rosh/completer 2024-05-04 20:23:25,210 root INFO copying rosh/completer/__init__.py -> build/lib/rosh/completer 2024-05-04 20:23:25,210 root INFO creating build/lib/rosh/filters/exclude 2024-05-04 20:23:25,211 root INFO copying rosh/filters/exclude/__init__.py -> build/lib/rosh/filters/exclude 2024-05-04 20:23:25,211 root INFO creating build/lib/rosh/filters/include 2024-05-04 20:23:25,211 root INFO copying rosh/filters/include/__init__.py -> build/lib/rosh/filters/include 2024-05-04 20:23:25,212 root INFO creating build/lib/rosh/filters/tee 2024-05-04 20:23:25,212 root INFO copying rosh/filters/tee/__init__.py -> build/lib/rosh/filters/tee 2024-05-04 20:23:25,212 root INFO creating build/lib/rosh/commands/traceroute 2024-05-04 20:23:25,213 root INFO copying rosh/commands/traceroute/__init__.py -> build/lib/rosh/commands/traceroute 2024-05-04 20:23:25,213 root INFO creating build/lib/rosh/commands/tcpdump 2024-05-04 20:23:25,213 root INFO copying rosh/commands/tcpdump/__init__.py -> build/lib/rosh/commands/tcpdump 2024-05-04 20:23:25,214 root INFO creating build/lib/rosh/commands/renegotiate 2024-05-04 20:23:25,214 root INFO copying rosh/commands/renegotiate/__init__.py -> build/lib/rosh/commands/renegotiate 2024-05-04 20:23:25,214 root INFO creating build/lib/rosh/commands/enable 2024-05-04 20:23:25,215 root INFO copying rosh/commands/enable/__init__.py -> build/lib/rosh/commands/enable 2024-05-04 20:23:25,215 root INFO creating build/lib/rosh/commands/ssh 2024-05-04 20:23:25,215 root INFO copying rosh/commands/ssh/__init__.py -> build/lib/rosh/commands/ssh 2024-05-04 20:23:25,216 root INFO creating build/lib/rosh/commands/lbu 2024-05-04 20:23:25,216 root INFO copying rosh/commands/lbu/__init__.py -> build/lib/rosh/commands/lbu 2024-05-04 20:23:25,216 root INFO creating build/lib/rosh/commands/show 2024-05-04 20:23:25,216 root INFO copying rosh/commands/show/__init__.py -> build/lib/rosh/commands/show 2024-05-04 20:23:25,217 root INFO creating build/lib/rosh/commands/mtr 2024-05-04 20:23:25,217 root INFO copying rosh/commands/mtr/__init__.py -> build/lib/rosh/commands/mtr 2024-05-04 20:23:25,217 root INFO creating build/lib/rosh/commands/help 2024-05-04 20:23:25,218 root INFO copying rosh/commands/help/__init__.py -> build/lib/rosh/commands/help 2024-05-04 20:23:25,218 root INFO creating build/lib/rosh/commands/shell 2024-05-04 20:23:25,218 root INFO copying rosh/commands/shell/__init__.py -> build/lib/rosh/commands/shell 2024-05-04 20:23:25,219 root INFO creating build/lib/rosh/commands/netns 2024-05-04 20:23:25,219 root INFO copying rosh/commands/netns/__init__.py -> build/lib/rosh/commands/netns 2024-05-04 20:23:25,219 root INFO creating build/lib/rosh/commands/exit 2024-05-04 20:23:25,220 root INFO copying rosh/commands/exit/__init__.py -> build/lib/rosh/commands/exit 2024-05-04 20:23:25,220 root INFO creating build/lib/rosh/commands/reset 2024-05-04 20:23:25,220 root INFO copying rosh/commands/reset/__init__.py -> build/lib/rosh/commands/reset 2024-05-04 20:23:25,221 root INFO creating build/lib/rosh/commands/identify 2024-05-04 20:23:25,221 root INFO copying rosh/commands/identify/__init__.py -> build/lib/rosh/commands/identify 2024-05-04 20:23:25,221 root INFO creating build/lib/rosh/commands/disable 2024-05-04 20:23:25,221 root INFO copying rosh/commands/disable/__init__.py -> build/lib/rosh/commands/disable 2024-05-04 20:23:25,222 root INFO creating build/lib/rosh/commands/ifstatecli 2024-05-04 20:23:25,222 root INFO copying rosh/commands/ifstatecli/__init__.py -> build/lib/rosh/commands/ifstatecli 2024-05-04 20:23:25,223 root INFO creating build/lib/rosh/commands/telnet 2024-05-04 20:23:25,223 root INFO copying rosh/commands/telnet/__init__.py -> build/lib/rosh/commands/telnet 2024-05-04 20:23:25,223 root INFO creating build/lib/rosh/commands/monitor 2024-05-04 20:23:25,223 root INFO copying rosh/commands/monitor/__init__.py -> build/lib/rosh/commands/monitor 2024-05-04 20:23:25,224 root INFO creating build/lib/rosh/commands/ping 2024-05-04 20:23:25,224 root INFO copying rosh/commands/ping/__init__.py -> build/lib/rosh/commands/ping 2024-05-04 20:23:25,224 root INFO creating build/lib/rosh/commands/renegotiate/interface 2024-05-04 20:23:25,225 root INFO copying rosh/commands/renegotiate/interface/__init__.py -> build/lib/rosh/commands/renegotiate/interface 2024-05-04 20:23:25,225 root INFO creating build/lib/rosh/commands/enable/interface 2024-05-04 20:23:25,225 root INFO copying rosh/commands/enable/interface/__init__.py -> build/lib/rosh/commands/enable/interface 2024-05-04 20:23:25,226 root INFO creating build/lib/rosh/commands/show/ifstate 2024-05-04 20:23:25,226 root INFO copying rosh/commands/show/ifstate/__init__.py -> build/lib/rosh/commands/show/ifstate 2024-05-04 20:23:25,226 root INFO creating build/lib/rosh/commands/show/ip 2024-05-04 20:23:25,226 root INFO copying rosh/commands/show/ip/__init__.py -> build/lib/rosh/commands/show/ip 2024-05-04 20:23:25,227 root INFO creating build/lib/rosh/commands/show/interface 2024-05-04 20:23:25,227 root INFO copying rosh/commands/show/interface/__init__.py -> build/lib/rosh/commands/show/interface 2024-05-04 20:23:25,227 root INFO creating build/lib/rosh/commands/show/netns 2024-05-04 20:23:25,228 root INFO copying rosh/commands/show/netns/__init__.py -> build/lib/rosh/commands/show/netns 2024-05-04 20:23:25,228 root INFO creating build/lib/rosh/commands/show/ipv6 2024-05-04 20:23:25,228 root INFO copying rosh/commands/show/ipv6/__init__.py -> build/lib/rosh/commands/show/ipv6 2024-05-04 20:23:25,229 root INFO creating build/lib/rosh/commands/show/bridge 2024-05-04 20:23:25,229 root INFO copying rosh/commands/show/bridge/__init__.py -> build/lib/rosh/commands/show/bridge 2024-05-04 20:23:25,229 root INFO creating build/lib/rosh/commands/show/ifstate/config 2024-05-04 20:23:25,229 root INFO copying rosh/commands/show/ifstate/config/__init__.py -> build/lib/rosh/commands/show/ifstate/config 2024-05-04 20:23:25,230 root INFO creating build/lib/rosh/commands/show/ip/rule 2024-05-04 20:23:25,230 root INFO copying rosh/commands/show/ip/rule/__init__.py -> build/lib/rosh/commands/show/ip/rule 2024-05-04 20:23:25,230 root INFO creating build/lib/rosh/commands/show/ip/address 2024-05-04 20:23:25,231 root INFO copying rosh/commands/show/ip/address/__init__.py -> build/lib/rosh/commands/show/ip/address 2024-05-04 20:23:25,231 root INFO creating build/lib/rosh/commands/show/ip/route 2024-05-04 20:23:25,231 root INFO copying rosh/commands/show/ip/route/__init__.py -> build/lib/rosh/commands/show/ip/route 2024-05-04 20:23:25,232 root INFO creating build/lib/rosh/commands/show/ip/neighbour 2024-05-04 20:23:25,232 root INFO copying rosh/commands/show/ip/neighbour/__init__.py -> build/lib/rosh/commands/show/ip/neighbour 2024-05-04 20:23:25,232 root INFO creating build/lib/rosh/commands/show/ipv6/rule 2024-05-04 20:23:25,232 root INFO copying rosh/commands/show/ipv6/rule/__init__.py -> build/lib/rosh/commands/show/ipv6/rule 2024-05-04 20:23:25,233 root INFO creating build/lib/rosh/commands/show/ipv6/address 2024-05-04 20:23:25,233 root INFO copying rosh/commands/show/ipv6/address/__init__.py -> build/lib/rosh/commands/show/ipv6/address 2024-05-04 20:23:25,234 root INFO creating build/lib/rosh/commands/show/ipv6/route 2024-05-04 20:23:25,234 root INFO copying rosh/commands/show/ipv6/route/__init__.py -> build/lib/rosh/commands/show/ipv6/route 2024-05-04 20:23:25,234 root INFO creating build/lib/rosh/commands/show/ipv6/neighbour 2024-05-04 20:23:25,234 root INFO copying rosh/commands/show/ipv6/neighbour/__init__.py -> build/lib/rosh/commands/show/ipv6/neighbour 2024-05-04 20:23:25,235 root INFO creating build/lib/rosh/commands/show/bridge/fdb 2024-05-04 20:23:25,235 root INFO copying rosh/commands/show/bridge/fdb/__init__.py -> build/lib/rosh/commands/show/bridge/fdb 2024-05-04 20:23:25,235 root INFO creating build/lib/rosh/commands/reset/interface 2024-05-04 20:23:25,236 root INFO copying rosh/commands/reset/interface/__init__.py -> build/lib/rosh/commands/reset/interface 2024-05-04 20:23:25,236 root INFO creating build/lib/rosh/commands/identify/interface 2024-05-04 20:23:25,236 root INFO copying rosh/commands/identify/interface/__init__.py -> build/lib/rosh/commands/identify/interface 2024-05-04 20:23:25,237 root INFO creating build/lib/rosh/commands/disable/interface 2024-05-04 20:23:25,237 root INFO copying rosh/commands/disable/interface/__init__.py -> build/lib/rosh/commands/disable/interface 2024-05-04 20:23:25,257 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-05-04 20:23:25,257 root INFO running install 2024-05-04 20:23:25,271 root INFO running install_lib 2024-05-04 20:23:25,276 root INFO creating build/bdist.linux-x86_64 2024-05-04 20:23:25,276 root INFO creating build/bdist.linux-x86_64/wheel 2024-05-04 20:23:25,276 root INFO creating build/bdist.linux-x86_64/wheel/rosh 2024-05-04 20:23:25,277 root INFO creating build/bdist.linux-x86_64/wheel/rosh/filters 2024-05-04 20:23:25,277 root INFO creating build/bdist.linux-x86_64/wheel/rosh/filters/exclude 2024-05-04 20:23:25,277 root INFO copying build/lib/rosh/filters/exclude/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/filters/exclude 2024-05-04 20:23:25,277 root INFO creating build/bdist.linux-x86_64/wheel/rosh/filters/include 2024-05-04 20:23:25,278 root INFO copying build/lib/rosh/filters/include/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/filters/include 2024-05-04 20:23:25,278 root INFO copying build/lib/rosh/filters/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/filters 2024-05-04 20:23:25,278 root INFO creating build/bdist.linux-x86_64/wheel/rosh/filters/tee 2024-05-04 20:23:25,278 root INFO copying build/lib/rosh/filters/tee/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/filters/tee 2024-05-04 20:23:25,279 root INFO creating build/bdist.linux-x86_64/wheel/rosh/validator 2024-05-04 20:23:25,279 root INFO copying build/lib/rosh/validator/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/validator 2024-05-04 20:23:25,279 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands 2024-05-04 20:23:25,280 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/traceroute 2024-05-04 20:23:25,280 root INFO copying build/lib/rosh/commands/traceroute/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/traceroute 2024-05-04 20:23:25,280 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/tcpdump 2024-05-04 20:23:25,280 root INFO copying build/lib/rosh/commands/tcpdump/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/tcpdump 2024-05-04 20:23:25,281 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/renegotiate 2024-05-04 20:23:25,281 root INFO copying build/lib/rosh/commands/renegotiate/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/renegotiate 2024-05-04 20:23:25,281 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/renegotiate/interface 2024-05-04 20:23:25,281 root INFO copying build/lib/rosh/commands/renegotiate/interface/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/renegotiate/interface 2024-05-04 20:23:25,282 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/enable 2024-05-04 20:23:25,282 root INFO copying build/lib/rosh/commands/enable/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/enable 2024-05-04 20:23:25,282 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/enable/interface 2024-05-04 20:23:25,282 root INFO copying build/lib/rosh/commands/enable/interface/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/enable/interface 2024-05-04 20:23:25,283 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/ssh 2024-05-04 20:23:25,283 root INFO copying build/lib/rosh/commands/ssh/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/ssh 2024-05-04 20:23:25,283 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/lbu 2024-05-04 20:23:25,283 root INFO copying build/lib/rosh/commands/lbu/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/lbu 2024-05-04 20:23:25,284 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show 2024-05-04 20:23:25,284 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ifstate 2024-05-04 20:23:25,284 root INFO copying build/lib/rosh/commands/show/ifstate/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ifstate 2024-05-04 20:23:25,284 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ifstate/config 2024-05-04 20:23:25,284 root INFO copying build/lib/rosh/commands/show/ifstate/config/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ifstate/config 2024-05-04 20:23:25,285 root INFO copying build/lib/rosh/commands/show/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show 2024-05-04 20:23:25,285 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ip 2024-05-04 20:23:25,285 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/rule 2024-05-04 20:23:25,285 root INFO copying build/lib/rosh/commands/show/ip/rule/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/rule 2024-05-04 20:23:25,286 root INFO copying build/lib/rosh/commands/show/ip/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ip 2024-05-04 20:23:25,286 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/address 2024-05-04 20:23:25,286 root INFO copying build/lib/rosh/commands/show/ip/address/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/address 2024-05-04 20:23:25,287 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/route 2024-05-04 20:23:25,287 root INFO copying build/lib/rosh/commands/show/ip/route/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/route 2024-05-04 20:23:25,287 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/neighbour 2024-05-04 20:23:25,287 root INFO copying build/lib/rosh/commands/show/ip/neighbour/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ip/neighbour 2024-05-04 20:23:25,288 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/interface 2024-05-04 20:23:25,288 root INFO copying build/lib/rosh/commands/show/interface/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/interface 2024-05-04 20:23:25,288 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/netns 2024-05-04 20:23:25,288 root INFO copying build/lib/rosh/commands/show/netns/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/netns 2024-05-04 20:23:25,289 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6 2024-05-04 20:23:25,289 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/rule 2024-05-04 20:23:25,289 root INFO copying build/lib/rosh/commands/show/ipv6/rule/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/rule 2024-05-04 20:23:25,289 root INFO copying build/lib/rosh/commands/show/ipv6/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6 2024-05-04 20:23:25,290 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/address 2024-05-04 20:23:25,290 root INFO copying build/lib/rosh/commands/show/ipv6/address/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/address 2024-05-04 20:23:25,290 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/route 2024-05-04 20:23:25,290 root INFO copying build/lib/rosh/commands/show/ipv6/route/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/route 2024-05-04 20:23:25,291 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/neighbour 2024-05-04 20:23:25,291 root INFO copying build/lib/rosh/commands/show/ipv6/neighbour/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/ipv6/neighbour 2024-05-04 20:23:25,291 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/bridge 2024-05-04 20:23:25,291 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/show/bridge/fdb 2024-05-04 20:23:25,292 root INFO copying build/lib/rosh/commands/show/bridge/fdb/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/bridge/fdb 2024-05-04 20:23:25,292 root INFO copying build/lib/rosh/commands/show/bridge/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/show/bridge 2024-05-04 20:23:25,292 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/mtr 2024-05-04 20:23:25,292 root INFO copying build/lib/rosh/commands/mtr/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/mtr 2024-05-04 20:23:25,293 root INFO copying build/lib/rosh/commands/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands 2024-05-04 20:23:25,293 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/help 2024-05-04 20:23:25,293 root INFO copying build/lib/rosh/commands/help/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/help 2024-05-04 20:23:25,293 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/shell 2024-05-04 20:23:25,294 root INFO copying build/lib/rosh/commands/shell/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/shell 2024-05-04 20:23:25,294 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/netns 2024-05-04 20:23:25,294 root INFO copying build/lib/rosh/commands/netns/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/netns 2024-05-04 20:23:25,294 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/exit 2024-05-04 20:23:25,295 root INFO copying build/lib/rosh/commands/exit/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/exit 2024-05-04 20:23:25,295 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/reset 2024-05-04 20:23:25,295 root INFO copying build/lib/rosh/commands/reset/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/reset 2024-05-04 20:23:25,295 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/reset/interface 2024-05-04 20:23:25,296 root INFO copying build/lib/rosh/commands/reset/interface/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/reset/interface 2024-05-04 20:23:25,296 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/identify 2024-05-04 20:23:25,296 root INFO copying build/lib/rosh/commands/identify/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/identify 2024-05-04 20:23:25,296 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/identify/interface 2024-05-04 20:23:25,297 root INFO copying build/lib/rosh/commands/identify/interface/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/identify/interface 2024-05-04 20:23:25,297 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/disable 2024-05-04 20:23:25,297 root INFO copying build/lib/rosh/commands/disable/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/disable 2024-05-04 20:23:25,297 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/disable/interface 2024-05-04 20:23:25,298 root INFO copying build/lib/rosh/commands/disable/interface/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/disable/interface 2024-05-04 20:23:25,298 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/ifstatecli 2024-05-04 20:23:25,298 root INFO copying build/lib/rosh/commands/ifstatecli/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/ifstatecli 2024-05-04 20:23:25,299 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/telnet 2024-05-04 20:23:25,299 root INFO copying build/lib/rosh/commands/telnet/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/telnet 2024-05-04 20:23:25,299 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/monitor 2024-05-04 20:23:25,299 root INFO copying build/lib/rosh/commands/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/monitor 2024-05-04 20:23:25,300 root INFO creating build/bdist.linux-x86_64/wheel/rosh/commands/ping 2024-05-04 20:23:25,300 root INFO copying build/lib/rosh/commands/ping/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/commands/ping 2024-05-04 20:23:25,300 root INFO copying build/lib/rosh/__init__.py -> build/bdist.linux-x86_64/wheel/rosh 2024-05-04 20:23:25,300 root INFO creating build/bdist.linux-x86_64/wheel/rosh/rtlookup 2024-05-04 20:23:25,301 root INFO copying build/lib/rosh/rtlookup/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/rtlookup 2024-05-04 20:23:25,301 root INFO creating build/bdist.linux-x86_64/wheel/rosh/lookup 2024-05-04 20:23:25,301 root INFO copying build/lib/rosh/lookup/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/lookup 2024-05-04 20:23:25,301 root INFO creating build/bdist.linux-x86_64/wheel/rosh/output 2024-05-04 20:23:25,302 root INFO copying build/lib/rosh/output/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/output 2024-05-04 20:23:25,302 root INFO copying build/lib/rosh/output/details.py -> build/bdist.linux-x86_64/wheel/rosh/output 2024-05-04 20:23:25,302 root INFO copying build/lib/rosh/output/table.py -> build/bdist.linux-x86_64/wheel/rosh/output 2024-05-04 20:23:25,302 root INFO creating build/bdist.linux-x86_64/wheel/rosh/completer 2024-05-04 20:23:25,303 root INFO copying build/lib/rosh/completer/__init__.py -> build/bdist.linux-x86_64/wheel/rosh/completer 2024-05-04 20:23:25,303 root INFO running install_egg_info 2024-05-04 20:23:25,308 root INFO running egg_info 2024-05-04 20:23:25,311 root INFO writing rosh.egg-info/PKG-INFO 2024-05-04 20:23:25,312 root INFO writing dependency_links to rosh.egg-info/dependency_links.txt 2024-05-04 20:23:25,312 root INFO writing entry points to rosh.egg-info/entry_points.txt 2024-05-04 20:23:25,313 root INFO writing requirements to rosh.egg-info/requires.txt 2024-05-04 20:23:25,313 root INFO writing top-level names to rosh.egg-info/top_level.txt 2024-05-04 20:23:25,327 root INFO reading manifest file 'rosh.egg-info/SOURCES.txt' 2024-05-04 20:23:25,328 root INFO adding license file 'LICENSE' 2024-05-04 20:23:25,330 root INFO writing manifest file 'rosh.egg-info/SOURCES.txt' 2024-05-04 20:23:25,330 root INFO Copying rosh.egg-info to build/bdist.linux-x86_64/wheel/rosh-0.1.8-py3.12.egg-info 2024-05-04 20:23:25,332 root INFO running install_scripts 2024-05-04 20:23:25,336 wheel INFO creating build/bdist.linux-x86_64/wheel/rosh-0.1.8.dist-info/WHEEL 2024-05-04 20:23:25,336 wheel INFO creating '/home/buildozer/aports/community/rosh/src/rosh-0.1.8/.dist/.tmp-41vvq3zw/rosh-0.1.8-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-05-04 20:23:25,337 wheel INFO adding 'rosh/__init__.py' 2024-05-04 20:23:25,338 wheel INFO adding 'rosh/commands/__init__.py' 2024-05-04 20:23:25,338 wheel INFO adding 'rosh/commands/disable/__init__.py' 2024-05-04 20:23:25,339 wheel INFO adding 'rosh/commands/disable/interface/__init__.py' 2024-05-04 20:23:25,339 wheel INFO adding 'rosh/commands/enable/__init__.py' 2024-05-04 20:23:25,339 wheel INFO adding 'rosh/commands/enable/interface/__init__.py' 2024-05-04 20:23:25,340 wheel INFO adding 'rosh/commands/exit/__init__.py' 2024-05-04 20:23:25,340 wheel INFO adding 'rosh/commands/help/__init__.py' 2024-05-04 20:23:25,340 wheel INFO adding 'rosh/commands/identify/__init__.py' 2024-05-04 20:23:25,341 wheel INFO adding 'rosh/commands/identify/interface/__init__.py' 2024-05-04 20:23:25,341 wheel INFO adding 'rosh/commands/ifstatecli/__init__.py' 2024-05-04 20:23:25,341 wheel INFO adding 'rosh/commands/lbu/__init__.py' 2024-05-04 20:23:25,342 wheel INFO adding 'rosh/commands/monitor/__init__.py' 2024-05-04 20:23:25,342 wheel INFO adding 'rosh/commands/mtr/__init__.py' 2024-05-04 20:23:25,342 wheel INFO adding 'rosh/commands/netns/__init__.py' 2024-05-04 20:23:25,343 wheel INFO adding 'rosh/commands/ping/__init__.py' 2024-05-04 20:23:25,343 wheel INFO adding 'rosh/commands/renegotiate/__init__.py' 2024-05-04 20:23:25,344 wheel INFO adding 'rosh/commands/renegotiate/interface/__init__.py' 2024-05-04 20:23:25,344 wheel INFO adding 'rosh/commands/reset/__init__.py' 2024-05-04 20:23:25,344 wheel INFO adding 'rosh/commands/reset/interface/__init__.py' 2024-05-04 20:23:25,345 wheel INFO adding 'rosh/commands/shell/__init__.py' 2024-05-04 20:23:25,345 wheel INFO adding 'rosh/commands/show/__init__.py' 2024-05-04 20:23:25,345 wheel INFO adding 'rosh/commands/show/bridge/__init__.py' 2024-05-04 20:23:25,346 wheel INFO adding 'rosh/commands/show/bridge/fdb/__init__.py' 2024-05-04 20:23:25,346 wheel INFO adding 'rosh/commands/show/ifstate/__init__.py' 2024-05-04 20:23:25,346 wheel INFO adding 'rosh/commands/show/ifstate/config/__init__.py' 2024-05-04 20:23:25,347 wheel INFO adding 'rosh/commands/show/interface/__init__.py' 2024-05-04 20:23:25,347 wheel INFO adding 'rosh/commands/show/ip/__init__.py' 2024-05-04 20:23:25,348 wheel INFO adding 'rosh/commands/show/ip/address/__init__.py' 2024-05-04 20:23:25,348 wheel INFO adding 'rosh/commands/show/ip/neighbour/__init__.py' 2024-05-04 20:23:25,348 wheel INFO adding 'rosh/commands/show/ip/route/__init__.py' 2024-05-04 20:23:25,349 wheel INFO adding 'rosh/commands/show/ip/rule/__init__.py' 2024-05-04 20:23:25,349 wheel INFO adding 'rosh/commands/show/ipv6/__init__.py' 2024-05-04 20:23:25,349 wheel INFO adding 'rosh/commands/show/ipv6/address/__init__.py' 2024-05-04 20:23:25,350 wheel INFO adding 'rosh/commands/show/ipv6/neighbour/__init__.py' 2024-05-04 20:23:25,350 wheel INFO adding 'rosh/commands/show/ipv6/route/__init__.py' 2024-05-04 20:23:25,350 wheel INFO adding 'rosh/commands/show/ipv6/rule/__init__.py' 2024-05-04 20:23:25,351 wheel INFO adding 'rosh/commands/show/netns/__init__.py' 2024-05-04 20:23:25,351 wheel INFO adding 'rosh/commands/ssh/__init__.py' 2024-05-04 20:23:25,352 wheel INFO adding 'rosh/commands/tcpdump/__init__.py' 2024-05-04 20:23:25,352 wheel INFO adding 'rosh/commands/telnet/__init__.py' 2024-05-04 20:23:25,352 wheel INFO adding 'rosh/commands/traceroute/__init__.py' 2024-05-04 20:23:25,353 wheel INFO adding 'rosh/completer/__init__.py' 2024-05-04 20:23:25,353 wheel INFO adding 'rosh/filters/__init__.py' 2024-05-04 20:23:25,353 wheel INFO adding 'rosh/filters/exclude/__init__.py' 2024-05-04 20:23:25,354 wheel INFO adding 'rosh/filters/include/__init__.py' 2024-05-04 20:23:25,354 wheel INFO adding 'rosh/filters/tee/__init__.py' 2024-05-04 20:23:25,354 wheel INFO adding 'rosh/lookup/__init__.py' 2024-05-04 20:23:25,355 wheel INFO adding 'rosh/output/__init__.py' 2024-05-04 20:23:25,355 wheel INFO adding 'rosh/output/details.py' 2024-05-04 20:23:25,355 wheel INFO adding 'rosh/output/table.py' 2024-05-04 20:23:25,356 wheel INFO adding 'rosh/rtlookup/__init__.py' 2024-05-04 20:23:25,356 wheel INFO adding 'rosh/validator/__init__.py' 2024-05-04 20:23:25,357 wheel INFO adding 'rosh-0.1.8.dist-info/LICENSE' 2024-05-04 20:23:25,357 wheel INFO adding 'rosh-0.1.8.dist-info/METADATA' 2024-05-04 20:23:25,357 wheel INFO adding 'rosh-0.1.8.dist-info/WHEEL' 2024-05-04 20:23:25,357 wheel INFO adding 'rosh-0.1.8.dist-info/entry_points.txt' 2024-05-04 20:23:25,358 wheel INFO adding 'rosh-0.1.8.dist-info/top_level.txt' 2024-05-04 20:23:25,358 wheel INFO adding 'rosh-0.1.8.dist-info/RECORD' 2024-05-04 20:23:25,359 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-05-04 20:23:25,365 gpep517 INFO The backend produced .dist/rosh-0.1.8-py3-none-any.whl rosh-0.1.8-py3-none-any.whl >>> rosh: Entering fakeroot... /usr/lib/python3.12/site-packages/rosh/commands/shell/__init__.py:16: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/rosh/commands/shell/__init__.py:16: SyntaxWarning: invalid escape sequence '\h' /usr/lib/python3.12/site-packages/rosh/commands/shell/__init__.py:19: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/rosh/commands/shell/__init__.py:19: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/rosh/commands/shell/__init__.py:19: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/rosh/commands/shell/__init__.py:21: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/rosh/commands/shell/__init__.py:23: SyntaxWarning: invalid escape sequence '\e' >>> rosh-pyc*: Running split function pyc... '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/filters/exclude/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/filters/exclude/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/filters/include/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/filters/include/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/filters/tee/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/filters/tee/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/filters/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/filters/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/validator/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/validator/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/traceroute/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/traceroute/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/tcpdump/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/tcpdump/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/renegotiate/interface/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/renegotiate/interface/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/renegotiate/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/renegotiate/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/enable/interface/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/enable/interface/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/enable/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/enable/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/ssh/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/ssh/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/lbu/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/lbu/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ifstate/config/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ifstate/config/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ifstate/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ifstate/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ip/rule/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ip/rule/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ip/address/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ip/address/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ip/route/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ip/route/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ip/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ip/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ip/neighbour/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ip/neighbour/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/interface/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/interface/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/netns/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/netns/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/rule/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/rule/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/address/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/address/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/route/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/route/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/neighbour/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/ipv6/neighbour/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/bridge/fdb/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/bridge/fdb/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/bridge/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/bridge/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/show/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/show/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/mtr/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/mtr/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/help/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/help/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/shell/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/shell/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/netns/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/netns/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/exit/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/exit/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/reset/interface/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/reset/interface/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/reset/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/reset/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/identify/interface/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/identify/interface/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/identify/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/identify/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/disable/interface/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/disable/interface/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/disable/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/disable/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/ifstatecli/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/ifstatecli/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/telnet/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/telnet/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/monitor/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/monitor/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/commands/ping/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/commands/ping/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/rtlookup/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/rtlookup/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/lookup/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/lookup/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/output/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/output/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/__pycache__' '/home/buildozer/aports/community/rosh/pkg/rosh/usr/lib/python3.12/site-packages/rosh/completer/__pycache__' -> '/home/buildozer/aports/community/rosh/pkg/rosh-pyc/usr/lib/python3.12/site-packages/rosh/completer/__pycache__' >>> rosh-pyc*: Preparing subpackage rosh-pyc... >>> rosh-pyc*: Running postcheck for rosh-pyc >>> rosh*: Running postcheck for rosh >>> rosh*: Preparing package rosh... >>> rosh-pyc*: Tracing dependencies... iproute2 python3 py3-cachetools py3-prettytable3 py3-prompt_toolkit py3-pyroute2 py3-fuzzyfinder py3-setproctitle python3~3.12 >>> rosh-pyc*: Package size: 692.0 KB >>> rosh-pyc*: Compressing data... >>> rosh-pyc*: Create checksum... >>> rosh-pyc*: Create rosh-pyc-0.1.8-r1.apk >>> rosh*: Tracing dependencies... iproute2 python3 py3-cachetools py3-prettytable3 py3-prompt_toolkit py3-pyroute2 py3-fuzzyfinder py3-setproctitle python3~3.12 >>> rosh*: Package size: 504.0 KB >>> rosh*: Compressing data... >>> rosh*: Create checksum... >>> rosh*: Create rosh-0.1.8-r1.apk >>> rosh: Build complete at Sat, 04 May 2024 20:23:26 +0000 elapsed time 0h 0m 8s >>> rosh: Cleaning up srcdir >>> rosh: Cleaning up pkgdir >>> rosh: Uninstalling dependencies... (1/44) Purging .makedepends-rosh (20240504.202323) (2/44) Purging iproute2 (6.8.0-r0) (3/44) Purging iproute2-tc (6.8.0-r0) (4/44) Purging iproute2-ss (6.8.0-r0) (5/44) Purging py3-cachetools-pyc (5.3.3-r1) (6/44) Purging py3-cachetools (5.3.3-r1) (7/44) Purging py3-prettytable3-pyc (3.10.0-r1) (8/44) Purging py3-prettytable3 (3.10.0-r1) (9/44) Purging py3-prompt_toolkit-pyc (3.0.43-r1) (10/44) Purging py3-prompt_toolkit (3.0.43-r1) (11/44) Purging py3-wcwidth-pyc (0.2.13-r1) (12/44) Purging py3-wcwidth (0.2.13-r1) (13/44) Purging py3-pyroute2-pyc (0.7.12-r1) (14/44) Purging py3-pyroute2 (0.7.12-r1) (15/44) Purging py3-fuzzyfinder-pyc (2.1.0-r5) (16/44) Purging py3-fuzzyfinder (2.1.0-r5) (17/44) Purging py3-setproctitle-pyc (1.3.3-r1) (18/44) Purging py3-setproctitle (1.3.3-r1) (19/44) Purging py3-gpep517-pyc (15-r2) (20/44) Purging py3-gpep517 (15-r2) (21/44) Purging py3-installer-pyc (0.7.0-r2) (22/44) Purging py3-installer (0.7.0-r2) (23/44) Purging py3-setuptools-pyc (69.5.1-r0) (24/44) Purging py3-setuptools (69.5.1-r0) (25/44) Purging py3-wheel-pyc (0.42.0-r1) (26/44) Purging py3-wheel (0.42.0-r1) (27/44) Purging py3-packaging-pyc (24.0-r1) (28/44) Purging py3-packaging (24.0-r1) (29/44) Purging py3-parsing-pyc (3.1.2-r1) (30/44) Purging py3-parsing (3.1.2-r1) (31/44) Purging python3-pyc (3.12.3-r1) (32/44) Purging python3-pycache-pyc0 (3.12.3-r1) (33/44) Purging pyc (3.12.3-r1) (34/44) Purging python3 (3.12.3-r1) (35/44) Purging gdbm (1.23-r1) (36/44) Purging ifupdown-ng-iproute2 (0.12.1-r5) (37/44) Purging iproute2-minimal (6.8.0-r0) (38/44) Purging libelf (0.191-r0) (39/44) Purging libmnl (1.0.5-r2) (40/44) Purging libpanelw (6.4_p20240330-r0) (41/44) Purging libxtables (1.8.10-r3) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging readline (8.2.10-r0) (44/44) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> rosh: Updating the community/x86_64 repository index... >>> rosh: Signing the index...