Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-acme.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2535/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-acme.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/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-560084843.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-acme-0.2.0-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-acme.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2535/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-acme.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W5lmmu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf acme-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/acme-0.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd acme-0.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yi760v + umask 022 + cd /builddir/build/BUILD + cd acme-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/acme copying acme/util_test.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/test_util.py -> build/lib/acme copying acme/standalone_test.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/other_test.py -> build/lib/acme copying acme/other.py -> build/lib/acme copying acme/messages_test.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/jws_test.py -> build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/fields_test.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/errors_test.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/crypto_util_test.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/client_test.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/challenges_test.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme creating build/lib/acme/jose copying acme/jose/util_test.py -> build/lib/acme/jose copying acme/jose/util.py -> build/lib/acme/jose copying acme/jose/jws_test.py -> build/lib/acme/jose copying acme/jose/jws.py -> build/lib/acme/jose copying acme/jose/jwk_test.py -> build/lib/acme/jose copying acme/jose/jwk.py -> build/lib/acme/jose copying acme/jose/jwa_test.py -> build/lib/acme/jose copying acme/jose/jwa.py -> build/lib/acme/jose copying acme/jose/json_util_test.py -> build/lib/acme/jose copying acme/jose/json_util.py -> build/lib/acme/jose copying acme/jose/interfaces_test.py -> build/lib/acme/jose copying acme/jose/interfaces.py -> build/lib/acme/jose copying acme/jose/errors_test.py -> build/lib/acme/jose copying acme/jose/errors.py -> build/lib/acme/jose copying acme/jose/b64_test.py -> build/lib/acme/jose copying acme/jose/b64.py -> build/lib/acme/jose copying acme/jose/__init__.py -> build/lib/acme/jose running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' creating build/lib/acme/testdata copying acme/testdata/README -> build/lib/acme/testdata copying acme/testdata/cert-100sans.pem -> build/lib/acme/testdata copying acme/testdata/cert-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/cert-san.pem -> build/lib/acme/testdata copying acme/testdata/cert.der -> build/lib/acme/testdata copying acme/testdata/cert.pem -> build/lib/acme/testdata copying acme/testdata/csr-100sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-6sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/csr-nosans.pem -> build/lib/acme/testdata copying acme/testdata/csr-san.pem -> build/lib/acme/testdata copying acme/testdata/csr.der -> build/lib/acme/testdata copying acme/testdata/csr.pem -> build/lib/acme/testdata copying acme/testdata/dsa512_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa1024_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa2048_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa256_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa512_key.pem -> build/lib/acme/testdata Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oSqA2x + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64 + cd acme-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/testdata creating /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/b64.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/b64_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/errors.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/interfaces.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/interfaces_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/json_util.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/json_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwa.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwa_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwk.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwk_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jws.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/util.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/other.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/other_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/test_util.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/b64.py to b64.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/b64_test.py to b64_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/interfaces_test.py to interfaces_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/json_util.py to json_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/json_util_test.py to json_util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwa.py to jwa.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwa_test.py to jwa_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwk.py to jwk.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwk_test.py to jwk_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/jws.py to jws.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/jws_test.py to jws_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jose/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/challenges.py to challenges.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/challenges_test.py to challenges_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/client_test.py to client_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/crypto_util.py to crypto_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/crypto_util_test.py to crypto_util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/fields_test.py to fields_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jws.py to jws.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/jws_test.py to jws_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/messages_test.py to messages_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/other_test.py to other_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/standalone.py to standalone.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/standalone_test.py to standalone_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme/util_test.py to util_test.pyc writing byte-compilation script '/tmp/tmpH3GvbF.py' /usr/bin/python2 -O /tmp/tmpH3GvbF.py removing /tmp/tmpH3GvbF.py running install_egg_info running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/acme-0.2.0-py2.7.egg-info running install_scripts Installing jws script to /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/bin + cd docs + make html sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading translations [en]... locale not available loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... building [html]: targets for 19 source files that are out of date updating environment: 19 added, 0 changed, 0 removed reading sources... [ 5%] api reading sources... [ 10%] api/challenges reading sources... [ 15%] api/client reading sources... [ 21%] api/errors reading sources... [ 26%] api/fields reading sources... [ 31%] api/jose reading sources... [ 36%] api/jose/base64 reading sources... [ 42%] api/jose/errors reading sources... [ 47%] api/jose/interfaces reading sources... [ 52%] api/jose/json_util reading sources... [ 57%] api/jose/jwa reading sources... [ 63%] api/jose/jwk reading sources... [ 68%] api/jose/jws reading sources... [ 73%] api/jose/util reading sources... [ 78%] api/messages reading sources... [ 84%] api/other reading sources... [ 89%] api/standalone reading sources... [ 94%] index reading sources... [100%] man/jws /builddir/build/BUILD/acme-0.2.0/docs/man/jws.rst:1: ERROR: Command u'jws --help all' failed: [Errno 2] No such file or directory looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/acme-0.2.0/docs/man/jws.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 5%] api writing output... [ 10%] api/challenges writing output... [ 15%] api/client writing output... [ 21%] api/errors writing output... [ 26%] api/fields writing output... [ 31%] api/jose writing output... [ 36%] api/jose/base64 writing output... [ 42%] api/jose/errors writing output... [ 47%] api/jose/interfaces writing output... [ 52%] api/jose/json_util writing output... [ 57%] api/jose/jwa writing output... [ 63%] api/jose/jwk writing output... [ 68%] api/jose/jws writing output... [ 73%] api/jose/util writing output... [ 78%] api/messages writing output... [ 84%] api/other writing output... [ 89%] api/standalone writing output... [ 94%] index writing output... [100%] man/jws writing additional files... (15 module code pages) _modules/index genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 2 warnings. Build finished. The HTML pages are in _build/html. + rm -rf docs/_build/html/.buildinfo docs/_build/html/man docs/_build/html/_sources + rm -f docs/_build/html/_static/fonts/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.woff + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.eot + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.svg + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.ttf + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.woff docs/_build/html/_static/fonts/fontawesome-webfont.woff + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/acme-0.2.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-acme-0.2.0-1.el7.centos.x86_64/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.uQQ7PZ + umask 022 + cd /builddir/build/BUILD + cd acme-0.2.0 + exit 0 Processing files: python2-acme-0.2.0-1.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wFUDEr + umask 022 + cd /builddir/build/BUILD + cd acme-0.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python2-acme-0.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python2-acme-0.2.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python2-acme-0.2.0 + exit 0 Provides: python-acme = 0.2.0-1.el7.centos python2-acme = 0.2.0-1.el7.centos 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/python2 python(abi) = 2.7 Obsoletes: python-acme < 0.2.0-1.el7.centos Processing files: python-acme-doc-0.2.0-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.22f8eW + umask 022 + cd /builddir/build/BUILD + cd acme-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/doc/python-acme-doc-0.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/doc/python-acme-doc-0.2.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/doc/python-acme-doc-0.2.0 + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/doc/python-acme-doc-0.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KqpcSq + umask 022 + cd /builddir/build/BUILD + cd acme-0.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python-acme-doc-0.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python-acme-doc-0.2.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64/usr/share/licenses/python-acme-doc-0.2.0 + exit 0 Provides: bundled(inconsolata-fonts) bundled(jquery) bundled(lato-fonts) bundled(robotoslab-fonts) bundled(underscore) python-acme-doc = 0.2.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-560084843.novalocal Wrote: /builddir/build/RPMS/python2-acme-0.2.0-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-acme-doc-0.2.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qD9nJ4 + umask 022 + cd /builddir/build/BUILD + cd acme-0.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-acme-0.2.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->