>>> certbot: Building community/certbot 2.5.0-r0 (using abuild 3.10.0-r0) started Wed, 05 Apr 2023 03:07:20 +0000 >>> certbot: Checking sanity of /home/buildozer/aports/community/certbot/APKBUILD... >>> certbot: Analyzing dependencies... >>> certbot: Installing for build: build-base py3-acme py3-configargparse py3-configobj py3-cryptography py3-distro py3-distutils-extra py3-josepy py3-parsedatetime py3-pyrfc3339 py3-setuptools py3-tz py3-gpep517 py3-wheel py3-augeas py3-pytest-xdist (1/47) Installing libbz2 (1.0.8-r4) (2/47) Installing libffi (3.4.4-r1) (3/47) Installing gdbm (1.23-r0) (4/47) Installing xz-libs (5.4.2-r0) (5/47) Installing mpdecimal (2.5.1-r1) (6/47) Installing libpanelw (6.4_p20230401-r0) (7/47) Installing readline (8.2.1-r0) (8/47) Installing sqlite-libs (3.41.2-r1) (9/47) Installing python3 (3.11.2-r0) (10/47) Installing py3-cparser (2.21-r1) (11/47) Installing py3-cffi (1.15.1-r1) (12/47) Installing py3-cryptography (40.0.1-r0) (13/47) Installing py3-openssl (23.1.1-r0) (14/47) Installing py3-parsing (3.0.9-r1) (15/47) Installing py3-packaging (23.0-r1) (16/47) Installing py3-setuptools (67.6.1-r0) (17/47) Installing py3-josepy (1.13.0-r3) (18/47) Installing py3-tz (2023.3-r0) (19/47) Installing py3-pyrfc3339 (1.1-r7) (20/47) Installing py3-certifi (2022.12.7-r1) (21/47) Installing py3-charset-normalizer (3.1.0-r0) (22/47) Installing py3-idna (3.4-r3) (23/47) Installing py3-urllib3 (1.26.15-r0) (24/47) Installing py3-requests (2.28.2-r0) (25/47) Installing py3-acme (2.5.0-r0) (26/47) Installing py3-configargparse (1.5.3-r2) (27/47) Installing py3-six (1.16.0-r5) (28/47) Installing py3-configobj (5.0.8-r0) (29/47) Installing py3-distro (1.8.0-r1) (30/47) Installing py3-distutils-extra (2.47-r1) (31/47) Installing py3-future (0.18.3-r0) (32/47) Installing py3-parsedatetime (2.6-r4) (33/47) Installing py3-installer (0.7.0-r0) (34/47) Installing py3-gpep517 (13-r0) (35/47) Installing py3-wheel (0.40.0-r0) (36/47) Installing libxml2 (2.10.3-r2) (37/47) Installing augeas-libs (1.12.0-r2) (38/47) Installing py3-augeas (1.1.0-r4) (39/47) Installing py3-apipkg (2.1.0-r1) (40/47) Installing py3-execnet (1.9.0-r1) (41/47) Installing py3-attrs (22.2.0-r0) (42/47) Installing py3-iniconfig (1.1.1-r5) (43/47) Installing py3-pluggy (1.0.0-r2) (44/47) Installing py3-py (1.11.0-r1) (45/47) Installing py3-pytest (7.2.2-r0) (46/47) Installing py3-pytest-xdist (3.2.1-r0) (47/47) Installing .makedepends-certbot (20230405.030720) Executing busybox-1.36.0-r5.trigger OK: 428 MiB in 146 packages >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/certbot-2.5.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> certbot: Fetching certbot-2.5.0.tar.gz::https://github.com/certbot/certbot/archive/refs/tags/v2.5.0.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 1302k 0 1302k 0 0 3020k 0 --:--:-- --:--:-- --:--:-- 3020k >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/certbot-2.5.0.tar.gz >>> certbot: Checking sha512sums... certbot-2.5.0.tar.gz: OK >>> certbot: Unpacking /var/cache/distfiles/edge/certbot-2.5.0.tar.gz... 2023-04-05 03:07:22,453 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-05 03:07:22,514 root INFO running bdist_wheel 2023-04-05 03:07:22,526 root INFO running build 2023-04-05 03:07:22,526 root INFO running build_py 2023-04-05 03:07:22,529 root INFO creating build 2023-04-05 03:07:22,529 root INFO creating build/lib 2023-04-05 03:07:22,529 root INFO creating build/lib/certbot 2023-04-05 03:07:22,529 root INFO copying certbot/__init__.py -> build/lib/certbot 2023-04-05 03:07:22,530 root INFO copying certbot/crypto_util.py -> build/lib/certbot 2023-04-05 03:07:22,530 root INFO copying certbot/reverter.py -> build/lib/certbot 2023-04-05 03:07:22,530 root INFO copying certbot/util.py -> build/lib/certbot 2023-04-05 03:07:22,530 root INFO copying certbot/configuration.py -> build/lib/certbot 2023-04-05 03:07:22,531 root INFO copying certbot/main.py -> build/lib/certbot 2023-04-05 03:07:22,531 root INFO copying certbot/errors.py -> build/lib/certbot 2023-04-05 03:07:22,531 root INFO copying certbot/interfaces.py -> build/lib/certbot 2023-04-05 03:07:22,531 root INFO copying certbot/ocsp.py -> build/lib/certbot 2023-04-05 03:07:22,531 root INFO copying certbot/achallenges.py -> build/lib/certbot 2023-04-05 03:07:22,532 root INFO creating build/lib/certbot/display 2023-04-05 03:07:22,532 root INFO copying certbot/display/__init__.py -> build/lib/certbot/display 2023-04-05 03:07:22,532 root INFO copying certbot/display/ops.py -> build/lib/certbot/display 2023-04-05 03:07:22,532 root INFO copying certbot/display/util.py -> build/lib/certbot/display 2023-04-05 03:07:22,532 root INFO creating build/lib/certbot/plugins 2023-04-05 03:07:22,533 root INFO copying certbot/plugins/__init__.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,533 root INFO copying certbot/plugins/enhancements.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,533 root INFO copying certbot/plugins/dns_common_lexicon.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,533 root INFO copying certbot/plugins/dns_test_common_lexicon.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,533 root INFO copying certbot/plugins/storage.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,533 root INFO copying certbot/plugins/util.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,534 root INFO copying certbot/plugins/dns_common.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,534 root INFO copying certbot/plugins/dns_test_common.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,534 root INFO copying certbot/plugins/common.py -> build/lib/certbot/plugins 2023-04-05 03:07:22,534 root INFO creating build/lib/certbot/tests 2023-04-05 03:07:22,534 root INFO copying certbot/tests/__init__.py -> build/lib/certbot/tests 2023-04-05 03:07:22,535 root INFO copying certbot/tests/util.py -> build/lib/certbot/tests 2023-04-05 03:07:22,535 root INFO copying certbot/tests/acme_util.py -> build/lib/certbot/tests 2023-04-05 03:07:22,535 root INFO creating build/lib/certbot/_internal 2023-04-05 03:07:22,535 root INFO copying certbot/_internal/__init__.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,535 root INFO copying certbot/_internal/renewal.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,536 root INFO copying certbot/_internal/log.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,536 root INFO copying certbot/_internal/account.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,536 root INFO copying certbot/_internal/updater.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,536 root INFO copying certbot/_internal/auth_handler.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,536 root INFO copying certbot/_internal/lock.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,537 root INFO copying certbot/_internal/eff.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,537 root INFO copying certbot/_internal/snap_config.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,537 root INFO copying certbot/_internal/hooks.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,537 root INFO copying certbot/_internal/cert_manager.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,537 root INFO copying certbot/_internal/storage.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,538 root INFO copying certbot/_internal/error_handler.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,538 root INFO copying certbot/_internal/main.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,538 root INFO copying certbot/_internal/constants.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,538 root INFO copying certbot/_internal/client.py -> build/lib/certbot/_internal 2023-04-05 03:07:22,539 root INFO creating build/lib/certbot/compat 2023-04-05 03:07:22,539 root INFO copying certbot/compat/__init__.py -> build/lib/certbot/compat 2023-04-05 03:07:22,539 root INFO copying certbot/compat/_path.py -> build/lib/certbot/compat 2023-04-05 03:07:22,539 root INFO copying certbot/compat/misc.py -> build/lib/certbot/compat 2023-04-05 03:07:22,539 root INFO copying certbot/compat/filesystem.py -> build/lib/certbot/compat 2023-04-05 03:07:22,540 root INFO copying certbot/compat/os.py -> build/lib/certbot/compat 2023-04-05 03:07:22,540 root INFO creating build/lib/certbot/_internal/cli 2023-04-05 03:07:22,540 root INFO copying certbot/_internal/cli/__init__.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,540 root INFO copying certbot/_internal/cli/helpful.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,540 root INFO copying certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,541 root INFO copying certbot/_internal/cli/subparsers.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,541 root INFO copying certbot/_internal/cli/cli_utils.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,541 root INFO copying certbot/_internal/cli/group_adder.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,541 root INFO copying certbot/_internal/cli/verb_help.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,541 root INFO copying certbot/_internal/cli/paths_parser.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,541 root INFO copying certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli 2023-04-05 03:07:22,542 root INFO creating build/lib/certbot/_internal/display 2023-04-05 03:07:22,542 root INFO copying certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display 2023-04-05 03:07:22,542 root INFO copying certbot/_internal/display/obj.py -> build/lib/certbot/_internal/display 2023-04-05 03:07:22,542 root INFO copying certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display 2023-04-05 03:07:22,542 root INFO copying certbot/_internal/display/util.py -> build/lib/certbot/_internal/display 2023-04-05 03:07:22,543 root INFO copying certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display 2023-04-05 03:07:22,543 root INFO creating build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,543 root INFO copying certbot/_internal/plugins/__init__.py -> build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,543 root INFO copying certbot/_internal/plugins/null.py -> build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,543 root INFO copying certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,543 root INFO copying certbot/_internal/plugins/selection.py -> build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,544 root INFO copying certbot/_internal/plugins/disco.py -> build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,544 root INFO copying certbot/_internal/plugins/webroot.py -> build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,544 root INFO copying certbot/_internal/plugins/standalone.py -> build/lib/certbot/_internal/plugins 2023-04-05 03:07:22,544 root INFO creating build/lib/certbot/_internal/tests 2023-04-05 03:07:22,544 root INFO copying certbot/_internal/tests/__init__.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,545 root INFO copying certbot/_internal/tests/account_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,545 root INFO copying certbot/_internal/tests/renewupdater_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,545 root INFO copying certbot/_internal/tests/util_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,545 root INFO copying certbot/_internal/tests/crypto_util_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,545 root INFO copying certbot/_internal/tests/log_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,546 root INFO copying certbot/_internal/tests/conftest.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,546 root INFO copying certbot/_internal/tests/error_handler_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,546 root INFO copying certbot/_internal/tests/hook_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,546 root INFO copying certbot/_internal/tests/renewal_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,546 root INFO copying certbot/_internal/tests/errors_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,547 root INFO copying certbot/_internal/tests/eff_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,547 root INFO copying certbot/_internal/tests/main_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,547 root INFO copying certbot/_internal/tests/ocsp_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,547 root INFO copying certbot/_internal/tests/configuration_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,547 root INFO copying certbot/_internal/tests/lock_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,548 root INFO copying certbot/_internal/tests/client_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,548 root INFO copying certbot/_internal/tests/cert_manager_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,548 root INFO copying certbot/_internal/tests/storage_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,548 root INFO copying certbot/_internal/tests/reverter_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,548 root INFO copying certbot/_internal/tests/cli_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,549 root INFO copying certbot/_internal/tests/helpful_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,549 root INFO copying certbot/_internal/tests/auth_handler_test.py -> build/lib/certbot/_internal/tests 2023-04-05 03:07:22,549 root INFO creating build/lib/certbot/_internal/tests/display 2023-04-05 03:07:22,549 root INFO copying certbot/_internal/tests/display/__init__.py -> build/lib/certbot/_internal/tests/display 2023-04-05 03:07:22,549 root INFO copying certbot/_internal/tests/display/util_test.py -> build/lib/certbot/_internal/tests/display 2023-04-05 03:07:22,550 root INFO copying certbot/_internal/tests/display/ops_test.py -> build/lib/certbot/_internal/tests/display 2023-04-05 03:07:22,550 root INFO copying certbot/_internal/tests/display/obj_test.py -> build/lib/certbot/_internal/tests/display 2023-04-05 03:07:22,550 root INFO copying certbot/_internal/tests/display/internal_util_test.py -> build/lib/certbot/_internal/tests/display 2023-04-05 03:07:22,550 root INFO copying certbot/_internal/tests/display/completer_test.py -> build/lib/certbot/_internal/tests/display 2023-04-05 03:07:22,550 root INFO creating build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,551 root INFO copying certbot/_internal/tests/plugins/__init__.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,551 root INFO copying certbot/_internal/tests/plugins/util_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,551 root INFO copying certbot/_internal/tests/plugins/standalone_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,551 root INFO copying certbot/_internal/tests/plugins/null_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,551 root INFO copying certbot/_internal/tests/plugins/manual_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,551 root INFO copying certbot/_internal/tests/plugins/dns_common_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,552 root INFO copying certbot/_internal/tests/plugins/disco_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,552 root INFO copying certbot/_internal/tests/plugins/webroot_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,552 root INFO copying certbot/_internal/tests/plugins/enhancements_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,552 root INFO copying certbot/_internal/tests/plugins/dns_common_lexicon_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,552 root INFO copying certbot/_internal/tests/plugins/selection_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,552 root INFO copying certbot/_internal/tests/plugins/storage_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,553 root INFO copying certbot/_internal/tests/plugins/common_test.py -> build/lib/certbot/_internal/tests/plugins 2023-04-05 03:07:22,553 root INFO creating build/lib/certbot/_internal/tests/compat 2023-04-05 03:07:22,553 root INFO copying certbot/_internal/tests/compat/__init__.py -> build/lib/certbot/_internal/tests/compat 2023-04-05 03:07:22,553 root INFO copying certbot/_internal/tests/compat/os_test.py -> build/lib/certbot/_internal/tests/compat 2023-04-05 03:07:22,553 root INFO copying certbot/_internal/tests/compat/filesystem_test.py -> build/lib/certbot/_internal/tests/compat 2023-04-05 03:07:22,554 root INFO copying certbot/_internal/tests/compat/misc_test.py -> build/lib/certbot/_internal/tests/compat 2023-04-05 03:07:22,554 root INFO running egg_info 2023-04-05 03:07:22,560 root INFO creating certbot.egg-info 2023-04-05 03:07:22,562 root INFO writing certbot.egg-info/PKG-INFO 2023-04-05 03:07:22,562 root INFO writing dependency_links to certbot.egg-info/dependency_links.txt 2023-04-05 03:07:22,562 root INFO writing entry points to certbot.egg-info/entry_points.txt 2023-04-05 03:07:22,562 root INFO writing requirements to certbot.egg-info/requires.txt 2023-04-05 03:07:22,562 root INFO writing top-level names to certbot.egg-info/top_level.txt 2023-04-05 03:07:22,563 root INFO writing manifest file 'certbot.egg-info/SOURCES.txt' 2023-04-05 03:07:22,566 root INFO reading manifest file 'certbot.egg-info/SOURCES.txt' 2023-04-05 03:07:22,567 root INFO reading manifest template 'MANIFEST.in' 2023-04-05 03:07:22,569 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-04-05 03:07:22,570 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2023-04-05 03:07:22,570 root INFO adding license file 'LICENSE.txt' 2023-04-05 03:07:22,572 root INFO writing manifest file 'certbot.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'certbot.tests.testdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'certbot.tests.testdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'certbot.tests.testdata' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'certbot.tests.testdata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-04-05 03:07:22,574 root INFO copying certbot/py.typed -> build/lib/certbot 2023-04-05 03:07:22,574 root INFO copying certbot/ssl-dhparams.pem -> build/lib/certbot 2023-04-05 03:07:22,574 root INFO creating build/lib/certbot/tests/testdata 2023-04-05 03:07:22,575 root INFO copying certbot/tests/testdata/README -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,575 root INFO copying certbot/tests/testdata/cert-5sans_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,575 root INFO copying certbot/tests/testdata/cert-nosans_nistp256.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,575 root INFO copying certbot/tests/testdata/cert-san_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,575 root INFO copying certbot/tests/testdata/cert_2048.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,575 root INFO copying certbot/tests/testdata/cert_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,576 root INFO copying certbot/tests/testdata/cert_512_bad.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,576 root INFO copying certbot/tests/testdata/cert_fullchain_2048.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,576 root INFO copying certbot/tests/testdata/cert_intermediate_1.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,576 root INFO copying certbot/tests/testdata/cert_intermediate_2.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,576 root INFO copying certbot/tests/testdata/cert_leaf.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,577 root INFO copying certbot/tests/testdata/cli.ini -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,577 root INFO copying certbot/tests/testdata/csr-6sans_512.conf -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,577 root INFO copying certbot/tests/testdata/csr-6sans_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,577 root INFO copying certbot/tests/testdata/csr-nonames_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,577 root INFO copying certbot/tests/testdata/csr-nosans_512.conf -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,577 root INFO copying certbot/tests/testdata/csr-nosans_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,577 root INFO copying certbot/tests/testdata/csr-nosans_nistp256.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,578 root INFO copying certbot/tests/testdata/csr-san_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,578 root INFO copying certbot/tests/testdata/csr_512.der -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,578 root INFO copying certbot/tests/testdata/csr_512.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,578 root INFO copying certbot/tests/testdata/ec_prime256v1_key.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,578 root INFO copying certbot/tests/testdata/ec_secp384r1_key.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,578 root INFO copying certbot/tests/testdata/ec_secp521r1_key.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,579 root INFO copying certbot/tests/testdata/nistp256_key.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,579 root INFO copying certbot/tests/testdata/ocsp_certificate.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,579 root INFO copying certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,579 root INFO copying certbot/tests/testdata/ocsp_responder_certificate.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,579 root INFO copying certbot/tests/testdata/os-release -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,579 root INFO copying certbot/tests/testdata/rsa2048_key.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,579 root INFO copying certbot/tests/testdata/rsa256_key.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,580 root INFO copying certbot/tests/testdata/rsa512_key.pem -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,580 root INFO copying certbot/tests/testdata/sample-renewal-ancient.conf -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,580 root INFO copying certbot/tests/testdata/sample-renewal-deprecated-option.conf -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,580 root INFO copying certbot/tests/testdata/sample-renewal-ec.conf -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,580 root INFO copying certbot/tests/testdata/sample-renewal.conf -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,580 root INFO copying certbot/tests/testdata/webrootconftest.ini -> build/lib/certbot/tests/testdata 2023-04-05 03:07:22,581 root INFO creating build/lib/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,581 root INFO copying certbot/tests/testdata/sample-archive/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,581 root INFO copying certbot/tests/testdata/sample-archive/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,581 root INFO copying certbot/tests/testdata/sample-archive/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,581 root INFO copying certbot/tests/testdata/sample-archive/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,581 root INFO creating build/lib/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,581 root INFO copying certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,582 root INFO copying certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,582 root INFO copying certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,582 root INFO copying certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,589 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-05 03:07:22,589 root INFO running install 2023-04-05 03:07:22,596 root INFO running install_lib 2023-04-05 03:07:22,599 root INFO creating build/bdist.linux-armv8l 2023-04-05 03:07:22,599 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-05 03:07:22,599 root INFO creating build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,599 root INFO copying build/lib/certbot/__init__.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,599 root INFO copying build/lib/certbot/crypto_util.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,599 root INFO copying build/lib/certbot/ssl-dhparams.pem -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,600 root INFO creating build/bdist.linux-armv8l/wheel/certbot/display 2023-04-05 03:07:22,600 root INFO copying build/lib/certbot/display/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/display 2023-04-05 03:07:22,600 root INFO copying build/lib/certbot/display/ops.py -> build/bdist.linux-armv8l/wheel/certbot/display 2023-04-05 03:07:22,600 root INFO copying build/lib/certbot/display/util.py -> build/bdist.linux-armv8l/wheel/certbot/display 2023-04-05 03:07:22,600 root INFO copying build/lib/certbot/reverter.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,600 root INFO creating build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,601 root INFO copying build/lib/certbot/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,601 root INFO copying build/lib/certbot/plugins/enhancements.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,601 root INFO copying build/lib/certbot/plugins/dns_common_lexicon.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,601 root INFO copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,601 root INFO copying build/lib/certbot/plugins/storage.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,601 root INFO copying build/lib/certbot/plugins/util.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,602 root INFO copying build/lib/certbot/plugins/dns_common.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,602 root INFO copying build/lib/certbot/plugins/dns_test_common.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,602 root INFO copying build/lib/certbot/plugins/common.py -> build/bdist.linux-armv8l/wheel/certbot/plugins 2023-04-05 03:07:22,602 root INFO creating build/bdist.linux-armv8l/wheel/certbot/tests 2023-04-05 03:07:22,602 root INFO copying build/lib/certbot/tests/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/tests 2023-04-05 03:07:22,602 root INFO copying build/lib/certbot/tests/util.py -> build/bdist.linux-armv8l/wheel/certbot/tests 2023-04-05 03:07:22,603 root INFO creating build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,603 root INFO copying build/lib/certbot/tests/testdata/cert_intermediate_2.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,603 root INFO creating build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,603 root INFO copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,603 root INFO copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,603 root INFO copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,603 root INFO copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive 2023-04-05 03:07:22,604 root INFO copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,604 root INFO copying build/lib/certbot/tests/testdata/cert_2048.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,604 root INFO copying build/lib/certbot/tests/testdata/csr-san_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,604 root INFO copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,604 root INFO copying build/lib/certbot/tests/testdata/cert_intermediate_1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,604 root INFO copying build/lib/certbot/tests/testdata/README -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,604 root INFO copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,605 root INFO copying build/lib/certbot/tests/testdata/cert-san_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,605 root INFO copying build/lib/certbot/tests/testdata/rsa512_key.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,605 root INFO copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,605 root INFO copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,605 root INFO copying build/lib/certbot/tests/testdata/csr_512.der -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,605 root INFO copying build/lib/certbot/tests/testdata/sample-renewal-ec.conf -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,605 root INFO copying build/lib/certbot/tests/testdata/ec_secp521r1_key.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,606 root INFO copying build/lib/certbot/tests/testdata/ec_secp384r1_key.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,606 root INFO copying build/lib/certbot/tests/testdata/cli.ini -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,606 root INFO copying build/lib/certbot/tests/testdata/cert_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,606 root INFO copying build/lib/certbot/tests/testdata/cert_leaf.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,606 root INFO copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,606 root INFO copying build/lib/certbot/tests/testdata/nistp256_key.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,606 root INFO copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,607 root INFO creating build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,607 root INFO copying build/lib/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,607 root INFO copying build/lib/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,607 root INFO copying build/lib/certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,607 root INFO copying build/lib/certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata/sample-archive-ec 2023-04-05 03:07:22,607 root INFO copying build/lib/certbot/tests/testdata/rsa256_key.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,608 root INFO copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,608 root INFO copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,608 root INFO copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,608 root INFO copying build/lib/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,608 root INFO copying build/lib/certbot/tests/testdata/webrootconftest.ini -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,608 root INFO copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,608 root INFO copying build/lib/certbot/tests/testdata/sample-renewal.conf -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,609 root INFO copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,609 root INFO copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,609 root INFO copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,609 root INFO copying build/lib/certbot/tests/testdata/csr_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,609 root INFO copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,609 root INFO copying build/lib/certbot/tests/testdata/os-release -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,609 root INFO copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> build/bdist.linux-armv8l/wheel/certbot/tests/testdata 2023-04-05 03:07:22,610 root INFO copying build/lib/certbot/tests/acme_util.py -> build/bdist.linux-armv8l/wheel/certbot/tests 2023-04-05 03:07:22,610 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,610 root INFO copying build/lib/certbot/_internal/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,610 root INFO copying build/lib/certbot/_internal/renewal.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,610 root INFO copying build/lib/certbot/_internal/log.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,610 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,610 root INFO copying build/lib/certbot/_internal/cli/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,611 root INFO copying build/lib/certbot/_internal/cli/helpful.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,611 root INFO copying build/lib/certbot/_internal/cli/cli_constants.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,611 root INFO copying build/lib/certbot/_internal/cli/subparsers.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,611 root INFO copying build/lib/certbot/_internal/cli/cli_utils.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,611 root INFO copying build/lib/certbot/_internal/cli/group_adder.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,612 root INFO copying build/lib/certbot/_internal/cli/verb_help.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,612 root INFO copying build/lib/certbot/_internal/cli/paths_parser.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,612 root INFO copying build/lib/certbot/_internal/cli/plugins_parsing.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/cli 2023-04-05 03:07:22,612 root INFO copying build/lib/certbot/_internal/account.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,612 root INFO copying build/lib/certbot/_internal/updater.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,612 root INFO copying build/lib/certbot/_internal/auth_handler.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,613 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal/display 2023-04-05 03:07:22,613 root INFO copying build/lib/certbot/_internal/display/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/display 2023-04-05 03:07:22,613 root INFO copying build/lib/certbot/_internal/display/obj.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/display 2023-04-05 03:07:22,613 root INFO copying build/lib/certbot/_internal/display/completer.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/display 2023-04-05 03:07:22,613 root INFO copying build/lib/certbot/_internal/display/util.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/display 2023-04-05 03:07:22,613 root INFO copying build/lib/certbot/_internal/display/dummy_readline.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/display 2023-04-05 03:07:22,613 root INFO copying build/lib/certbot/_internal/lock.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,614 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,614 root INFO copying build/lib/certbot/_internal/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,614 root INFO copying build/lib/certbot/_internal/plugins/null.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,614 root INFO copying build/lib/certbot/_internal/plugins/manual.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,614 root INFO copying build/lib/certbot/_internal/plugins/selection.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,614 root INFO copying build/lib/certbot/_internal/plugins/disco.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,615 root INFO copying build/lib/certbot/_internal/plugins/webroot.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,615 root INFO copying build/lib/certbot/_internal/plugins/standalone.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/plugins 2023-04-05 03:07:22,615 root INFO copying build/lib/certbot/_internal/eff.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,615 root INFO copying build/lib/certbot/_internal/snap_config.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,615 root INFO copying build/lib/certbot/_internal/hooks.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,615 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,615 root INFO copying build/lib/certbot/_internal/tests/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,616 root INFO copying build/lib/certbot/_internal/tests/account_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,616 root INFO copying build/lib/certbot/_internal/tests/renewupdater_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,616 root INFO copying build/lib/certbot/_internal/tests/util_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,616 root INFO copying build/lib/certbot/_internal/tests/crypto_util_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,616 root INFO copying build/lib/certbot/_internal/tests/log_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,617 root INFO copying build/lib/certbot/_internal/tests/conftest.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,617 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal/tests/display 2023-04-05 03:07:22,617 root INFO copying build/lib/certbot/_internal/tests/display/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/display 2023-04-05 03:07:22,617 root INFO copying build/lib/certbot/_internal/tests/display/util_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/display 2023-04-05 03:07:22,617 root INFO copying build/lib/certbot/_internal/tests/display/ops_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/display 2023-04-05 03:07:22,617 root INFO copying build/lib/certbot/_internal/tests/display/obj_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/display 2023-04-05 03:07:22,617 root INFO copying build/lib/certbot/_internal/tests/display/internal_util_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/display 2023-04-05 03:07:22,618 root INFO copying build/lib/certbot/_internal/tests/display/completer_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/display 2023-04-05 03:07:22,618 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,618 root INFO copying build/lib/certbot/_internal/tests/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,618 root INFO copying build/lib/certbot/_internal/tests/plugins/util_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,618 root INFO copying build/lib/certbot/_internal/tests/plugins/standalone_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,618 root INFO copying build/lib/certbot/_internal/tests/plugins/null_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,619 root INFO copying build/lib/certbot/_internal/tests/plugins/manual_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,619 root INFO copying build/lib/certbot/_internal/tests/plugins/dns_common_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,619 root INFO copying build/lib/certbot/_internal/tests/plugins/disco_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,619 root INFO copying build/lib/certbot/_internal/tests/plugins/webroot_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,619 root INFO copying build/lib/certbot/_internal/tests/plugins/enhancements_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,619 root INFO copying build/lib/certbot/_internal/tests/plugins/dns_common_lexicon_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,619 root INFO copying build/lib/certbot/_internal/tests/plugins/selection_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,620 root INFO copying build/lib/certbot/_internal/tests/plugins/storage_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,620 root INFO copying build/lib/certbot/_internal/tests/plugins/common_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/plugins 2023-04-05 03:07:22,620 root INFO copying build/lib/certbot/_internal/tests/error_handler_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,620 root INFO copying build/lib/certbot/_internal/tests/hook_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,620 root INFO copying build/lib/certbot/_internal/tests/renewal_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,620 root INFO copying build/lib/certbot/_internal/tests/errors_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,621 root INFO copying build/lib/certbot/_internal/tests/eff_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,621 root INFO copying build/lib/certbot/_internal/tests/main_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,621 root INFO copying build/lib/certbot/_internal/tests/ocsp_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,621 root INFO copying build/lib/certbot/_internal/tests/configuration_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,621 root INFO copying build/lib/certbot/_internal/tests/lock_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,622 root INFO copying build/lib/certbot/_internal/tests/client_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,622 root INFO copying build/lib/certbot/_internal/tests/cert_manager_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,622 root INFO copying build/lib/certbot/_internal/tests/storage_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,622 root INFO copying build/lib/certbot/_internal/tests/reverter_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,622 root INFO copying build/lib/certbot/_internal/tests/cli_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,623 root INFO creating build/bdist.linux-armv8l/wheel/certbot/_internal/tests/compat 2023-04-05 03:07:22,623 root INFO copying build/lib/certbot/_internal/tests/compat/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/compat 2023-04-05 03:07:22,623 root INFO copying build/lib/certbot/_internal/tests/compat/os_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/compat 2023-04-05 03:07:22,623 root INFO copying build/lib/certbot/_internal/tests/compat/filesystem_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/compat 2023-04-05 03:07:22,623 root INFO copying build/lib/certbot/_internal/tests/compat/misc_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests/compat 2023-04-05 03:07:22,623 root INFO copying build/lib/certbot/_internal/tests/helpful_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,624 root INFO copying build/lib/certbot/_internal/tests/auth_handler_test.py -> build/bdist.linux-armv8l/wheel/certbot/_internal/tests 2023-04-05 03:07:22,624 root INFO copying build/lib/certbot/_internal/cert_manager.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,624 root INFO copying build/lib/certbot/_internal/storage.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,624 root INFO copying build/lib/certbot/_internal/error_handler.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,624 root INFO copying build/lib/certbot/_internal/main.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,625 root INFO copying build/lib/certbot/_internal/constants.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,625 root INFO copying build/lib/certbot/_internal/client.py -> build/bdist.linux-armv8l/wheel/certbot/_internal 2023-04-05 03:07:22,625 root INFO copying build/lib/certbot/util.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,625 root INFO copying build/lib/certbot/configuration.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,625 root INFO copying build/lib/certbot/main.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,625 root INFO copying build/lib/certbot/errors.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,626 root INFO copying build/lib/certbot/py.typed -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,626 root INFO copying build/lib/certbot/interfaces.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,626 root INFO copying build/lib/certbot/ocsp.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,626 root INFO copying build/lib/certbot/achallenges.py -> build/bdist.linux-armv8l/wheel/certbot 2023-04-05 03:07:22,626 root INFO creating build/bdist.linux-armv8l/wheel/certbot/compat 2023-04-05 03:07:22,626 root INFO copying build/lib/certbot/compat/__init__.py -> build/bdist.linux-armv8l/wheel/certbot/compat 2023-04-05 03:07:22,627 root INFO copying build/lib/certbot/compat/_path.py -> build/bdist.linux-armv8l/wheel/certbot/compat 2023-04-05 03:07:22,627 root INFO copying build/lib/certbot/compat/misc.py -> build/bdist.linux-armv8l/wheel/certbot/compat 2023-04-05 03:07:22,627 root INFO copying build/lib/certbot/compat/filesystem.py -> build/bdist.linux-armv8l/wheel/certbot/compat 2023-04-05 03:07:22,627 root INFO copying build/lib/certbot/compat/os.py -> build/bdist.linux-armv8l/wheel/certbot/compat 2023-04-05 03:07:22,627 root INFO running install_egg_info 2023-04-05 03:07:22,631 root INFO Copying certbot.egg-info to build/bdist.linux-armv8l/wheel/certbot-2.5.0-py3.11.egg-info 2023-04-05 03:07:22,632 root INFO running install_scripts 2023-04-05 03:07:22,638 wheel INFO creating build/bdist.linux-armv8l/wheel/certbot-2.5.0.dist-info/WHEEL 2023-04-05 03:07:22,638 wheel INFO creating '/home/buildozer/aports/community/certbot/src/certbot-2.5.0/certbot/dist/.tmp-ow3_tu6i/certbot-2.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-05 03:07:22,638 wheel INFO adding 'certbot/__init__.py' 2023-04-05 03:07:22,639 wheel INFO adding 'certbot/achallenges.py' 2023-04-05 03:07:22,639 wheel INFO adding 'certbot/configuration.py' 2023-04-05 03:07:22,639 wheel INFO adding 'certbot/crypto_util.py' 2023-04-05 03:07:22,639 wheel INFO adding 'certbot/errors.py' 2023-04-05 03:07:22,640 wheel INFO adding 'certbot/interfaces.py' 2023-04-05 03:07:22,640 wheel INFO adding 'certbot/main.py' 2023-04-05 03:07:22,640 wheel INFO adding 'certbot/ocsp.py' 2023-04-05 03:07:22,640 wheel INFO adding 'certbot/py.typed' 2023-04-05 03:07:22,641 wheel INFO adding 'certbot/reverter.py' 2023-04-05 03:07:22,641 wheel INFO adding 'certbot/ssl-dhparams.pem' 2023-04-05 03:07:22,641 wheel INFO adding 'certbot/util.py' 2023-04-05 03:07:22,641 wheel INFO adding 'certbot/_internal/__init__.py' 2023-04-05 03:07:22,642 wheel INFO adding 'certbot/_internal/account.py' 2023-04-05 03:07:22,642 wheel INFO adding 'certbot/_internal/auth_handler.py' 2023-04-05 03:07:22,642 wheel INFO adding 'certbot/_internal/cert_manager.py' 2023-04-05 03:07:22,642 wheel INFO adding 'certbot/_internal/client.py' 2023-04-05 03:07:22,643 wheel INFO adding 'certbot/_internal/constants.py' 2023-04-05 03:07:22,643 wheel INFO adding 'certbot/_internal/eff.py' 2023-04-05 03:07:22,643 wheel INFO adding 'certbot/_internal/error_handler.py' 2023-04-05 03:07:22,643 wheel INFO adding 'certbot/_internal/hooks.py' 2023-04-05 03:07:22,644 wheel INFO adding 'certbot/_internal/lock.py' 2023-04-05 03:07:22,644 wheel INFO adding 'certbot/_internal/log.py' 2023-04-05 03:07:22,644 wheel INFO adding 'certbot/_internal/main.py' 2023-04-05 03:07:22,645 wheel INFO adding 'certbot/_internal/renewal.py' 2023-04-05 03:07:22,645 wheel INFO adding 'certbot/_internal/snap_config.py' 2023-04-05 03:07:22,645 wheel INFO adding 'certbot/_internal/storage.py' 2023-04-05 03:07:22,646 wheel INFO adding 'certbot/_internal/updater.py' 2023-04-05 03:07:22,646 wheel INFO adding 'certbot/_internal/cli/__init__.py' 2023-04-05 03:07:22,646 wheel INFO adding 'certbot/_internal/cli/cli_constants.py' 2023-04-05 03:07:22,646 wheel INFO adding 'certbot/_internal/cli/cli_utils.py' 2023-04-05 03:07:22,647 wheel INFO adding 'certbot/_internal/cli/group_adder.py' 2023-04-05 03:07:22,647 wheel INFO adding 'certbot/_internal/cli/helpful.py' 2023-04-05 03:07:22,647 wheel INFO adding 'certbot/_internal/cli/paths_parser.py' 2023-04-05 03:07:22,647 wheel INFO adding 'certbot/_internal/cli/plugins_parsing.py' 2023-04-05 03:07:22,648 wheel INFO adding 'certbot/_internal/cli/subparsers.py' 2023-04-05 03:07:22,648 wheel INFO adding 'certbot/_internal/cli/verb_help.py' 2023-04-05 03:07:22,648 wheel INFO adding 'certbot/_internal/display/__init__.py' 2023-04-05 03:07:22,648 wheel INFO adding 'certbot/_internal/display/completer.py' 2023-04-05 03:07:22,648 wheel INFO adding 'certbot/_internal/display/dummy_readline.py' 2023-04-05 03:07:22,648 wheel INFO adding 'certbot/_internal/display/obj.py' 2023-04-05 03:07:22,649 wheel INFO adding 'certbot/_internal/display/util.py' 2023-04-05 03:07:22,649 wheel INFO adding 'certbot/_internal/plugins/__init__.py' 2023-04-05 03:07:22,649 wheel INFO adding 'certbot/_internal/plugins/disco.py' 2023-04-05 03:07:22,649 wheel INFO adding 'certbot/_internal/plugins/manual.py' 2023-04-05 03:07:22,650 wheel INFO adding 'certbot/_internal/plugins/null.py' 2023-04-05 03:07:22,650 wheel INFO adding 'certbot/_internal/plugins/selection.py' 2023-04-05 03:07:22,650 wheel INFO adding 'certbot/_internal/plugins/standalone.py' 2023-04-05 03:07:22,650 wheel INFO adding 'certbot/_internal/plugins/webroot.py' 2023-04-05 03:07:22,651 wheel INFO adding 'certbot/_internal/tests/__init__.py' 2023-04-05 03:07:22,651 wheel INFO adding 'certbot/_internal/tests/account_test.py' 2023-04-05 03:07:22,651 wheel INFO adding 'certbot/_internal/tests/auth_handler_test.py' 2023-04-05 03:07:22,651 wheel INFO adding 'certbot/_internal/tests/cert_manager_test.py' 2023-04-05 03:07:22,652 wheel INFO adding 'certbot/_internal/tests/cli_test.py' 2023-04-05 03:07:22,652 wheel INFO adding 'certbot/_internal/tests/client_test.py' 2023-04-05 03:07:22,652 wheel INFO adding 'certbot/_internal/tests/configuration_test.py' 2023-04-05 03:07:22,652 wheel INFO adding 'certbot/_internal/tests/conftest.py' 2023-04-05 03:07:22,653 wheel INFO adding 'certbot/_internal/tests/crypto_util_test.py' 2023-04-05 03:07:22,653 wheel INFO adding 'certbot/_internal/tests/eff_test.py' 2023-04-05 03:07:22,653 wheel INFO adding 'certbot/_internal/tests/error_handler_test.py' 2023-04-05 03:07:22,653 wheel INFO adding 'certbot/_internal/tests/errors_test.py' 2023-04-05 03:07:22,653 wheel INFO adding 'certbot/_internal/tests/helpful_test.py' 2023-04-05 03:07:22,654 wheel INFO adding 'certbot/_internal/tests/hook_test.py' 2023-04-05 03:07:22,654 wheel INFO adding 'certbot/_internal/tests/lock_test.py' 2023-04-05 03:07:22,654 wheel INFO adding 'certbot/_internal/tests/log_test.py' 2023-04-05 03:07:22,654 wheel INFO adding 'certbot/_internal/tests/main_test.py' 2023-04-05 03:07:22,655 wheel INFO adding 'certbot/_internal/tests/ocsp_test.py' 2023-04-05 03:07:22,655 wheel INFO adding 'certbot/_internal/tests/renewal_test.py' 2023-04-05 03:07:22,656 wheel INFO adding 'certbot/_internal/tests/renewupdater_test.py' 2023-04-05 03:07:22,656 wheel INFO adding 'certbot/_internal/tests/reverter_test.py' 2023-04-05 03:07:22,656 wheel INFO adding 'certbot/_internal/tests/storage_test.py' 2023-04-05 03:07:22,656 wheel INFO adding 'certbot/_internal/tests/util_test.py' 2023-04-05 03:07:22,657 wheel INFO adding 'certbot/_internal/tests/compat/__init__.py' 2023-04-05 03:07:22,657 wheel INFO adding 'certbot/_internal/tests/compat/filesystem_test.py' 2023-04-05 03:07:22,657 wheel INFO adding 'certbot/_internal/tests/compat/misc_test.py' 2023-04-05 03:07:22,657 wheel INFO adding 'certbot/_internal/tests/compat/os_test.py' 2023-04-05 03:07:22,657 wheel INFO adding 'certbot/_internal/tests/display/__init__.py' 2023-04-05 03:07:22,658 wheel INFO adding 'certbot/_internal/tests/display/completer_test.py' 2023-04-05 03:07:22,658 wheel INFO adding 'certbot/_internal/tests/display/internal_util_test.py' 2023-04-05 03:07:22,658 wheel INFO adding 'certbot/_internal/tests/display/obj_test.py' 2023-04-05 03:07:22,658 wheel INFO adding 'certbot/_internal/tests/display/ops_test.py' 2023-04-05 03:07:22,658 wheel INFO adding 'certbot/_internal/tests/display/util_test.py' 2023-04-05 03:07:22,659 wheel INFO adding 'certbot/_internal/tests/plugins/__init__.py' 2023-04-05 03:07:22,659 wheel INFO adding 'certbot/_internal/tests/plugins/common_test.py' 2023-04-05 03:07:22,659 wheel INFO adding 'certbot/_internal/tests/plugins/disco_test.py' 2023-04-05 03:07:22,659 wheel INFO adding 'certbot/_internal/tests/plugins/dns_common_lexicon_test.py' 2023-04-05 03:07:22,659 wheel INFO adding 'certbot/_internal/tests/plugins/dns_common_test.py' 2023-04-05 03:07:22,660 wheel INFO adding 'certbot/_internal/tests/plugins/enhancements_test.py' 2023-04-05 03:07:22,660 wheel INFO adding 'certbot/_internal/tests/plugins/manual_test.py' 2023-04-05 03:07:22,660 wheel INFO adding 'certbot/_internal/tests/plugins/null_test.py' 2023-04-05 03:07:22,660 wheel INFO adding 'certbot/_internal/tests/plugins/selection_test.py' 2023-04-05 03:07:22,660 wheel INFO adding 'certbot/_internal/tests/plugins/standalone_test.py' 2023-04-05 03:07:22,660 wheel INFO adding 'certbot/_internal/tests/plugins/storage_test.py' 2023-04-05 03:07:22,661 wheel INFO adding 'certbot/_internal/tests/plugins/util_test.py' 2023-04-05 03:07:22,661 wheel INFO adding 'certbot/_internal/tests/plugins/webroot_test.py' 2023-04-05 03:07:22,661 wheel INFO adding 'certbot/compat/__init__.py' 2023-04-05 03:07:22,661 wheel INFO adding 'certbot/compat/_path.py' 2023-04-05 03:07:22,661 wheel INFO adding 'certbot/compat/filesystem.py' 2023-04-05 03:07:22,662 wheel INFO adding 'certbot/compat/misc.py' 2023-04-05 03:07:22,662 wheel INFO adding 'certbot/compat/os.py' 2023-04-05 03:07:22,662 wheel INFO adding 'certbot/display/__init__.py' 2023-04-05 03:07:22,662 wheel INFO adding 'certbot/display/ops.py' 2023-04-05 03:07:22,662 wheel INFO adding 'certbot/display/util.py' 2023-04-05 03:07:22,663 wheel INFO adding 'certbot/plugins/__init__.py' 2023-04-05 03:07:22,663 wheel INFO adding 'certbot/plugins/common.py' 2023-04-05 03:07:22,663 wheel INFO adding 'certbot/plugins/dns_common.py' 2023-04-05 03:07:22,663 wheel INFO adding 'certbot/plugins/dns_common_lexicon.py' 2023-04-05 03:07:22,663 wheel INFO adding 'certbot/plugins/dns_test_common.py' 2023-04-05 03:07:22,663 wheel INFO adding 'certbot/plugins/dns_test_common_lexicon.py' 2023-04-05 03:07:22,664 wheel INFO adding 'certbot/plugins/enhancements.py' 2023-04-05 03:07:22,664 wheel INFO adding 'certbot/plugins/storage.py' 2023-04-05 03:07:22,664 wheel INFO adding 'certbot/plugins/util.py' 2023-04-05 03:07:22,664 wheel INFO adding 'certbot/tests/__init__.py' 2023-04-05 03:07:22,664 wheel INFO adding 'certbot/tests/acme_util.py' 2023-04-05 03:07:22,664 wheel INFO adding 'certbot/tests/util.py' 2023-04-05 03:07:22,665 wheel INFO adding 'certbot/tests/testdata/README' 2023-04-05 03:07:22,665 wheel INFO adding 'certbot/tests/testdata/cert-5sans_512.pem' 2023-04-05 03:07:22,665 wheel INFO adding 'certbot/tests/testdata/cert-nosans_nistp256.pem' 2023-04-05 03:07:22,665 wheel INFO adding 'certbot/tests/testdata/cert-san_512.pem' 2023-04-05 03:07:22,665 wheel INFO adding 'certbot/tests/testdata/cert_2048.pem' 2023-04-05 03:07:22,665 wheel INFO adding 'certbot/tests/testdata/cert_512.pem' 2023-04-05 03:07:22,665 wheel INFO adding 'certbot/tests/testdata/cert_512_bad.pem' 2023-04-05 03:07:22,666 wheel INFO adding 'certbot/tests/testdata/cert_fullchain_2048.pem' 2023-04-05 03:07:22,666 wheel INFO adding 'certbot/tests/testdata/cert_intermediate_1.pem' 2023-04-05 03:07:22,666 wheel INFO adding 'certbot/tests/testdata/cert_intermediate_2.pem' 2023-04-05 03:07:22,666 wheel INFO adding 'certbot/tests/testdata/cert_leaf.pem' 2023-04-05 03:07:22,666 wheel INFO adding 'certbot/tests/testdata/cli.ini' 2023-04-05 03:07:22,666 wheel INFO adding 'certbot/tests/testdata/csr-6sans_512.conf' 2023-04-05 03:07:22,666 wheel INFO adding 'certbot/tests/testdata/csr-6sans_512.pem' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/csr-nonames_512.pem' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/csr-nosans_512.conf' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/csr-nosans_512.pem' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/csr-nosans_nistp256.pem' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/csr-san_512.pem' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/csr_512.der' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/csr_512.pem' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/ec_prime256v1_key.pem' 2023-04-05 03:07:22,667 wheel INFO adding 'certbot/tests/testdata/ec_secp384r1_key.pem' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/ec_secp521r1_key.pem' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/nistp256_key.pem' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/ocsp_certificate.pem' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/ocsp_issuer_certificate.pem' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/ocsp_responder_certificate.pem' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/os-release' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/rsa2048_key.pem' 2023-04-05 03:07:22,668 wheel INFO adding 'certbot/tests/testdata/rsa256_key.pem' 2023-04-05 03:07:22,669 wheel INFO adding 'certbot/tests/testdata/rsa512_key.pem' 2023-04-05 03:07:22,669 wheel INFO adding 'certbot/tests/testdata/sample-renewal-ancient.conf' 2023-04-05 03:07:22,669 wheel INFO adding 'certbot/tests/testdata/sample-renewal-deprecated-option.conf' 2023-04-05 03:07:22,669 wheel INFO adding 'certbot/tests/testdata/sample-renewal-ec.conf' 2023-04-05 03:07:22,669 wheel INFO adding 'certbot/tests/testdata/sample-renewal.conf' 2023-04-05 03:07:22,669 wheel INFO adding 'certbot/tests/testdata/webrootconftest.ini' 2023-04-05 03:07:22,669 wheel INFO adding 'certbot/tests/testdata/sample-archive/cert1.pem' 2023-04-05 03:07:22,670 wheel INFO adding 'certbot/tests/testdata/sample-archive/chain1.pem' 2023-04-05 03:07:22,670 wheel INFO adding 'certbot/tests/testdata/sample-archive/fullchain1.pem' 2023-04-05 03:07:22,670 wheel INFO adding 'certbot/tests/testdata/sample-archive/privkey1.pem' 2023-04-05 03:07:22,670 wheel INFO adding 'certbot/tests/testdata/sample-archive-ec/cert1.pem' 2023-04-05 03:07:22,670 wheel INFO adding 'certbot/tests/testdata/sample-archive-ec/chain1.pem' 2023-04-05 03:07:22,670 wheel INFO adding 'certbot/tests/testdata/sample-archive-ec/fullchain1.pem' 2023-04-05 03:07:22,670 wheel INFO adding 'certbot/tests/testdata/sample-archive-ec/privkey1.pem' 2023-04-05 03:07:22,671 wheel INFO adding 'certbot-2.5.0.dist-info/LICENSE.txt' 2023-04-05 03:07:22,671 wheel INFO adding 'certbot-2.5.0.dist-info/METADATA' 2023-04-05 03:07:22,671 wheel INFO adding 'certbot-2.5.0.dist-info/WHEEL' 2023-04-05 03:07:22,671 wheel INFO adding 'certbot-2.5.0.dist-info/entry_points.txt' 2023-04-05 03:07:22,671 wheel INFO adding 'certbot-2.5.0.dist-info/top_level.txt' 2023-04-05 03:07:22,672 wheel INFO adding 'certbot-2.5.0.dist-info/RECORD' 2023-04-05 03:07:22,672 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-05 03:07:22,675 gpep517 INFO The backend produced dist/certbot-2.5.0-py3-none-any.whl certbot-2.5.0-py3-none-any.whl /home/buildozer/aports/community/certbot/src/certbot-2.5.0/certbot/testenv/lib/python3.11/site-packages/certbot/_internal/tests/helpful_test.py:80: SyntaxWarning: "is" with a literal. Did you mean "=="? assert parsed_args.hello_world is 'Hello World!' ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/certbot/src/certbot-2.5.0, configfile: pytest.ini plugins: xdist-3.2.1 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I / gw32 I / gw33 I / gw34 I / gw35 I / gw36 I / gw37 I / gw38 I / gw39 I / gw40 I / gw41 I / gw42 I / gw43 I / gw44 I / gw45 I / gw46 I / gw47 I / gw48 I / gw49 I / gw50 I / gw51 I / gw52 I / gw53 I / gw54 I / gw55 I / gw56 I / gw57 I / gw58 I / gw59 I / gw60 I / gw61 I / gw62 I / gw63 I / gw64 I / gw65 I / gw66 I / gw67 I / gw68 I / gw69 I / gw70 I / gw71 I / gw72 I / gw73 I / gw74 I / gw75 I / gw76 I / gw77 I / gw78 I / gw79 I gw0 [1017] / gw1 [1017] / gw2 [1017] / gw3 [1017] / gw4 [1017] / gw5 [1017] / gw6 [1017] / gw7 [1017] / gw8 [1017] / gw9 [1017] / gw10 [1017] / gw11 [1017] / gw12 [1017] / gw13 [1017] / gw14 [1017] / gw15 [1017] / gw16 [1017] / gw17 [1017] / gw18 [1017] / gw19 [1017] / gw20 [1017] / gw21 [1017] / gw22 [1017] / gw23 [1017] / gw24 [1017] / gw25 [1017] / gw26 [1017] / gw27 [1017] / gw28 [1017] / gw29 [1017] / gw30 [1017] / gw31 [1017] / gw32 [1017] / gw33 [1017] / gw34 [1017] / gw35 [1017] / gw36 [1017] / gw37 [1017] / gw38 [1017] / gw39 [1017] / gw40 [1017] / gw41 [1017] / gw42 [1017] / gw43 [1017] / gw44 [1017] / gw45 [1017] / gw46 [1017] / gw47 [1017] / gw48 [1017] / gw49 [1017] / gw50 [1017] / gw51 [1017] / gw52 [1017] / gw53 [1017] / gw54 [1017] / gw55 [1017] / gw56 [1017] / gw57 [1017] / gw58 [1017] / gw59 [1017] / gw60 [1017] / gw61 [1017] / gw62 [1017] / gw63 [1017] / gw64 [1017] / gw65 [1017] / gw66 [1017] / gw67 [1017] / gw68 [1017] / gw69 [1017] / gw70 [1017] / gw71 [1017] / gw72 [1017] / gw73 [1017] / gw74 [1017] / gw75 [1017] / gw76 [1017] / gw77 [1017] / gw78 [1017] / gw79 [1017] ........................................................................ [ 6%] ........................................................................ [ 14%] ........................................................................ [ 21%] ........................................................................ [ 28%] ........................................................................ [ 35%] ......................................................................... [ 42%] ........................................................................ [ 49%] ........................................................................ [ 56%] ......................................................................... [ 63%] s.......s..sssss..s......s..ss....ss...ss..s...s......s.....s.s.......... [ 70%] ........................................................................ [ 78%] ........................................................................ [ 85%] ........................................................................ [ 92%] ...........s..................................s....s..................... [ 99%] ..... [100%] ======================= 994 passed, 23 skipped in 7.72s ======================== >>> certbot: Entering fakeroot... /usr/lib/python3.11/site-packages/certbot/_internal/tests/helpful_test.py:80: SyntaxWarning: "is" with a literal. Did you mean "=="? >>> certbot*: Running postcheck for certbot >>> certbot*: Preparing package certbot... >>> certbot*: Tracing dependencies... >>> certbot*: Package size: 4.2 MB >>> certbot*: Compressing data... >>> certbot*: Create checksum... >>> certbot*: Create certbot-2.5.0-r0.apk >>> certbot: Build complete at Wed, 05 Apr 2023 03:07:31 +0000 elapsed time 0h 0m 11s >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Uninstalling dependencies... (1/47) Purging .makedepends-certbot (20230405.030720) (2/47) Purging py3-acme (2.5.0-r0) (3/47) Purging py3-requests (2.28.2-r0) (4/47) Purging py3-certifi (2022.12.7-r1) (5/47) Purging py3-charset-normalizer (3.1.0-r0) (6/47) Purging py3-idna (3.4-r3) (7/47) Purging py3-urllib3 (1.26.15-r0) (8/47) Purging py3-configargparse (1.5.3-r2) (9/47) Purging py3-configobj (5.0.8-r0) (10/47) Purging py3-six (1.16.0-r5) (11/47) Purging py3-distro (1.8.0-r1) (12/47) Purging py3-distutils-extra (2.47-r1) (13/47) Purging py3-josepy (1.13.0-r3) (14/47) Purging py3-openssl (23.1.1-r0) (15/47) Purging py3-cryptography (40.0.1-r0) (16/47) Purging py3-parsedatetime (2.6-r4) (17/47) Purging py3-future (0.18.3-r0) (18/47) Purging py3-pyrfc3339 (1.1-r7) (19/47) Purging py3-setuptools (67.6.1-r0) (20/47) Purging py3-tz (2023.3-r0) (21/47) Purging py3-gpep517 (13-r0) (22/47) Purging py3-installer (0.7.0-r0) (23/47) Purging py3-wheel (0.40.0-r0) (24/47) Purging py3-augeas (1.1.0-r4) (25/47) Purging augeas-libs (1.12.0-r2) (26/47) Purging py3-cffi (1.15.1-r1) (27/47) Purging py3-cparser (2.21-r1) (28/47) Purging py3-pytest-xdist (3.2.1-r0) (29/47) Purging py3-execnet (1.9.0-r1) (30/47) Purging py3-apipkg (2.1.0-r1) (31/47) Purging py3-pytest (7.2.2-r0) (32/47) Purging py3-attrs (22.2.0-r0) (33/47) Purging py3-iniconfig (1.1.1-r5) (34/47) Purging py3-packaging (23.0-r1) (35/47) Purging py3-parsing (3.0.9-r1) (36/47) Purging py3-pluggy (1.0.0-r2) (37/47) Purging py3-py (1.11.0-r1) (38/47) Purging python3 (3.11.2-r0) (39/47) Purging libbz2 (1.0.8-r4) (40/47) Purging libffi (3.4.4-r1) (41/47) Purging gdbm (1.23-r0) (42/47) Purging libxml2 (2.10.3-r2) (43/47) Purging xz-libs (5.4.2-r0) (44/47) Purging mpdecimal (2.5.1-r1) (45/47) Purging libpanelw (6.4_p20230401-r0) (46/47) Purging readline (8.2.1-r0) (47/47) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r5.trigger OK: 327 MiB in 99 packages >>> certbot: Updating the community/armhf repository index... >>> certbot: Signing the index...