Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-errbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683382642.077003/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff8b6aafd0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-errbot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-errbot-6.1.9-1.src.rpm
Child return code was: 0
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-errbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683382642.077003/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff8176db10>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-errbot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-errbot-6.1.9-1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-errbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683382642.077003/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff8176db10>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-errbot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RXAydq
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf errbot-6.1.9
+ /usr/bin/gzip -dc /builddir/build/SOURCES/errbot-6.1.9.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd errbot-6.1.9
+ /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.W27l6O
+ umask 022
+ cd /builddir/build/BUILD
+ cd errbot-6.1.9
+ 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 -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/errbot
copying ./errbot/bootstrap.py -> build/lib/errbot
copying ./errbot/plugin_info.py -> build/lib/errbot
copying ./errbot/utils.py -> build/lib/errbot
copying ./errbot/flow.py -> build/lib/errbot
copying ./errbot/version.py -> build/lib/errbot
copying ./errbot/core.py -> build/lib/errbot
copying ./errbot/templating.py -> build/lib/errbot
copying ./errbot/streaming.py -> build/lib/errbot
copying ./errbot/__init__.py -> build/lib/errbot
copying ./errbot/logs.py -> build/lib/errbot
copying ./errbot/plugin_manager.py -> build/lib/errbot
copying ./errbot/repo_manager.py -> build/lib/errbot
copying ./errbot/config-template.py -> build/lib/errbot
copying ./errbot/cli.py -> build/lib/errbot
copying ./errbot/backend_plugin_manager.py -> build/lib/errbot
copying ./errbot/plugin_wizard.py -> build/lib/errbot
copying ./errbot/botplugin.py -> build/lib/errbot
creating build/lib/errbot/core_plugins
copying ./errbot/core_plugins/utils.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/__init__.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/cnf_filter.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/plugins.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/acls.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/backup.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/webserver.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/chatRoom.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/vcheck.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/flows.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/wsview.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/help.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/health.py -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/textcmds.py -> build/lib/errbot/core_plugins
creating build/lib/errbot/rendering
copying ./errbot/rendering/__init__.py -> build/lib/errbot/rendering
copying ./errbot/rendering/ansiext.py -> build/lib/errbot/rendering
copying ./errbot/rendering/xhtmlim.py -> build/lib/errbot/rendering
creating build/lib/errbot/backends
copying ./errbot/backends/__init__.py -> build/lib/errbot/backends
copying ./errbot/backends/null.py -> build/lib/errbot/backends
copying ./errbot/backends/xmpp.py -> build/lib/errbot/backends
copying ./errbot/backends/base.py -> build/lib/errbot/backends
copying ./errbot/backends/irc.py -> build/lib/errbot/backends
copying ./errbot/backends/test.py -> build/lib/errbot/backends
copying ./errbot/backends/telegram_messenger.py -> build/lib/errbot/backends
copying ./errbot/backends/slack_rtm.py -> build/lib/errbot/backends
copying ./errbot/backends/slack.py -> build/lib/errbot/backends
copying ./errbot/backends/text.py -> build/lib/errbot/backends
creating build/lib/errbot/storage
copying ./errbot/storage/memory.py -> build/lib/errbot/storage
copying ./errbot/storage/shelf.py -> build/lib/errbot/storage
copying ./errbot/storage/__init__.py -> build/lib/errbot/storage
copying ./errbot/storage/base.py -> build/lib/errbot/storage
copying ./errbot/backends/text.plug -> build/lib/errbot/backends
copying ./errbot/backends/xmpp.plug -> build/lib/errbot/backends
copying ./errbot/backends/null.plug -> build/lib/errbot/backends
copying ./errbot/backends/telegram_messenger.plug -> build/lib/errbot/backends
copying ./errbot/backends/slack_rtm.plug -> build/lib/errbot/backends
copying ./errbot/backends/irc.plug -> build/lib/errbot/backends
copying ./errbot/backends/test.plug -> build/lib/errbot/backends
copying ./errbot/backends/slack.plug -> build/lib/errbot/backends
creating build/lib/errbot/backends/styles
copying ./errbot/backends/styles/style.css -> build/lib/errbot/backends/styles
copying ./errbot/backends/styles/style-demo.css -> build/lib/errbot/backends/styles
creating build/lib/errbot/backends/images
copying ./errbot/backends/images/errbot.svg -> build/lib/errbot/backends/images
copying ./errbot/backends/images/prompt.svg -> build/lib/errbot/backends/images
copying ./errbot/backends/images/errbot-bg.svg -> build/lib/errbot/backends/images
copying ./errbot/core_plugins/textcmds.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/cnf_filter.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/plugins.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/chatRoom.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/backup.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/health.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/help.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/webserver.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/acls.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/vcheck.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/utils.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/flows.plug -> build/lib/errbot/core_plugins
copying ./errbot/core_plugins/test.md -> build/lib/errbot/core_plugins
creating build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/plugin_info.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/status_load.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/repos2.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/status.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/status_plugins.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/repos.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/webstatus.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/about.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/core_plugins/templates/status_gc.md -> build/lib/errbot/core_plugins/templates
copying ./errbot/storage/memory.plug -> build/lib/errbot/storage
copying ./errbot/storage/shelf.plug -> build/lib/errbot/storage
creating build/lib/errbot/templates
creating build/lib/errbot/templates/initdir
copying ./errbot/templates/initdir/example.py -> build/lib/errbot/templates/initdir
copying ./errbot/templates/initdir/example.plug -> build/lib/errbot/templates/initdir
copying ./errbot/templates/initdir/config.py.tmpl -> build/lib/errbot/templates/initdir
copying ./errbot/templates/card.md -> build/lib/errbot/templates
copying ./errbot/templates/new_plugin.py.tmpl -> build/lib/errbot/templates
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2JXWID
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64
+ cd errbot-6.1.9
+ 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 -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-errbot-6.1.9-1.aarch64
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-errbot-6.1.9-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/bootstrap.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/plugin_info.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/utils.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/flow.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/version.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/core.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/templating.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/streaming.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/utils.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/test.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/__init__.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/cnf_filter.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/textcmds.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/cnf_filter.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/plugin_info.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/status_load.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/repos2.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/status.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/status_plugins.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/repos.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/webstatus.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/about.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/templates/status_gc.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/templates
copying build/lib/errbot/core_plugins/plugins.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/plugins.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/chatRoom.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/acls.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/backup.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/webserver.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/chatRoom.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/backup.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/health.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/help.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/vcheck.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/webserver.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/flows.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/wsview.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/acls.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/vcheck.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/help.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/health.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/textcmds.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/utils.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
copying build/lib/errbot/core_plugins/flows.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/rendering
copying build/lib/errbot/rendering/__init__.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/rendering
copying build/lib/errbot/rendering/ansiext.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/rendering
copying build/lib/errbot/rendering/xhtmlim.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/rendering
copying build/lib/errbot/__init__.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/logs.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/plugin_manager.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/text.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/xmpp.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/null.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/__init__.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/telegram_messenger.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/null.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/xmpp.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/slack_rtm.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/irc.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/styles
copying build/lib/errbot/backends/styles/style.css -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/styles
copying build/lib/errbot/backends/styles/style-demo.css -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/styles
copying build/lib/errbot/backends/base.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/irc.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/test.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/test.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/images
copying build/lib/errbot/backends/images/errbot.svg -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/images
copying build/lib/errbot/backends/images/prompt.svg -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/images
copying build/lib/errbot/backends/images/errbot-bg.svg -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/images
copying build/lib/errbot/backends/telegram_messenger.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/slack.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/slack_rtm.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/slack.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/backends/text.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends
copying build/lib/errbot/repo_manager.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates
copying build/lib/errbot/templates/card.md -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates
copying build/lib/errbot/templates/new_plugin.py.tmpl -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates/initdir
copying build/lib/errbot/templates/initdir/config.py.tmpl -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates/initdir
copying build/lib/errbot/templates/initdir/example.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates/initdir
copying build/lib/errbot/templates/initdir/example.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates/initdir
copying build/lib/errbot/config-template.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/cli.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
creating /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage
copying build/lib/errbot/storage/memory.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage
copying build/lib/errbot/storage/memory.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage
copying build/lib/errbot/storage/shelf.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage
copying build/lib/errbot/storage/__init__.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage
copying build/lib/errbot/storage/base.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage
copying build/lib/errbot/storage/shelf.plug -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage
copying build/lib/errbot/backend_plugin_manager.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/plugin_wizard.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
copying build/lib/errbot/botplugin.py -> /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/bootstrap.py to bootstrap.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/plugin_info.py to plugin_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/flow.py to flow.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/version.py to version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core.py to core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templating.py to templating.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/streaming.py to streaming.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/cnf_filter.py to cnf_filter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/plugins.py to plugins.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/acls.py to acls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/backup.py to backup.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/webserver.py to webserver.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/chatRoom.py to chatRoom.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/vcheck.py to vcheck.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/flows.py to flows.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/wsview.py to wsview.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/help.py to help.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/health.py to health.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/core_plugins/textcmds.py to textcmds.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/rendering/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/rendering/ansiext.py to ansiext.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/rendering/xhtmlim.py to xhtmlim.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/logs.py to logs.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/plugin_manager.py to plugin_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/null.py to null.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/xmpp.py to xmpp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/irc.py to irc.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/test.py to test.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/telegram_messenger.py to telegram_messenger.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/slack_rtm.py to slack_rtm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/slack.py to slack.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backends/text.py to text.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/repo_manager.py to repo_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/templates/initdir/example.py to example.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/config-template.py to config-template.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/cli.py to cli.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage/memory.py to memory.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage/shelf.py to shelf.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/storage/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/backend_plugin_manager.py to backend_plugin_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/plugin_wizard.py to plugin_wizard.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot/botplugin.py to botplugin.cpython-39.pyc
writing byte-compilation script '/tmp/tmp6afwkb7a.py'
/usr/bin/python3 /tmp/tmp6afwkb7a.py
removing /tmp/tmp6afwkb7a.py
running install_egg_info
running egg_info
writing errbot.egg-info/PKG-INFO
writing dependency_links to errbot.egg-info/dependency_links.txt
writing entry points to errbot.egg-info/entry_points.txt
writing requirements to errbot.egg-info/requires.txt
writing top-level names to errbot.egg-info/top_level.txt
reading manifest file 'errbot.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'errbot/*.svg'
no previously-included directories found matching 'tests'
adding license file 'COPYING'
writing manifest file 'errbot.egg-info/SOURCES.txt'
Copying errbot.egg-info to /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/lib/python3.9/site-packages/errbot-6.1.9-py3.9.egg-info
running install_scripts
Installing errbot script to /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/usr/bin
+ install -d -m755 /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64//usr/share/doc/python-errbot
+ '[' -d doc ']'
~/build/BUILDROOT/python-errbot-6.1.9-1.aarch64 ~/build/BUILD/errbot-6.1.9
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64
+ '[' -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 ']'
~/build/BUILD/errbot-6.1.9
+ popd
+ mv /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.1.9-1 --unique-debug-suffix -6.1.9-1.aarch64 --unique-debug-src-base python-errbot-6.1.9-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/errbot-6.1.9
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-errbot-6.1.9-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-errbot-6.1.9-1.noarch
Provides: python-errbot python3-errbot = 6.1.9-1 python3.9dist(errbot) = 6.1.9 python3dist(errbot) = 6.1.9
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(ansi) = 0.2 python3.9dist(colorlog) = 6.6 python3.9dist(daemonize) = 2.5 python3.9dist(deepmerge) = 1.0.1 python3.9dist(dulwich) = 0.20.31 python3.9dist(flask) = 2.0.2 python3.9dist(jinja2) = 3.0.3 python3.9dist(markdown) = 3.3.6 python3.9dist(pygments) = 2.11.2 python3.9dist(pygments-markdown-lexer) = 0.1.0.dev39 python3.9dist(pyopenssl) = 21 python3.9dist(requests) = 2.27.1 python3.9dist(setuptools) = 60.5 python3.9dist(webtest) = 3
Processing files: python-errbot-help-6.1.9-1.noarch
warning: Empty %files file /builddir/build/BUILD/errbot-6.1.9/doclist.lst
Provides: python-errbot-help = 6.1.9-1 python3-errbot-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-errbot-6.1.9-1.aarch64
Wrote: /builddir/build/RPMS/python-errbot-help-6.1.9-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-errbot-6.1.9-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vednrr
+ umask 022
+ cd /builddir/build/BUILD
+ cd errbot-6.1.9
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-errbot-6.1.9-1.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0