Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], chrootPath='/var/lib/mock/f32-build-25500425-2924073/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/certbot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1612224000 Wrote: /builddir/build/SRPMS/certbot-1.12.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], chrootPath='/var/lib/mock/f32-build-25500425-2924073/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/certbot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1612224000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7gKh7j + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/certbot-1.12.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-1.12.0.tar.gz gpgv: Signature made Tue Feb 2 18:58:43 2021 UTC gpgv: using RSA key A2CFB51FA275A7286234E7B24D17C995CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-1.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-1.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-1.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vssHsn + umask 022 + cd /builddir/build/BUILD + cd certbot-1.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/certbot copying certbot/util.py -> build/lib/certbot copying certbot/reverter.py -> build/lib/certbot copying certbot/__init__.py -> build/lib/certbot copying certbot/errors.py -> build/lib/certbot copying certbot/interfaces.py -> build/lib/certbot copying certbot/crypto_util.py -> build/lib/certbot copying certbot/ocsp.py -> build/lib/certbot copying certbot/main.py -> build/lib/certbot copying certbot/achallenges.py -> build/lib/certbot creating build/lib/certbot/tests copying certbot/tests/util.py -> build/lib/certbot/tests copying certbot/tests/__init__.py -> build/lib/certbot/tests copying certbot/tests/acme_util.py -> build/lib/certbot/tests creating build/lib/certbot/plugins copying certbot/plugins/util.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common.py -> build/lib/certbot/plugins copying certbot/plugins/dns_common.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/dns_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/enhancements.py -> build/lib/certbot/plugins copying certbot/plugins/storage.py -> build/lib/certbot/plugins copying certbot/plugins/__init__.py -> build/lib/certbot/plugins copying certbot/plugins/common.py -> build/lib/certbot/plugins creating build/lib/certbot/compat copying certbot/compat/_path.py -> build/lib/certbot/compat copying certbot/compat/os.py -> build/lib/certbot/compat copying certbot/compat/__init__.py -> build/lib/certbot/compat copying certbot/compat/misc.py -> build/lib/certbot/compat copying certbot/compat/filesystem.py -> build/lib/certbot/compat creating build/lib/certbot/_internal copying certbot/_internal/auth_handler.py -> build/lib/certbot/_internal copying certbot/_internal/snap_config.py -> build/lib/certbot/_internal copying certbot/_internal/eff.py -> build/lib/certbot/_internal copying certbot/_internal/constants.py -> build/lib/certbot/_internal copying certbot/_internal/log.py -> build/lib/certbot/_internal copying certbot/_internal/hooks.py -> build/lib/certbot/_internal copying certbot/_internal/storage.py -> build/lib/certbot/_internal copying certbot/_internal/__init__.py -> build/lib/certbot/_internal copying certbot/_internal/configuration.py -> build/lib/certbot/_internal copying certbot/_internal/account.py -> build/lib/certbot/_internal copying certbot/_internal/client.py -> build/lib/certbot/_internal copying certbot/_internal/updater.py -> build/lib/certbot/_internal copying certbot/_internal/lock.py -> build/lib/certbot/_internal copying certbot/_internal/renewal.py -> build/lib/certbot/_internal copying certbot/_internal/cert_manager.py -> build/lib/certbot/_internal copying certbot/_internal/error_handler.py -> build/lib/certbot/_internal copying certbot/_internal/main.py -> build/lib/certbot/_internal copying certbot/_internal/reporter.py -> build/lib/certbot/_internal creating build/lib/certbot/display copying certbot/display/util.py -> build/lib/certbot/display copying certbot/display/__init__.py -> build/lib/certbot/display copying certbot/display/ops.py -> build/lib/certbot/display creating build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/webroot.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/disco.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/__init__.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/null.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/standalone.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/selection.py -> build/lib/certbot/_internal/plugins creating build/lib/certbot/_internal/cli copying certbot/_internal/cli/group_adder.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/helpful.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/__init__.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/verb_help.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/subparsers.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/paths_parser.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_utils.py -> build/lib/certbot/_internal/cli creating build/lib/certbot/_internal/display copying certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display running egg_info creating certbot.egg-info writing certbot.egg-info/PKG-INFO writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing top-level names to certbot.egg-info/top_level.txt writing manifest file 'certbot.egg-info/SOURCES.txt' reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot.egg-info/SOURCES.txt' copying certbot/ssl-dhparams.pem -> build/lib/certbot creating build/lib/certbot/tests/testdata copying certbot/tests/testdata/README -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-5sans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-san_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_2048.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_512_bad.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_fullchain_2048.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_intermediate_1.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_intermediate_2.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_leaf.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cli.ini -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-6sans_512.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-6sans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nonames_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_512.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-san_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr_512.der -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_prime256v1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_secp384r1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_secp521r1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/nistp256_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_responder_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/os-release -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa2048_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa256_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa512_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-ancient.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-deprecated-option.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-ec.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/webrootconftest.ini -> build/lib/certbot/tests/testdata creating build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive creating build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4zmxen + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch ++ dirname /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch + cd certbot-1.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch running install running install_lib creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot copying build/lib/certbot/util.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot copying build/lib/certbot/ssl-dhparams.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_leaf.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_2.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp521r1_key.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp384r1_key.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ec.conf -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/cert1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/chain1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/cert_intermediate_1.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san_512.pem -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/util.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests copying build/lib/certbot/tests/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests copying build/lib/certbot/reverter.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot copying build/lib/certbot/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot copying build/lib/certbot/errors.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/storage.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins copying build/lib/certbot/interfaces.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat copying build/lib/certbot/compat/_path.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat copying build/lib/certbot/compat/os.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat copying build/lib/certbot/compat/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat copying build/lib/certbot/compat/misc.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat copying build/lib/certbot/compat/filesystem.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat copying build/lib/certbot/crypto_util.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/snap_config.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/eff.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/constants.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/log.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/hooks.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/storage.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/configuration.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/account.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/client.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/updater.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/lock.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/renewal.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/main.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal copying build/lib/certbot/_internal/reporter.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/display copying build/lib/certbot/ocsp.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot copying build/lib/certbot/main.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot copying build/lib/certbot/achallenges.py -> /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/tests/acme_util.py to acme_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/reverter.py to reverter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/errors.py to errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/dns_test_common.py to dns_test_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/dns_common.py to dns_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/dns_test_common_lexicon.py to dns_test_common_lexicon.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/dns_common_lexicon.py to dns_common_lexicon.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/enhancements.py to enhancements.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/storage.py to storage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/plugins/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/interfaces.py to interfaces.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat/_path.py to _path.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat/os.py to os.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat/misc.py to misc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/compat/filesystem.py to filesystem.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/crypto_util.py to crypto_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/auth_handler.py to auth_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/snap_config.py to snap_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/eff.py to eff.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/log.py to log.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/hooks.py to hooks.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/storage.py to storage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/configuration.py to configuration.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/account.py to account.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins/manual.py to manual.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins/webroot.py to webroot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins/disco.py to disco.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins/null.py to null.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins/standalone.py to standalone.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/plugins/selection.py to selection.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/client.py to client.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/group_adder.py to group_adder.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/helpful.py to helpful.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/cli_constants.py to cli_constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/verb_help.py to verb_help.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/subparsers.py to subparsers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/paths_parser.py to paths_parser.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/plugins_parsing.py to plugins_parsing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cli/cli_utils.py to cli_utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/updater.py to updater.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/lock.py to lock.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/display/completer.py to completer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/display/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/display/dummy_readline.py to dummy_readline.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/renewal.py to renewal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/cert_manager.py to cert_manager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/error_handler.py to error_handler.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/main.py to main.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/_internal/reporter.py to reporter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/display/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/display/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/display/ops.py to ops.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/ocsp.py to ocsp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/main.py to main.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot/achallenges.py to achallenges.cpython-38.pyc writing byte-compilation script '/tmp/tmp3_5suju9.py' /usr/bin/python3 /tmp/tmp3_5suju9.py removing /tmp/tmp3_5suju9.py running install_egg_info running egg_info writing certbot.egg-info/PKG-INFO writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing top-level names to certbot.egg-info/top_level.txt reading manifest file 'certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot.egg-info/SOURCES.txt' Copying certbot.egg-info to /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8/site-packages/certbot-1.12.0-py3.8.egg-info running install_scripts Installing certbot script to /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/bin/certbot /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/bin/certbot-3 + ln -sf /usr/bin/certbot /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/bin/letsencrypt + ln -s /usr/bin/certbot-3 /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/bin/certbot + install -Dm 0644 /builddir/build/SOURCES/certbot-renew-systemd.service /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/systemd/system/certbot-renew.service + install -Dm 0644 /builddir/build/SOURCES/certbot-renew-systemd.timer /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/systemd/system/certbot-renew.timer + install -Dm 0644 /builddir/build/SOURCES/certbot-sysconfig-certbot /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/etc/sysconfig/certbot + mv /builddir/build/SOURCES/certbot-README.fedora README.fedora + install -dm 0755 /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/etc/letsencrypt + install -dm 0755 /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/var/lib/letsencrypt + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.12.0-1.fc32 --unique-debug-suffix -1.12.0-1.fc32.noarch --unique-debug-src-base certbot-1.12.0-1.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-1.12.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jxcpJl + umask 022 + cd /builddir/build/BUILD + cd certbot-1.12.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/certbot-1.12.0 collected 947 items tests/account_test.py .................................. [ 3%] tests/auth_handler_test.py ............................. [ 6%] tests/cert_manager_test.py ........................................ [ 10%] tests/cli_test.py ........................................ [ 15%] tests/client_test.py .......................................... [ 19%] tests/configuration_test.py ......... [ 20%] tests/crypto_util_test.py .............................................. [ 25%] . [ 25%] tests/eff_test.py ............ [ 26%] tests/error_handler_test.py ............ [ 27%] tests/errors_test.py .... [ 28%] tests/helpful_test.py ................ [ 30%] tests/hook_test.py ................................. [ 33%] tests/lock_test.py ......... [ 34%] tests/log_test.py ......................... [ 37%] tests/main_test.py ..................................................... [ 42%] ............................................................ [ 49%] tests/ocsp_test.py ......... [ 50%] tests/renewal_test.py ................. [ 51%] tests/renewupdater_test.py .......... [ 52%] tests/reporter_test.py ....... [ 53%] tests/reverter_test.py ........................... [ 56%] tests/storage_test.py ............................................... [ 61%] tests/util_test.py ..................................................... [ 67%] ...... [ 67%] tests/compat/filesystem_test.py sssssssss...ssssss..ss....s.........ss. [ 71%] tests/compat/misc_test.py . [ 71%] tests/compat/os_test.py . [ 72%] tests/display/completer_test.py ..... [ 72%] tests/display/ops_test.py ....................................... [ 76%] tests/display/util_test.py ............................................. [ 81%] ...... [ 82%] tests/plugins/common_test.py ............................... [ 85%] tests/plugins/disco_test.py ............................. [ 88%] tests/plugins/dns_common_lexicon_test.py ............. [ 89%] tests/plugins/dns_common_test.py ....................... [ 92%] tests/plugins/enhancements_test.py .... [ 92%] tests/plugins/manual_test.py ....... [ 93%] tests/plugins/null_test.py . [ 93%] tests/plugins/selection_test.py .................. [ 95%] tests/plugins/standalone_test.py ............ [ 96%] tests/plugins/storage_test.py ........ [ 97%] tests/plugins/util_test.py .. [ 97%] tests/plugins/webroot_test.py ...................... [100%] =================== 927 passed, 20 skipped in 39.79 seconds ==================== + grep -q /usr/bin/python3 /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/bin/certbot-3 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: certbot-1.12.0-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1szVen + umask 022 + cd /builddir/build/BUILD + cd certbot-1.12.0 + DOCDIR=/builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/certbot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/certbot + cp -pr README.rst /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/certbot + cp -pr README.fedora /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/certbot + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/certbot + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N4Ajhl + umask 022 + cd /builddir/build/BUILD + cd certbot-1.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/licenses/certbot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/licenses/certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/licenses/certbot + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/certbot -> /usr/bin/certbot-3 warning: absolute symlink: /usr/bin/letsencrypt -> /usr/bin/certbot Provides: certbot = 1.12.0-1.fc32 config(certbot) = 1.12.0-1.fc32 letsencrypt = 1.12.0-1.fc32 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/restorecon systemd Requires(preun): systemd Requires(postun): systemd Obsoletes: letsencrypt < 0.6.0 Processing files: python3-certbot-1.12.0-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aThTJm + umask 022 + cd /builddir/build/BUILD + cd certbot-1.12.0 + DOCDIR=/builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/python3-certbot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/python3-certbot + cp -pr README.rst /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/python3-certbot + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/doc/python3-certbot + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NG654l + umask 022 + cd /builddir/build/BUILD + cd certbot-1.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/licenses/python3-certbot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/licenses/python3-certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch/usr/share/licenses/python3-certbot + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-certbot = 1.12.0-1.fc32 python3-certbot = 1.12.0-1.fc32 python3.8dist(certbot) = 1.12 python3dist(certbot) = 1.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.8 python3.8dist(acme) >= 1.8 python3.8dist(configargparse) >= 0.9.3 python3.8dist(configobj) >= 5.0.6 python3.8dist(cryptography) >= 2.1.4 python3.8dist(distro) >= 1.0.1 python3.8dist(josepy) >= 1.1 python3.8dist(parsedatetime) >= 2.4 python3.8dist(pyrfc3339) python3.8dist(pytz) python3.8dist(setuptools) >= 39.0.1 python3.8dist(zope.component) python3.8dist(zope.interface) Obsoletes: python-certbot < 1.12.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch Wrote: /builddir/build/RPMS/certbot-1.12.0-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-certbot-1.12.0-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iyLGOk + umask 022 + cd /builddir/build/BUILD + cd certbot-1.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/certbot-1.12.0-1.fc32.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0