Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/locust.spec'], chrootPath='/var/lib/mock/749312-fedora-rawhide-x86_64-1525370355.748550/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd3e4e21b1055429eb2f3d591cfb77623', '-D', '/var/lib/mock/749312-fedora-rawhide-x86_64-1525370355.748550/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/locust.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/locust-0.8.1-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/locust.spec'], chrootPath='/var/lib/mock/749312-fedora-rawhide-x86_64-1525370355.748550/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '616ded5820554e81a754c04eb47600d0', '-D', '/var/lib/mock/749312-fedora-rawhide-x86_64-1525370355.748550/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/locust.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qkgAPD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf locust-0.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/locust-0.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd locust-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.saKFiV + umask 022 + cd /builddir/build/BUILD + cd locust-0.8.1 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/locust copying locust/web.py -> build/lib/locust copying locust/stats.py -> build/lib/locust copying locust/runners.py -> build/lib/locust copying locust/main.py -> build/lib/locust copying locust/log.py -> build/lib/locust copying locust/inspectlocust.py -> build/lib/locust copying locust/exception.py -> build/lib/locust copying locust/events.py -> build/lib/locust copying locust/core.py -> build/lib/locust copying locust/clients.py -> build/lib/locust copying locust/cache.py -> build/lib/locust copying locust/__init__.py -> build/lib/locust creating build/lib/locust/test copying locust/test/testcases.py -> build/lib/locust/test copying locust/test/test_web.py -> build/lib/locust/test copying locust/test/test_taskratio.py -> build/lib/locust/test copying locust/test/test_stats.py -> build/lib/locust/test copying locust/test/test_runners.py -> build/lib/locust/test copying locust/test/test_main.py -> build/lib/locust/test copying locust/test/test_locust_class.py -> build/lib/locust/test copying locust/test/test_client.py -> build/lib/locust/test copying locust/test/__init__.py -> build/lib/locust/test creating build/lib/locust/rpc copying locust/rpc/zmqrpc.py -> build/lib/locust/rpc copying locust/rpc/socketrpc.py -> build/lib/locust/rpc copying locust/rpc/protocol.py -> build/lib/locust/rpc copying locust/rpc/__init__.py -> build/lib/locust/rpc running egg_info creating locustio.egg-info writing locustio.egg-info/PKG-INFO writing dependency_links to locustio.egg-info/dependency_links.txt writing entry points to locustio.egg-info/entry_points.txt writing requirements to locustio.egg-info/requires.txt writing top-level names to locustio.egg-info/top_level.txt writing manifest file 'locustio.egg-info/SOURCES.txt' reading manifest file 'locustio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'locustio.egg-info/SOURCES.txt' creating build/lib/locust/static copying locust/static/chart.js -> build/lib/locust/static copying locust/static/echarts.common.min.js -> build/lib/locust/static copying locust/static/jquery-1.11.3.min.js -> build/lib/locust/static copying locust/static/jquery.jqote2.min.js -> build/lib/locust/static copying locust/static/jquery.tools.min.js -> build/lib/locust/static copying locust/static/locust.js -> build/lib/locust/static copying locust/static/style.css -> build/lib/locust/static copying locust/static/vintage.js -> build/lib/locust/static creating build/lib/locust/static/img copying locust/static/img/favicon.ico -> build/lib/locust/static/img copying locust/static/img/logo.png -> build/lib/locust/static/img copying locust/static/img/top_bg.png -> build/lib/locust/static/img creating build/lib/locust/templates copying locust/templates/index.html -> build/lib/locust/templates + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Wdq0d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 + cd locust-0.8.1 + rm -rf /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/templates copying build/lib/locust/templates/index.html -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/templates creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static/img copying build/lib/locust/static/img/top_bg.png -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static/img copying build/lib/locust/static/img/logo.png -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static/img copying build/lib/locust/static/img/favicon.ico -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static/img copying build/lib/locust/static/vintage.js -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static copying build/lib/locust/static/style.css -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static copying build/lib/locust/static/locust.js -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static copying build/lib/locust/static/jquery.tools.min.js -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static copying build/lib/locust/static/jquery.jqote2.min.js -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static copying build/lib/locust/static/jquery-1.11.3.min.js -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static copying build/lib/locust/static/echarts.common.min.js -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static copying build/lib/locust/static/chart.js -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/static creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc copying build/lib/locust/rpc/__init__.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc copying build/lib/locust/rpc/protocol.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc copying build/lib/locust/rpc/socketrpc.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc copying build/lib/locust/rpc/zmqrpc.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc creating /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/__init__.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/test_client.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/test_locust_class.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/test_main.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/test_runners.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/test_stats.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/test_taskratio.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/test_web.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/test/testcases.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test copying build/lib/locust/__init__.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/cache.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/clients.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/core.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/events.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/exception.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/inspectlocust.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/log.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/main.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/runners.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/stats.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust copying build/lib/locust/web.py -> /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc/protocol.py to protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc/socketrpc.py to socketrpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/rpc/zmqrpc.py to zmqrpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/test_locust_class.py to test_locust_class.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/test_main.py to test_main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/test_runners.py to test_runners.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/test_stats.py to test_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/test_taskratio.py to test_taskratio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/test_web.py to test_web.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/test/testcases.py to testcases.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/clients.py to clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/inspectlocust.py to inspectlocust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/log.py to log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/runners.py to runners.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locust/web.py to web.cpython-36.pyc running install_egg_info running egg_info writing locustio.egg-info/PKG-INFO writing dependency_links to locustio.egg-info/dependency_links.txt writing entry points to locustio.egg-info/entry_points.txt writing requirements to locustio.egg-info/requires.txt writing top-level names to locustio.egg-info/top_level.txt reading manifest file 'locustio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'locustio.egg-info/SOURCES.txt' Copying locustio.egg-info to /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6/site-packages/locustio-0.8.1-py3.6.egg-info running install_scripts Installing locust script to /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.8.1-1.fc29 --unique-debug-suffix -0.8.1-1.fc29.x86_64 --unique-debug-src-base locust-0.8.1-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/locust-0.8.1 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 Bytecompiling .py files below /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: locust-0.8.1-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8LtPDA + umask 022 + cd /builddir/build/BUILD + cd locust-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/share/doc/locust + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/share/doc/locust + cp -pr README.md /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/share/doc/locust + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uDuMiX + umask 022 + cd /builddir/build/BUILD + cd locust-0.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/share/licenses/locust + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/share/licenses/locust + cp -pr LICENSE /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64/usr/share/licenses/locust + exit 0 Provides: locust = 0.8.1-1.fc29 python3.6dist(locustio) = 0.8.1 python3dist(locustio) = 0.8.1 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/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 Wrote: /builddir/build/RPMS/locust-0.8.1-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kOzs8G + umask 022 + cd /builddir/build/BUILD + cd locust-0.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/locust-0.8.1-1.fc29.x86_64 + exit 0 Child return code was: 0