Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-chatterbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682292654.935543/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-chatterbot.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-ChatterBot-1.0.8-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-chatterbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682292654.935543/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-chatterbot.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-ChatterBot-1.0.8-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-chatterbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682292654.935543/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-chatterbot.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.jBGYc0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ChatterBot-1.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/ChatterBot-1.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ChatterBot-1.0.8 + /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.aNEDsM + umask 022 + cd /builddir/build/BUILD + cd ChatterBot-1.0.8 + 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/chatterbot copying chatterbot/comparisons.py -> build/lib/chatterbot copying chatterbot/utils.py -> build/lib/chatterbot copying chatterbot/__init__.py -> build/lib/chatterbot copying chatterbot/preprocessors.py -> build/lib/chatterbot copying chatterbot/trainers.py -> build/lib/chatterbot copying chatterbot/conversation.py -> build/lib/chatterbot copying chatterbot/exceptions.py -> build/lib/chatterbot copying chatterbot/tagging.py -> build/lib/chatterbot copying chatterbot/languages.py -> build/lib/chatterbot copying chatterbot/adapters.py -> build/lib/chatterbot copying chatterbot/filters.py -> build/lib/chatterbot copying chatterbot/parsing.py -> build/lib/chatterbot copying chatterbot/constants.py -> build/lib/chatterbot copying chatterbot/chatterbot.py -> build/lib/chatterbot copying chatterbot/corpus.py -> build/lib/chatterbot copying chatterbot/response_selection.py -> build/lib/chatterbot copying chatterbot/__main__.py -> build/lib/chatterbot copying chatterbot/search.py -> build/lib/chatterbot creating build/lib/chatterbot/storage copying chatterbot/storage/__init__.py -> build/lib/chatterbot/storage copying chatterbot/storage/mongodb.py -> build/lib/chatterbot/storage copying chatterbot/storage/django_storage.py -> build/lib/chatterbot/storage copying chatterbot/storage/sql_storage.py -> build/lib/chatterbot/storage copying chatterbot/storage/storage_adapter.py -> build/lib/chatterbot/storage creating build/lib/chatterbot/logic copying chatterbot/logic/mathematical_evaluation.py -> build/lib/chatterbot/logic copying chatterbot/logic/__init__.py -> build/lib/chatterbot/logic copying chatterbot/logic/best_match.py -> build/lib/chatterbot/logic copying chatterbot/logic/unit_conversion.py -> build/lib/chatterbot/logic copying chatterbot/logic/specific_response.py -> build/lib/chatterbot/logic copying chatterbot/logic/time_adapter.py -> build/lib/chatterbot/logic copying chatterbot/logic/logic_adapter.py -> build/lib/chatterbot/logic creating build/lib/chatterbot/ext copying chatterbot/ext/__init__.py -> build/lib/chatterbot/ext creating build/lib/chatterbot/ext/sqlalchemy_app copying chatterbot/ext/sqlalchemy_app/__init__.py -> build/lib/chatterbot/ext/sqlalchemy_app copying chatterbot/ext/sqlalchemy_app/models.py -> build/lib/chatterbot/ext/sqlalchemy_app creating build/lib/chatterbot/ext/django_chatterbot copying chatterbot/ext/django_chatterbot/model_admin.py -> build/lib/chatterbot/ext/django_chatterbot copying chatterbot/ext/django_chatterbot/__init__.py -> build/lib/chatterbot/ext/django_chatterbot copying chatterbot/ext/django_chatterbot/abstract_models.py -> build/lib/chatterbot/ext/django_chatterbot copying chatterbot/ext/django_chatterbot/settings.py -> build/lib/chatterbot/ext/django_chatterbot copying chatterbot/ext/django_chatterbot/admin.py -> build/lib/chatterbot/ext/django_chatterbot copying chatterbot/ext/django_chatterbot/apps.py -> build/lib/chatterbot/ext/django_chatterbot copying chatterbot/ext/django_chatterbot/models.py -> build/lib/chatterbot/ext/django_chatterbot creating build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0010_statement_text.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/__init__.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0017_tags_unique.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0018_text_max_length.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0013_change_conversations.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0007_response_created_at.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0015_statement_persona.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0016_statement_stemmed_text.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0012_statement_created_at.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0004_rename_in_response_to.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0008_update_conversations.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0002_statement_extra_data.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0003_change_occurrence_default.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0005_statement_created_at.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0014_remove_statement_extra_data.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0009_tags.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0011_blank_extra_data.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0006_create_conversation.py -> build/lib/chatterbot/ext/django_chatterbot/migrations copying chatterbot/ext/django_chatterbot/migrations/0001_initial.py -> build/lib/chatterbot/ext/django_chatterbot/migrations running egg_info writing ChatterBot.egg-info/PKG-INFO writing dependency_links to ChatterBot.egg-info/dependency_links.txt writing requirements to ChatterBot.egg-info/requires.txt writing top-level names to ChatterBot.egg-info/top_level.txt reading manifest file 'ChatterBot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.*' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'ChatterBot.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rdD1HO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64 + cd ChatterBot-1.0.8 + 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-ChatterBot-1.0.8-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-ChatterBot-1.0.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/comparisons.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext copying build/lib/chatterbot/ext/__init__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot copying build/lib/chatterbot/ext/django_chatterbot/model_admin.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot copying build/lib/chatterbot/ext/django_chatterbot/__init__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0010_statement_text.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/__init__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0017_tags_unique.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0018_text_max_length.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0013_change_conversations.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0007_response_created_at.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0015_statement_persona.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0016_statement_stemmed_text.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0012_statement_created_at.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0004_rename_in_response_to.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0008_update_conversations.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0002_statement_extra_data.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0003_change_occurrence_default.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0005_statement_created_at.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0014_remove_statement_extra_data.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0009_tags.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0011_blank_extra_data.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0006_create_conversation.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations copying build/lib/chatterbot/ext/django_chatterbot/abstract_models.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot copying build/lib/chatterbot/ext/django_chatterbot/settings.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot copying build/lib/chatterbot/ext/django_chatterbot/admin.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot copying build/lib/chatterbot/ext/django_chatterbot/apps.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot copying build/lib/chatterbot/ext/django_chatterbot/models.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/sqlalchemy_app copying build/lib/chatterbot/ext/sqlalchemy_app/__init__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/sqlalchemy_app copying build/lib/chatterbot/ext/sqlalchemy_app/models.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/sqlalchemy_app copying build/lib/chatterbot/utils.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/__init__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/preprocessors.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/trainers.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/conversation.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/exceptions.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage copying build/lib/chatterbot/storage/__init__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage copying build/lib/chatterbot/storage/mongodb.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage copying build/lib/chatterbot/storage/django_storage.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage copying build/lib/chatterbot/storage/sql_storage.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage copying build/lib/chatterbot/storage/storage_adapter.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage copying build/lib/chatterbot/tagging.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/languages.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/adapters.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/filters.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot creating /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/logic/mathematical_evaluation.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/logic/__init__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/logic/best_match.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/logic/unit_conversion.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/logic/specific_response.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/logic/time_adapter.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/logic/logic_adapter.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic copying build/lib/chatterbot/parsing.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/constants.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/chatterbot.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/corpus.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/response_selection.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/__main__.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot copying build/lib/chatterbot/search.py -> /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/comparisons.py to comparisons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/model_admin.py to model_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0010_statement_text.py to 0010_statement_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0017_tags_unique.py to 0017_tags_unique.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0018_text_max_length.py to 0018_text_max_length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0013_change_conversations.py to 0013_change_conversations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0007_response_created_at.py to 0007_response_created_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0015_statement_persona.py to 0015_statement_persona.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0016_statement_stemmed_text.py to 0016_statement_stemmed_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0012_statement_created_at.py to 0012_statement_created_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0004_rename_in_response_to.py to 0004_rename_in_response_to.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0008_update_conversations.py to 0008_update_conversations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0002_statement_extra_data.py to 0002_statement_extra_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0003_change_occurrence_default.py to 0003_change_occurrence_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0005_statement_created_at.py to 0005_statement_created_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0014_remove_statement_extra_data.py to 0014_remove_statement_extra_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0009_tags.py to 0009_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0011_blank_extra_data.py to 0011_blank_extra_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0006_create_conversation.py to 0006_create_conversation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/abstract_models.py to abstract_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/django_chatterbot/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/sqlalchemy_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/ext/sqlalchemy_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/preprocessors.py to preprocessors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/trainers.py to trainers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/conversation.py to conversation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage/mongodb.py to mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage/django_storage.py to django_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage/sql_storage.py to sql_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/storage/storage_adapter.py to storage_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/tagging.py to tagging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/languages.py to languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic/mathematical_evaluation.py to mathematical_evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic/best_match.py to best_match.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic/unit_conversion.py to unit_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic/specific_response.py to specific_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic/time_adapter.py to time_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/logic/logic_adapter.py to logic_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/parsing.py to parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/chatterbot.py to chatterbot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/corpus.py to corpus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/response_selection.py to response_selection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/chatterbot/search.py to search.cpython-39.pyc writing byte-compilation script '/tmp/tmpq0sznx8x.py' /usr/bin/python3 /tmp/tmpq0sznx8x.py removing /tmp/tmpq0sznx8x.py running install_egg_info running egg_info writing ChatterBot.egg-info/PKG-INFO writing dependency_links to ChatterBot.egg-info/dependency_links.txt writing requirements to ChatterBot.egg-info/requires.txt writing top-level names to ChatterBot.egg-info/top_level.txt reading manifest file 'ChatterBot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.*' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'ChatterBot.egg-info/SOURCES.txt' Copying ChatterBot.egg-info to /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9/site-packages/ChatterBot-1.0.8-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64//usr/share/doc/python-ChatterBot + '[' -d doc ']' ~/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64 ~/build/BUILD/ChatterBot-1.0.8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/ChatterBot-1.0.8 + mv /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.8-1 --unique-debug-suffix -1.0.8-1.x86_64 --unique-debug-src-base python-ChatterBot-1.0.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ChatterBot-1.0.8 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-ChatterBot-1.0.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ChatterBot-1.0.8-1.noarch Provides: python-ChatterBot python3-ChatterBot = 1.0.8-1 python3.9dist(chatterbot) = 1.0.8 python3dist(chatterbot) = 1.0.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: python(abi) = 3.9 python3.9dist(mathparse) >= 0.1 python3.9dist(mathparse) < 0.2 python3.9dist(python-dateutil) >= 2.8 python3.9dist(python-dateutil) < 2.9 python3.9dist(pytz) python3.9dist(sqlalchemy) >= 1.3 python3.9dist(sqlalchemy) < 1.4 Processing files: python-ChatterBot-help-1.0.8-1.noarch warning: Empty %files file /builddir/build/BUILD/ChatterBot-1.0.8/doclist.lst Provides: python-ChatterBot-help = 1.0.8-1 python3-ChatterBot-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-ChatterBot-1.0.8-1.x86_64 Wrote: /builddir/build/RPMS/python-ChatterBot-help-1.0.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ChatterBot-1.0.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ryEs92 + umask 022 + cd /builddir/build/BUILD + cd ChatterBot-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ChatterBot-1.0.8-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0