Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-controlcenter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417611.666897/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-django-controlcenter.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-django-controlcenter-0.3.1-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-django-controlcenter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417611.666897/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-django-controlcenter.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-django-controlcenter-0.3.1-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-django-controlcenter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417611.666897/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-django-controlcenter.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.4vI0sY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-controlcenter-0.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-controlcenter-0.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-controlcenter-0.3.1 + /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.FEF6YJ + umask 022 + cd /builddir/build/BUILD + cd django-controlcenter-0.3.1 + 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/tests copying tests/test_widgets_charts.py -> build/lib/tests copying tests/test_widgets_core.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/test_dashboards.py -> build/lib/tests copying tests/test_app_settings.py -> build/lib/tests copying tests/test_widgets_simple.py -> build/lib/tests copying tests/test_base.py -> build/lib/tests copying tests/test_templatetags.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/controlcenter copying controlcenter/views.py -> build/lib/controlcenter copying controlcenter/dashboards.py -> build/lib/controlcenter copying controlcenter/utils.py -> build/lib/controlcenter copying controlcenter/base.py -> build/lib/controlcenter copying controlcenter/app_settings.py -> build/lib/controlcenter copying controlcenter/__init__.py -> build/lib/controlcenter creating build/lib/controlcenter/widgets copying controlcenter/widgets/core.py -> build/lib/controlcenter/widgets copying controlcenter/widgets/charts.py -> build/lib/controlcenter/widgets copying controlcenter/widgets/__init__.py -> build/lib/controlcenter/widgets creating build/lib/controlcenter/templatetags copying controlcenter/templatetags/controlcenter_tags.py -> build/lib/controlcenter/templatetags copying controlcenter/templatetags/__init__.py -> build/lib/controlcenter/templatetags creating build/lib/controlcenter/widgets/contrib copying controlcenter/widgets/contrib/simple.py -> build/lib/controlcenter/widgets/contrib copying controlcenter/widgets/contrib/__init__.py -> build/lib/controlcenter/widgets/contrib running egg_info writing django_controlcenter.egg-info/PKG-INFO writing dependency_links to django_controlcenter.egg-info/dependency_links.txt writing requirements to django_controlcenter.egg-info/requires.txt writing top-level names to django_controlcenter.egg-info/top_level.txt reading manifest file 'django_controlcenter.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 '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_controlcenter.egg-info/SOURCES.txt' creating build/lib/controlcenter/images copying controlcenter/images/chart-no-data.png -> build/lib/controlcenter/images copying controlcenter/images/widget-out.png -> build/lib/controlcenter/images copying controlcenter/images/widget-stripes.png -> build/lib/controlcenter/images copying controlcenter/images/widget-tab.png -> build/lib/controlcenter/images creating build/lib/controlcenter/static creating build/lib/controlcenter/static/controlcenter creating build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/all.css -> build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/chartist-default-colors.css -> build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/chartist-material-colors.css -> build/lib/controlcenter/static/controlcenter/css copying controlcenter/static/controlcenter/css/chartist.css -> build/lib/controlcenter/static/controlcenter/css creating build/lib/controlcenter/static/controlcenter/js copying controlcenter/static/controlcenter/js/masonry.pkgd.min.js -> build/lib/controlcenter/static/controlcenter/js copying controlcenter/static/controlcenter/js/scripts.js -> build/lib/controlcenter/static/controlcenter/js copying controlcenter/static/controlcenter/js/sortable.min.js -> build/lib/controlcenter/static/controlcenter/js creating build/lib/controlcenter/static/controlcenter/js/chartist copying controlcenter/static/controlcenter/js/chartist/chartist-plugin-pointlabels.min.js -> build/lib/controlcenter/static/controlcenter/js/chartist copying controlcenter/static/controlcenter/js/chartist/chartist.min.js -> build/lib/controlcenter/static/controlcenter/js/chartist creating build/lib/controlcenter/stylus copying controlcenter/stylus/all.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/chartist-default-colors.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/chartist-material-colors.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/mixins.styl -> build/lib/controlcenter/stylus copying controlcenter/stylus/variables.styl -> build/lib/controlcenter/stylus creating build/lib/controlcenter/templates creating build/lib/controlcenter/templates/controlcenter copying controlcenter/templates/controlcenter/dashboard.html -> build/lib/controlcenter/templates/controlcenter creating build/lib/controlcenter/templates/controlcenter/snippets copying controlcenter/templates/controlcenter/snippets/generic_item.html -> build/lib/controlcenter/templates/controlcenter/snippets creating build/lib/controlcenter/templates/controlcenter/widgets copying controlcenter/templates/controlcenter/widgets/chart.html -> build/lib/controlcenter/templates/controlcenter/widgets copying controlcenter/templates/controlcenter/widgets/itemlist.html -> build/lib/controlcenter/templates/controlcenter/widgets creating build/lib/controlcenter/templates/controlcenter/widgets/contrib copying controlcenter/templates/controlcenter/widgets/contrib/key_value_list.html -> build/lib/controlcenter/templates/controlcenter/widgets/contrib copying controlcenter/templates/controlcenter/widgets/contrib/value_list.html -> build/lib/controlcenter/templates/controlcenter/widgets/contrib + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ULCgFI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64 + cd django-controlcenter-0.3.1 + 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-django-controlcenter-0.3.1-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-django-controlcenter-0.3.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_widgets_charts.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_widgets_core.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_dashboards.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_app_settings.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_widgets_simple.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_base.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets copying build/lib/controlcenter/widgets/core.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets copying build/lib/controlcenter/widgets/charts.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/contrib copying build/lib/controlcenter/widgets/contrib/simple.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/contrib copying build/lib/controlcenter/widgets/contrib/__init__.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/contrib copying build/lib/controlcenter/widgets/__init__.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets copying build/lib/controlcenter/views.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/widgets copying build/lib/controlcenter/templates/controlcenter/widgets/itemlist.html -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/widgets creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/widgets/contrib copying build/lib/controlcenter/templates/controlcenter/widgets/contrib/key_value_list.html -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/widgets/contrib copying build/lib/controlcenter/templates/controlcenter/widgets/contrib/value_list.html -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/widgets/contrib copying build/lib/controlcenter/templates/controlcenter/widgets/chart.html -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/widgets copying build/lib/controlcenter/templates/controlcenter/dashboard.html -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/snippets copying build/lib/controlcenter/templates/controlcenter/snippets/generic_item.html -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templates/controlcenter/snippets copying build/lib/controlcenter/dashboards.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/stylus copying build/lib/controlcenter/stylus/variables.styl -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/stylus copying build/lib/controlcenter/stylus/mixins.styl -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/stylus copying build/lib/controlcenter/stylus/all.styl -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/stylus copying build/lib/controlcenter/stylus/chartist-default-colors.styl -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/stylus copying build/lib/controlcenter/stylus/chartist-material-colors.styl -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/stylus copying build/lib/controlcenter/utils.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter copying build/lib/controlcenter/base.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter copying build/lib/controlcenter/app_settings.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/js copying build/lib/controlcenter/static/controlcenter/js/sortable.min.js -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/js copying build/lib/controlcenter/static/controlcenter/js/masonry.pkgd.min.js -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/js creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/js/chartist copying build/lib/controlcenter/static/controlcenter/js/chartist/chartist.min.js -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/js/chartist copying build/lib/controlcenter/static/controlcenter/js/chartist/chartist-plugin-pointlabels.min.js -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/js/chartist copying build/lib/controlcenter/static/controlcenter/js/scripts.js -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/js creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/chartist-default-colors.css -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/chartist-material-colors.css -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/all.css -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/css copying build/lib/controlcenter/static/controlcenter/css/chartist.css -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/static/controlcenter/css creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/images copying build/lib/controlcenter/images/widget-tab.png -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/images copying build/lib/controlcenter/images/widget-out.png -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/images copying build/lib/controlcenter/images/widget-stripes.png -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/images copying build/lib/controlcenter/images/chart-no-data.png -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/images copying build/lib/controlcenter/__init__.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter creating /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templatetags copying build/lib/controlcenter/templatetags/controlcenter_tags.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templatetags copying build/lib/controlcenter/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templatetags byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_widgets_charts.py to test_widgets_charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_widgets_core.py to test_widgets_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dashboards.py to test_dashboards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_app_settings.py to test_app_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_widgets_simple.py to test_widgets_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/charts.py to charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/contrib/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/dashboards.py to dashboards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/app_settings.py to app_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templatetags/controlcenter_tags.py to controlcenter_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/controlcenter/templatetags/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpxjhe7p1x.py' /usr/bin/python3 /tmp/tmpxjhe7p1x.py removing /tmp/tmpxjhe7p1x.py running install_egg_info running egg_info writing django_controlcenter.egg-info/PKG-INFO writing dependency_links to django_controlcenter.egg-info/dependency_links.txt writing requirements to django_controlcenter.egg-info/requires.txt writing top-level names to django_controlcenter.egg-info/top_level.txt reading manifest file 'django_controlcenter.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 '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_controlcenter.egg-info/SOURCES.txt' Copying django_controlcenter.egg-info to /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9/site-packages/django_controlcenter-0.3.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64//usr/share/doc/python-django-controlcenter + '[' -d doc ']' ~/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64 ~/build/BUILD/django-controlcenter-0.3.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-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 ']' ~/build/BUILD/django-controlcenter-0.3.1 + popd + mv /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-controlcenter-0.3.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.1-1 --unique-debug-suffix -0.3.1-1.x86_64 --unique-debug-src-base python-django-controlcenter-0.3.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-controlcenter-0.3.1 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-django-controlcenter-0.3.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-controlcenter-0.3.1-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4 Provides: python-django-controlcenter python3-django-controlcenter = 0.3.1-1 python3.9dist(django-controlcenter) = 0.3.1 python3dist(django-controlcenter) = 0.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django-pkgconf) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4 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-django-controlcenter.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/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-django-controlcenter.spec