Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-dbbackup.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681816043.839117/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-dbbackup.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-dbbackup-4.0.2-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-dbbackup.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681816043.839117/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-dbbackup.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-dbbackup-4.0.2-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-dbbackup.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681816043.839117/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-dbbackup.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.N1SjkT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-dbbackup-4.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-dbbackup-4.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-dbbackup-4.0.2 + /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.3H6kG1 + umask 022 + cd /builddir/build/BUILD + cd django-dbbackup-4.0.2 + 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' running build running build_py creating build creating build/lib creating build/lib/dbbackup copying dbbackup/utils.py -> build/lib/dbbackup copying dbbackup/apps.py -> build/lib/dbbackup copying dbbackup/__init__.py -> build/lib/dbbackup copying dbbackup/log.py -> build/lib/dbbackup copying dbbackup/settings.py -> build/lib/dbbackup copying dbbackup/checks.py -> build/lib/dbbackup copying dbbackup/storage.py -> build/lib/dbbackup creating build/lib/dbbackup/tests copying dbbackup/tests/utils.py -> build/lib/dbbackup/tests copying dbbackup/tests/test_utils.py -> build/lib/dbbackup/tests copying dbbackup/tests/__init__.py -> build/lib/dbbackup/tests copying dbbackup/tests/test_storage.py -> build/lib/dbbackup/tests copying dbbackup/tests/test_log.py -> build/lib/dbbackup/tests copying dbbackup/tests/settings.py -> build/lib/dbbackup/tests copying dbbackup/tests/test_checks.py -> build/lib/dbbackup/tests creating build/lib/dbbackup/management copying dbbackup/management/__init__.py -> build/lib/dbbackup/management creating build/lib/dbbackup/db copying dbbackup/db/mysql.py -> build/lib/dbbackup/db copying dbbackup/db/__init__.py -> build/lib/dbbackup/db copying dbbackup/db/exceptions.py -> build/lib/dbbackup/db copying dbbackup/db/postgresql.py -> build/lib/dbbackup/db copying dbbackup/db/mongodb.py -> build/lib/dbbackup/db copying dbbackup/db/sqlite.py -> build/lib/dbbackup/db copying dbbackup/db/base.py -> build/lib/dbbackup/db creating build/lib/dbbackup/tests/testapp copying dbbackup/tests/testapp/models.py -> build/lib/dbbackup/tests/testapp copying dbbackup/tests/testapp/__init__.py -> build/lib/dbbackup/tests/testapp copying dbbackup/tests/testapp/views.py -> build/lib/dbbackup/tests/testapp copying dbbackup/tests/testapp/urls.py -> build/lib/dbbackup/tests/testapp creating build/lib/dbbackup/tests/commands copying dbbackup/tests/commands/test_listbackups.py -> build/lib/dbbackup/tests/commands copying dbbackup/tests/commands/__init__.py -> build/lib/dbbackup/tests/commands copying dbbackup/tests/commands/test_mediabackup.py -> build/lib/dbbackup/tests/commands copying dbbackup/tests/commands/test_dbrestore.py -> build/lib/dbbackup/tests/commands copying dbbackup/tests/commands/test_dbbackup.py -> build/lib/dbbackup/tests/commands copying dbbackup/tests/commands/test_base.py -> build/lib/dbbackup/tests/commands creating build/lib/dbbackup/tests/test_connectors copying dbbackup/tests/test_connectors/__init__.py -> build/lib/dbbackup/tests/test_connectors copying dbbackup/tests/test_connectors/test_base.py -> build/lib/dbbackup/tests/test_connectors copying dbbackup/tests/test_connectors/test_postgresql.py -> build/lib/dbbackup/tests/test_connectors copying dbbackup/tests/test_connectors/test_sqlite.py -> build/lib/dbbackup/tests/test_connectors copying dbbackup/tests/test_connectors/test_mongodb.py -> build/lib/dbbackup/tests/test_connectors copying dbbackup/tests/test_connectors/test_mysql.py -> build/lib/dbbackup/tests/test_connectors creating build/lib/dbbackup/tests/functional copying dbbackup/tests/functional/__init__.py -> build/lib/dbbackup/tests/functional copying dbbackup/tests/functional/test_commands.py -> build/lib/dbbackup/tests/functional creating build/lib/dbbackup/tests/testapp/management copying dbbackup/tests/testapp/management/__init__.py -> build/lib/dbbackup/tests/testapp/management creating build/lib/dbbackup/tests/testapp/migrations copying dbbackup/tests/testapp/migrations/__init__.py -> build/lib/dbbackup/tests/testapp/migrations copying dbbackup/tests/testapp/migrations/0001_initial.py -> build/lib/dbbackup/tests/testapp/migrations creating build/lib/dbbackup/tests/testapp/management/commands copying dbbackup/tests/testapp/management/commands/feed.py -> build/lib/dbbackup/tests/testapp/management/commands copying dbbackup/tests/testapp/management/commands/__init__.py -> build/lib/dbbackup/tests/testapp/management/commands copying dbbackup/tests/testapp/management/commands/count.py -> build/lib/dbbackup/tests/testapp/management/commands creating build/lib/dbbackup/management/commands copying dbbackup/management/commands/dbrestore.py -> build/lib/dbbackup/management/commands copying dbbackup/management/commands/mediarestore.py -> build/lib/dbbackup/management/commands copying dbbackup/management/commands/__init__.py -> build/lib/dbbackup/management/commands copying dbbackup/management/commands/_base.py -> build/lib/dbbackup/management/commands copying dbbackup/management/commands/dbbackup.py -> build/lib/dbbackup/management/commands copying dbbackup/management/commands/listbackups.py -> build/lib/dbbackup/management/commands copying dbbackup/management/commands/mediabackup.py -> build/lib/dbbackup/management/commands running egg_info writing django_dbbackup.egg-info/PKG-INFO writing dependency_links to django_dbbackup.egg-info/dependency_links.txt writing requirements to django_dbbackup.egg-info/requires.txt writing top-level names to django_dbbackup.egg-info/top_level.txt reading manifest file 'django_dbbackup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'django_dbbackup.egg-info/SOURCES.txt' copying dbbackup/VERSION -> build/lib/dbbackup creating build/lib/dbbackup/tests/testapp/blobs copying dbbackup/tests/testapp/blobs/test.gz -> build/lib/dbbackup/tests/testapp/blobs copying dbbackup/tests/testapp/blobs/test.txt.gpg -> build/lib/dbbackup/tests/testapp/blobs copying dbbackup/tests/testapp/blobs/test.txt.gz -> build/lib/dbbackup/tests/testapp/blobs copying dbbackup/tests/testapp/blobs/test.txt.gz.gpg -> build/lib/dbbackup/tests/testapp/blobs copying dbbackup/tests/testapp/blobs/test.txt.tar -> build/lib/dbbackup/tests/testapp/blobs creating build/lib/dbbackup/tests/testapp/blobs/gpg copying dbbackup/tests/testapp/blobs/gpg/pubring.gpg -> build/lib/dbbackup/tests/testapp/blobs/gpg copying dbbackup/tests/testapp/blobs/gpg/secring.gpg -> build/lib/dbbackup/tests/testapp/blobs/gpg + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F0Jk3q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64 + cd django-dbbackup-4.0.2 + 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-dbbackup-4.0.2-1.aarch64 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-dbbackup-4.0.2-1.aarch64/usr creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup copying build/lib/dbbackup/utils.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup copying build/lib/dbbackup/apps.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup copying build/lib/dbbackup/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup copying build/lib/dbbackup/log.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup copying build/lib/dbbackup/VERSION -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests copying build/lib/dbbackup/tests/utils.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests copying build/lib/dbbackup/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp copying build/lib/dbbackup/tests/testapp/models.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp copying build/lib/dbbackup/tests/testapp/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management copying build/lib/dbbackup/tests/testapp/management/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/commands copying build/lib/dbbackup/tests/testapp/management/commands/feed.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/commands copying build/lib/dbbackup/tests/testapp/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/commands copying build/lib/dbbackup/tests/testapp/management/commands/count.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/commands copying build/lib/dbbackup/tests/testapp/views.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/migrations copying build/lib/dbbackup/tests/testapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/migrations copying build/lib/dbbackup/tests/testapp/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/migrations creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs copying build/lib/dbbackup/tests/testapp/blobs/test.txt.tar -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs copying build/lib/dbbackup/tests/testapp/blobs/test.txt.gz -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs copying build/lib/dbbackup/tests/testapp/blobs/test.txt.gpg -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs/gpg copying build/lib/dbbackup/tests/testapp/blobs/gpg/secring.gpg -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs/gpg copying build/lib/dbbackup/tests/testapp/blobs/gpg/pubring.gpg -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs/gpg copying build/lib/dbbackup/tests/testapp/blobs/test.gz -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs copying build/lib/dbbackup/tests/testapp/blobs/test.txt.gz.gpg -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/blobs copying build/lib/dbbackup/tests/testapp/urls.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp copying build/lib/dbbackup/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands copying build/lib/dbbackup/tests/commands/test_listbackups.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands copying build/lib/dbbackup/tests/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands copying build/lib/dbbackup/tests/commands/test_mediabackup.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands copying build/lib/dbbackup/tests/commands/test_dbrestore.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands copying build/lib/dbbackup/tests/commands/test_dbbackup.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands copying build/lib/dbbackup/tests/commands/test_base.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors copying build/lib/dbbackup/tests/test_connectors/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors copying build/lib/dbbackup/tests/test_connectors/test_base.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors copying build/lib/dbbackup/tests/test_connectors/test_postgresql.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors copying build/lib/dbbackup/tests/test_connectors/test_sqlite.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors copying build/lib/dbbackup/tests/test_connectors/test_mongodb.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors copying build/lib/dbbackup/tests/test_connectors/test_mysql.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors copying build/lib/dbbackup/tests/test_storage.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests copying build/lib/dbbackup/tests/test_log.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests copying build/lib/dbbackup/tests/settings.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests copying build/lib/dbbackup/tests/test_checks.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/functional copying build/lib/dbbackup/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/functional copying build/lib/dbbackup/tests/functional/test_commands.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/functional copying build/lib/dbbackup/settings.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management copying build/lib/dbbackup/management/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/management/commands/dbrestore.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/management/commands/mediarestore.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/management/commands/_base.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/management/commands/dbbackup.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/management/commands/listbackups.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/management/commands/mediabackup.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands copying build/lib/dbbackup/checks.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup copying build/lib/dbbackup/storage.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup creating /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db copying build/lib/dbbackup/db/mysql.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db copying build/lib/dbbackup/db/__init__.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db copying build/lib/dbbackup/db/exceptions.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db copying build/lib/dbbackup/db/postgresql.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db copying build/lib/dbbackup/db/mongodb.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db copying build/lib/dbbackup/db/sqlite.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db copying build/lib/dbbackup/db/base.py -> /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/commands/feed.py to feed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/management/commands/count.py to count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/testapp/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands/test_listbackups.py to test_listbackups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands/test_mediabackup.py to test_mediabackup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands/test_dbrestore.py to test_dbrestore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands/test_dbbackup.py to test_dbbackup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/commands/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors/test_postgresql.py to test_postgresql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors/test_mongodb.py to test_mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_connectors/test_mysql.py to test_mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/test_checks.py to test_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/tests/functional/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands/dbrestore.py to dbrestore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands/mediarestore.py to mediarestore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands/dbbackup.py to dbbackup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands/listbackups.py to listbackups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/management/commands/mediabackup.py to mediabackup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db/postgresql.py to postgresql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db/mongodb.py to mongodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/dbbackup/db/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmp61qzq32c.py' /usr/bin/python3 /tmp/tmp61qzq32c.py removing /tmp/tmp61qzq32c.py running install_egg_info running egg_info writing django_dbbackup.egg-info/PKG-INFO writing dependency_links to django_dbbackup.egg-info/dependency_links.txt writing requirements to django_dbbackup.egg-info/requires.txt writing top-level names to django_dbbackup.egg-info/top_level.txt reading manifest file 'django_dbbackup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'django_dbbackup.egg-info/SOURCES.txt' Copying django_dbbackup.egg-info to /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9/site-packages/django_dbbackup-4.0.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64//usr/share/doc/python-django-dbbackup + '[' -d doc ']' ~/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64 ~/build/BUILD/django-dbbackup-4.0.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64 + '[' -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-dbbackup-4.0.2 + popd + mv /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.0.2-1 --unique-debug-suffix -4.0.2-1.aarch64 --unique-debug-src-base python-django-dbbackup-4.0.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/django-dbbackup-4.0.2 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-dbbackup-4.0.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-dbbackup-4.0.2-1.noarch Provides: python-django-dbbackup python3-django-dbbackup = 4.0.2-1 python3.9dist(django-dbbackup) = 4.0.2 python3dist(django-dbbackup) = 4.0.2 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(pytz) Processing files: python-django-dbbackup-help-4.0.2-1.noarch Provides: python-django-dbbackup-help = 4.0.2-1 python3-django-dbbackup-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-dbbackup-4.0.2-1.aarch64 warning: Empty %files file /builddir/build/BUILD/django-dbbackup-4.0.2/doclist.lst Wrote: /builddir/build/RPMS/python-django-dbbackup-help-4.0.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-dbbackup-4.0.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rh9xpz + umask 022 + cd /builddir/build/BUILD + cd django-dbbackup-4.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-dbbackup-4.0.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0