Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-oauth2-provider.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683301198.465097/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-oauth2-provider.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-oauth2-provider-0.2.6.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-oauth2-provider.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683301198.465097/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-oauth2-provider.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-oauth2-provider-0.2.6.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-oauth2-provider.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683301198.465097/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-oauth2-provider.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.j31QdJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-oauth2-provider-0.2.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-oauth2-provider-0.2.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-oauth2-provider-0.2.6.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.65ZHuE + umask 022 + cd /builddir/build/BUILD + cd django-oauth2-provider-0.2.6.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/provider copying provider/forms.py -> build/lib/provider copying provider/urls.py -> build/lib/provider copying provider/views.py -> build/lib/provider copying provider/models.py -> build/lib/provider copying provider/__init__.py -> build/lib/provider copying provider/scope.py -> build/lib/provider copying provider/sphinx.py -> build/lib/provider copying provider/constants.py -> build/lib/provider copying provider/utils.py -> build/lib/provider creating build/lib/provider/templatetags copying provider/templatetags/__init__.py -> build/lib/provider/templatetags copying provider/templatetags/scope.py -> build/lib/provider/templatetags creating build/lib/provider/oauth2 copying provider/oauth2/forms.py -> build/lib/provider/oauth2 copying provider/oauth2/admin.py -> build/lib/provider/oauth2 copying provider/oauth2/urls.py -> build/lib/provider/oauth2 copying provider/oauth2/managers.py -> build/lib/provider/oauth2 copying provider/oauth2/views.py -> build/lib/provider/oauth2 copying provider/oauth2/tests.py -> build/lib/provider/oauth2 copying provider/oauth2/models.py -> build/lib/provider/oauth2 copying provider/oauth2/backends.py -> build/lib/provider/oauth2 copying provider/oauth2/__init__.py -> build/lib/provider/oauth2 creating build/lib/provider/compat copying provider/compat/urls.py -> build/lib/provider/compat copying provider/compat/__init__.py -> build/lib/provider/compat creating build/lib/provider/tests copying provider/tests/__init__.py -> build/lib/provider/tests copying provider/tests/test_utils.py -> build/lib/provider/tests creating build/lib/provider/oauth2/migrations copying provider/oauth2/migrations/0004_auto__add_index_accesstoken_token.py -> build/lib/provider/oauth2/migrations copying provider/oauth2/migrations/0003_auto__add_field_client_name.py -> build/lib/provider/oauth2/migrations copying provider/oauth2/migrations/0001_initial.py -> build/lib/provider/oauth2/migrations copying provider/oauth2/migrations/0002_auto__chg_field_client_user.py -> build/lib/provider/oauth2/migrations copying provider/oauth2/migrations/__init__.py -> build/lib/provider/oauth2/migrations running egg_info writing django_oauth2_provider.egg-info/PKG-INFO writing dependency_links to django_oauth2_provider.egg-info/dependency_links.txt writing requirements to django_oauth2_provider.egg-info/requires.txt writing top-level names to django_oauth2_provider.egg-info/top_level.txt reading manifest file 'django_oauth2_provider.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'provider/templates' adding license file 'LICENSE' writing manifest file 'django_oauth2_provider.egg-info/SOURCES.txt' creating build/lib/provider/templates creating build/lib/provider/templates/provider copying provider/templates/provider/authorize.html -> build/lib/provider/templates/provider creating build/lib/provider/oauth2/fixtures copying provider/oauth2/fixtures/test_oauth2.json -> build/lib/provider/oauth2/fixtures + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fnYXEW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64 + cd django-oauth2-provider-0.2.6.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-oauth2-provider-0.2.6.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-oauth2-provider-0.2.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templatetags copying build/lib/provider/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templatetags copying build/lib/provider/templatetags/scope.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templatetags creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templates creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templates/provider copying build/lib/provider/templates/provider/authorize.html -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templates/provider copying build/lib/provider/forms.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/oauth2/forms.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations copying build/lib/provider/oauth2/migrations/0004_auto__add_index_accesstoken_token.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations copying build/lib/provider/oauth2/migrations/0003_auto__add_field_client_name.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations copying build/lib/provider/oauth2/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations copying build/lib/provider/oauth2/migrations/0002_auto__chg_field_client_user.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations copying build/lib/provider/oauth2/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations copying build/lib/provider/oauth2/admin.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/fixtures copying build/lib/provider/oauth2/fixtures/test_oauth2.json -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/fixtures copying build/lib/provider/oauth2/urls.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/oauth2/managers.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/oauth2/views.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/oauth2/tests.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/oauth2/models.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/oauth2/backends.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2 copying build/lib/provider/urls.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider copying build/lib/provider/views.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider copying build/lib/provider/models.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider copying build/lib/provider/__init__.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/compat copying build/lib/provider/compat/urls.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/compat copying build/lib/provider/compat/__init__.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/compat copying build/lib/provider/scope.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider copying build/lib/provider/sphinx.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider copying build/lib/provider/constants.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider copying build/lib/provider/utils.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider creating /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/tests copying build/lib/provider/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/tests copying build/lib/provider/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/tests byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/templatetags/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/forms.py to forms.cpython-39.pyc File "/usr/lib/python3.9/site-packages/provider/forms.py", line 54 except OAuthValidationError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/forms.py to forms.cpython-39.pyc /usr/lib/python3.9/site-packages/provider/oauth2/forms.py:229: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/provider/oauth2/forms.py:268: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations/0004_auto__add_index_accesstoken_token.py to 0004_auto__add_index_accesstoken_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations/0003_auto__add_field_client_name.py to 0003_auto__add_field_client_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations/0002_auto__chg_field_client_user.py to 0002_auto__chg_field_client_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/backends.py to backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/oauth2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/views.py to views.cpython-39.pyc File "/usr/lib/python3.9/site-packages/provider/views.py", line 258 except OAuthError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/compat/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/sphinx.py to sphinx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/tests/test_utils.py to test_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmp0nyg0hwq.py' /usr/bin/python3 /tmp/tmp0nyg0hwq.py File "/usr/lib/python3.9/site-packages/provider/forms.py", line 54 except OAuthValidationError, e: ^ SyntaxError: invalid syntax /usr/lib/python3.9/site-packages/provider/oauth2/forms.py:229: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/provider/oauth2/forms.py:268: SyntaxWarning: "is not" with a literal. Did you mean "!="? File "/usr/lib/python3.9/site-packages/provider/views.py", line 258 except OAuthError, e: ^ SyntaxError: invalid syntax removing /tmp/tmp0nyg0hwq.py running install_egg_info running egg_info writing django_oauth2_provider.egg-info/PKG-INFO writing dependency_links to django_oauth2_provider.egg-info/dependency_links.txt writing requirements to django_oauth2_provider.egg-info/requires.txt writing top-level names to django_oauth2_provider.egg-info/top_level.txt reading manifest file 'django_oauth2_provider.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'provider/templates' adding license file 'LICENSE' writing manifest file 'django_oauth2_provider.egg-info/SOURCES.txt' Copying django_oauth2_provider.egg-info to /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/django_oauth2_provider-0.2.6.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64//usr/share/doc/python-django-oauth2-provider + '[' -d doc ']' ~/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64 ~/build/BUILD/django-oauth2-provider-0.2.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.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 ']' + popd ~/build/BUILD/django-oauth2-provider-0.2.6.1 + mv /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.6.1-1 --unique-debug-suffix -0.2.6.1-1.x86_64 --unique-debug-src-base python-django-oauth2-provider-0.2.6.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-oauth2-provider-0.2.6.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-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/provider/oauth2/forms.py:229: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/provider/oauth2/forms.py:268: SyntaxWarning: "is not" with a literal. Did you mean "!="? *** Error compiling '/builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/forms.py'... File "/usr/lib/python3.9/site-packages/provider/forms.py", line 54 except OAuthValidationError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-django-oauth2-provider-0.2.6.1-1.x86_64/usr/lib/python3.9/site-packages/provider/views.py'... File "/usr/lib/python3.9/site-packages/provider/views.py", line 258 except OAuthError, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.fnYXEW (%install) Bad exit status from /var/tmp/rpm-tmp.fnYXEW (%install) RPM build errors: 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-oauth2-provider.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-django-oauth2-provider.spec