>>> py3-tls_parser: Building testing/py3-tls_parser 1.2.2-r3 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 05:50:51 +0000 >>> py3-tls_parser: Checking sanity of /home/buildozer/aports/testing/py3-tls_parser/APKBUILD... >>> py3-tls_parser: Analyzing dependencies... >>> py3-tls_parser: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r4) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.8-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.40.0-r0) (8/12) Installing python3 (3.11.0-r2) (9/12) Installing py3-parsing (3.0.9-r1) (10/12) Installing py3-packaging (21.3-r3) (11/12) Installing py3-setuptools (65.6.3-r0) (12/12) Installing .makedepends-py3-tls_parser (20221128.055055) Executing busybox-1.35.0-r29.trigger OK: 343 MiB in 108 packages >>> py3-tls_parser: Cleaning up srcdir >>> py3-tls_parser: Cleaning up pkgdir >>> py3-tls_parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tls_parser-1.2.2.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 100 7567 100 7567 0 0 12836 0 --:--:-- --:--:-- --:--:-- 13512 >>> py3-tls_parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tls_parser-1.2.2.tar.gz >>> py3-tls_parser: Checking sha512sums... tls_parser-1.2.2.tar.gz: OK >>> py3-tls_parser: Unpacking /var/cache/distfiles/tls_parser-1.2.2.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/tls_parser copying tls_parser/alert_protocol.py -> build/lib/tls_parser copying tls_parser/record_protocol.py -> build/lib/tls_parser copying tls_parser/change_cipher_spec_protocol.py -> build/lib/tls_parser copying tls_parser/cipher_suites.py -> build/lib/tls_parser copying tls_parser/__init__.py -> build/lib/tls_parser copying tls_parser/tls_version.py -> build/lib/tls_parser copying tls_parser/byte_utils.py -> build/lib/tls_parser copying tls_parser/exceptions.py -> build/lib/tls_parser copying tls_parser/handshake_protocol.py -> build/lib/tls_parser copying tls_parser/application_data_protocol.py -> build/lib/tls_parser copying tls_parser/parser.py -> build/lib/tls_parser copying tls_parser/heartbeat_protocol.py -> build/lib/tls_parser >>> py3-tls_parser: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-tls_parser/pkg creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/alert_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/record_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/change_cipher_spec_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/cipher_suites.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/__init__.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/tls_version.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/byte_utils.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/exceptions.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/handshake_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/application_data_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/parser.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser copying build/lib/tls_parser/heartbeat_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/alert_protocol.py to alert_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/record_protocol.py to record_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/change_cipher_spec_protocol.py to change_cipher_spec_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/cipher_suites.py to cipher_suites.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/tls_version.py to tls_version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/byte_utils.py to byte_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/handshake_protocol.py to handshake_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/application_data_protocol.py to application_data_protocol.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser/heartbeat_protocol.py to heartbeat_protocol.cpython-311.pyc running install_egg_info running egg_info writing tls_parser.egg-info/PKG-INFO writing dependency_links to tls_parser.egg-info/dependency_links.txt writing requirements to tls_parser.egg-info/requires.txt writing top-level names to tls_parser.egg-info/top_level.txt reading manifest file 'tls_parser.egg-info/SOURCES.txt' writing manifest file 'tls_parser.egg-info/SOURCES.txt' Copying tls_parser.egg-info to /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.11/site-packages/tls_parser-1.2.2-py3.11.egg-info running install_scripts >>> py3-tls_parser*: Running postcheck for py3-tls_parser >>> py3-tls_parser*: Preparing package py3-tls_parser... >>> py3-tls_parser*: Tracing dependencies... >>> py3-tls_parser*: Package size: 192.0 KB >>> py3-tls_parser*: Compressing data... >>> py3-tls_parser*: Create checksum... >>> py3-tls_parser*: Create py3-tls_parser-1.2.2-r3.apk >>> py3-tls_parser: Build complete at Mon, 28 Nov 2022 05:51:03 +0000 elapsed time 0h 0m 12s >>> py3-tls_parser: Cleaning up srcdir >>> py3-tls_parser: Cleaning up pkgdir >>> py3-tls_parser: Uninstalling dependencies... (1/12) Purging .makedepends-py3-tls_parser (20221128.055055) (2/12) Purging py3-setuptools (65.6.3-r0) (3/12) Purging py3-packaging (21.3-r3) (4/12) Purging py3-parsing (3.0.9-r1) (5/12) Purging python3 (3.11.0-r2) (6/12) Purging libbz2 (1.0.8-r4) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.8-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-tls_parser: Updating the testing/riscv64 repository index... >>> py3-tls_parser: Signing the index...