Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678348847.182811/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-reversion-5.0.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678348847.182811/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-reversion-5.0.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678348847.182811/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion.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.0xEjAe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-reversion-5.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-reversion-5.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-reversion-5.0.4 + /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.rt0uro + umask 022 + cd /builddir/build/BUILD + cd django-reversion-5.0.4 + 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/reversion copying reversion/middleware.py -> build/lib/reversion copying reversion/errors.py -> build/lib/reversion copying reversion/__init__.py -> build/lib/reversion copying reversion/admin.py -> build/lib/reversion copying reversion/views.py -> build/lib/reversion copying reversion/signals.py -> build/lib/reversion copying reversion/apps.py -> build/lib/reversion copying reversion/models.py -> build/lib/reversion copying reversion/revisions.py -> build/lib/reversion creating build/lib/reversion/management copying reversion/management/__init__.py -> build/lib/reversion/management creating build/lib/reversion/migrations copying reversion/migrations/__init__.py -> build/lib/reversion/migrations copying reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/lib/reversion/migrations copying reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> build/lib/reversion/migrations creating build/lib/reversion/management/commands copying reversion/management/commands/__init__.py -> build/lib/reversion/management/commands copying reversion/management/commands/deleterevisions.py -> build/lib/reversion/management/commands copying reversion/management/commands/createinitialrevisions.py -> build/lib/reversion/management/commands creating build/lib/reversion/locale creating build/lib/reversion/locale/nb creating build/lib/reversion/locale/nb/LC_MESSAGES copying reversion/locale/nb/LC_MESSAGES/django.po -> build/lib/reversion/locale/nb/LC_MESSAGES copying reversion/locale/nb/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nb/LC_MESSAGES creating build/lib/reversion/locale/pt_BR creating build/lib/reversion/locale/pt_BR/LC_MESSAGES copying reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/reversion/locale/pt_BR/LC_MESSAGES copying reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pt_BR/LC_MESSAGES creating build/lib/reversion/locale/fr creating build/lib/reversion/locale/fr/LC_MESSAGES copying reversion/locale/fr/LC_MESSAGES/django.po -> build/lib/reversion/locale/fr/LC_MESSAGES copying reversion/locale/fr/LC_MESSAGES/django.mo -> build/lib/reversion/locale/fr/LC_MESSAGES creating build/lib/reversion/locale/sk creating build/lib/reversion/locale/sk/LC_MESSAGES copying reversion/locale/sk/LC_MESSAGES/django.po -> build/lib/reversion/locale/sk/LC_MESSAGES copying reversion/locale/sk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sk/LC_MESSAGES creating build/lib/reversion/locale/he creating build/lib/reversion/locale/he/LC_MESSAGES copying reversion/locale/he/LC_MESSAGES/django.po -> build/lib/reversion/locale/he/LC_MESSAGES copying reversion/locale/he/LC_MESSAGES/django.mo -> build/lib/reversion/locale/he/LC_MESSAGES creating build/lib/reversion/locale/pl creating build/lib/reversion/locale/pl/LC_MESSAGES copying reversion/locale/pl/LC_MESSAGES/django.po -> build/lib/reversion/locale/pl/LC_MESSAGES copying reversion/locale/pl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pl/LC_MESSAGES creating build/lib/reversion/locale/es creating build/lib/reversion/locale/es/LC_MESSAGES copying reversion/locale/es/LC_MESSAGES/django.po -> build/lib/reversion/locale/es/LC_MESSAGES copying reversion/locale/es/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es/LC_MESSAGES creating build/lib/reversion/locale/ru creating build/lib/reversion/locale/ru/LC_MESSAGES copying reversion/locale/ru/LC_MESSAGES/django.po -> build/lib/reversion/locale/ru/LC_MESSAGES copying reversion/locale/ru/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ru/LC_MESSAGES creating build/lib/reversion/locale/cs creating build/lib/reversion/locale/cs/LC_MESSAGES copying reversion/locale/cs/LC_MESSAGES/django.po -> build/lib/reversion/locale/cs/LC_MESSAGES copying reversion/locale/cs/LC_MESSAGES/django.mo -> build/lib/reversion/locale/cs/LC_MESSAGES creating build/lib/reversion/locale/ar creating build/lib/reversion/locale/ar/LC_MESSAGES copying reversion/locale/ar/LC_MESSAGES/django.po -> build/lib/reversion/locale/ar/LC_MESSAGES copying reversion/locale/ar/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ar/LC_MESSAGES creating build/lib/reversion/locale/de creating build/lib/reversion/locale/de/LC_MESSAGES copying reversion/locale/de/LC_MESSAGES/django.po -> build/lib/reversion/locale/de/LC_MESSAGES copying reversion/locale/de/LC_MESSAGES/django.mo -> build/lib/reversion/locale/de/LC_MESSAGES creating build/lib/reversion/locale/it creating build/lib/reversion/locale/it/LC_MESSAGES copying reversion/locale/it/LC_MESSAGES/django.po -> build/lib/reversion/locale/it/LC_MESSAGES copying reversion/locale/it/LC_MESSAGES/django.mo -> build/lib/reversion/locale/it/LC_MESSAGES creating build/lib/reversion/locale/uk creating build/lib/reversion/locale/uk/LC_MESSAGES copying reversion/locale/uk/LC_MESSAGES/django.po -> build/lib/reversion/locale/uk/LC_MESSAGES copying reversion/locale/uk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/uk/LC_MESSAGES creating build/lib/reversion/locale/zh_CN creating build/lib/reversion/locale/zh_CN/LC_MESSAGES copying reversion/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_CN/LC_MESSAGES copying reversion/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_CN/LC_MESSAGES creating build/lib/reversion/locale/sv creating build/lib/reversion/locale/sv/LC_MESSAGES copying reversion/locale/sv/LC_MESSAGES/django.po -> build/lib/reversion/locale/sv/LC_MESSAGES copying reversion/locale/sv/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sv/LC_MESSAGES creating build/lib/reversion/locale/nl creating build/lib/reversion/locale/nl/LC_MESSAGES copying reversion/locale/nl/LC_MESSAGES/django.po -> build/lib/reversion/locale/nl/LC_MESSAGES copying reversion/locale/nl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nl/LC_MESSAGES creating build/lib/reversion/locale/sl_SI creating build/lib/reversion/locale/sl_SI/LC_MESSAGES copying reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/reversion/locale/sl_SI/LC_MESSAGES copying reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sl_SI/LC_MESSAGES creating build/lib/reversion/locale/da creating build/lib/reversion/locale/da/LC_MESSAGES copying reversion/locale/da/LC_MESSAGES/django.po -> build/lib/reversion/locale/da/LC_MESSAGES copying reversion/locale/da/LC_MESSAGES/django.mo -> build/lib/reversion/locale/da/LC_MESSAGES creating build/lib/reversion/locale/es_AR creating build/lib/reversion/locale/es_AR/LC_MESSAGES copying reversion/locale/es_AR/LC_MESSAGES/django.po -> build/lib/reversion/locale/es_AR/LC_MESSAGES copying reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es_AR/LC_MESSAGES creating build/lib/reversion/locale/zh_Hans creating build/lib/reversion/locale/zh_Hans/LC_MESSAGES copying reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES copying reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES creating build/lib/reversion/templates creating build/lib/reversion/templates/reversion copying reversion/templates/reversion/change_list.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/revision_form.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/object_history.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/recover_form.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/recover_list.html -> build/lib/reversion/templates/reversion + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LMCnO8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 + cd django-reversion-5.0.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/middleware.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/errors.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb/LC_MESSAGES copying build/lib/reversion/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb/LC_MESSAGES copying build/lib/reversion/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR/LC_MESSAGES copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR/LC_MESSAGES copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr/LC_MESSAGES copying build/lib/reversion/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr/LC_MESSAGES copying build/lib/reversion/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk/LC_MESSAGES copying build/lib/reversion/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk/LC_MESSAGES copying build/lib/reversion/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he/LC_MESSAGES copying build/lib/reversion/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he/LC_MESSAGES copying build/lib/reversion/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl/LC_MESSAGES copying build/lib/reversion/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl/LC_MESSAGES copying build/lib/reversion/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es/LC_MESSAGES copying build/lib/reversion/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es/LC_MESSAGES copying build/lib/reversion/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru/LC_MESSAGES copying build/lib/reversion/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru/LC_MESSAGES copying build/lib/reversion/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs/LC_MESSAGES copying build/lib/reversion/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs/LC_MESSAGES copying build/lib/reversion/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar/LC_MESSAGES copying build/lib/reversion/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar/LC_MESSAGES copying build/lib/reversion/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de/LC_MESSAGES copying build/lib/reversion/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de/LC_MESSAGES copying build/lib/reversion/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it/LC_MESSAGES copying build/lib/reversion/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it/LC_MESSAGES copying build/lib/reversion/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk/LC_MESSAGES copying build/lib/reversion/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk/LC_MESSAGES copying build/lib/reversion/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN/LC_MESSAGES copying build/lib/reversion/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN/LC_MESSAGES copying build/lib/reversion/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv/LC_MESSAGES copying build/lib/reversion/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv/LC_MESSAGES copying build/lib/reversion/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl/LC_MESSAGES copying build/lib/reversion/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl/LC_MESSAGES copying build/lib/reversion/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI/LC_MESSAGES copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI/LC_MESSAGES copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da/LC_MESSAGES copying build/lib/reversion/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da/LC_MESSAGES copying build/lib/reversion/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR/LC_MESSAGES copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR/LC_MESSAGES copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans/LC_MESSAGES copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans/LC_MESSAGES copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans/LC_MESSAGES copying build/lib/reversion/admin.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management copying build/lib/reversion/management/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/commands copying build/lib/reversion/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/commands copying build/lib/reversion/management/commands/deleterevisions.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/commands copying build/lib/reversion/management/commands/createinitialrevisions.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/commands creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/migrations copying build/lib/reversion/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/migrations copying build/lib/reversion/migrations/0001_squashed_0004_auto_20160611_1202.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/migrations copying build/lib/reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/migrations copying build/lib/reversion/views.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/signals.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/apps.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates creating /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/change_list.html -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/revision_form.html -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/object_history.html -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/recover_form.html -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/recover_list.html -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/models.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/revisions.py -> /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/commands/deleterevisions.py to deleterevisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/management/commands/createinitialrevisions.py to createinitialrevisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/migrations/0001_squashed_0004_auto_20160611_1202.py to 0001_squashed_0004_auto_20160611_1202.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/migrations/0002_add_index_on_version_for_content_type_and_db.py to 0002_add_index_on_version_for_content_type_and_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/reversion/revisions.py to revisions.cpython-39.pyc writing byte-compilation script '/tmp/tmpe9fxqp8_.py' /usr/bin/python3 /tmp/tmpe9fxqp8_.py removing /tmp/tmpe9fxqp8_.py running install_egg_info running egg_info writing django_reversion.egg-info/PKG-INFO writing dependency_links to django_reversion.egg-info/dependency_links.txt writing requirements to django_reversion.egg-info/requires.txt writing top-level names to django_reversion.egg-info/top_level.txt reading manifest file 'django_reversion.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'django_reversion.egg-info/SOURCES.txt' Copying django_reversion.egg-info to /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/usr/lib/python3.9/site-packages/django_reversion-5.0.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64//usr/share/doc/python-django-reversion + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64//usr/share/doc/python-django-reversion + '[' -d example ']' ~/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 ~/build/BUILD/django-reversion-5.0.4 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django-reversion-5.0.4 + mv /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 5.0.4-1 --unique-debug-suffix -5.0.4-1.x86_64 --unique-debug-src-base python-django-reversion-5.0.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-reversion-5.0.4 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-reversion-5.0.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-reversion-5.0.4-1.noarch Provides: python-django-reversion python3-django-reversion = 5.0.4-1 python3.9dist(django-reversion) = 5.0.4 python3dist(django-reversion) = 5.0.4 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) >= 3.2 Processing files: python-django-reversion-help-5.0.4-1.noarch warning: Empty %files file /builddir/build/BUILD/django-reversion-5.0.4/doclist.lst Provides: python-django-reversion-help = 5.0.4-1 python3-django-reversion-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-reversion-5.0.4-1.x86_64 Wrote: /builddir/build/RPMS/python-django-reversion-help-5.0.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-reversion-5.0.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oT2ndC + umask 022 + cd /builddir/build/BUILD + cd django-reversion-5.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-reversion-5.0.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0