Mock Version: 1.4.15 Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], chrootPath='/var/lib/mock/f29-build-16371099-1171402/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.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 Wrote: /builddir/build/SRPMS/python-acme-0.34.2-1.fc29.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], chrootPath='/var/lib/mock/f29-build-16371099-1171402/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LF5zOb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf acme-0.34.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/acme-0.34.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd acme-0.34.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X47Omf + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /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/jws.py -> build/lib/acme copying acme/magic_typing.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/magic_typing_test.py -> build/lib/acme copying acme/jose_test.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/challenges_test.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/crypto_util_test.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/jws_test.py -> build/lib/acme copying acme/standalone_test.py -> build/lib/acme copying acme/util_test.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/client_test.py -> build/lib/acme copying acme/messages_test.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/fields_test.py -> build/lib/acme copying acme/errors_test.py -> build/lib/acme copying acme/test_util.py -> build/lib/acme 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 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-nocn.der -> 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/critical-san.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_cert.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 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KGGQrp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch + cd acme-0.34.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/magic_typing.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/magic_typing_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jose_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-nocn.der -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_cert.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/critical-san.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme copying build/lib/acme/test_util.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/jws.py to jws.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/magic_typing.py to magic_typing.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/magic_typing_test.py to magic_typing_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/jose_test.py to jose_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/standalone.py to standalone.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/challenges_test.py to challenges_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/crypto_util.py to crypto_util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/crypto_util_test.py to crypto_util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/jws_test.py to jws_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/standalone_test.py to standalone_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/util_test.py to util_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/challenges.py to challenges.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/client_test.py to client_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/messages_test.py to messages_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/fields_test.py to fields_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/errors_test.py to errors_test.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme/test_util.py to test_util.pyc writing byte-compilation script '/tmp/tmpso3r7W.py' /usr/bin/python2 -O /tmp/tmpso3r7W.py removing /tmp/tmpso3r7W.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 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.34.2-1.fc29.noarch/usr/lib/python2.7/site-packages/acme-0.34.2-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/magic_typing.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/magic_typing_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/jose_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/challenges_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/jws_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/standalone_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/util_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/client_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/messages_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/fields_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme creating /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-nocn.der -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_cert.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/critical-san.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/testdata copying build/lib/acme/errors_test.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/test_util.py -> /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/jws.py to jws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/magic_typing.py to magic_typing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/magic_typing_test.py to magic_typing_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/jose_test.py to jose_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/standalone.py to standalone.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/challenges_test.py to challenges_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/crypto_util.py to crypto_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/crypto_util_test.py to crypto_util_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/jws_test.py to jws_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/standalone_test.py to standalone_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/util_test.py to util_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/challenges.py to challenges.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/client_test.py to client_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/messages_test.py to messages_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/messages.py to messages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/fields_test.py to fields_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/errors_test.py to errors_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme/test_util.py to test_util.cpython-37.pyc writing byte-compilation script '/tmp/tmpw1qtqnqz.py' /usr/bin/python3 /tmp/tmpw1qtqnqz.py removing /tmp/tmpw1qtqnqz.py running install_egg_info running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.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.34.2-1.fc29.noarch/usr/lib/python3.7/site-packages/acme-0.34.2-py3.7.egg-info running install_scripts + cd docs + make html SPHINXBUILD=sphinx-build sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://josepy.readthedocs.io/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://josepy.readthedocs.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://josepy.readthedocs.io/en/latest/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api reading sources... [ 20%] api/challenges reading sources... [ 30%] api/client reading sources... [ 40%] api/errors reading sources... [ 50%] api/fields reading sources... [ 60%] api/jose reading sources... [ 70%] api/messages reading sources... [ 80%] api/standalone reading sources... [ 90%] index reading sources... [100%] man/jws looking for now-outdated files... none found pickling environment... done BUILDSTDERR: checking consistency... /builddir/build/BUILD/acme-0.34.2/docs/man/jws.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 10%] api writing output... [ 20%] api/challenges writing output... [ 30%] api/client writing output... [ 40%] api/errors writing output... [ 50%] api/fields writing output... [ 60%] api/jose writing output... [ 70%] api/messages writing output... [ 80%] api/standalone writing output... [ 90%] index writing output... [100%] man/jws BUILDSTDERR: /builddir/build/BUILD/acme-0.34.2/acme/errors.py:docstring of acme.errors.MissingNonce:: WARNING: more than one target found for cross-reference u'response': acme.challenges.KeyAuthorizationChallenge.response, acme.standalone.HTTP01RequestHandler.HTTP01Resource.response BUILDSTDERR: /builddir/build/BUILD/acme-0.34.2/acme/messages.py:docstring of acme.messages.ResourceWithURI:: WARNING: more than one target found for cross-reference u'uri': acme.messages.ChallengeBody.uri, acme.challenges.HTTP01.uri, acme.messages.ChallengeResource.uri BUILDSTDERR: /builddir/build/BUILD/acme-0.34.2/acme/messages.py:docstring of acme.messages.Order:: WARNING: more than one target found for cross-reference u'Error': acme.messages.Error, acme.errors.Error generating indices... genindex py-modindex highlighting module code... [ 12%] acme highlighting module code... [ 25%] acme.challenges highlighting module code... [ 37%] acme.client highlighting module code... [ 50%] acme.errors highlighting module code... [ 62%] acme.fields highlighting module code... [ 75%] acme.messages highlighting module code... [ 87%] acme.standalone highlighting module code... [100%] namedtuple_HTTP01Resource writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 8 warnings. The HTML pages are in _build/html. 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 docs/_build/html/_static/fonts/fontawesome-webfont.woff2 + 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 -j6 --strict-build-id -m -i --build-id-seed 0.34.2-1.fc29 --unique-debug-suffix -0.34.2-1.fc29.noarch --unique-debug-src-base python-acme-0.34.2-1.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/acme-0.34.2 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uWawHO + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + /usr/bin/python2 setup.py test running test 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 reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 rootdir: /builddir/build/BUILD/acme-0.34.2, inifile: pytest.ini collected 279 items acme/challenges_test.py ................................................ [ 17%] ...................... [ 25%] acme/client_test.py .................................................... [ 43%] .................................................. [ 61%] acme/crypto_util_test.py ...................... [ 69%] acme/errors_test.py .... [ 70%] acme/fields_test.py .......... [ 74%] acme/jose_test.py .. [ 75%] acme/jws_test.py ... [ 76%] acme/magic_typing_test.py .. [ 77%] acme/messages_test.py ............................................... [ 93%] acme/standalone_test.py ................ [ 99%] acme/util_test.py . [100%] ========================= 279 passed in 13.98 seconds ========================== + /usr/bin/python3 setup.py test running test running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.3, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 rootdir: /builddir/build/BUILD/acme-0.34.2, inifile: pytest.ini collected 279 items acme/challenges_test.py ................................................ [ 17%] ...................... [ 25%] acme/client_test.py .................................................... [ 43%] .................................................. [ 61%] acme/crypto_util_test.py ...................... [ 69%] acme/errors_test.py .... [ 70%] acme/fields_test.py .......... [ 74%] acme/jose_test.py .. [ 75%] acme/jws_test.py ... [ 76%] acme/magic_typing_test.py .. [ 77%] acme/messages_test.py ............................................... [ 93%] acme/standalone_test.py ................ [ 99%] acme/util_test.py . [100%] ========================= 279 passed in 13.83 seconds ========================== + exit 0 Processing files: python2-acme-0.34.2-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1RMxUo + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + DOCDIR=/builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python2-acme + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python2-acme + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python2-acme + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.asnv8Y + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python2-acme + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python2-acme + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python2-acme + exit 0 Provides: python-acme = 0.34.2-1.fc29 python2-acme = 0.34.2-1.fc29 python2.7dist(acme) = 0.34.2 python2dist(acme) = 0.34.2 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-acme < 0.34.2-1.fc29 Processing files: python3-acme-0.34.2-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qbSRZB + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + DOCDIR=/builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python3-acme + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python3-acme + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python3-acme + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2tI2Re + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python3-acme + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python3-acme + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python3-acme + exit 0 Provides: python3-acme = 0.34.2-1.fc29 python3.7dist(acme) = 0.34.2 python3dist(acme) = 0.34.2 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.7 Processing files: python-acme-doc-0.34.2-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yc8ksU + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + DOCDIR=/builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python-acme-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python-acme-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python-acme-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/doc/python-acme-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F9Z25z + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python-acme-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python-acme-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch/usr/share/licenses/python-acme-doc + exit 0 Provides: python-acme-doc = 0.34.2-1.fc29 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.34.2-1.fc29.noarch Wrote: /builddir/build/RPMS/python2-acme-0.34.2-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-acme-0.34.2-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-acme-doc-0.34.2-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MHP6jm + umask 022 + cd /builddir/build/BUILD + cd acme-0.34.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-acme-0.34.2-1.fc29.noarch + exit 0 Child return code was: 0