Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coop.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344770.339293/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-coop.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-coop-4.1.3-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-coop.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344770.339293/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-coop.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-coop-4.1.3-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-coop.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344770.339293/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-coop.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.VS6dfj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coop-4.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/coop-4.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coop-4.1.3 + /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.9lOfKJ + umask 022 + cd /builddir/build/BUILD + cd coop-4.1.3 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/coop copying coop/__init__.py -> build/lib/coop copying coop/wsgi.py -> build/lib/coop copying coop/wsgi_dev.py -> build/lib/coop copying coop/urls.py -> build/lib/coop copying coop/test.py -> build/lib/coop copying coop/logging.py -> build/lib/coop copying coop/settings.py -> build/lib/coop copying coop/wagtail_hooks.py -> build/lib/coop copying coop/models.py -> build/lib/coop copying coop/page.py -> build/lib/coop copying coop/factories.py -> build/lib/coop copying coop/blocks.py -> build/lib/coop copying coop/_version.py -> build/lib/coop copying coop/forms.py -> build/lib/coop creating build/lib/coop/form_builder copying coop/form_builder/__init__.py -> build/lib/coop/form_builder copying coop/form_builder/views.py -> build/lib/coop/form_builder copying coop/form_builder/page.py -> build/lib/coop/form_builder copying coop/form_builder/factories.py -> build/lib/coop/form_builder copying coop/form_builder/blocks.py -> build/lib/coop/form_builder copying coop/form_builder/forms.py -> build/lib/coop/form_builder creating build/lib/coop/styleguide copying coop/styleguide/__init__.py -> build/lib/coop/styleguide copying coop/styleguide/views.py -> build/lib/coop/styleguide copying coop/styleguide/urls.py -> build/lib/coop/styleguide creating build/lib/coop/management copying coop/management/__init__.py -> build/lib/coop/management creating build/lib/coop/utils copying coop/utils/__init__.py -> build/lib/coop/utils copying coop/utils/views.py -> build/lib/coop/utils copying coop/utils/mailchimp.py -> build/lib/coop/utils copying coop/utils/testdata.py -> build/lib/coop/utils copying coop/utils/forms.py -> build/lib/coop/utils copying coop/utils/migrations.py -> build/lib/coop/utils copying coop/utils/pagination.py -> build/lib/coop/utils creating build/lib/coop/jinja2tags copying coop/jinja2tags/__init__.py -> build/lib/coop/jinja2tags copying coop/jinja2tags/core.py -> build/lib/coop/jinja2tags creating build/lib/coop/migrations copying coop/migrations/__init__.py -> build/lib/coop/migrations copying coop/migrations/0004_increase_analytics_length.py -> build/lib/coop/migrations copying coop/migrations/0002_analyticssettings.py -> build/lib/coop/migrations copying coop/migrations/0003_tag_manager_settings.py -> build/lib/coop/migrations copying coop/migrations/0001_remove_site.py -> build/lib/coop/migrations creating build/lib/coop/management/commands copying coop/management/commands/__init__.py -> build/lib/coop/management/commands copying coop/management/commands/phone_home.py -> build/lib/coop/management/commands running egg_info writing coop.egg-info/PKG-INFO writing dependency_links to coop.egg-info/dependency_links.txt writing requirements to coop.egg-info/requires.txt writing top-level names to coop.egg-info/top_level.txt reading manifest file 'coop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'coop.egg-info/SOURCES.txt' creating build/lib/coop/jinja2 creating build/lib/coop/jinja2/coop copying coop/jinja2/coop/analytics_warning.html -> build/lib/coop/jinja2/coop copying coop/utils/rich_text_example.html -> build/lib/coop/utils creating build/lib/coop/utils/test_documents copying coop/utils/test_documents/magazine-article.pdf -> build/lib/coop/utils/test_documents copying coop/utils/test_documents/nj-logos.pdf -> build/lib/coop/utils/test_documents creating build/lib/coop/utils/test_images copying coop/utils/test_images/landscape-large.jpg -> build/lib/coop/utils/test_images copying coop/utils/test_images/landscape-small.jpeg -> build/lib/coop/utils/test_images copying coop/utils/test_images/portrait-large.jpg -> build/lib/coop/utils/test_images copying coop/utils/test_images/portrait-small.jpeg -> build/lib/coop/utils/test_images + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yEPKiW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64 + cd coop-4.1.3 + 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-coop-4.1.3-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-coop-4.1.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/wsgi.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder copying build/lib/coop/form_builder/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder copying build/lib/coop/form_builder/views.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder copying build/lib/coop/form_builder/page.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder copying build/lib/coop/form_builder/factories.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder copying build/lib/coop/form_builder/blocks.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder copying build/lib/coop/form_builder/forms.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder copying build/lib/coop/wsgi_dev.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/styleguide copying build/lib/coop/styleguide/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/styleguide copying build/lib/coop/styleguide/views.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/styleguide copying build/lib/coop/styleguide/urls.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/styleguide creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management copying build/lib/coop/management/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management/commands copying build/lib/coop/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management/commands copying build/lib/coop/management/commands/phone_home.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management/commands creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils copying build/lib/coop/utils/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils copying build/lib/coop/utils/views.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils copying build/lib/coop/utils/rich_text_example.html -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils copying build/lib/coop/utils/mailchimp.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_documents copying build/lib/coop/utils/test_documents/nj-logos.pdf -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_documents copying build/lib/coop/utils/test_documents/magazine-article.pdf -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_documents copying build/lib/coop/utils/testdata.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils copying build/lib/coop/utils/forms.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils copying build/lib/coop/utils/migrations.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils copying build/lib/coop/utils/pagination.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_images copying build/lib/coop/utils/test_images/portrait-large.jpg -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_images copying build/lib/coop/utils/test_images/landscape-large.jpg -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_images copying build/lib/coop/utils/test_images/landscape-small.jpeg -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_images copying build/lib/coop/utils/test_images/portrait-small.jpeg -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/test_images copying build/lib/coop/urls.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/test.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2 creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2/coop copying build/lib/coop/jinja2/coop/analytics_warning.html -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2/coop copying build/lib/coop/logging.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2tags copying build/lib/coop/jinja2tags/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2tags copying build/lib/coop/jinja2tags/core.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2tags copying build/lib/coop/settings.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/wagtail_hooks.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/models.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/page.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop creating /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations copying build/lib/coop/migrations/__init__.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations copying build/lib/coop/migrations/0004_increase_analytics_length.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations copying build/lib/coop/migrations/0002_analyticssettings.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations copying build/lib/coop/migrations/0003_tag_manager_settings.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations copying build/lib/coop/migrations/0001_remove_site.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations copying build/lib/coop/factories.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/blocks.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/_version.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop copying build/lib/coop/forms.py -> /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/form_builder/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/wsgi_dev.py to wsgi_dev.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/styleguide/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/styleguide/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/styleguide/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/management/commands/phone_home.py to phone_home.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/mailchimp.py to mailchimp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/testdata.py to testdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/migrations.py to migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/utils/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2tags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/jinja2tags/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/wagtail_hooks.py to wagtail_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations/0004_increase_analytics_length.py to 0004_increase_analytics_length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations/0002_analyticssettings.py to 0002_analyticssettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations/0003_tag_manager_settings.py to 0003_tag_manager_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/migrations/0001_remove_site.py to 0001_remove_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop/forms.py to forms.cpython-39.pyc writing byte-compilation script '/tmp/tmpgss4zaga.py' /usr/bin/python3 /tmp/tmpgss4zaga.py removing /tmp/tmpgss4zaga.py running install_egg_info running egg_info writing coop.egg-info/PKG-INFO writing dependency_links to coop.egg-info/dependency_links.txt writing requirements to coop.egg-info/requires.txt writing top-level names to coop.egg-info/top_level.txt reading manifest file 'coop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'coop.egg-info/SOURCES.txt' Copying coop.egg-info to /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/usr/lib/python3.9/site-packages/coop-4.1.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64//usr/share/doc/python-coop + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-coop-4.1.3-1.x86_64 ~/build/BUILD/coop-4.1.3 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-coop-4.1.3-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/coop-4.1.3 + mv /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-coop-4.1.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.1.3-1 --unique-debug-suffix -4.1.3-1.x86_64 --unique-debug-src-base python-coop-4.1.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/coop-4.1.3 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-coop-4.1.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-coop-4.1.3-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.9 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 Provides: python-coop python3-coop = 4.1.3-1 python3.9dist(coop) = 4.1.3 python3dist(coop) = 4.1.3 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(bugsnag) python3.9dist(django) >= 3.2 python3.9dist(django) <= 4 python3.9dist(django-honeypot) python3.9dist(django-webpack-loader) python3.9dist(jinja2) python3.9dist(psycopg2-binary) python3.9dist(pytz) >= 0 python3.9dist(wagtail) python3.9dist(wagtail-cache) python3.9dist(wagtail-factories) python3.9dist(wagtail-icomoon) python3.9dist(wagtail-metadata) python3.9dist(wagtailfontawesome) error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.9 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coop.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coop.spec