Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-13e6bdb07032f2d7af6d391540b66485039c756f/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-certbot-nginx-1.7.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-13e6bdb07032f2d7af6d391540b66485039c756f/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LeXFr2 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/certbot-nginx-1.7.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-nginx-1.7.0.tar.gz gpgv: Signature made Tue Aug 4 18:20:23 2020 UTC using RSA key ID CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-nginx-1.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-nginx-1.7.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-nginx-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot-nginx.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gEiFG6 + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.7.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/certbot_nginx copying certbot_nginx/__init__.py -> build/lib/certbot_nginx creating build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/configurator.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/parser.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/constants.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/parser_obj.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/nginxparser.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/http_01.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/display_ops.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/obj.py -> build/lib/certbot_nginx/_internal copying certbot_nginx/_internal/__init__.py -> build/lib/certbot_nginx/_internal running egg_info writing requirements to certbot_nginx.egg-info/requires.txt writing certbot_nginx.egg-info/PKG-INFO writing top-level names to certbot_nginx.egg-info/top_level.txt writing dependency_links to certbot_nginx.egg-info/dependency_links.txt writing entry points to certbot_nginx.egg-info/entry_points.txt reading manifest file 'certbot_nginx.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_nginx.egg-info/SOURCES.txt' creating build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx-old.conf -> build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls12-only.conf -> build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf -> build/lib/certbot_nginx/_internal/tls_configs copying certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf -> build/lib/certbot_nginx/_internal/tls_configs + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UNYYsg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch + cd certbot-nginx-1.7.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx creating /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/configurator.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/parser.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal creating /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls12-only.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/tls_configs/options-ssl-nginx-old.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/tls_configs copying build/lib/certbot_nginx/_internal/constants.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/parser_obj.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/nginxparser.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/http_01.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/obj.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal copying build/lib/certbot_nginx/__init__.py -> /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/configurator.py to configurator.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/parser_obj.py to parser_obj.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/nginxparser.py to nginxparser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/http_01.py to http_01.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/display_ops.py to display_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/obj.py to obj.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/_internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpfy8WId.py' /usr/bin/python2 -O /tmp/tmpfy8WId.py removing /tmp/tmpfy8WId.py running install_egg_info running egg_info writing requirements to certbot_nginx.egg-info/requires.txt writing certbot_nginx.egg-info/PKG-INFO writing top-level names to certbot_nginx.egg-info/top_level.txt writing dependency_links to certbot_nginx.egg-info/dependency_links.txt writing entry points to certbot_nginx.egg-info/entry_points.txt reading manifest file 'certbot_nginx.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_nginx.egg-info/SOURCES.txt' Copying certbot_nginx.egg-info to /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx-1.7.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/certbot-nginx-1.7.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.N0hoNn + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.7.0 + /usr/bin/python2 setup.py test /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running test running egg_info writing requirements to certbot_nginx.egg-info/requires.txt writing certbot_nginx.egg-info/PKG-INFO writing top-level names to certbot_nginx.egg-info/top_level.txt writing dependency_links to certbot_nginx.egg-info/dependency_links.txt writing entry points to certbot_nginx.egg-info/entry_points.txt reading manifest file 'certbot_nginx.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_nginx.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/certbot-nginx-1.7.0, inifile: collected 179 items tests/configurator_test.py .............................................................................. tests/display_ops_test.py ... tests/http_01_test.py ........ tests/nginxparser_test.py ........................... tests/obj_test.py .......... tests/parser_obj_test.py ........................... tests/parser_test.py .......................... ========================= 179 passed in 393.81 seconds ========================= Processing files: python2-certbot-nginx-1.7.0-1.el7.noarch + exit 0 warning: File not found: /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z613Lo + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/share/doc/python2-certbot-nginx-1.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/share/doc/python2-certbot-nginx-1.7.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/share/doc/python2-certbot-nginx-1.7.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3qozoq + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/share/licenses/python2-certbot-nginx-1.7.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/share/licenses/python2-certbot-nginx-1.7.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch/usr/share/licenses/python2-certbot-nginx-1.7.0 + exit 0 Provides: certbot-nginx = 1.7.0-1.el7 python-certbot-nginx = 1.7.0-1.el7 python2-certbot-nginx = 1.7.0-1.el7 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) = 2.7 Obsoletes: python-certbot-nginx < 1.7.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-certbot-nginx-1.7.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tTpLGk + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-nginx-1.7.0-1.el7.noarch + exit 0 Child return code was: 0