Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-waitress.spec'], chrootPath='/var/lib/mock/1122680-centos-stream-x86_64-1575358927.096457/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu170w2y:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu170w2y:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4a1c60bd44cc490b8eedaab27c04adb2', '-D', '/var/lib/mock/1122680-centos-stream-x86_64-1575358927.096457/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu170w2y:/etc/resolv.conf', '--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/python-waitress.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/python-waitress-1.3.1-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-waitress.spec'], chrootPath='/var/lib/mock/1122680-centos-stream-x86_64-1575358927.096457/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu170w2y:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu170w2y:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fa50b28c580f4d6e8b7ce610b70a9c2f', '-D', '/var/lib/mock/1122680-centos-stream-x86_64-1575358927.096457/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu170w2y:/etc/resolv.conf', '--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/python-waitress.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.K7xrtO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf waitress-1.3.1-nodocs + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.3.1-nodocs.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd waitress-1.3.1-nodocs + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aqbpqz + umask 022 + cd /builddir/build/BUILD + cd waitress-1.3.1-nodocs + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/waitress copying waitress/server.py -> build/lib/waitress copying waitress/parser.py -> build/lib/waitress copying waitress/__main__.py -> build/lib/waitress copying waitress/adjustments.py -> build/lib/waitress copying waitress/__init__.py -> build/lib/waitress copying waitress/task.py -> build/lib/waitress copying waitress/trigger.py -> build/lib/waitress copying waitress/receiver.py -> build/lib/waitress copying waitress/compat.py -> build/lib/waitress copying waitress/wasyncore.py -> build/lib/waitress copying waitress/buffers.py -> build/lib/waitress copying waitress/channel.py -> build/lib/waitress copying waitress/utilities.py -> build/lib/waitress copying waitress/proxy_headers.py -> build/lib/waitress copying waitress/runner.py -> build/lib/waitress creating build/lib/waitress/tests copying waitress/tests/test_server.py -> build/lib/waitress/tests copying waitress/tests/test_compat.py -> build/lib/waitress/tests copying waitress/tests/test_init.py -> build/lib/waitress/tests copying waitress/tests/test_regression.py -> build/lib/waitress/tests copying waitress/tests/test_trigger.py -> build/lib/waitress/tests copying waitress/tests/__init__.py -> build/lib/waitress/tests copying waitress/tests/test_functional.py -> build/lib/waitress/tests copying waitress/tests/test_channel.py -> build/lib/waitress/tests copying waitress/tests/test_proxy_headers.py -> build/lib/waitress/tests copying waitress/tests/test_parser.py -> build/lib/waitress/tests copying waitress/tests/test_adjustments.py -> build/lib/waitress/tests copying waitress/tests/test_receiver.py -> build/lib/waitress/tests copying waitress/tests/test_buffers.py -> build/lib/waitress/tests copying waitress/tests/test_utilities.py -> build/lib/waitress/tests copying waitress/tests/test_wasyncore.py -> build/lib/waitress/tests copying waitress/tests/test_task.py -> build/lib/waitress/tests copying waitress/tests/test_runner.py -> build/lib/waitress/tests creating build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/toolarge.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/echo.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/badcl.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/sleepy.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/__init__.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/writecb.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/getline.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/filewrapper.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/error.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/runner.py -> build/lib/waitress/tests/fixtureapps copying waitress/tests/fixtureapps/nocl.py -> build/lib/waitress/tests/fixtureapps running egg_info creating waitress.egg-info writing waitress.egg-info/PKG-INFO writing dependency_links to waitress.egg-info/dependency_links.txt writing entry points to waitress.egg-info/entry_points.txt writing requirements to waitress.egg-info/requires.txt writing top-level names to waitress.egg-info/top_level.txt writing manifest file 'waitress.egg-info/SOURCES.txt' reading manifest file 'waitress.egg-info/SOURCES.txt' writing manifest file 'waitress.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.otEgyp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64 + cd waitress-1.3.1-nodocs + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress creating /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests creating /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/nocl.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/runner.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/error.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/filewrapper.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/getline.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/writecb.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/__init__.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/sleepy.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/badcl.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/echo.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/fixtureapps/toolarge.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps copying build/lib/waitress/tests/test_runner.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_task.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_wasyncore.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_utilities.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_buffers.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_receiver.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_adjustments.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_parser.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_proxy_headers.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_channel.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_functional.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/__init__.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_trigger.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_regression.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_init.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_compat.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/tests/test_server.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests copying build/lib/waitress/runner.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/proxy_headers.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/utilities.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/channel.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/buffers.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/wasyncore.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/compat.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/receiver.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/trigger.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/task.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/__init__.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/adjustments.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/__main__.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/parser.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress copying build/lib/waitress/server.py -> /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/nocl.py to nocl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/error.py to error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/filewrapper.py to filewrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/getline.py to getline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/writecb.py to writecb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/sleepy.py to sleepy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/badcl.py to badcl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/echo.py to echo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/fixtureapps/toolarge.py to toolarge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_runner.py to test_runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_task.py to test_task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_wasyncore.py to test_wasyncore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_utilities.py to test_utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_buffers.py to test_buffers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_receiver.py to test_receiver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_adjustments.py to test_adjustments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_parser.py to test_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_proxy_headers.py to test_proxy_headers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_channel.py to test_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_functional.py to test_functional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_trigger.py to test_trigger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_regression.py to test_regression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_init.py to test_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_compat.py to test_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/tests/test_server.py to test_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/proxy_headers.py to proxy_headers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/channel.py to channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/buffers.py to buffers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/wasyncore.py to wasyncore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/receiver.py to receiver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/trigger.py to trigger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/task.py to task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/adjustments.py to adjustments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress/server.py to server.cpython-36.pyc writing byte-compilation script '/tmp/tmp8i7xi479.py' /usr/libexec/platform-python /tmp/tmp8i7xi479.py removing /tmp/tmp8i7xi479.py running install_egg_info running egg_info writing waitress.egg-info/PKG-INFO writing dependency_links to waitress.egg-info/dependency_links.txt writing entry points to waitress.egg-info/entry_points.txt writing requirements to waitress.egg-info/requires.txt writing top-level names to waitress.egg-info/top_level.txt reading manifest file 'waitress.egg-info/SOURCES.txt' writing manifest file 'waitress.egg-info/SOURCES.txt' Copying waitress.egg-info to /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6/site-packages/waitress-1.3.1-py3.6.egg-info running install_scripts Installing waitress-serve script to /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.3.1-1.el8 --unique-debug-suffix -1.3.1-1.el8.x86_64 --unique-debug-src-base python-waitress-1.3.1-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/waitress-1.3.1-nodocs find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-waitress-1.3.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6U76Zl + umask 022 + cd /builddir/build/BUILD + cd waitress-1.3.1-nodocs + DOCDIR=/builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/doc/python-waitress + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/doc/python-waitress + cp -pr README.rst /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/doc/python-waitress + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/doc/python-waitress + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eikrui + umask 022 + cd /builddir/build/BUILD + cd waitress-1.3.1-nodocs + LICENSEDIR=/builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/licenses/python-waitress + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/licenses/python-waitress + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/licenses/python-waitress + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64/usr/share/licenses/python-waitress + exit 0 Provides: python3-waitress = 1.3.1-1.el8 python3.6dist(waitress) = 1.3.1 python3dist(waitress) = 1.3.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/libexec/platform-python python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3-waitress-1.3.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W4v2wc + umask 022 + cd /builddir/build/BUILD + cd waitress-1.3.1-nodocs + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-waitress-1.3.1-1.el8.x86_64 + exit 0 Child return code was: 0