Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-tenant-schemas.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682456193.932621/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 aarch64 --nodeps /builddir/build/SPECS/python-django-tenant-schemas.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-tenant-schemas-1.11.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-tenant-schemas.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682456193.932621/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 aarch64 --nodeps /builddir/build/SPECS/python-django-tenant-schemas.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-django-tenant-schemas-1.11.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-django-tenant-schemas.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682456193.932621/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 aarch64 --nodeps /builddir/build/SPECS/python-django-tenant-schemas.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7ROU26 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-tenant-schemas-1.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-tenant-schemas-1.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-tenant-schemas-1.11.0 + /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.9frVe4 + umask 022 + cd /builddir/build/BUILD + cd django-tenant-schemas-1.11.0 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/tenant_schemas copying tenant_schemas/template_loaders.py -> build/lib/tenant_schemas copying tenant_schemas/middleware.py -> build/lib/tenant_schemas copying tenant_schemas/utils.py -> build/lib/tenant_schemas copying tenant_schemas/storage.py -> build/lib/tenant_schemas copying tenant_schemas/urlresolvers.py -> build/lib/tenant_schemas copying tenant_schemas/log.py -> build/lib/tenant_schemas copying tenant_schemas/routers.py -> build/lib/tenant_schemas copying tenant_schemas/__init__.py -> build/lib/tenant_schemas copying tenant_schemas/signals.py -> build/lib/tenant_schemas copying tenant_schemas/cache.py -> build/lib/tenant_schemas copying tenant_schemas/apps.py -> build/lib/tenant_schemas copying tenant_schemas/models.py -> build/lib/tenant_schemas creating build/lib/tenant_schemas/postgresql_backend copying tenant_schemas/postgresql_backend/base.py -> build/lib/tenant_schemas/postgresql_backend copying tenant_schemas/postgresql_backend/introspection.py -> build/lib/tenant_schemas/postgresql_backend copying tenant_schemas/postgresql_backend/__init__.py -> build/lib/tenant_schemas/postgresql_backend creating build/lib/tenant_schemas/management copying tenant_schemas/management/__init__.py -> build/lib/tenant_schemas/management creating build/lib/tenant_schemas/templatetags copying tenant_schemas/templatetags/__init__.py -> build/lib/tenant_schemas/templatetags copying tenant_schemas/templatetags/tenant.py -> build/lib/tenant_schemas/templatetags creating build/lib/tenant_schemas/tests copying tenant_schemas/tests/test_apps.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/test_tenants.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/test_log.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/test_utils.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/__init__.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/testcases.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/test_routes.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/test_cache.py -> build/lib/tenant_schemas/tests copying tenant_schemas/tests/models.py -> build/lib/tenant_schemas/tests creating build/lib/tenant_schemas/test copying tenant_schemas/test/cases.py -> build/lib/tenant_schemas/test copying tenant_schemas/test/client.py -> build/lib/tenant_schemas/test copying tenant_schemas/test/__init__.py -> build/lib/tenant_schemas/test creating build/lib/tenant_schemas/migration_executors copying tenant_schemas/migration_executors/base.py -> build/lib/tenant_schemas/migration_executors copying tenant_schemas/migration_executors/__init__.py -> build/lib/tenant_schemas/migration_executors copying tenant_schemas/migration_executors/standard.py -> build/lib/tenant_schemas/migration_executors copying tenant_schemas/migration_executors/parallel.py -> build/lib/tenant_schemas/migration_executors creating build/lib/tenant_schemas/management/commands copying tenant_schemas/management/commands/migrate.py -> build/lib/tenant_schemas/management/commands copying tenant_schemas/management/commands/collectstatic_schemas.py -> build/lib/tenant_schemas/management/commands copying tenant_schemas/management/commands/tenant_command.py -> build/lib/tenant_schemas/management/commands copying tenant_schemas/management/commands/migrate_schemas.py -> build/lib/tenant_schemas/management/commands copying tenant_schemas/management/commands/__init__.py -> build/lib/tenant_schemas/management/commands copying tenant_schemas/management/commands/list_tenants.py -> build/lib/tenant_schemas/management/commands creating build/lib/tenant_schemas/tests/template_loader copying tenant_schemas/tests/template_loader/test_cached_template_loader.py -> build/lib/tenant_schemas/tests/template_loader copying tenant_schemas/tests/template_loader/test_filesystem_template_loader.py -> build/lib/tenant_schemas/tests/template_loader copying tenant_schemas/tests/template_loader/__init__.py -> build/lib/tenant_schemas/tests/template_loader + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B7fUwe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64 + cd django-tenant-schemas-1.11.0 + 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 -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-tenant-schemas-1.11.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-tenant-schemas-1.11.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/template_loaders.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/middleware.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/postgresql_backend copying build/lib/tenant_schemas/postgresql_backend/base.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/postgresql_backend copying build/lib/tenant_schemas/postgresql_backend/introspection.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/postgresql_backend copying build/lib/tenant_schemas/postgresql_backend/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/postgresql_backend creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands copying build/lib/tenant_schemas/management/commands/migrate.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands copying build/lib/tenant_schemas/management/commands/collectstatic_schemas.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands copying build/lib/tenant_schemas/management/commands/tenant_command.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands copying build/lib/tenant_schemas/management/commands/migrate_schemas.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands copying build/lib/tenant_schemas/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands copying build/lib/tenant_schemas/management/commands/list_tenants.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands copying build/lib/tenant_schemas/management/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management copying build/lib/tenant_schemas/utils.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/storage.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/templatetags copying build/lib/tenant_schemas/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/templatetags copying build/lib/tenant_schemas/templatetags/tenant.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/templatetags copying build/lib/tenant_schemas/urlresolvers.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/log.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/routers.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/test_apps.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/template_loader copying build/lib/tenant_schemas/tests/template_loader/test_cached_template_loader.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/template_loader copying build/lib/tenant_schemas/tests/template_loader/test_filesystem_template_loader.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/template_loader copying build/lib/tenant_schemas/tests/template_loader/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/template_loader copying build/lib/tenant_schemas/tests/test_tenants.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/test_log.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/testcases.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/test_routes.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/test_cache.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests copying build/lib/tenant_schemas/tests/models.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/test copying build/lib/tenant_schemas/test/cases.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/test copying build/lib/tenant_schemas/test/client.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/test copying build/lib/tenant_schemas/test/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/test copying build/lib/tenant_schemas/signals.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/cache.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/apps.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas copying build/lib/tenant_schemas/models.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas creating /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors copying build/lib/tenant_schemas/migration_executors/base.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors copying build/lib/tenant_schemas/migration_executors/__init__.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors copying build/lib/tenant_schemas/migration_executors/standard.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors copying build/lib/tenant_schemas/migration_executors/parallel.py -> /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/template_loaders.py to template_loaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/postgresql_backend/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/postgresql_backend/introspection.py to introspection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/postgresql_backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands/collectstatic_schemas.py to collectstatic_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands/tenant_command.py to tenant_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands/migrate_schemas.py to migrate_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/commands/list_tenants.py to list_tenants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/templatetags/tenant.py to tenant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/urlresolvers.py to urlresolvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/routers.py to routers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/test_apps.py to test_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/template_loader/test_cached_template_loader.py to test_cached_template_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/template_loader/test_filesystem_template_loader.py to test_filesystem_template_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/template_loader/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/test_tenants.py to test_tenants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/testcases.py to testcases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/test_routes.py to test_routes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/test_cache.py to test_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/test/cases.py to cases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/test/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors/standard.py to standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/tenant_schemas/migration_executors/parallel.py to parallel.cpython-39.pyc writing byte-compilation script '/tmp/tmpymgphcbg.py' /usr/bin/python3 /tmp/tmpymgphcbg.py removing /tmp/tmpymgphcbg.py running install_egg_info running egg_info writing django_tenant_schemas.egg-info/PKG-INFO writing dependency_links to django_tenant_schemas.egg-info/dependency_links.txt writing requirements to django_tenant_schemas.egg-info/requires.txt writing top-level names to django_tenant_schemas.egg-info/top_level.txt reading manifest file 'django_tenant_schemas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'version.py' warning: no files found matching 'VERSION' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_tenant_schemas.egg-info/SOURCES.txt' Copying django_tenant_schemas.egg-info to /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9/site-packages/django_tenant_schemas-1.11.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64//usr/share/doc/python-django-tenant-schemas + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64//usr/share/doc/python-django-tenant-schemas + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64//usr/share/doc/python-django-tenant-schemas + pushd /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64 ~/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64 ~/build/BUILD/django-tenant-schemas-1.11.0 + '[' -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-tenant-schemas-1.11.0 + popd + mv /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.11.0-1 --unique-debug-suffix -1.11.0-1.aarch64 --unique-debug-src-base python-django-tenant-schemas-1.11.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/django-tenant-schemas-1.11.0 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-tenant-schemas-1.11.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-tenant-schemas-1.11.0-1.noarch Provides: python-django-tenant-schemas python3-django-tenant-schemas = 1.11.0-1 python3.9dist(django-tenant-schemas) = 1.11 python3dist(django-tenant-schemas) = 1.11 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) >= 2.2 python3.9dist(ordered-set) python3.9dist(psycopg2-binary) python3.9dist(six) Processing files: python-django-tenant-schemas-help-1.11.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django-tenant-schemas-1.11.0/doclist.lst Provides: python-django-tenant-schemas-help = 1.11.0-1 python3-django-tenant-schemas-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-django-tenant-schemas-1.11.0-1.aarch64 Wrote: /builddir/build/RPMS/python-django-tenant-schemas-help-1.11.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-tenant-schemas-1.11.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RRaJ6X + umask 022 + cd /builddir/build/BUILD + cd django-tenant-schemas-1.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-tenant-schemas-1.11.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0