>>> py3-asysocks: Building testing/py3-asysocks 0.2.5-r0 (using abuild 3.10.0-r0) started Sun, 05 Mar 2023 09:49:39 +0000 >>> py3-asysocks: Checking sanity of /home/buildozer/aports/testing/py3-asysocks/APKBUILD... >>> py3-asysocks: Analyzing dependencies... >>> py3-asysocks: Installing for build: build-base py3-asn1crypto python3 py3-gpep517 py3-wheel py3-setuptools (1/17) Installing libbz2 (1.0.8-r4) (2/17) Installing libffi (3.4.4-r0) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.4.1-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing libpanelw (6.4_p20230225-r0) (7/17) Installing readline (8.2.1-r0) (8/17) Installing sqlite-libs (3.41.0-r0) (9/17) Installing python3 (3.11.2-r0) (10/17) Installing py3-asn1crypto (1.5.1-r1) (11/17) Installing py3-installer (0.6.0-r0) (12/17) Installing py3-gpep517 (13-r0) (13/17) Installing py3-parsing (3.0.9-r1) (14/17) Installing py3-packaging (23.0-r1) (15/17) Installing py3-wheel (0.38.4-r1) (16/17) Installing py3-setuptools (67.4.0-r1) (17/17) Installing .makedepends-py3-asysocks (20230305.094940) Executing busybox-1.36.0-r5.trigger OK: 371 MiB in 112 packages >>> py3-asysocks: Cleaning up srcdir >>> py3-asysocks: Cleaning up pkgdir >>> py3-asysocks: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-asysocks-0.2.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-asysocks: Fetching py3-asysocks-0.2.5.tar.gz::https://github.com/skelsec/asysocks/archive/refs/tags/0.2.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 65081 0 65081 0 0 11949 0 --:--:-- 0:00:05 --:--:-- 40148 >>> py3-asysocks: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-asysocks-0.2.5.tar.gz >>> py3-asysocks: Checking sha512sums... py3-asysocks-0.2.5.tar.gz: OK >>> py3-asysocks: Unpacking /var/cache/distfiles/py3-asysocks-0.2.5.tar.gz... 2023-03-05 09:49:47,395 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-05 09:49:47,399 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2023-03-05 09:49:47,445 root INFO running bdist_wheel 2023-03-05 09:49:47,455 root INFO running build 2023-03-05 09:49:47,455 root INFO running build_py 2023-03-05 09:49:47,458 root INFO creating build 2023-03-05 09:49:47,458 root INFO creating build/lib 2023-03-05 09:49:47,458 root INFO creating build/lib/asysocks 2023-03-05 09:49:47,458 root INFO copying asysocks/security.py -> build/lib/asysocks 2023-03-05 09:49:47,458 root INFO copying asysocks/server.py -> build/lib/asysocks 2023-03-05 09:49:47,458 root INFO copying asysocks/_version.py -> build/lib/asysocks 2023-03-05 09:49:47,459 root INFO copying asysocks/client.py -> build/lib/asysocks 2023-03-05 09:49:47,459 root INFO copying asysocks/certmanager.py -> build/lib/asysocks 2023-03-05 09:49:47,459 root INFO copying asysocks/__init__.py -> build/lib/asysocks 2023-03-05 09:49:47,459 root INFO creating build/lib/asysocks/examples 2023-03-05 09:49:47,459 root INFO copying asysocks/examples/socksportscan.py -> build/lib/asysocks/examples 2023-03-05 09:49:47,460 root INFO copying asysocks/examples/sockstunnel.py -> build/lib/asysocks/examples 2023-03-05 09:49:47,460 root INFO copying asysocks/examples/socksproxy.py -> build/lib/asysocks/examples 2023-03-05 09:49:47,460 root INFO copying asysocks/examples/sockssec.py -> build/lib/asysocks/examples 2023-03-05 09:49:47,460 root INFO copying asysocks/examples/socksbrute.py -> build/lib/asysocks/examples 2023-03-05 09:49:47,460 root INFO copying asysocks/examples/__init__.py -> build/lib/asysocks/examples 2023-03-05 09:49:47,461 root INFO creating build/lib/asysocks/test 2023-03-05 09:49:47,461 root INFO copying asysocks/test/test_url_param.py -> build/lib/asysocks/test 2023-03-05 09:49:47,461 root INFO copying asysocks/test/ssl_test.py -> build/lib/asysocks/test 2023-03-05 09:49:47,461 root INFO copying asysocks/test/listener_test.py -> build/lib/asysocks/test 2023-03-05 09:49:47,461 root INFO copying asysocks/test/__init__.py -> build/lib/asysocks/test 2023-03-05 09:49:47,462 root INFO copying asysocks/test/wsnettest.py -> build/lib/asysocks/test 2023-03-05 09:49:47,462 root INFO copying asysocks/test/queue_test.py -> build/lib/asysocks/test 2023-03-05 09:49:47,462 root INFO creating build/lib/asysocks/intercepting 2023-03-05 09:49:47,462 root INFO copying asysocks/intercepting/server.py -> build/lib/asysocks/intercepting 2023-03-05 09:49:47,462 root INFO copying asysocks/intercepting/target.py -> build/lib/asysocks/intercepting 2023-03-05 09:49:47,463 root INFO copying asysocks/intercepting/default_intercept_table.py -> build/lib/asysocks/intercepting 2023-03-05 09:49:47,463 root INFO copying asysocks/intercepting/__init__.py -> build/lib/asysocks/intercepting 2023-03-05 09:49:47,463 root INFO creating build/lib/asysocks/common 2023-03-05 09:49:47,463 root INFO copying asysocks/common/trafficlog.py -> build/lib/asysocks/common 2023-03-05 09:49:47,463 root INFO copying asysocks/common/credentials.py -> build/lib/asysocks/common 2023-03-05 09:49:47,464 root INFO copying asysocks/common/target.py -> build/lib/asysocks/common 2023-03-05 09:49:47,464 root INFO copying asysocks/common/constants.py -> build/lib/asysocks/common 2023-03-05 09:49:47,464 root INFO copying asysocks/common/comms.py -> build/lib/asysocks/common 2023-03-05 09:49:47,464 root INFO copying asysocks/common/aiowrappers.py -> build/lib/asysocks/common 2023-03-05 09:49:47,464 root INFO copying asysocks/common/clienturl.py -> build/lib/asysocks/common 2023-03-05 09:49:47,464 root INFO copying asysocks/common/__init__.py -> build/lib/asysocks/common 2023-03-05 09:49:47,465 root INFO creating build/lib/asysocks/protocol 2023-03-05 09:49:47,465 root INFO copying asysocks/protocol/socks5.py -> build/lib/asysocks/protocol 2023-03-05 09:49:47,465 root INFO copying asysocks/protocol/socks4.py -> build/lib/asysocks/protocol 2023-03-05 09:49:47,465 root INFO copying asysocks/protocol/http.py -> build/lib/asysocks/protocol 2023-03-05 09:49:47,465 root INFO copying asysocks/protocol/socks4a.py -> build/lib/asysocks/protocol 2023-03-05 09:49:47,466 root INFO copying asysocks/protocol/__init__.py -> build/lib/asysocks/protocol 2023-03-05 09:49:47,466 root INFO creating build/lib/asysocks/unicomm 2023-03-05 09:49:47,466 root INFO copying asysocks/unicomm/server.py -> build/lib/asysocks/unicomm 2023-03-05 09:49:47,466 root INFO copying asysocks/unicomm/client.py -> build/lib/asysocks/unicomm 2023-03-05 09:49:47,466 root INFO copying asysocks/unicomm/__init__.py -> build/lib/asysocks/unicomm 2023-03-05 09:49:47,467 root INFO creating build/lib/asysocks/authentication 2023-03-05 09:49:47,467 root INFO copying asysocks/authentication/__init__.py -> build/lib/asysocks/authentication 2023-03-05 09:49:47,467 root INFO creating build/lib/asysocks/network 2023-03-05 09:49:47,467 root INFO copying asysocks/network/wsnet.py -> build/lib/asysocks/network 2023-03-05 09:49:47,467 root INFO copying asysocks/network/queue.py -> build/lib/asysocks/network 2023-03-05 09:49:47,467 root INFO copying asysocks/network/tcp.py -> build/lib/asysocks/network 2023-03-05 09:49:47,468 root INFO copying asysocks/network/wsnetws.py -> build/lib/asysocks/network 2023-03-05 09:49:47,468 root INFO copying asysocks/network/__init__.py -> build/lib/asysocks/network 2023-03-05 09:49:47,468 root INFO creating build/lib/asysocks/utils 2023-03-05 09:49:47,468 root INFO copying asysocks/utils/mbedtlswrapper.py -> build/lib/asysocks/utils 2023-03-05 09:49:47,468 root INFO copying asysocks/utils/sslwrapper.py -> build/lib/asysocks/utils 2023-03-05 09:49:47,469 root INFO copying asysocks/utils/__init__.py -> build/lib/asysocks/utils 2023-03-05 09:49:47,469 root INFO creating build/lib/asysocks/intercepting/monitors 2023-03-05 09:49:47,469 root INFO copying asysocks/intercepting/monitors/rawlogging.py -> build/lib/asysocks/intercepting/monitors 2023-03-05 09:49:47,469 root INFO copying asysocks/intercepting/monitors/sslbase.py -> build/lib/asysocks/intercepting/monitors 2023-03-05 09:49:47,469 root INFO copying asysocks/intercepting/monitors/__init__.py -> build/lib/asysocks/intercepting/monitors 2023-03-05 09:49:47,470 root INFO copying asysocks/intercepting/monitors/base.py -> build/lib/asysocks/intercepting/monitors 2023-03-05 09:49:47,470 root INFO creating build/lib/asysocks/unicomm/common 2023-03-05 09:49:47,470 root INFO copying asysocks/unicomm/common/target.py -> build/lib/asysocks/unicomm/common 2023-03-05 09:49:47,470 root INFO copying asysocks/unicomm/common/proxy.py -> build/lib/asysocks/unicomm/common 2023-03-05 09:49:47,470 root INFO copying asysocks/unicomm/common/unissl.py -> build/lib/asysocks/unicomm/common 2023-03-05 09:49:47,471 root INFO copying asysocks/unicomm/common/__init__.py -> build/lib/asysocks/unicomm/common 2023-03-05 09:49:47,471 root INFO copying asysocks/unicomm/common/connection.py -> build/lib/asysocks/unicomm/common 2023-03-05 09:49:47,471 root INFO creating build/lib/asysocks/unicomm/protocol 2023-03-05 09:49:47,471 root INFO copying asysocks/unicomm/protocol/socks5.py -> build/lib/asysocks/unicomm/protocol 2023-03-05 09:49:47,471 root INFO copying asysocks/unicomm/protocol/socks4.py -> build/lib/asysocks/unicomm/protocol 2023-03-05 09:49:47,472 root INFO copying asysocks/unicomm/protocol/http.py -> build/lib/asysocks/unicomm/protocol 2023-03-05 09:49:47,472 root INFO copying asysocks/unicomm/protocol/socks4a.py -> build/lib/asysocks/unicomm/protocol 2023-03-05 09:49:47,472 root INFO copying asysocks/unicomm/protocol/__init__.py -> build/lib/asysocks/unicomm/protocol 2023-03-05 09:49:47,472 root INFO copying asysocks/unicomm/protocol/quic.py -> build/lib/asysocks/unicomm/protocol 2023-03-05 09:49:47,472 root INFO creating build/lib/asysocks/unicomm/utils 2023-03-05 09:49:47,472 root INFO copying asysocks/unicomm/utils/paramprocessor.py -> build/lib/asysocks/unicomm/utils 2023-03-05 09:49:47,473 root INFO copying asysocks/unicomm/utils/__init__.py -> build/lib/asysocks/unicomm/utils 2023-03-05 09:49:47,473 root INFO creating build/lib/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,473 root INFO copying asysocks/unicomm/common/scanner/targetgen.py -> build/lib/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,473 root INFO copying asysocks/unicomm/common/scanner/scanner.py -> build/lib/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,473 root INFO copying asysocks/unicomm/common/scanner/__init__.py -> build/lib/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,474 root INFO copying asysocks/unicomm/common/scanner/common.py -> build/lib/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,474 root INFO creating build/lib/asysocks/unicomm/common/packetizers 2023-03-05 09:49:47,474 root INFO copying asysocks/unicomm/common/packetizers/ssl.py -> build/lib/asysocks/unicomm/common/packetizers 2023-03-05 09:49:47,474 root INFO copying asysocks/unicomm/common/packetizers/__init__.py -> build/lib/asysocks/unicomm/common/packetizers 2023-03-05 09:49:47,474 root INFO running egg_info 2023-03-05 09:49:47,479 root INFO creating asysocks.egg-info 2023-03-05 09:49:47,480 root INFO writing asysocks.egg-info/PKG-INFO 2023-03-05 09:49:47,481 root INFO writing dependency_links to asysocks.egg-info/dependency_links.txt 2023-03-05 09:49:47,481 root INFO writing entry points to asysocks.egg-info/entry_points.txt 2023-03-05 09:49:47,481 root INFO writing requirements to asysocks.egg-info/requires.txt 2023-03-05 09:49:47,481 root INFO writing top-level names to asysocks.egg-info/top_level.txt 2023-03-05 09:49:47,481 root INFO writing manifest file 'asysocks.egg-info/SOURCES.txt' 2023-03-05 09:49:47,486 root INFO reading manifest file 'asysocks.egg-info/SOURCES.txt' 2023-03-05 09:49:47,486 root INFO adding license file 'LICENSE' 2023-03-05 09:49:47,488 root INFO writing manifest file 'asysocks.egg-info/SOURCES.txt' 2023-03-05 09:49:47,495 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-03-05 09:49:47,495 root INFO running install 2023-03-05 09:49:47,511 root INFO running install_lib 2023-03-05 09:49:47,513 root INFO creating build/bdist.linux-ppc64le 2023-03-05 09:49:47,513 root INFO creating build/bdist.linux-ppc64le/wheel 2023-03-05 09:49:47,513 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks 2023-03-05 09:49:47,513 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/examples 2023-03-05 09:49:47,514 root INFO copying build/lib/asysocks/examples/socksportscan.py -> build/bdist.linux-ppc64le/wheel/asysocks/examples 2023-03-05 09:49:47,514 root INFO copying build/lib/asysocks/examples/sockstunnel.py -> build/bdist.linux-ppc64le/wheel/asysocks/examples 2023-03-05 09:49:47,514 root INFO copying build/lib/asysocks/examples/socksproxy.py -> build/bdist.linux-ppc64le/wheel/asysocks/examples 2023-03-05 09:49:47,514 root INFO copying build/lib/asysocks/examples/sockssec.py -> build/bdist.linux-ppc64le/wheel/asysocks/examples 2023-03-05 09:49:47,514 root INFO copying build/lib/asysocks/examples/socksbrute.py -> build/bdist.linux-ppc64le/wheel/asysocks/examples 2023-03-05 09:49:47,514 root INFO copying build/lib/asysocks/examples/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/examples 2023-03-05 09:49:47,515 root INFO copying build/lib/asysocks/security.py -> build/bdist.linux-ppc64le/wheel/asysocks 2023-03-05 09:49:47,515 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/test 2023-03-05 09:49:47,515 root INFO copying build/lib/asysocks/test/test_url_param.py -> build/bdist.linux-ppc64le/wheel/asysocks/test 2023-03-05 09:49:47,515 root INFO copying build/lib/asysocks/test/ssl_test.py -> build/bdist.linux-ppc64le/wheel/asysocks/test 2023-03-05 09:49:47,515 root INFO copying build/lib/asysocks/test/listener_test.py -> build/bdist.linux-ppc64le/wheel/asysocks/test 2023-03-05 09:49:47,515 root INFO copying build/lib/asysocks/test/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/test 2023-03-05 09:49:47,516 root INFO copying build/lib/asysocks/test/wsnettest.py -> build/bdist.linux-ppc64le/wheel/asysocks/test 2023-03-05 09:49:47,516 root INFO copying build/lib/asysocks/test/queue_test.py -> build/bdist.linux-ppc64le/wheel/asysocks/test 2023-03-05 09:49:47,516 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/intercepting 2023-03-05 09:49:47,516 root INFO copying build/lib/asysocks/intercepting/server.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting 2023-03-05 09:49:47,516 root INFO copying build/lib/asysocks/intercepting/target.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting 2023-03-05 09:49:47,516 root INFO copying build/lib/asysocks/intercepting/default_intercept_table.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting 2023-03-05 09:49:47,517 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/intercepting/monitors 2023-03-05 09:49:47,517 root INFO copying build/lib/asysocks/intercepting/monitors/rawlogging.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting/monitors 2023-03-05 09:49:47,517 root INFO copying build/lib/asysocks/intercepting/monitors/sslbase.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting/monitors 2023-03-05 09:49:47,517 root INFO copying build/lib/asysocks/intercepting/monitors/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting/monitors 2023-03-05 09:49:47,517 root INFO copying build/lib/asysocks/intercepting/monitors/base.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting/monitors 2023-03-05 09:49:47,517 root INFO copying build/lib/asysocks/intercepting/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/intercepting 2023-03-05 09:49:47,518 root INFO copying build/lib/asysocks/server.py -> build/bdist.linux-ppc64le/wheel/asysocks 2023-03-05 09:49:47,518 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,518 root INFO copying build/lib/asysocks/common/trafficlog.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,518 root INFO copying build/lib/asysocks/common/credentials.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,518 root INFO copying build/lib/asysocks/common/target.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,518 root INFO copying build/lib/asysocks/common/constants.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,519 root INFO copying build/lib/asysocks/common/comms.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,519 root INFO copying build/lib/asysocks/common/aiowrappers.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,519 root INFO copying build/lib/asysocks/common/clienturl.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,519 root INFO copying build/lib/asysocks/common/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/common 2023-03-05 09:49:47,519 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/protocol 2023-03-05 09:49:47,520 root INFO copying build/lib/asysocks/protocol/socks5.py -> build/bdist.linux-ppc64le/wheel/asysocks/protocol 2023-03-05 09:49:47,520 root INFO copying build/lib/asysocks/protocol/socks4.py -> build/bdist.linux-ppc64le/wheel/asysocks/protocol 2023-03-05 09:49:47,520 root INFO copying build/lib/asysocks/protocol/http.py -> build/bdist.linux-ppc64le/wheel/asysocks/protocol 2023-03-05 09:49:47,520 root INFO copying build/lib/asysocks/protocol/socks4a.py -> build/bdist.linux-ppc64le/wheel/asysocks/protocol 2023-03-05 09:49:47,520 root INFO copying build/lib/asysocks/protocol/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/protocol 2023-03-05 09:49:47,520 root INFO copying build/lib/asysocks/_version.py -> build/bdist.linux-ppc64le/wheel/asysocks 2023-03-05 09:49:47,521 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/unicomm 2023-03-05 09:49:47,521 root INFO copying build/lib/asysocks/unicomm/server.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm 2023-03-05 09:49:47,521 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common 2023-03-05 09:49:47,521 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,521 root INFO copying build/lib/asysocks/unicomm/common/scanner/targetgen.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,521 root INFO copying build/lib/asysocks/unicomm/common/scanner/scanner.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,522 root INFO copying build/lib/asysocks/unicomm/common/scanner/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,522 root INFO copying build/lib/asysocks/unicomm/common/scanner/common.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/scanner 2023-03-05 09:49:47,522 root INFO copying build/lib/asysocks/unicomm/common/target.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common 2023-03-05 09:49:47,522 root INFO copying build/lib/asysocks/unicomm/common/proxy.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common 2023-03-05 09:49:47,522 root INFO copying build/lib/asysocks/unicomm/common/unissl.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common 2023-03-05 09:49:47,522 root INFO copying build/lib/asysocks/unicomm/common/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common 2023-03-05 09:49:47,523 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/packetizers 2023-03-05 09:49:47,523 root INFO copying build/lib/asysocks/unicomm/common/packetizers/ssl.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/packetizers 2023-03-05 09:49:47,523 root INFO copying build/lib/asysocks/unicomm/common/packetizers/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common/packetizers 2023-03-05 09:49:47,523 root INFO copying build/lib/asysocks/unicomm/common/connection.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/common 2023-03-05 09:49:47,523 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/unicomm/protocol 2023-03-05 09:49:47,523 root INFO copying build/lib/asysocks/unicomm/protocol/socks5.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/protocol 2023-03-05 09:49:47,524 root INFO copying build/lib/asysocks/unicomm/protocol/socks4.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/protocol 2023-03-05 09:49:47,524 root INFO copying build/lib/asysocks/unicomm/protocol/http.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/protocol 2023-03-05 09:49:47,524 root INFO copying build/lib/asysocks/unicomm/protocol/socks4a.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/protocol 2023-03-05 09:49:47,524 root INFO copying build/lib/asysocks/unicomm/protocol/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/protocol 2023-03-05 09:49:47,524 root INFO copying build/lib/asysocks/unicomm/protocol/quic.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/protocol 2023-03-05 09:49:47,524 root INFO copying build/lib/asysocks/unicomm/client.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm 2023-03-05 09:49:47,525 root INFO copying build/lib/asysocks/unicomm/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm 2023-03-05 09:49:47,525 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/unicomm/utils 2023-03-05 09:49:47,525 root INFO copying build/lib/asysocks/unicomm/utils/paramprocessor.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/utils 2023-03-05 09:49:47,525 root INFO copying build/lib/asysocks/unicomm/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/unicomm/utils 2023-03-05 09:49:47,525 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/authentication 2023-03-05 09:49:47,525 root INFO copying build/lib/asysocks/authentication/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/authentication 2023-03-05 09:49:47,525 root INFO copying build/lib/asysocks/client.py -> build/bdist.linux-ppc64le/wheel/asysocks 2023-03-05 09:49:47,526 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/network 2023-03-05 09:49:47,526 root INFO copying build/lib/asysocks/network/wsnet.py -> build/bdist.linux-ppc64le/wheel/asysocks/network 2023-03-05 09:49:47,526 root INFO copying build/lib/asysocks/network/queue.py -> build/bdist.linux-ppc64le/wheel/asysocks/network 2023-03-05 09:49:47,526 root INFO copying build/lib/asysocks/network/tcp.py -> build/bdist.linux-ppc64le/wheel/asysocks/network 2023-03-05 09:49:47,526 root INFO copying build/lib/asysocks/network/wsnetws.py -> build/bdist.linux-ppc64le/wheel/asysocks/network 2023-03-05 09:49:47,526 root INFO copying build/lib/asysocks/network/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/network 2023-03-05 09:49:47,527 root INFO copying build/lib/asysocks/certmanager.py -> build/bdist.linux-ppc64le/wheel/asysocks 2023-03-05 09:49:47,527 root INFO copying build/lib/asysocks/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks 2023-03-05 09:49:47,527 root INFO creating build/bdist.linux-ppc64le/wheel/asysocks/utils 2023-03-05 09:49:47,527 root INFO copying build/lib/asysocks/utils/mbedtlswrapper.py -> build/bdist.linux-ppc64le/wheel/asysocks/utils 2023-03-05 09:49:47,527 root INFO copying build/lib/asysocks/utils/sslwrapper.py -> build/bdist.linux-ppc64le/wheel/asysocks/utils 2023-03-05 09:49:47,528 root INFO copying build/lib/asysocks/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/asysocks/utils 2023-03-05 09:49:47,528 root INFO running install_egg_info 2023-03-05 09:49:47,532 root INFO Copying asysocks.egg-info to build/bdist.linux-ppc64le/wheel/asysocks-0.2.5-py3.11.egg-info 2023-03-05 09:49:47,533 root INFO running install_scripts 2023-03-05 09:49:47,535 wheel INFO creating build/bdist.linux-ppc64le/wheel/asysocks-0.2.5.dist-info/WHEEL 2023-03-05 09:49:47,535 wheel INFO creating '/home/buildozer/aports/testing/py3-asysocks/src/asysocks-0.2.5/dist/.tmp-wms8wt_u/asysocks-0.2.5-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-03-05 09:49:47,536 wheel INFO adding 'asysocks/__init__.py' 2023-03-05 09:49:47,536 wheel INFO adding 'asysocks/_version.py' 2023-03-05 09:49:47,536 wheel INFO adding 'asysocks/certmanager.py' 2023-03-05 09:49:47,536 wheel INFO adding 'asysocks/client.py' 2023-03-05 09:49:47,537 wheel INFO adding 'asysocks/security.py' 2023-03-05 09:49:47,537 wheel INFO adding 'asysocks/server.py' 2023-03-05 09:49:47,537 wheel INFO adding 'asysocks/authentication/__init__.py' 2023-03-05 09:49:47,537 wheel INFO adding 'asysocks/common/__init__.py' 2023-03-05 09:49:47,538 wheel INFO adding 'asysocks/common/aiowrappers.py' 2023-03-05 09:49:47,538 wheel INFO adding 'asysocks/common/clienturl.py' 2023-03-05 09:49:47,538 wheel INFO adding 'asysocks/common/comms.py' 2023-03-05 09:49:47,538 wheel INFO adding 'asysocks/common/constants.py' 2023-03-05 09:49:47,538 wheel INFO adding 'asysocks/common/credentials.py' 2023-03-05 09:49:47,538 wheel INFO adding 'asysocks/common/target.py' 2023-03-05 09:49:47,539 wheel INFO adding 'asysocks/common/trafficlog.py' 2023-03-05 09:49:47,539 wheel INFO adding 'asysocks/examples/__init__.py' 2023-03-05 09:49:47,539 wheel INFO adding 'asysocks/examples/socksbrute.py' 2023-03-05 09:49:47,539 wheel INFO adding 'asysocks/examples/socksportscan.py' 2023-03-05 09:49:47,540 wheel INFO adding 'asysocks/examples/socksproxy.py' 2023-03-05 09:49:47,540 wheel INFO adding 'asysocks/examples/sockssec.py' 2023-03-05 09:49:47,540 wheel INFO adding 'asysocks/examples/sockstunnel.py' 2023-03-05 09:49:47,540 wheel INFO adding 'asysocks/intercepting/__init__.py' 2023-03-05 09:49:47,540 wheel INFO adding 'asysocks/intercepting/default_intercept_table.py' 2023-03-05 09:49:47,541 wheel INFO adding 'asysocks/intercepting/server.py' 2023-03-05 09:49:47,541 wheel INFO adding 'asysocks/intercepting/target.py' 2023-03-05 09:49:47,541 wheel INFO adding 'asysocks/intercepting/monitors/__init__.py' 2023-03-05 09:49:47,541 wheel INFO adding 'asysocks/intercepting/monitors/base.py' 2023-03-05 09:49:47,541 wheel INFO adding 'asysocks/intercepting/monitors/rawlogging.py' 2023-03-05 09:49:47,541 wheel INFO adding 'asysocks/intercepting/monitors/sslbase.py' 2023-03-05 09:49:47,542 wheel INFO adding 'asysocks/network/__init__.py' 2023-03-05 09:49:47,542 wheel INFO adding 'asysocks/network/queue.py' 2023-03-05 09:49:47,542 wheel INFO adding 'asysocks/network/tcp.py' 2023-03-05 09:49:47,542 wheel INFO adding 'asysocks/network/wsnet.py' 2023-03-05 09:49:47,542 wheel INFO adding 'asysocks/network/wsnetws.py' 2023-03-05 09:49:47,543 wheel INFO adding 'asysocks/protocol/__init__.py' 2023-03-05 09:49:47,543 wheel INFO adding 'asysocks/protocol/http.py' 2023-03-05 09:49:47,543 wheel INFO adding 'asysocks/protocol/socks4.py' 2023-03-05 09:49:47,543 wheel INFO adding 'asysocks/protocol/socks4a.py' 2023-03-05 09:49:47,543 wheel INFO adding 'asysocks/protocol/socks5.py' 2023-03-05 09:49:47,544 wheel INFO adding 'asysocks/test/__init__.py' 2023-03-05 09:49:47,544 wheel INFO adding 'asysocks/test/listener_test.py' 2023-03-05 09:49:47,544 wheel INFO adding 'asysocks/test/queue_test.py' 2023-03-05 09:49:47,544 wheel INFO adding 'asysocks/test/ssl_test.py' 2023-03-05 09:49:47,544 wheel INFO adding 'asysocks/test/test_url_param.py' 2023-03-05 09:49:47,545 wheel INFO adding 'asysocks/test/wsnettest.py' 2023-03-05 09:49:47,545 wheel INFO adding 'asysocks/unicomm/__init__.py' 2023-03-05 09:49:47,545 wheel INFO adding 'asysocks/unicomm/client.py' 2023-03-05 09:49:47,545 wheel INFO adding 'asysocks/unicomm/server.py' 2023-03-05 09:49:47,545 wheel INFO adding 'asysocks/unicomm/common/__init__.py' 2023-03-05 09:49:47,546 wheel INFO adding 'asysocks/unicomm/common/connection.py' 2023-03-05 09:49:47,546 wheel INFO adding 'asysocks/unicomm/common/proxy.py' 2023-03-05 09:49:47,546 wheel INFO adding 'asysocks/unicomm/common/target.py' 2023-03-05 09:49:47,546 wheel INFO adding 'asysocks/unicomm/common/unissl.py' 2023-03-05 09:49:47,546 wheel INFO adding 'asysocks/unicomm/common/packetizers/__init__.py' 2023-03-05 09:49:47,547 wheel INFO adding 'asysocks/unicomm/common/packetizers/ssl.py' 2023-03-05 09:49:47,547 wheel INFO adding 'asysocks/unicomm/common/scanner/__init__.py' 2023-03-05 09:49:47,547 wheel INFO adding 'asysocks/unicomm/common/scanner/common.py' 2023-03-05 09:49:47,547 wheel INFO adding 'asysocks/unicomm/common/scanner/scanner.py' 2023-03-05 09:49:47,547 wheel INFO adding 'asysocks/unicomm/common/scanner/targetgen.py' 2023-03-05 09:49:47,548 wheel INFO adding 'asysocks/unicomm/protocol/__init__.py' 2023-03-05 09:49:47,548 wheel INFO adding 'asysocks/unicomm/protocol/http.py' 2023-03-05 09:49:47,548 wheel INFO adding 'asysocks/unicomm/protocol/quic.py' 2023-03-05 09:49:47,548 wheel INFO adding 'asysocks/unicomm/protocol/socks4.py' 2023-03-05 09:49:47,548 wheel INFO adding 'asysocks/unicomm/protocol/socks4a.py' 2023-03-05 09:49:47,549 wheel INFO adding 'asysocks/unicomm/protocol/socks5.py' 2023-03-05 09:49:47,549 wheel INFO adding 'asysocks/unicomm/utils/__init__.py' 2023-03-05 09:49:47,549 wheel INFO adding 'asysocks/unicomm/utils/paramprocessor.py' 2023-03-05 09:49:47,549 wheel INFO adding 'asysocks/utils/__init__.py' 2023-03-05 09:49:47,550 wheel INFO adding 'asysocks/utils/mbedtlswrapper.py' 2023-03-05 09:49:47,550 wheel INFO adding 'asysocks/utils/sslwrapper.py' 2023-03-05 09:49:47,550 wheel INFO adding 'asysocks-0.2.5.dist-info/LICENSE' 2023-03-05 09:49:47,550 wheel INFO adding 'asysocks-0.2.5.dist-info/METADATA' 2023-03-05 09:49:47,550 wheel INFO adding 'asysocks-0.2.5.dist-info/WHEEL' 2023-03-05 09:49:47,551 wheel INFO adding 'asysocks-0.2.5.dist-info/entry_points.txt' 2023-03-05 09:49:47,551 wheel INFO adding 'asysocks-0.2.5.dist-info/top_level.txt' 2023-03-05 09:49:47,551 wheel INFO adding 'asysocks-0.2.5.dist-info/zip-safe' 2023-03-05 09:49:47,551 wheel INFO adding 'asysocks-0.2.5.dist-info/RECORD' 2023-03-05 09:49:47,552 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-03-05 09:49:47,555 gpep517 INFO The backend produced dist/asysocks-0.2.5-py3-none-any.whl asysocks-0.2.5-py3-none-any.whl >>> py3-asysocks: Entering fakeroot... >>> py3-asysocks*: Running postcheck for py3-asysocks >>> py3-asysocks*: Preparing package py3-asysocks... >>> py3-asysocks*: Tracing dependencies... >>> py3-asysocks*: Package size: 1.3 MB >>> py3-asysocks*: Compressing data... >>> py3-asysocks*: Create checksum... >>> py3-asysocks*: Create py3-asysocks-0.2.5-r0.apk >>> py3-asysocks: Build complete at Sun, 05 Mar 2023 09:49:48 +0000 elapsed time 0h 0m 9s >>> py3-asysocks: Cleaning up srcdir >>> py3-asysocks: Cleaning up pkgdir >>> py3-asysocks: Uninstalling dependencies... (1/17) Purging .makedepends-py3-asysocks (20230305.094940) (2/17) Purging py3-asn1crypto (1.5.1-r1) (3/17) Purging py3-gpep517 (13-r0) (4/17) Purging py3-installer (0.6.0-r0) (5/17) Purging py3-wheel (0.38.4-r1) (6/17) Purging py3-setuptools (67.4.0-r1) (7/17) Purging py3-packaging (23.0-r1) (8/17) Purging py3-parsing (3.0.9-r1) (9/17) Purging python3 (3.11.2-r0) (10/17) Purging libbz2 (1.0.8-r4) (11/17) Purging libffi (3.4.4-r0) (12/17) Purging gdbm (1.23-r0) (13/17) Purging xz-libs (5.4.1-r0) (14/17) Purging mpdecimal (2.5.1-r1) (15/17) Purging libpanelw (6.4_p20230225-r0) (16/17) Purging readline (8.2.1-r0) (17/17) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r5.trigger OK: 291 MiB in 95 packages >>> py3-asysocks: Updating the testing/ppc64le repository index... >>> py3-asysocks: Signing the index...