Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-rfc2136.spec'], chrootPath='/var/lib/mock/f35-build-39181866-4881503/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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-rfc2136.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=1667952000 Wrote: /builddir/build/SRPMS/python-certbot-dns-rfc2136-1.32.0-2.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-rfc2136.spec'], chrootPath='/var/lib/mock/f35-build-39181866-4881503/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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-certbot-dns-rfc2136.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=1667952000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YszinL + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/certbot.pub --signature=/builddir/build/SOURCES/certbot-dns-rfc2136-1.32.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-dns-rfc2136-1.32.0.tar.gz gpgv: Signature made Tue Nov 8 23:22:55 2022 UTC gpgv: using RSA key 86379B4F0AF371B50CD9E5FF3402831161D1D280 gpgv: Good signature from "EFF Certbot Team " + cd /builddir/build/BUILD + rm -rf certbot-dns-rfc2136-1.32.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-dns-rfc2136-1.32.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-dns-rfc2136-1.32.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot-dns-rfc2136.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bG4pJP + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-rfc2136-1.32.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /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_dns_rfc2136 copying certbot_dns_rfc2136/__init__.py -> build/lib/certbot_dns_rfc2136 creating build/lib/certbot_dns_rfc2136/_internal copying certbot_dns_rfc2136/_internal/__init__.py -> build/lib/certbot_dns_rfc2136/_internal copying certbot_dns_rfc2136/_internal/dns_rfc2136.py -> build/lib/certbot_dns_rfc2136/_internal running egg_info writing certbot_dns_rfc2136.egg-info/PKG-INFO writing dependency_links to certbot_dns_rfc2136.egg-info/dependency_links.txt writing entry points to certbot_dns_rfc2136.egg-info/entry_points.txt writing requirements to certbot_dns_rfc2136.egg-info/requires.txt writing top-level names to certbot_dns_rfc2136.egg-info/top_level.txt reading manifest file 'certbot_dns_rfc2136.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 adding license file 'LICENSE.txt' writing manifest file 'certbot_dns_rfc2136.egg-info/SOURCES.txt' copying certbot_dns_rfc2136/py.typed -> build/lib/certbot_dns_rfc2136 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LZco2k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch + cd certbot-dns-rfc2136-1.32.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136 copying build/lib/certbot_dns_rfc2136/__init__.py -> /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136 creating /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136/_internal copying build/lib/certbot_dns_rfc2136/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136/_internal copying build/lib/certbot_dns_rfc2136/_internal/dns_rfc2136.py -> /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136/_internal copying build/lib/certbot_dns_rfc2136/py.typed -> /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136 byte-compiling /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136/_internal/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136/_internal/dns_rfc2136.py to dns_rfc2136.cpython-310.pyc writing byte-compilation script '/tmp/tmpw22wuis6.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpw22wuis6.py removing /tmp/tmpw22wuis6.py running install_egg_info running egg_info writing certbot_dns_rfc2136.egg-info/PKG-INFO writing dependency_links to certbot_dns_rfc2136.egg-info/dependency_links.txt writing entry points to certbot_dns_rfc2136.egg-info/entry_points.txt writing requirements to certbot_dns_rfc2136.egg-info/requires.txt writing top-level names to certbot_dns_rfc2136.egg-info/top_level.txt reading manifest file 'certbot_dns_rfc2136.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 adding license file 'LICENSE.txt' writing manifest file 'certbot_dns_rfc2136.egg-info/SOURCES.txt' Copying certbot_dns_rfc2136.egg-info to /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10/site-packages/certbot_dns_rfc2136-1.32.0-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j3 --strict-build-id -m -i --build-id-seed 1.32.0-2.fc35 --unique-debug-suffix -1.32.0-2.fc35.noarch --unique-debug-src-base python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-dns-rfc2136-1.32.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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vHbd7f + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-rfc2136-1.32.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/certbot-dns-rfc2136-1.32.0 collected 21 items tests/dns_rfc2136_test.py ..................... [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/certbot/interfaces.py:21 /usr/lib/python3.10/site-packages/certbot/interfaces.py:21: DeprecationWarning: The ClientBase attribute in acme.client is deprecated and will be removed soon. from acme.client import ClientBase ../../../../usr/lib/python3.10/site-packages/certbot/_internal/account.py:23 /usr/lib/python3.10/site-packages/certbot/_internal/account.py:23: DeprecationWarning: The ClientBase attribute in acme.client is deprecated and will be removed soon. from acme.client import ClientBase ../../../../usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:55 /usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:55: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) ../../../../usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:415 /usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:415: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 21 passed, 4 warnings in 0.32s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-certbot-dns-rfc2136-1.32.0-2.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EksBkC + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-rfc2136-1.32.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/share/doc/python3-certbot-dns-rfc2136 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/share/doc/python3-certbot-dns-rfc2136 + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/share/doc/python3-certbot-dns-rfc2136 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yXwPaK + umask 022 + cd /builddir/build/BUILD + cd certbot-dns-rfc2136-1.32.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/share/licenses/python3-certbot-dns-rfc2136 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/share/licenses/python3-certbot-dns-rfc2136 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch/usr/share/licenses/python3-certbot-dns-rfc2136 + RPM_EC=0 ++ jobs -p + exit 0 Provides: certbot-dns-rfc2136 = 1.32.0-2.fc35 python-certbot-dns-rfc2136 = 1.32.0-2.fc35 python3-certbot-dns-rfc2136 = 1.32.0-2.fc35 python3.10-certbot-dns-rfc2136 = 1.32.0-2.fc35 python3.10dist(certbot-dns-rfc2136) = 1.32 python3dist(certbot-dns-rfc2136) = 1.32 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: python(abi) = 3.10 python3.10dist(acme) >= 1.32 python3.10dist(certbot) >= 1.32 python3.10dist(dnspython) >= 1.15 python3.10dist(setuptools) >= 41.6 Obsoletes: python-certbot-dns-rfc2136 < 1.32.0-2.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-dns-rfc2136-1.32.0-2.fc35.noarch Wrote: /builddir/build/RPMS/python3-certbot-dns-rfc2136-1.32.0-2.fc35.noarch.rpm Child return code was: 0