Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ella.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687332628.009734/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-ella.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-ella-3.0.13-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-ella.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687332628.009734/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-ella.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-ella-3.0.13-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-ella.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687332628.009734/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-ella.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.tggNao + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ella-3.0.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/ella-3.0.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ella-3.0.13 + /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.9bCEy5 + umask 022 + cd /builddir/build/BUILD + cd ella-3.0.13 + 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/ella copying ella/__init__.py -> build/lib/ella creating build/lib/ella/api copying ella/api/register.py -> build/lib/ella/api copying ella/api/serializers.py -> build/lib/ella/api copying ella/api/serialization.py -> build/lib/ella/api copying ella/api/conf.py -> build/lib/ella/api copying ella/api/middleware.py -> build/lib/ella/api copying ella/api/__init__.py -> build/lib/ella/api creating build/lib/ella/utils copying ella/utils/installedapps.py -> build/lib/ella/utils copying ella/utils/pagination.py -> build/lib/ella/utils copying ella/utils/test_helpers.py -> build/lib/ella/utils copying ella/utils/middleware.py -> build/lib/ella/utils copying ella/utils/__init__.py -> build/lib/ella/utils copying ella/utils/settings.py -> build/lib/ella/utils copying ella/utils/timezone.py -> build/lib/ella/utils creating build/lib/ella/photos copying ella/photos/models.py -> build/lib/ella/photos copying ella/photos/formatter.py -> build/lib/ella/photos copying ella/photos/admin.py -> build/lib/ella/photos copying ella/photos/conf.py -> build/lib/ella/photos copying ella/photos/__init__.py -> build/lib/ella/photos copying ella/photos/newman_admin.py -> build/lib/ella/photos creating build/lib/ella/articles copying ella/articles/models.py -> build/lib/ella/articles copying ella/articles/admin.py -> build/lib/ella/articles copying ella/articles/__init__.py -> build/lib/ella/articles copying ella/articles/newman_admin.py -> build/lib/ella/articles creating build/lib/ella/positions copying ella/positions/models.py -> build/lib/ella/positions copying ella/positions/admin.py -> build/lib/ella/positions copying ella/positions/__init__.py -> build/lib/ella/positions copying ella/positions/newman_admin.py -> build/lib/ella/positions creating build/lib/ella/core copying ella/core/box.py -> build/lib/ella/core copying ella/core/context_processors.py -> build/lib/ella/core copying ella/core/tasks.py -> build/lib/ella/core copying ella/core/register.py -> build/lib/ella/core copying ella/core/admin.py -> build/lib/ella/core copying ella/core/managers.py -> build/lib/ella/core copying ella/core/related_finders.py -> build/lib/ella/core copying ella/core/custom_urls.py -> build/lib/ella/core copying ella/core/urls.py -> build/lib/ella/core copying ella/core/signals.py -> build/lib/ella/core copying ella/core/feeds.py -> build/lib/ella/core copying ella/core/conf.py -> build/lib/ella/core copying ella/core/views.py -> build/lib/ella/core copying ella/core/middleware.py -> build/lib/ella/core copying ella/core/__init__.py -> build/lib/ella/core copying ella/core/newman_admin.py -> build/lib/ella/core creating build/lib/ella/photos/templatetags copying ella/photos/templatetags/photos.py -> build/lib/ella/photos/templatetags copying ella/photos/templatetags/__init__.py -> build/lib/ella/photos/templatetags creating build/lib/ella/photos/management copying ella/photos/management/__init__.py -> build/lib/ella/photos/management creating build/lib/ella/photos/migrations copying ella/photos/migrations/0004_auto__chg_field_formatedphoto_crop_top__chg_field_formatedphoto_crop_l.py -> build/lib/ella/photos/migrations copying ella/photos/migrations/0002_add_field_photo_app_data.py -> build/lib/ella/photos/migrations copying ella/photos/migrations/0005_auto__add_field_format_master.py -> build/lib/ella/photos/migrations copying ella/photos/migrations/0001_initial.py -> build/lib/ella/photos/migrations copying ella/photos/migrations/0003_auto__chg_field_photo_created__chg_field_photo_image.py -> build/lib/ella/photos/migrations copying ella/photos/migrations/__init__.py -> build/lib/ella/photos/migrations creating build/lib/ella/photos/management/commands copying ella/photos/management/commands/check_photo_files_consistence.py -> build/lib/ella/photos/management/commands copying ella/photos/management/commands/__init__.py -> build/lib/ella/photos/management/commands creating build/lib/ella/articles/migrations copying ella/articles/migrations/0002_add_field_article_content.py -> build/lib/ella/articles/migrations copying ella/articles/migrations/0005_move_updated_to_publishable.py -> build/lib/ella/articles/migrations copying ella/articles/migrations/0001_initial.py -> build/lib/ella/articles/migrations copying ella/articles/migrations/0004_remove_infobox.py -> build/lib/ella/articles/migrations copying ella/articles/migrations/0003_remove_contents.py -> build/lib/ella/articles/migrations copying ella/articles/migrations/0006_auto__del_field_article_updated__del_field_article_created__del_field_.py -> build/lib/ella/articles/migrations copying ella/articles/migrations/__init__.py -> build/lib/ella/articles/migrations creating build/lib/ella/positions/templatetags copying ella/positions/templatetags/positions.py -> build/lib/ella/positions/templatetags copying ella/positions/templatetags/__init__.py -> build/lib/ella/positions/templatetags creating build/lib/ella/positions/migrations copying ella/positions/migrations/0001_initial.py -> build/lib/ella/positions/migrations copying ella/positions/migrations/__init__.py -> build/lib/ella/positions/migrations creating build/lib/ella/core/templatetags copying ella/core/templatetags/core.py -> build/lib/ella/core/templatetags copying ella/core/templatetags/pagination.py -> build/lib/ella/core/templatetags copying ella/core/templatetags/custom_urls_tags.py -> build/lib/ella/core/templatetags copying ella/core/templatetags/related.py -> build/lib/ella/core/templatetags copying ella/core/templatetags/__init__.py -> build/lib/ella/core/templatetags copying ella/core/templatetags/authors.py -> build/lib/ella/core/templatetags creating build/lib/ella/core/management copying ella/core/management/__init__.py -> build/lib/ella/core/management creating build/lib/ella/core/cache copying ella/core/cache/fields.py -> build/lib/ella/core/cache copying ella/core/cache/redis.py -> build/lib/ella/core/cache copying ella/core/cache/utils.py -> build/lib/ella/core/cache copying ella/core/cache/__init__.py -> build/lib/ella/core/cache creating build/lib/ella/core/models copying ella/core/models/publishable.py -> build/lib/ella/core/models copying ella/core/models/__init__.py -> build/lib/ella/core/models copying ella/core/models/main.py -> build/lib/ella/core/models creating build/lib/ella/core/migrations copying ella/core/migrations/0009_auto__chg_field_publishable_last_updated.py -> build/lib/ella/core/migrations copying ella/core/migrations/0004_add_field_category_app_data_add_field_publishable_app_data.py -> build/lib/ella/core/migrations copying ella/core/migrations/0007_auto__chg_field_category_site__chg_field_related_related_ct__chg_field.py -> build/lib/ella/core/migrations copying ella/core/migrations/0002_remove_shit_data.py -> build/lib/ella/core/migrations copying ella/core/migrations/0005_auto__add_field_category_content__add_field_category_template.py -> build/lib/ella/core/migrations copying ella/core/migrations/0002_remove_shit_schema_cleanup.py -> build/lib/ella/core/migrations copying ella/core/migrations/0001_initial.py -> build/lib/ella/core/migrations copying ella/core/migrations/0006_add_publishable_announced.py -> build/lib/ella/core/migrations copying ella/core/migrations/0010_add_field_author_photo.py -> build/lib/ella/core/migrations copying ella/core/migrations/0002_initial_publishable.py -> build/lib/ella/core/migrations copying ella/core/migrations/__init__.py -> build/lib/ella/core/migrations copying ella/core/migrations/0008_add_last_updated.py -> build/lib/ella/core/migrations copying ella/core/migrations/0002_remove_shit_add_columns.py -> build/lib/ella/core/migrations copying ella/core/migrations/0003_add_field_publishable_published.py -> build/lib/ella/core/migrations creating build/lib/ella/core/management/commands copying ella/core/management/commands/regenerate_listing_handlers.py -> build/lib/ella/core/management/commands copying ella/core/management/commands/generate_publish_signals.py -> build/lib/ella/core/management/commands copying ella/core/management/commands/regenerate_publish_signals.py -> build/lib/ella/core/management/commands copying ella/core/management/commands/__init__.py -> build/lib/ella/core/management/commands creating build/lib/test_ella creating build/lib/test_ella/test_core copying test_ella/test_core/test_templatetags.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_related.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_cache.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_category.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_view_helpers.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_boxes.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_views.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_custom_urls.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_feeds.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_listing.py -> build/lib/test_ella/test_core copying test_ella/test_core/__init__.py -> build/lib/test_ella/test_core copying test_ella/test_core/test_publishable.py -> build/lib/test_ella/test_core creating build/lib/test_ella/test_app copying test_ella/test_app/models.py -> build/lib/test_ella/test_app copying test_ella/test_app/loadme.py -> build/lib/test_ella/test_app copying test_ella/test_app/__init__.py -> build/lib/test_ella/test_app creating build/lib/test_ella/test_positions copying test_ella/test_positions/test_templatetags.py -> build/lib/test_ella/test_positions copying test_ella/test_positions/test_models.py -> build/lib/test_ella/test_positions copying test_ella/test_positions/__init__.py -> build/lib/test_ella/test_positions creating build/lib/test_ella/test_utils copying test_ella/test_utils/test_middleware.py -> build/lib/test_ella/test_utils copying test_ella/test_utils/test_installedapps.py -> build/lib/test_ella/test_utils copying test_ella/test_utils/test_paginator.py -> build/lib/test_ella/test_utils copying test_ella/test_utils/__init__.py -> build/lib/test_ella/test_utils creating build/lib/test_ella/test_api copying test_ella/test_api/test_views.py -> build/lib/test_ella/test_api copying test_ella/test_api/test_serialization.py -> build/lib/test_ella/test_api copying test_ella/test_api/__init__.py -> build/lib/test_ella/test_api creating build/lib/test_ella/test_photos copying test_ella/test_photos/test_templatetags.py -> build/lib/test_ella/test_photos copying test_ella/test_photos/test_forms.py -> build/lib/test_ella/test_photos copying test_ella/test_photos/test_photo.py -> build/lib/test_ella/test_photos copying test_ella/test_photos/test_resize.py -> build/lib/test_ella/test_photos copying test_ella/test_photos/fixtures.py -> build/lib/test_ella/test_photos copying test_ella/test_photos/__init__.py -> build/lib/test_ella/test_photos creating build/lib/test_ella/settings copying test_ella/settings/local_example.py -> build/lib/test_ella/settings copying test_ella/settings/config.py -> build/lib/test_ella/settings copying test_ella/settings/base.py -> build/lib/test_ella/settings copying test_ella/settings/__init__.py -> build/lib/test_ella/settings running egg_info writing ella.egg-info/PKG-INFO writing dependency_links to ella.egg-info/dependency_links.txt writing requirements to ella.egg-info/requires.txt writing top-level names to ella.egg-info/top_level.txt reading manifest file 'ella.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' no previously-included directories found matching 'test_ella/static/photos' warning: no previously-included files matching '.coverage' found anywhere in distribution warning: no previously-included files found matching 'test_ella/settings/local.py' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ella.egg-info/SOURCES.txt' creating build/lib/ella/photos/locale creating build/lib/ella/photos/locale/cs creating build/lib/ella/photos/locale/cs/LC_MESSAGES copying ella/photos/locale/cs/LC_MESSAGES/django.mo -> build/lib/ella/photos/locale/cs/LC_MESSAGES copying ella/photos/locale/cs/LC_MESSAGES/django.po -> build/lib/ella/photos/locale/cs/LC_MESSAGES creating build/lib/ella/photos/templates copying ella/photos/templates/.DS_Store -> build/lib/ella/photos/templates creating build/lib/ella/photos/templates/newman copying ella/photos/templates/newman/.DS_Store -> build/lib/ella/photos/templates/newman creating build/lib/ella/photos/templates/newman/photos copying ella/photos/templates/newman/photos/.DS_Store -> build/lib/ella/photos/templates/newman/photos creating build/lib/ella/photos/templates/newman/photos/photo copying ella/photos/templates/newman/photos/photo/change_list.html -> build/lib/ella/photos/templates/newman/photos/photo copying ella/photos/templates/newman/photos/photo/mass_upload.html -> build/lib/ella/photos/templates/newman/photos/photo creating build/lib/ella/articles/locale creating build/lib/ella/articles/locale/cs creating build/lib/ella/articles/locale/cs/LC_MESSAGES copying ella/articles/locale/cs/LC_MESSAGES/django.mo -> build/lib/ella/articles/locale/cs/LC_MESSAGES copying ella/articles/locale/cs/LC_MESSAGES/django.po -> build/lib/ella/articles/locale/cs/LC_MESSAGES creating build/lib/ella/positions/locale creating build/lib/ella/positions/locale/cs creating build/lib/ella/positions/locale/cs/LC_MESSAGES copying ella/positions/locale/cs/LC_MESSAGES/django.mo -> build/lib/ella/positions/locale/cs/LC_MESSAGES copying ella/positions/locale/cs/LC_MESSAGES/django.po -> build/lib/ella/positions/locale/cs/LC_MESSAGES creating build/lib/ella/core/locale creating build/lib/ella/core/locale/cs creating build/lib/ella/core/locale/cs/LC_MESSAGES copying ella/core/locale/cs/LC_MESSAGES/django.mo -> build/lib/ella/core/locale/cs/LC_MESSAGES copying ella/core/locale/cs/LC_MESSAGES/django.po -> build/lib/ella/core/locale/cs/LC_MESSAGES creating build/lib/ella/core/templates creating build/lib/ella/core/templates/debug copying ella/core/templates/debug/empty_homepage.html -> build/lib/ella/core/templates/debug copying test_ella/test_core/__init__.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_boxes.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_cache.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_category.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_custom_urls.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_feeds.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_listing.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_publishable.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_related.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_templatetags.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_view_helpers.pyc -> build/lib/test_ella/test_core copying test_ella/test_core/test_views.pyc -> build/lib/test_ella/test_core copying test_ella/test_app/__init__.pyc -> build/lib/test_ella/test_app copying test_ella/test_app/loadme.pyc -> build/lib/test_ella/test_app copying test_ella/test_app/models.pyc -> build/lib/test_ella/test_app copying test_ella/test_positions/__init__.pyc -> build/lib/test_ella/test_positions copying test_ella/test_positions/test_models.pyc -> build/lib/test_ella/test_positions copying test_ella/test_positions/test_templatetags.pyc -> build/lib/test_ella/test_positions copying test_ella/test_utils/__init__.pyc -> build/lib/test_ella/test_utils copying test_ella/test_utils/test_installedapps.pyc -> build/lib/test_ella/test_utils copying test_ella/test_utils/test_middleware.pyc -> build/lib/test_ella/test_utils copying test_ella/test_utils/test_paginator.pyc -> build/lib/test_ella/test_utils copying test_ella/test_api/__init__.pyc -> build/lib/test_ella/test_api copying test_ella/test_api/test_serialization.pyc -> build/lib/test_ella/test_api copying test_ella/test_api/test_views.pyc -> build/lib/test_ella/test_api copying test_ella/test_photos/__init__.pyc -> build/lib/test_ella/test_photos copying test_ella/test_photos/fixtures.pyc -> build/lib/test_ella/test_photos copying test_ella/test_photos/test_forms.pyc -> build/lib/test_ella/test_photos copying test_ella/test_photos/test_photo.pyc -> build/lib/test_ella/test_photos copying test_ella/test_photos/test_resize.pyc -> build/lib/test_ella/test_photos copying test_ella/test_photos/test_templatetags.pyc -> build/lib/test_ella/test_photos creating build/lib/test_ella/test_photos/data copying test_ella/test_photos/data/rotate1.jpeg -> build/lib/test_ella/test_photos/data copying test_ella/test_photos/data/rotate3.jpeg -> build/lib/test_ella/test_photos/data copying test_ella/test_photos/data/rotate6.jpeg -> build/lib/test_ella/test_photos/data copying test_ella/test_photos/data/rotate8.jpeg -> build/lib/test_ella/test_photos/data copying test_ella/settings/__init__.pyc -> build/lib/test_ella/settings copying test_ella/settings/base.pyc -> build/lib/test_ella/settings copying test_ella/settings/config.pyc -> build/lib/test_ella/settings + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yWqAFw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64 + cd ella-3.0.13 + 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-ella-3.0.13-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-ella-3.0.13-1.aarch64/usr creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api copying build/lib/ella/api/register.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api copying build/lib/ella/api/serializers.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api copying build/lib/ella/api/serialization.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api copying build/lib/ella/api/conf.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api copying build/lib/ella/api/middleware.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api copying build/lib/ella/api/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils copying build/lib/ella/utils/installedapps.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils copying build/lib/ella/utils/pagination.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils copying build/lib/ella/utils/test_helpers.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils copying build/lib/ella/utils/middleware.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils copying build/lib/ella/utils/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils copying build/lib/ella/utils/settings.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils copying build/lib/ella/utils/timezone.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templatetags copying build/lib/ella/photos/templatetags/photos.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templatetags copying build/lib/ella/photos/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templatetags creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates/newman copying build/lib/ella/photos/templates/newman/.DS_Store -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates/newman creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates/newman/photos copying build/lib/ella/photos/templates/newman/photos/.DS_Store -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates/newman/photos creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates/newman/photos/photo copying build/lib/ella/photos/templates/newman/photos/photo/change_list.html -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates/newman/photos/photo copying build/lib/ella/photos/templates/newman/photos/photo/mass_upload.html -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates/newman/photos/photo copying build/lib/ella/photos/templates/.DS_Store -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templates copying build/lib/ella/photos/models.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos copying build/lib/ella/photos/formatter.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos copying build/lib/ella/photos/admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management/commands copying build/lib/ella/photos/management/commands/check_photo_files_consistence.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management/commands copying build/lib/ella/photos/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management/commands copying build/lib/ella/photos/management/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management copying build/lib/ella/photos/conf.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations copying build/lib/ella/photos/migrations/0004_auto__chg_field_formatedphoto_crop_top__chg_field_formatedphoto_crop_l.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations copying build/lib/ella/photos/migrations/0002_add_field_photo_app_data.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations copying build/lib/ella/photos/migrations/0005_auto__add_field_format_master.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations copying build/lib/ella/photos/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations copying build/lib/ella/photos/migrations/0003_auto__chg_field_photo_created__chg_field_photo_image.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations copying build/lib/ella/photos/migrations/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/locale creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/locale/cs creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/locale/cs/LC_MESSAGES copying build/lib/ella/photos/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/locale/cs/LC_MESSAGES copying build/lib/ella/photos/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/locale/cs/LC_MESSAGES copying build/lib/ella/photos/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos copying build/lib/ella/photos/newman_admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles copying build/lib/ella/articles/models.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles copying build/lib/ella/articles/admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations copying build/lib/ella/articles/migrations/0002_add_field_article_content.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations copying build/lib/ella/articles/migrations/0005_move_updated_to_publishable.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations copying build/lib/ella/articles/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations copying build/lib/ella/articles/migrations/0004_remove_infobox.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations copying build/lib/ella/articles/migrations/0003_remove_contents.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations copying build/lib/ella/articles/migrations/0006_auto__del_field_article_updated__del_field_article_created__del_field_.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations copying build/lib/ella/articles/migrations/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/locale creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/locale/cs creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/locale/cs/LC_MESSAGES copying build/lib/ella/articles/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/locale/cs/LC_MESSAGES copying build/lib/ella/articles/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/locale/cs/LC_MESSAGES copying build/lib/ella/articles/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles copying build/lib/ella/articles/newman_admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/templatetags copying build/lib/ella/positions/templatetags/positions.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/templatetags copying build/lib/ella/positions/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/templatetags copying build/lib/ella/positions/models.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions copying build/lib/ella/positions/admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/migrations copying build/lib/ella/positions/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/migrations copying build/lib/ella/positions/migrations/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/migrations creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/locale creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/locale/cs creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/locale/cs/LC_MESSAGES copying build/lib/ella/positions/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/locale/cs/LC_MESSAGES copying build/lib/ella/positions/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/locale/cs/LC_MESSAGES copying build/lib/ella/positions/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions copying build/lib/ella/positions/newman_admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions copying build/lib/ella/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/box.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags copying build/lib/ella/core/templatetags/core.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags copying build/lib/ella/core/templatetags/pagination.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags copying build/lib/ella/core/templatetags/custom_urls_tags.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags copying build/lib/ella/core/templatetags/related.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags copying build/lib/ella/core/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags copying build/lib/ella/core/templatetags/authors.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templates creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templates/debug copying build/lib/ella/core/templates/debug/empty_homepage.html -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templates/debug copying build/lib/ella/core/context_processors.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/tasks.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/register.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/managers.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/related_finders.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/custom_urls.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/urls.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/signals.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands copying build/lib/ella/core/management/commands/regenerate_listing_handlers.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands copying build/lib/ella/core/management/commands/generate_publish_signals.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands copying build/lib/ella/core/management/commands/regenerate_publish_signals.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands copying build/lib/ella/core/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands copying build/lib/ella/core/management/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache copying build/lib/ella/core/cache/fields.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache copying build/lib/ella/core/cache/redis.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache copying build/lib/ella/core/cache/utils.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache copying build/lib/ella/core/cache/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/models copying build/lib/ella/core/models/publishable.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/models copying build/lib/ella/core/models/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/models copying build/lib/ella/core/models/main.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/models copying build/lib/ella/core/feeds.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/conf.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0009_auto__chg_field_publishable_last_updated.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0004_add_field_category_app_data_add_field_publishable_app_data.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0007_auto__chg_field_category_site__chg_field_related_related_ct__chg_field.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0002_remove_shit_data.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0005_auto__add_field_category_content__add_field_category_template.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0002_remove_shit_schema_cleanup.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0006_add_publishable_announced.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0010_add_field_author_photo.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0002_initial_publishable.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0008_add_last_updated.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0002_remove_shit_add_columns.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations copying build/lib/ella/core/migrations/0003_add_field_publishable_published.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/locale creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/locale/cs creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/locale/cs/LC_MESSAGES copying build/lib/ella/core/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/locale/cs/LC_MESSAGES copying build/lib/ella/core/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/locale/cs/LC_MESSAGES copying build/lib/ella/core/views.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/middleware.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core copying build/lib/ella/core/newman_admin.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_templatetags.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_related.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_listing.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_templatetags.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_cache.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_category.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_views.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_view_helpers.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_feeds.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_cache.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_related.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_custom_urls.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_view_helpers.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_boxes.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_views.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_custom_urls.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_feeds.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_listing.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_category.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_boxes.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/__init__.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_publishable.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core copying build/lib/test_ella/test_core/test_publishable.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app copying build/lib/test_ella/test_app/models.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app copying build/lib/test_ella/test_app/loadme.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app copying build/lib/test_ella/test_app/models.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app copying build/lib/test_ella/test_app/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app copying build/lib/test_ella/test_app/__init__.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app copying build/lib/test_ella/test_app/loadme.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions copying build/lib/test_ella/test_positions/test_templatetags.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions copying build/lib/test_ella/test_positions/test_templatetags.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions copying build/lib/test_ella/test_positions/test_models.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions copying build/lib/test_ella/test_positions/test_models.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions copying build/lib/test_ella/test_positions/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions copying build/lib/test_ella/test_positions/__init__.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/test_middleware.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/test_middleware.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/test_installedapps.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/test_paginator.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/test_installedapps.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/test_paginator.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils copying build/lib/test_ella/test_utils/__init__.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api copying build/lib/test_ella/test_api/test_views.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api copying build/lib/test_ella/test_api/test_views.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api copying build/lib/test_ella/test_api/test_serialization.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api copying build/lib/test_ella/test_api/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api copying build/lib/test_ella/test_api/test_serialization.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api copying build/lib/test_ella/test_api/__init__.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_templatetags.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_photo.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_templatetags.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_forms.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/fixtures.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_forms.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_photo.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_resize.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/data copying build/lib/test_ella/test_photos/data/rotate1.jpeg -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/data copying build/lib/test_ella/test_photos/data/rotate8.jpeg -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/data copying build/lib/test_ella/test_photos/data/rotate6.jpeg -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/data copying build/lib/test_ella/test_photos/data/rotate3.jpeg -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/data copying build/lib/test_ella/test_photos/fixtures.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/__init__.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos copying build/lib/test_ella/test_photos/test_resize.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos creating /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings copying build/lib/test_ella/settings/local_example.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings copying build/lib/test_ella/settings/config.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings copying build/lib/test_ella/settings/base.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings copying build/lib/test_ella/settings/base.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings copying build/lib/test_ella/settings/config.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings copying build/lib/test_ella/settings/__init__.py -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings copying build/lib/test_ella/settings/__init__.pyc -> /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api/serialization.py to serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/installedapps.py to installedapps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/utils/__init__.py", line 8 except ImportError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/timezone.py to timezone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templatetags/photos.py to photos.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/photos/templatetags/photos.py", line 132 raise template.TemplateSyntaxError, "{% img FORMAT for VAR as VAR_NAME %} or {% img FORMAT with FIELD VALUE as VAR_NAME %}" ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/models.py to models.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/photos/models.py", line 302 except (IOError, SystemError), e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/formatter.py to formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management/commands/check_photo_files_consistence.py to check_photo_files_consistence.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/photos/management/commands/check_photo_files_consistence.py", line 61 print message ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(message)? byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations/0004_auto__chg_field_formatedphoto_crop_top__chg_field_formatedphoto_crop_l.py to 0004_auto__chg_field_formatedphoto_crop_top__chg_field_formatedphoto_crop_l.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations/0002_add_field_photo_app_data.py to 0002_add_field_photo_app_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations/0005_auto__add_field_format_master.py to 0005_auto__add_field_format_master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations/0003_auto__chg_field_photo_created__chg_field_photo_image.py to 0003_auto__chg_field_photo_created__chg_field_photo_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/newman_admin.py to newman_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations/0002_add_field_article_content.py to 0002_add_field_article_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations/0005_move_updated_to_publishable.py to 0005_move_updated_to_publishable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations/0004_remove_infobox.py to 0004_remove_infobox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations/0003_remove_contents.py to 0003_remove_contents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations/0006_auto__del_field_article_updated__del_field_article_created__del_field_.py to 0006_auto__del_field_article_updated__del_field_article_created__del_field_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/articles/newman_admin.py to newman_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/templatetags/positions.py to positions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/positions/newman_admin.py to newman_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/box.py to box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/core.py to core.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/templatetags/core.py", line 95 raise template.TemplateSyntaxError, "%r tag argument should have at least 4 arguments" % input[0] ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/custom_urls_tags.py to custom_urls_tags.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/templatetags/custom_urls_tags.py", line 33 except NoReverseMatch, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/related.py to related.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/templatetags/related.py", line 28 raise template.TemplateSyntaxError, "{% related N [app_label.Model, ...] for object as var_name %}" ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/authors.py to authors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/managers.py to managers.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/managers.py", line 164 raise TypeError, '%s, %s' % (k.start, k.stop) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/related_finders.py to related_finders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/custom_urls.py to custom_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands/regenerate_listing_handlers.py to regenerate_listing_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands/generate_publish_signals.py to generate_publish_signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands/regenerate_publish_signals.py to regenerate_publish_signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache/fields.py to fields.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/cache/fields.py", line 28 raise AttributeError, "%s must be accessed via instance" % self.field.name ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache/redis.py to redis.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/cache/redis.py", line 264 return map(lambda (p, score): self._get_listing(p, score), zip(publishables, data)) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache/utils.py to utils.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/cache/utils.py", line 195 except ObjectDoesNotExist, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/models/publishable.py to publishable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/models/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/feeds.py to feeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0009_auto__chg_field_publishable_last_updated.py to 0009_auto__chg_field_publishable_last_updated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0004_add_field_category_app_data_add_field_publishable_app_data.py to 0004_add_field_category_app_data_add_field_publishable_app_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0007_auto__chg_field_category_site__chg_field_related_related_ct__chg_field.py to 0007_auto__chg_field_category_site__chg_field_related_related_ct__chg_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0002_remove_shit_data.py to 0002_remove_shit_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0005_auto__add_field_category_content__add_field_category_template.py to 0005_auto__add_field_category_content__add_field_category_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0002_remove_shit_schema_cleanup.py to 0002_remove_shit_schema_cleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0006_add_publishable_announced.py to 0006_add_publishable_announced.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0010_add_field_author_photo.py to 0010_add_field_author_photo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0002_initial_publishable.py to 0002_initial_publishable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0008_add_last_updated.py to 0008_add_last_updated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0002_remove_shit_add_columns.py to 0002_remove_shit_add_columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/migrations/0003_add_field_publishable_published.py to 0003_add_field_publishable_published.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/views.py to views.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/views.py", line 143 except self.WrongUrl, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/middleware.py to middleware.cpython-39.pyc File "/usr/lib/python3.9/site-packages/ella/core/middleware.py", line 45 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/newman_admin.py to newman_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_related.py to test_related.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_cache.py to test_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_category.py to test_category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_view_helpers.py to test_view_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_boxes.py to test_boxes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_custom_urls.py to test_custom_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_feeds.py to test_feeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_listing.py to test_listing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_core/test_publishable.py to test_publishable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app/loadme.py to loadme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_positions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils/test_middleware.py to test_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils/test_installedapps.py to test_installedapps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils/test_paginator.py to test_paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api/test_serialization.py to test_serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/test_forms.py to test_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/test_photo.py to test_photo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/test_resize.py to test_resize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/test_photos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings/local_example.py to local_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/test_ella/settings/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpnessoqlm.py' /usr/bin/python3 /tmp/tmpnessoqlm.py File "/usr/lib/python3.9/site-packages/ella/utils/__init__.py", line 8 except ImportError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/photos/templatetags/photos.py", line 132 raise template.TemplateSyntaxError, "{% img FORMAT for VAR as VAR_NAME %} or {% img FORMAT with FIELD VALUE as VAR_NAME %}" ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/photos/models.py", line 302 except (IOError, SystemError), e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/photos/management/commands/check_photo_files_consistence.py", line 61 print message ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(message)? File "/usr/lib/python3.9/site-packages/ella/core/templatetags/core.py", line 95 raise template.TemplateSyntaxError, "%r tag argument should have at least 4 arguments" % input[0] ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/templatetags/custom_urls_tags.py", line 33 except NoReverseMatch, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/templatetags/related.py", line 28 raise template.TemplateSyntaxError, "{% related N [app_label.Model, ...] for object as var_name %}" ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/managers.py", line 164 raise TypeError, '%s, %s' % (k.start, k.stop) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/cache/fields.py", line 28 raise AttributeError, "%s must be accessed via instance" % self.field.name ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/cache/redis.py", line 264 return map(lambda (p, score): self._get_listing(p, score), zip(publishables, data)) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/cache/utils.py", line 195 except ObjectDoesNotExist, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/views.py", line 143 except self.WrongUrl, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/ella/core/middleware.py", line 45 except Exception, e: ^ SyntaxError: invalid syntax removing /tmp/tmpnessoqlm.py running install_egg_info running egg_info writing ella.egg-info/PKG-INFO writing dependency_links to ella.egg-info/dependency_links.txt writing requirements to ella.egg-info/requires.txt writing top-level names to ella.egg-info/top_level.txt reading manifest file 'ella.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' no previously-included directories found matching 'test_ella/static/photos' warning: no previously-included files matching '.coverage' found anywhere in distribution warning: no previously-included files found matching 'test_ella/settings/local.py' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ella.egg-info/SOURCES.txt' Copying ella.egg-info to /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella-3.0.13-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64//usr/share/doc/python-ella + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64//usr/share/doc/python-ella + '[' -d docs ']' ~/build/BUILDROOT/python-ella-3.0.13-1.aarch64 ~/build/BUILD/ella-3.0.13 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ella-3.0.13-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/ella-3.0.13 + popd + mv /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.0.13-1 --unique-debug-suffix -3.0.13-1.aarch64 --unique-debug-src-base python-ella-3.0.13-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/ella-3.0.13 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-ella-3.0.13-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache/fields.py'... File "/usr/lib/python3.9/site-packages/ella/core/cache/fields.py", line 28 raise AttributeError, "%s must be accessed via instance" % self.field.name ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache/redis.py'... File "/usr/lib/python3.9/site-packages/ella/core/cache/redis.py", line 264 return map(lambda (p, score): self._get_listing(p, score), zip(publishables, data)) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/cache/utils.py'... File "/usr/lib/python3.9/site-packages/ella/core/cache/utils.py", line 195 except ObjectDoesNotExist, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/managers.py'... File "/usr/lib/python3.9/site-packages/ella/core/managers.py", line 164 raise TypeError, '%s, %s' % (k.start, k.stop) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/middleware.py'... File "/usr/lib/python3.9/site-packages/ella/core/middleware.py", line 45 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/core.py'... File "/usr/lib/python3.9/site-packages/ella/core/templatetags/core.py", line 95 raise template.TemplateSyntaxError, "%r tag argument should have at least 4 arguments" % input[0] ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/custom_urls_tags.py'... File "/usr/lib/python3.9/site-packages/ella/core/templatetags/custom_urls_tags.py", line 33 except NoReverseMatch, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/templatetags/related.py'... File "/usr/lib/python3.9/site-packages/ella/core/templatetags/related.py", line 28 raise template.TemplateSyntaxError, "{% related N [app_label.Model, ...] for object as var_name %}" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/core/views.py'... File "/usr/lib/python3.9/site-packages/ella/core/views.py", line 143 except self.WrongUrl, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/management/commands/check_photo_files_consistence.py'... File "/usr/lib/python3.9/site-packages/ella/photos/management/commands/check_photo_files_consistence.py", line 61 print message ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(message)? *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/models.py'... File "/usr/lib/python3.9/site-packages/ella/photos/models.py", line 302 except (IOError, SystemError), e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/photos/templatetags/photos.py'... File "/usr/lib/python3.9/site-packages/ella/photos/templatetags/photos.py", line 132 raise template.TemplateSyntaxError, "{% img FORMAT for VAR as VAR_NAME %} or {% img FORMAT with FIELD VALUE as VAR_NAME %}" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-ella-3.0.13-1.aarch64/usr/lib/python3.9/site-packages/ella/utils/__init__.py'... File "/usr/lib/python3.9/site-packages/ella/utils/__init__.py", line 8 except ImportError, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.yWqAFw (%install) Bad exit status from /var/tmp/rpm-tmp.yWqAFw (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-ella.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-ella.spec