Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ska.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686577121.803639/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-ska.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-ska-1.9.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-ska.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686577121.803639/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-ska.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-ska-1.9.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-ska.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686577121.803639/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-ska.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.qMGO4G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ska-1.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ska-1.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ska-1.9.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.EYSwSn + umask 022 + cd /builddir/build/BUILD + cd ska-1.9.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/ska copying src/ska/generate_signed_url.py -> build/lib/ska copying src/ska/base.py -> build/lib/ska copying src/ska/shortcuts.py -> build/lib/ska copying src/ska/utils.py -> build/lib/ska copying src/ska/__init__.py -> build/lib/ska copying src/ska/defaults.py -> build/lib/ska copying src/ska/exceptions.py -> build/lib/ska copying src/ska/error_codes.py -> build/lib/ska copying src/ska/gettext.py -> build/lib/ska copying src/ska/helpers.py -> build/lib/ska creating build/lib/ska/contrib copying src/ska/contrib/__init__.py -> build/lib/ska/contrib creating build/lib/ska/signatures copying src/ska/signatures/hmac_md5.py -> build/lib/ska/signatures copying src/ska/signatures/hmac_sha1.py -> build/lib/ska/signatures copying src/ska/signatures/hmac_sha256.py -> build/lib/ska/signatures copying src/ska/signatures/hmac_sha384.py -> build/lib/ska/signatures copying src/ska/signatures/__init__.py -> build/lib/ska/signatures copying src/ska/signatures/hmac_sha512.py -> build/lib/ska/signatures copying src/ska/signatures/hmac_sha224.py -> build/lib/ska/signatures creating build/lib/ska/tests copying src/ska/tests/base.py -> build/lib/ska/tests copying src/ska/tests/test_core.py -> build/lib/ska/tests copying src/ska/tests/test_commands.py -> build/lib/ska/tests copying src/ska/tests/__init__.py -> build/lib/ska/tests copying src/ska/tests/test_integration.py -> build/lib/ska/tests creating build/lib/ska/contrib/django copying src/ska/contrib/django/__init__.py -> build/lib/ska/contrib/django creating build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/settings.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/models.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/decorators.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/http.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/apps.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/utils.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/conf.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/admin.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/__init__.py -> build/lib/ska/contrib/django/ska copying src/ska/contrib/django/ska/defaults.py -> build/lib/ska/contrib/django/ska creating build/lib/ska/contrib/django/ska/integration copying src/ska/contrib/django/ska/integration/__init__.py -> build/lib/ska/contrib/django/ska/integration creating build/lib/ska/contrib/django/ska/migrations copying src/ska/contrib/django/ska/migrations/__init__.py -> build/lib/ska/contrib/django/ska/migrations copying src/ska/contrib/django/ska/migrations/0001_initial.py -> build/lib/ska/contrib/django/ska/migrations creating build/lib/ska/contrib/django/ska/management copying src/ska/contrib/django/ska/management/__init__.py -> build/lib/ska/contrib/django/ska/management creating build/lib/ska/contrib/django/ska/backends copying src/ska/contrib/django/ska/backends/base.py -> build/lib/ska/contrib/django/ska/backends copying src/ska/contrib/django/ska/backends/__init__.py -> build/lib/ska/contrib/django/ska/backends copying src/ska/contrib/django/ska/backends/constance_backend.py -> build/lib/ska/contrib/django/ska/backends copying src/ska/contrib/django/ska/backends/default_backends.py -> build/lib/ska/contrib/django/ska/backends creating build/lib/ska/contrib/django/ska/templatetags copying src/ska/contrib/django/ska/templatetags/ska_tags.py -> build/lib/ska/contrib/django/ska/templatetags copying src/ska/contrib/django/ska/templatetags/__init__.py -> build/lib/ska/contrib/django/ska/templatetags creating build/lib/ska/contrib/django/ska/urls copying src/ska/contrib/django/ska/urls/default_urls.py -> build/lib/ska/contrib/django/ska/urls copying src/ska/contrib/django/ska/urls/__init__.py -> build/lib/ska/contrib/django/ska/urls copying src/ska/contrib/django/ska/urls/constance_urls.py -> build/lib/ska/contrib/django/ska/urls creating build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/test_drf_integration_permissions.py -> build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/test_default_authentication_backend.py -> build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/test_decorators.py -> build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/test_drf_integration_view_jwt_token.py -> build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/test_constance_authentication_backend.py -> build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/__init__.py -> build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/test_templatetags.py -> build/lib/ska/contrib/django/ska/tests copying src/ska/contrib/django/ska/tests/helpers.py -> build/lib/ska/contrib/django/ska/tests creating build/lib/ska/contrib/django/ska/views copying src/ska/contrib/django/ska/views/constance_views.py -> build/lib/ska/contrib/django/ska/views copying src/ska/contrib/django/ska/views/__init__.py -> build/lib/ska/contrib/django/ska/views copying src/ska/contrib/django/ska/views/default_views.py -> build/lib/ska/contrib/django/ska/views creating build/lib/ska/contrib/django/ska/integration/constance_integration copying src/ska/contrib/django/ska/integration/constance_integration/__init__.py -> build/lib/ska/contrib/django/ska/integration/constance_integration creating build/lib/ska/contrib/django/ska/integration/drf copying src/ska/contrib/django/ska/integration/drf/__init__.py -> build/lib/ska/contrib/django/ska/integration/drf creating build/lib/ska/contrib/django/ska/integration/constance_integration/templatetags copying src/ska/contrib/django/ska/integration/constance_integration/templatetags/__init__.py -> build/lib/ska/contrib/django/ska/integration/constance_integration/templatetags copying src/ska/contrib/django/ska/integration/constance_integration/templatetags/ska_constance_tags.py -> build/lib/ska/contrib/django/ska/integration/constance_integration/templatetags creating build/lib/ska/contrib/django/ska/integration/drf/permissions copying src/ska/contrib/django/ska/integration/drf/permissions/default_permissions.py -> build/lib/ska/contrib/django/ska/integration/drf/permissions copying src/ska/contrib/django/ska/integration/drf/permissions/base.py -> build/lib/ska/contrib/django/ska/integration/drf/permissions copying src/ska/contrib/django/ska/integration/drf/permissions/__init__.py -> build/lib/ska/contrib/django/ska/integration/drf/permissions copying src/ska/contrib/django/ska/integration/drf/permissions/constance_permissions.py -> build/lib/ska/contrib/django/ska/integration/drf/permissions creating build/lib/ska/contrib/django/ska/integration/drf/urls copying src/ska/contrib/django/ska/integration/drf/urls/__init__.py -> build/lib/ska/contrib/django/ska/integration/drf/urls copying src/ska/contrib/django/ska/integration/drf/urls/jwt_token.py -> build/lib/ska/contrib/django/ska/integration/drf/urls creating build/lib/ska/contrib/django/ska/integration/drf/views copying src/ska/contrib/django/ska/integration/drf/views/__init__.py -> build/lib/ska/contrib/django/ska/integration/drf/views copying src/ska/contrib/django/ska/integration/drf/views/jwt_token.py -> build/lib/ska/contrib/django/ska/integration/drf/views creating build/lib/ska/contrib/django/ska/management/commands copying src/ska/contrib/django/ska/management/commands/__init__.py -> build/lib/ska/contrib/django/ska/management/commands copying src/ska/contrib/django/ska/management/commands/ska_purge_stored_signature_data.py -> build/lib/ska/contrib/django/ska/management/commands running egg_info writing src/ska.egg-info/PKG-INFO writing dependency_links to src/ska.egg-info/dependency_links.txt writing requirements to src/ska.egg-info/requires.txt writing top-level names to src/ska.egg-info/top_level.txt reading manifest file 'src/ska.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/ska/contrib/django/ska/requirements.txt' adding license file 'LICENSE_GPL2.0.txt' adding license file 'LICENSE_LGPL_2.1.txt' writing manifest file 'src/ska.egg-info/SOURCES.txt' creating build/lib/ska/bin copying src/ska/bin/ska-sign-url -> build/lib/ska/bin creating build/lib/ska/contrib/django/ska/locale creating build/lib/ska/contrib/django/ska/locale/hy creating build/lib/ska/contrib/django/ska/locale/hy/LC_MESSAGES copying src/ska/contrib/django/ska/locale/hy/LC_MESSAGES/django.mo -> build/lib/ska/contrib/django/ska/locale/hy/LC_MESSAGES copying src/ska/contrib/django/ska/locale/hy/LC_MESSAGES/django.po -> build/lib/ska/contrib/django/ska/locale/hy/LC_MESSAGES creating build/lib/ska/contrib/django/ska/locale/nl creating build/lib/ska/contrib/django/ska/locale/nl/LC_MESSAGES copying src/ska/contrib/django/ska/locale/nl/LC_MESSAGES/django.mo -> build/lib/ska/contrib/django/ska/locale/nl/LC_MESSAGES copying src/ska/contrib/django/ska/locale/nl/LC_MESSAGES/django.po -> build/lib/ska/contrib/django/ska/locale/nl/LC_MESSAGES creating build/lib/ska/contrib/django/ska/locale/ru creating build/lib/ska/contrib/django/ska/locale/ru/LC_MESSAGES copying src/ska/contrib/django/ska/locale/ru/LC_MESSAGES/django.mo -> build/lib/ska/contrib/django/ska/locale/ru/LC_MESSAGES copying src/ska/contrib/django/ska/locale/ru/LC_MESSAGES/django.po -> build/lib/ska/contrib/django/ska/locale/ru/LC_MESSAGES creating build/lib/ska/contrib/django/ska/templates creating build/lib/ska/contrib/django/ska/templates/ska copying src/ska/contrib/django/ska/templates/ska/401.html -> build/lib/ska/contrib/django/ska/templates/ska running build_scripts creating build/scripts-3.9 copying and adjusting src/ska/bin/ska-sign-url -> build/scripts-3.9 changing mode of build/scripts-3.9/ska-sign-url from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UQdOU8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64 + cd ska-1.9.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-ska-1.9.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-ska-1.9.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django copying build/lib/ska/contrib/django/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/settings.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/models.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/decorators.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/http.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/apps.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/utils.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/conf.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration copying build/lib/ska/contrib/django/ska/integration/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration copying build/lib/ska/contrib/django/ska/integration/constance_integration/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration/templatetags copying build/lib/ska/contrib/django/ska/integration/constance_integration/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration/templatetags copying build/lib/ska/contrib/django/ska/integration/constance_integration/templatetags/ska_constance_tags.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration/templatetags creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions copying build/lib/ska/contrib/django/ska/integration/drf/permissions/default_permissions.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions copying build/lib/ska/contrib/django/ska/integration/drf/permissions/base.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions copying build/lib/ska/contrib/django/ska/integration/drf/permissions/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions copying build/lib/ska/contrib/django/ska/integration/drf/permissions/constance_permissions.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions copying build/lib/ska/contrib/django/ska/integration/drf/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/urls copying build/lib/ska/contrib/django/ska/integration/drf/urls/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/urls copying build/lib/ska/contrib/django/ska/integration/drf/urls/jwt_token.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/urls creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/views copying build/lib/ska/contrib/django/ska/integration/drf/views/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/views copying build/lib/ska/contrib/django/ska/integration/drf/views/jwt_token.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/views creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/migrations copying build/lib/ska/contrib/django/ska/migrations/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/migrations copying build/lib/ska/contrib/django/ska/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/migrations copying build/lib/ska/contrib/django/ska/admin.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska copying build/lib/ska/contrib/django/ska/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/nl creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/nl/LC_MESSAGES copying build/lib/ska/contrib/django/ska/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/nl/LC_MESSAGES copying build/lib/ska/contrib/django/ska/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/hy creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/hy/LC_MESSAGES copying build/lib/ska/contrib/django/ska/locale/hy/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/hy/LC_MESSAGES copying build/lib/ska/contrib/django/ska/locale/hy/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/hy/LC_MESSAGES creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/ru creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/ru/LC_MESSAGES copying build/lib/ska/contrib/django/ska/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/ru/LC_MESSAGES copying build/lib/ska/contrib/django/ska/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management/commands copying build/lib/ska/contrib/django/ska/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management/commands copying build/lib/ska/contrib/django/ska/management/commands/ska_purge_stored_signature_data.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management/commands copying build/lib/ska/contrib/django/ska/management/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends copying build/lib/ska/contrib/django/ska/backends/base.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends copying build/lib/ska/contrib/django/ska/backends/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends copying build/lib/ska/contrib/django/ska/backends/constance_backend.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends copying build/lib/ska/contrib/django/ska/backends/default_backends.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends copying build/lib/ska/contrib/django/ska/defaults.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templatetags copying build/lib/ska/contrib/django/ska/templatetags/ska_tags.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templatetags copying build/lib/ska/contrib/django/ska/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templatetags creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/urls copying build/lib/ska/contrib/django/ska/urls/default_urls.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/urls copying build/lib/ska/contrib/django/ska/urls/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/urls copying build/lib/ska/contrib/django/ska/urls/constance_urls.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/urls creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templates creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templates/ska copying build/lib/ska/contrib/django/ska/templates/ska/401.html -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templates/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/test_drf_integration_permissions.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/test_default_authentication_backend.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/test_drf_integration_view_jwt_token.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/test_constance_authentication_backend.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests copying build/lib/ska/contrib/django/ska/tests/helpers.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/views copying build/lib/ska/contrib/django/ska/views/constance_views.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/views copying build/lib/ska/contrib/django/ska/views/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/views copying build/lib/ska/contrib/django/ska/views/default_views.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/views copying build/lib/ska/contrib/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib copying build/lib/ska/generate_signed_url.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska copying build/lib/ska/base.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska copying build/lib/ska/shortcuts.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska copying build/lib/ska/utils.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska copying build/lib/ska/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/signatures/hmac_md5.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/signatures/hmac_sha1.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/signatures/hmac_sha256.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/signatures/hmac_sha384.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/signatures/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/signatures/hmac_sha512.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/signatures/hmac_sha224.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures copying build/lib/ska/defaults.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska copying build/lib/ska/exceptions.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/bin copying build/lib/ska/bin/ska-sign-url -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/bin copying build/lib/ska/error_codes.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska copying build/lib/ska/gettext.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska copying build/lib/ska/helpers.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests copying build/lib/ska/tests/base.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests copying build/lib/ska/tests/test_core.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests copying build/lib/ska/tests/test_commands.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests copying build/lib/ska/tests/__init__.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests copying build/lib/ska/tests/test_integration.py -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/constance_integration/templatetags/ska_constance_tags.py to ska_constance_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions/default_permissions.py to default_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/permissions/constance_permissions.py to constance_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/urls/jwt_token.py to jwt_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/integration/drf/views/jwt_token.py to jwt_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management/commands/ska_purge_stored_signature_data.py to ska_purge_stored_signature_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends/constance_backend.py to constance_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/backends/default_backends.py to default_backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templatetags/ska_tags.py to ska_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/urls/default_urls.py to default_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/urls/constance_urls.py to constance_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/test_drf_integration_permissions.py to test_drf_integration_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/test_default_authentication_backend.py to test_default_authentication_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/test_drf_integration_view_jwt_token.py to test_drf_integration_view_jwt_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/test_constance_authentication_backend.py to test_constance_authentication_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/tests/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/views/constance_views.py to constance_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/django/ska/views/default_views.py to default_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/generate_signed_url.py to generate_signed_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures/hmac_md5.py to hmac_md5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures/hmac_sha1.py to hmac_sha1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures/hmac_sha256.py to hmac_sha256.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures/hmac_sha384.py to hmac_sha384.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures/hmac_sha512.py to hmac_sha512.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/signatures/hmac_sha224.py to hmac_sha224.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/error_codes.py to error_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/gettext.py to gettext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska/tests/test_integration.py to test_integration.cpython-39.pyc writing byte-compilation script '/tmp/tmp78n6efgc.py' /usr/bin/python3 /tmp/tmp78n6efgc.py removing /tmp/tmp78n6efgc.py running install_egg_info running egg_info writing src/ska.egg-info/PKG-INFO writing dependency_links to src/ska.egg-info/dependency_links.txt writing requirements to src/ska.egg-info/requires.txt writing top-level names to src/ska.egg-info/top_level.txt reading manifest file 'src/ska.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/ska/contrib/django/ska/requirements.txt' adding license file 'LICENSE_GPL2.0.txt' adding license file 'LICENSE_LGPL_2.1.txt' writing manifest file 'src/ska.egg-info/SOURCES.txt' Copying src/ska.egg-info to /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/ska-1.9.1-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/bin copying build/scripts-3.9/ska-sign-url -> /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/usr/bin/ska-sign-url to 755 + install -d -m755 /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64//usr/share/doc/python-ska + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64//usr/share/doc/python-ska + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64//usr/share/doc/python-ska + pushd /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64 ~/build/BUILDROOT/python-ska-1.9.1-1.x86_64 ~/build/BUILD/ska-1.9.1 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/ska-1.9.1 + mv /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.9.1-1 --unique-debug-suffix -1.9.1-1.x86_64 --unique-debug-src-base python-ska-1.9.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ska-1.9.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-ska-1.9.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ska-1.9.1-1.noarch Provides: python-ska python3-ska = 1.9.1-1 python3.9dist(ska) = 1.9.1 python3dist(ska) = 1.9.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: /usr/bin/env /usr/bin/python3 python(abi) = 3.9 python3.9dist(django-nine) >= 0.2.4 Processing files: python-ska-help-1.9.1-1.noarch warning: Empty %files file /builddir/build/BUILD/ska-1.9.1/doclist.lst Provides: python-ska-help = 1.9.1-1 python3-ska-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-ska-1.9.1-1.x86_64 Wrote: /builddir/build/RPMS/python-ska-help-1.9.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ska-1.9.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EZSCXX + umask 022 + cd /builddir/build/BUILD + cd ska-1.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ska-1.9.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0