Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-nginx.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ebd6132fee8efd37b05d71c708d275925d2ac2eb/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) 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', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-certbot-nginx-0.35.1-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'], chrootPath='/var/lib/mock/epel-1-armhfp-ebd6132fee8efd37b05d71c708d275925d2ac2eb/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=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', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GJnb0b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf certbot-nginx-0.35.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-nginx-0.35.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-nginx-0.35.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.akg1Zk + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-0.35.1 + 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/configurator.py -> build/lib/certbot_nginx copying certbot_nginx/parser.py -> build/lib/certbot_nginx copying certbot_nginx/constants.py -> build/lib/certbot_nginx copying certbot_nginx/parser_obj.py -> build/lib/certbot_nginx copying certbot_nginx/nginxparser.py -> build/lib/certbot_nginx copying certbot_nginx/http_01.py -> build/lib/certbot_nginx copying certbot_nginx/display_ops.py -> build/lib/certbot_nginx copying certbot_nginx/obj.py -> build/lib/certbot_nginx copying certbot_nginx/__init__.py -> build/lib/certbot_nginx creating build/lib/certbot_nginx/tests copying certbot_nginx/tests/parser_test.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/util.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/obj_test.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/http_01_test.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/configurator_test.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/__init__.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/parser_obj_test.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/nginxparser_test.py -> build/lib/certbot_nginx/tests copying certbot_nginx/tests/display_ops_test.py -> build/lib/certbot_nginx/tests 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' writing manifest file 'certbot_nginx.egg-info/SOURCES.txt' copying certbot_nginx/options-ssl-nginx.conf -> build/lib/certbot_nginx creating build/lib/certbot_nginx/tests/testdata creating build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/broken.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/comment_in_file.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/edge_cases.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/foo.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/mime.types -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/minimalistic_comments.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/multiline_quotes.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/nginx.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx copying certbot_nginx/tests/testdata/etc_nginx/server.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx creating build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/default -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/example.com -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/globalssl.com -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/headers.com -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/ipv6.com -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/ipv6ssl.com -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/migration.com -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/sites-enabled/sslon.com -> build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled creating build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6 creating build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost creating build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx creating build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available creating build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled copying certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default -> build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IxK3sO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch + cd certbot-nginx-0.35.1 + 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-0.35.1-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-0.35.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/configurator.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/parser.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/constants.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/options-ssl-nginx.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/parser_obj.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/nginxparser.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/http_01.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/obj.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx copying build/lib/certbot_nginx/__init__.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/parser_test.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/util.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/obj_test.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/http_01_test.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/configurator_test.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/__init__.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/parser_obj_test.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests copying build/lib/certbot_nginx/tests/nginxparser_test.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/minimalistic_comments.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/broken.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/server.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/mime.types -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/foo.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6 creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/edge_cases.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/comment_in_file.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/testdata/etc_nginx/multiline_quotes.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx creating /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/ipv6.com -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/ipv6ssl.com -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/migration.com -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/globalssl.com -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/example.com -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/sslon.com -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/default -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/sites-enabled/headers.com -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx/sites-enabled copying build/lib/certbot_nginx/tests/testdata/etc_nginx/nginx.conf -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/testdata/etc_nginx copying build/lib/certbot_nginx/tests/display_ops_test.py -> /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/configurator.py to configurator.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/parser_obj.py to parser_obj.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/nginxparser.py to nginxparser.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/http_01.py to http_01.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/display_ops.py to display_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/obj.py to obj.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/parser_test.py to parser_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/obj_test.py to obj_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/http_01_test.py to http_01_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/configurator_test.py to configurator_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/parser_obj_test.py to parser_obj_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/nginxparser_test.py to nginxparser_test.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx/tests/display_ops_test.py to display_ops_test.pyc writing byte-compilation script '/tmp/tmpW5Inzo.py' /usr/bin/python2 -O /tmp/tmpW5Inzo.py removing /tmp/tmpW5Inzo.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' writing manifest file 'certbot_nginx.egg-info/SOURCES.txt' Copying certbot_nginx.egg-info to /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/lib/python2.7/site-packages/certbot_nginx-0.35.1-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-0.35.1 /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-0.35.1-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.PtSVGD + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-0.35.1 + cd build/lib + /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 creating certbot_nginx.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 writing manifest file 'certbot_nginx.egg-info/SOURCES.txt' warning: manifest_maker: standard file 'setup.py' not found reading manifest file 'certbot_nginx.egg-info/SOURCES.txt' 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-0.35.1, inifile: collected 172 items certbot_nginx/tests/configurator_test.py ........................................................................... certbot_nginx/tests/display_ops_test.py ... certbot_nginx/tests/http_01_test.py ........ certbot_nginx/tests/nginxparser_test.py ........................... certbot_nginx/tests/obj_test.py .......... certbot_nginx/tests/parser_obj_test.py ........................... certbot_nginx/tests/parser_test.py ...................... ========================= 172 passed in 357.27 seconds ========================= + exit 0 Processing files: python2-certbot-nginx-0.35.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Iiq67E + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-0.35.1 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/share/doc/python2-certbot-nginx-0.35.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/share/doc/python2-certbot-nginx-0.35.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/share/doc/python2-certbot-nginx-0.35.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jCuXvJ + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-0.35.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/share/licenses/python2-certbot-nginx-0.35.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/share/licenses/python2-certbot-nginx-0.35.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch/usr/share/licenses/python2-certbot-nginx-0.35.1 + exit 0 Provides: certbot-nginx = 0.35.1-1.el7 python-certbot-nginx = 0.35.1-1.el7 python2-certbot-nginx = 0.35.1-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 < 0.35.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-certbot-nginx-0.35.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DmRXOg + umask 022 + cd /builddir/build/BUILD + cd certbot-nginx-0.35.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-nginx-0.35.1-1.el7.noarch + exit 0 Child return code was: 0