Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-buildbot-worker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682454935.124989/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-buildbot-worker.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-buildbot-worker-3.8.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-buildbot-worker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682454935.124989/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-buildbot-worker.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-buildbot-worker-3.8.0-1.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-buildbot-worker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682454935.124989/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-buildbot-worker.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1NwmZ1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildbot-worker-3.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-worker-3.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildbot-worker-3.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6zunFA + umask 022 + cd /builddir/build/BUILD + cd buildbot-worker-3.8.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/buildbot_worker copying buildbot_worker/interfaces.py -> build/lib/buildbot_worker copying buildbot_worker/bot.py -> build/lib/buildbot_worker copying buildbot_worker/pb.py -> build/lib/buildbot_worker copying buildbot_worker/exceptions.py -> build/lib/buildbot_worker copying buildbot_worker/compat.py -> build/lib/buildbot_worker copying buildbot_worker/msgpack.py -> build/lib/buildbot_worker copying buildbot_worker/null.py -> build/lib/buildbot_worker copying buildbot_worker/__init__.py -> build/lib/buildbot_worker copying buildbot_worker/runprocess.py -> build/lib/buildbot_worker copying buildbot_worker/base.py -> build/lib/buildbot_worker copying buildbot_worker/pbutil.py -> build/lib/buildbot_worker copying buildbot_worker/tunnel.py -> build/lib/buildbot_worker creating build/lib/buildbot_worker/util copying buildbot_worker/util/_notifier.py -> build/lib/buildbot_worker/util copying buildbot_worker/util/_hangcheck.py -> build/lib/buildbot_worker/util copying buildbot_worker/util/deferwaiter.py -> build/lib/buildbot_worker/util copying buildbot_worker/util/lineboundaries.py -> build/lib/buildbot_worker/util copying buildbot_worker/util/__init__.py -> build/lib/buildbot_worker/util copying buildbot_worker/util/buffer_manager.py -> build/lib/buildbot_worker/util creating build/lib/buildbot_worker/commands copying buildbot_worker/commands/registry.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/fs.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/utils.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/shell.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/__init__.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/transfer.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/base.py -> build/lib/buildbot_worker/commands creating build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/windows_service.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/create_worker.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/logwatcher.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/stop.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/runner.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/__init__.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/restart.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/base.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/start.py -> build/lib/buildbot_worker/scripts creating build/lib/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/__init__.py -> build/lib/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/testcase_assert.py -> build/lib/buildbot_worker/monkeypatches creating build/lib/buildbot_worker/test copying buildbot_worker/test/test_util_hangcheck.py -> build/lib/buildbot_worker/test copying buildbot_worker/test/reactor.py -> build/lib/buildbot_worker/test copying buildbot_worker/test/__init__.py -> build/lib/buildbot_worker/test copying buildbot_worker/test/test_extra_coverage.py -> build/lib/buildbot_worker/test creating build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/reactor.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/remote.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/__init__.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/protocolcommand.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/runprocess.py -> build/lib/buildbot_worker/test/fake creating build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_stop.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/runprocess-scripts.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_transfer.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_util.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_registry.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_fs.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_start.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_utils.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_shell.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_runner.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_create_worker.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_restart.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_runprocess.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_base.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/__init__.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_base.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot_Worker.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_util_deferwaiter.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_msgpack.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot.py -> build/lib/buildbot_worker/test/unit creating build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/misc.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/test_lineboundaries.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/compat.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/command.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/test_buffer_manager.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/sourcecommand.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/__init__.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/VERSION -> build/lib/buildbot_worker + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZYwCdc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 + cd buildbot-worker-3.8.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/windows_service.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/create_worker.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/logwatcher.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/stop.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/runner.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/restart.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/base.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/start.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/interfaces.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/bot.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/VERSION -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/pb.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/reactor.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/remote.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/protocolcommand.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/runprocess.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_stop.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/runprocess-scripts.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_transfer.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_util.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_registry.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_fs.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_start.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_utils.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_shell.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_runner.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_create_worker.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_restart.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_runprocess.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_base.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_base.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_bot_Worker.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_util_deferwaiter.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_msgpack.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_bot.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/test_util_hangcheck.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/reactor.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/test_extra_coverage.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/misc.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/test_lineboundaries.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/compat.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/command.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/test_buffer_manager.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/sourcecommand.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/monkeypatches/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/monkeypatches/testcase_assert.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/exceptions.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/compat.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/msgpack.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/null.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/registry.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/fs.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/utils.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/shell.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/transfer.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/base.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker creating /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/_notifier.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/_hangcheck.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/deferwaiter.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/lineboundaries.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/__init__.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/buffer_manager.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/runprocess.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/base.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/pbutil.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker copying build/lib/buildbot_worker/tunnel.py -> /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/windows_service.py to windows_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/create_worker.py to create_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/logwatcher.py to logwatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/stop.py to stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/restart.py to restart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/scripts/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/bot.py to bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/pb.py to pb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/reactor.py to reactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/protocolcommand.py to protocolcommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/fake/runprocess.py to runprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/runprocess-scripts.py to runprocess-scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_transfer.py to test_commands_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_registry.py to test_commands_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_fs.py to test_commands_fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_start.py to test_scripts_start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_utils.py to test_commands_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_shell.py to test_commands_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_create_worker.py to test_scripts_create_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_runprocess.py to test_runprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_scripts_base.py to test_scripts_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_commands_base.py to test_commands_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_bot_Worker.py to test_bot_Worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_util_deferwaiter.py to test_util_deferwaiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_msgpack.py to test_msgpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/unit/test_bot.py to test_bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/test_util_hangcheck.py to test_util_hangcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/reactor.py to reactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/test_extra_coverage.py to test_extra_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/test_lineboundaries.py to test_lineboundaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/test_buffer_manager.py to test_buffer_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/sourcecommand.py to sourcecommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/test/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/monkeypatches/testcase_assert.py to testcase_assert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/msgpack.py to msgpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/null.py to null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands/transfer.py to transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/commands/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util/_notifier.py to _notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util/_hangcheck.py to _hangcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util/deferwaiter.py to deferwaiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util/lineboundaries.py to lineboundaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/util/buffer_manager.py to buffer_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/runprocess.py to runprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/pbutil.py to pbutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker/tunnel.py to tunnel.cpython-39.pyc writing byte-compilation script '/tmp/tmpq_ajutrp.py' /usr/bin/python3 /tmp/tmpq_ajutrp.py removing /tmp/tmpq_ajutrp.py running install_data running install_egg_info running egg_info writing buildbot_worker.egg-info/PKG-INFO writing dependency_links to buildbot_worker.egg-info/dependency_links.txt writing entry points to buildbot_worker.egg-info/entry_points.txt writing requirements to buildbot_worker.egg-info/requires.txt writing top-level names to buildbot_worker.egg-info/top_level.txt reading manifest file 'buildbot_worker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'bin/buildbot-worker' warning: no files found matching 'contrib/windows/*' warning: no files found matching 'contrib/os-x/*' warning: no files found matching 'contrib/init-scripts/*' warning: no files found matching 'contrib/zsh/*' warning: no files found matching 'contrib/bash/*' adding license file 'COPYING' writing manifest file 'buildbot_worker.egg-info/SOURCES.txt' Copying buildbot_worker.egg-info to /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9/site-packages/buildbot_worker-3.8.0-py3.9.egg-info running install_scripts Installing buildbot-worker script to /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/bin Installing buildbot_worker_windows_service script to /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64//usr/share/doc/python-buildbot-worker + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64//usr/share/doc/python-buildbot-worker + '[' -d example ']' ~/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 ~/build/BUILD/buildbot-worker-3.8.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/buildbot-worker-3.8.0 + mv /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.8.0-1 --unique-debug-suffix -3.8.0-1.x86_64 --unique-debug-src-base python-buildbot-worker-3.8.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/buildbot-worker-3.8.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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-buildbot-worker-3.8.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-buildbot-worker-3.8.0-1.noarch Provides: python-buildbot-worker python3-buildbot-worker = 3.8.0-1 python3.9dist(buildbot-worker) = 3.8 python3dist(buildbot-worker) = 3.8 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.9 python3.9dist(autobahn) >= 0.16 python3.9dist(future) python3.9dist(msgpack) >= 0.6 python3.9dist(setuptools) python3.9dist(twisted) >= 18.7 Processing files: python-buildbot-worker-help-3.8.0-1.noarch warning: Empty %files file /builddir/build/BUILD/buildbot-worker-3.8.0/doclist.lst Provides: python-buildbot-worker-help = 3.8.0-1 python3-buildbot-worker-doc 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-buildbot-worker-3.8.0-1.x86_64 Wrote: /builddir/build/RPMS/python-buildbot-worker-help-3.8.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-buildbot-worker-3.8.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VkpLgq + umask 022 + cd /builddir/build/BUILD + cd buildbot-worker-3.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-buildbot-worker-3.8.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0