Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cactus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686551009.200384/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cactus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Cactus-3.3.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cactus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686551009.200384/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cactus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Cactus-3.3.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cactus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686551009.200384/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cactus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gXUCvV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cactus-3.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cactus-3.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cactus-3.3.3 + /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.0hsyhr + umask 022 + cd /builddir/build/BUILD + cd Cactus-3.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/cactus copying cactus/mime.py -> build/lib/cactus copying cactus/logger.py -> build/lib/cactus copying cactus/ui.py -> build/lib/cactus copying cactus/browser.py -> build/lib/cactus copying cactus/exceptions.py -> build/lib/cactus copying cactus/__init__.py -> build/lib/cactus copying cactus/cli.py -> build/lib/cactus copying cactus/server.py -> build/lib/cactus copying cactus/site.py -> build/lib/cactus copying cactus/page.py -> build/lib/cactus copying cactus/template_tags.py -> build/lib/cactus creating build/lib/cactus/config copying cactus/config/router.py -> build/lib/cactus/config copying cactus/config/__init__.py -> build/lib/cactus/config copying cactus/config/file.py -> build/lib/cactus/config copying cactus/config/fallback.py -> build/lib/cactus/config creating build/lib/cactus/compat copying cactus/compat/__init__.py -> build/lib/cactus/compat copying cactus/compat/page.py -> build/lib/cactus/compat copying cactus/compat/paths.py -> build/lib/cactus/compat creating build/lib/cactus/static copying cactus/static/__init__.py -> build/lib/cactus/static creating build/lib/cactus/static/external copying cactus/static/external/exceptions.py -> build/lib/cactus/static/external copying cactus/static/external/__init__.py -> build/lib/cactus/static/external copying cactus/static/external/manager.py -> build/lib/cactus/static/external creating build/lib/cactus/plugin copying cactus/plugin/defaults.py -> build/lib/cactus/plugin copying cactus/plugin/loader.py -> build/lib/cactus/plugin copying cactus/plugin/__init__.py -> build/lib/cactus/plugin copying cactus/plugin/manager.py -> build/lib/cactus/plugin creating build/lib/cactus/plugin/builtin copying cactus/plugin/builtin/context.py -> build/lib/cactus/plugin/builtin copying cactus/plugin/builtin/cache.py -> build/lib/cactus/plugin/builtin copying cactus/plugin/builtin/ignore.py -> build/lib/cactus/plugin/builtin copying cactus/plugin/builtin/__init__.py -> build/lib/cactus/plugin/builtin creating build/lib/cactus/i18n copying cactus/i18n/commands.py -> build/lib/cactus/i18n copying cactus/i18n/__init__.py -> build/lib/cactus/i18n creating build/lib/cactus/bootstrap copying cactus/bootstrap/package.py -> build/lib/cactus/bootstrap copying cactus/bootstrap/archive.py -> build/lib/cactus/bootstrap copying cactus/bootstrap/__init__.py -> build/lib/cactus/bootstrap creating build/lib/cactus/tests copying cactus/tests/test_credentials.py -> build/lib/cactus/tests copying cactus/tests/test_template_tags.py -> build/lib/cactus/tests copying cactus/tests/test_urls.py -> build/lib/cactus/tests copying cactus/tests/test_legacy_context.py -> build/lib/cactus/tests copying cactus/tests/test_build.py -> build/lib/cactus/tests copying cactus/tests/test_listener.py -> build/lib/cactus/tests copying cactus/tests/test_bootstrap.py -> build/lib/cactus/tests copying cactus/tests/test_fingerprint.py -> build/lib/cactus/tests copying cactus/tests/test_external.py -> build/lib/cactus/tests copying cactus/tests/test_context.py -> build/lib/cactus/tests copying cactus/tests/test_basic.py -> build/lib/cactus/tests copying cactus/tests/test_compat.py -> build/lib/cactus/tests copying cactus/tests/test_deploy.py -> build/lib/cactus/tests copying cactus/tests/test_cli.py -> build/lib/cactus/tests copying cactus/tests/__init__.py -> build/lib/cactus/tests copying cactus/tests/test_ignore.py -> build/lib/cactus/tests copying cactus/tests/test_config.py -> build/lib/cactus/tests copying cactus/tests/test_ui.py -> build/lib/cactus/tests copying cactus/tests/test_mime.py -> build/lib/cactus/tests copying cactus/tests/test_plugins.py -> build/lib/cactus/tests copying cactus/tests/compat.py -> build/lib/cactus/tests creating build/lib/cactus/tests/data creating build/lib/cactus/tests/data/skeleton creating build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/version.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/coffeescript.disabled.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/scss.disabled..py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/page_context.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/blog.disabled.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/haml.disabled.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/__init__.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/sprites.disabled.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/sass.disabled.py -> build/lib/cactus/tests/data/skeleton/plugins copying cactus/tests/data/skeleton/plugins/static_optimizers.py -> build/lib/cactus/tests/data/skeleton/plugins creating build/lib/cactus/tests/integration copying cactus/tests/integration/__init__.py -> build/lib/cactus/tests/integration creating build/lib/cactus/tests/integration/s3 copying cactus/tests/integration/s3/test_workflow.py -> build/lib/cactus/tests/integration/s3 copying cactus/tests/integration/s3/test_deploy.py -> build/lib/cactus/tests/integration/s3 copying cactus/tests/integration/s3/__init__.py -> build/lib/cactus/tests/integration/s3 copying cactus/tests/integration/s3/test_bucket.py -> build/lib/cactus/tests/integration/s3 creating build/lib/cactus/tests/deployment copying cactus/tests/deployment/test_engine_api.py -> build/lib/cactus/tests/deployment copying cactus/tests/deployment/test_bucket_name.py -> build/lib/cactus/tests/deployment copying cactus/tests/deployment/__init__.py -> build/lib/cactus/tests/deployment copying cactus/tests/deployment/test_file.py -> build/lib/cactus/tests/deployment copying cactus/tests/deployment/test_bucket_create.py -> build/lib/cactus/tests/deployment creating build/lib/cactus/contrib copying cactus/contrib/__init__.py -> build/lib/cactus/contrib creating build/lib/cactus/contrib/external copying cactus/contrib/external/closure.py -> build/lib/cactus/contrib/external copying cactus/contrib/external/__init__.py -> build/lib/cactus/contrib/external copying cactus/contrib/external/yui.py -> build/lib/cactus/contrib/external creating build/lib/cactus/listener copying cactus/listener/polling.py -> build/lib/cactus/listener copying cactus/listener/mac.py -> build/lib/cactus/listener copying cactus/listener/__init__.py -> build/lib/cactus/listener creating build/lib/cactus/deployment copying cactus/deployment/engine.py -> build/lib/cactus/deployment copying cactus/deployment/__init__.py -> build/lib/cactus/deployment copying cactus/deployment/auth.py -> build/lib/cactus/deployment copying cactus/deployment/file.py -> build/lib/cactus/deployment creating build/lib/cactus/deployment/s3 copying cactus/deployment/s3/engine.py -> build/lib/cactus/deployment/s3 copying cactus/deployment/s3/domain.py -> build/lib/cactus/deployment/s3 copying cactus/deployment/s3/__init__.py -> build/lib/cactus/deployment/s3 copying cactus/deployment/s3/auth.py -> build/lib/cactus/deployment/s3 copying cactus/deployment/s3/file.py -> build/lib/cactus/deployment/s3 creating build/lib/cactus/deployment/gcs copying cactus/deployment/gcs/engine.py -> build/lib/cactus/deployment/gcs copying cactus/deployment/gcs/__init__.py -> build/lib/cactus/deployment/gcs copying cactus/deployment/gcs/auth.py -> build/lib/cactus/deployment/gcs copying cactus/deployment/gcs/file.py -> build/lib/cactus/deployment/gcs creating build/lib/cactus/deployment/cloudfiles copying cactus/deployment/cloudfiles/engine.py -> build/lib/cactus/deployment/cloudfiles copying cactus/deployment/cloudfiles/__init__.py -> build/lib/cactus/deployment/cloudfiles copying cactus/deployment/cloudfiles/auth.py -> build/lib/cactus/deployment/cloudfiles copying cactus/deployment/cloudfiles/file.py -> build/lib/cactus/deployment/cloudfiles creating build/lib/cactus/utils copying cactus/utils/sync.py -> build/lib/cactus/utils copying cactus/utils/parallel.py -> build/lib/cactus/utils copying cactus/utils/filesystem.py -> build/lib/cactus/utils copying cactus/utils/packaging.py -> build/lib/cactus/utils copying cactus/utils/network.py -> build/lib/cactus/utils copying cactus/utils/__init__.py -> build/lib/cactus/utils copying cactus/utils/url.py -> build/lib/cactus/utils copying cactus/utils/internal.py -> build/lib/cactus/utils copying cactus/utils/file.py -> build/lib/cactus/utils copying cactus/utils/helpers.py -> build/lib/cactus/utils copying cactus/utils/ipc.py -> build/lib/cactus/utils creating build/lib/cactus/skeleton copying cactus/skeleton/config.json -> build/lib/cactus/skeleton creating build/lib/cactus/skeleton/static creating build/lib/cactus/skeleton/static/fonts copying cactus/skeleton/static/fonts/glyphicons-halflings-regular.svg -> build/lib/cactus/skeleton/static/fonts copying cactus/skeleton/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/cactus/skeleton/static/fonts copying cactus/skeleton/static/fonts/glyphicons-halflings-regular.woff -> build/lib/cactus/skeleton/static/fonts copying cactus/skeleton/static/fonts/glyphicons-halflings-regular.eot -> build/lib/cactus/skeleton/static/fonts creating build/lib/cactus/skeleton/static/js copying cactus/skeleton/static/js/main.js -> build/lib/cactus/skeleton/static/js creating build/lib/cactus/skeleton/static/js/vendor copying cactus/skeleton/static/js/vendor/modernizr-2.6.2.js -> build/lib/cactus/skeleton/static/js/vendor copying cactus/skeleton/static/js/vendor/jquery-1.10.1.js -> build/lib/cactus/skeleton/static/js/vendor copying cactus/skeleton/static/js/vendor/bootstrap.js -> build/lib/cactus/skeleton/static/js/vendor creating build/lib/cactus/skeleton/static/images copying cactus/skeleton/static/images/favicon.ico -> build/lib/cactus/skeleton/static/images creating build/lib/cactus/skeleton/static/css copying cactus/skeleton/static/css/main.css -> build/lib/cactus/skeleton/static/css copying cactus/skeleton/static/css/bootstrap-theme.css -> build/lib/cactus/skeleton/static/css copying cactus/skeleton/static/css/bootstrap.css -> build/lib/cactus/skeleton/static/css creating build/lib/cactus/skeleton/locale copying cactus/skeleton/locale/README.md -> build/lib/cactus/skeleton/locale creating build/lib/cactus/skeleton/pages copying cactus/skeleton/pages/contact.html -> build/lib/cactus/skeleton/pages copying cactus/skeleton/pages/about.html -> build/lib/cactus/skeleton/pages copying cactus/skeleton/pages/index.html -> build/lib/cactus/skeleton/pages copying cactus/skeleton/pages/error.html -> build/lib/cactus/skeleton/pages copying cactus/skeleton/pages/robots.txt -> build/lib/cactus/skeleton/pages copying cactus/skeleton/pages/sitemap.xml -> build/lib/cactus/skeleton/pages creating build/lib/cactus/skeleton/templates copying cactus/skeleton/templates/base.html -> build/lib/cactus/skeleton/templates creating build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/coffeescript.disabled.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/page_context.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/blog.disabled.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/haml.disabled.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/__init__.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/sprites.disabled.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/scss.disabled.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/sass.disabled.py -> build/lib/cactus/skeleton/plugins copying cactus/skeleton/plugins/static_optimizers.py -> build/lib/cactus/skeleton/plugins copying cactus/tests/data/koenpage-in.html -> build/lib/cactus/tests/data copying cactus/tests/data/koenpage-out.html -> build/lib/cactus/tests/data copying cactus/tests/data/test-in.html -> build/lib/cactus/tests/data copying cactus/tests/data/test-out.html -> build/lib/cactus/tests/data creating build/lib/cactus/tests/data/skeleton/static creating build/lib/cactus/tests/data/skeleton/static/js copying cactus/tests/data/skeleton/static/js/main.js -> build/lib/cactus/tests/data/skeleton/static/js creating build/lib/cactus/tests/data/skeleton/static/images copying cactus/tests/data/skeleton/static/images/favicon.ico -> build/lib/cactus/tests/data/skeleton/static/images creating build/lib/cactus/tests/data/skeleton/static/css copying cactus/tests/data/skeleton/static/css/style.css -> build/lib/cactus/tests/data/skeleton/static/css creating build/lib/cactus/tests/data/skeleton/locale copying cactus/tests/data/skeleton/locale/README.md -> build/lib/cactus/tests/data/skeleton/locale creating build/lib/cactus/tests/data/skeleton/pages copying cactus/tests/data/skeleton/pages/index.html -> build/lib/cactus/tests/data/skeleton/pages copying cactus/tests/data/skeleton/pages/error.html -> build/lib/cactus/tests/data/skeleton/pages copying cactus/tests/data/skeleton/pages/robots.txt -> build/lib/cactus/tests/data/skeleton/pages copying cactus/tests/data/skeleton/pages/sitemap.xml -> build/lib/cactus/tests/data/skeleton/pages creating build/lib/cactus/tests/data/skeleton/templates copying cactus/tests/data/skeleton/templates/base.html -> build/lib/cactus/tests/data/skeleton/templates creating build/lib/cactus/tests/data/plugins copying cactus/tests/data/plugins/test.py -> build/lib/cactus/tests/data/plugins copying cactus/tests/data/plugins/empty.py -> build/lib/cactus/tests/data/plugins creating build/lib/cactus/tests/integration/s3/data copying cactus/tests/integration/s3/data/buckets.xml -> build/lib/cactus/tests/integration/s3/data copying cactus/tests/integration/s3/data/location.xml -> build/lib/cactus/tests/integration/s3/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TwNaCv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64 + cd Cactus-3.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config copying build/lib/cactus/config/router.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config copying build/lib/cactus/config/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config copying build/lib/cactus/config/file.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config copying build/lib/cactus/config/fallback.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/compat copying build/lib/cactus/compat/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/compat copying build/lib/cactus/compat/page.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/compat copying build/lib/cactus/compat/paths.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/compat copying build/lib/cactus/mime.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static copying build/lib/cactus/static/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/external copying build/lib/cactus/static/external/exceptions.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/external copying build/lib/cactus/static/external/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/external copying build/lib/cactus/static/external/manager.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/external creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin copying build/lib/cactus/plugin/defaults.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin copying build/lib/cactus/plugin/loader.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin copying build/lib/cactus/plugin/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin copying build/lib/cactus/plugin/manager.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin copying build/lib/cactus/plugin/builtin/context.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin copying build/lib/cactus/plugin/builtin/cache.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin copying build/lib/cactus/plugin/builtin/ignore.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin copying build/lib/cactus/plugin/builtin/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin copying build/lib/cactus/logger.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/i18n copying build/lib/cactus/i18n/commands.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/i18n copying build/lib/cactus/i18n/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/i18n copying build/lib/cactus/ui.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/bootstrap copying build/lib/cactus/bootstrap/package.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/bootstrap copying build/lib/cactus/bootstrap/archive.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/bootstrap copying build/lib/cactus/bootstrap/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/bootstrap creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_credentials.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_template_tags.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_urls.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_legacy_context.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_build.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_listener.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_bootstrap.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_fingerprint.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_external.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data copying build/lib/cactus/tests/data/koenpage-in.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/static creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/static/js copying build/lib/cactus/tests/data/skeleton/static/js/main.js -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/static/js creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/static/images copying build/lib/cactus/tests/data/skeleton/static/images/favicon.ico -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/static/images creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/static/css copying build/lib/cactus/tests/data/skeleton/static/css/style.css -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/static/css creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/locale copying build/lib/cactus/tests/data/skeleton/locale/README.md -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/locale creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/pages copying build/lib/cactus/tests/data/skeleton/pages/index.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/pages copying build/lib/cactus/tests/data/skeleton/pages/error.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/pages copying build/lib/cactus/tests/data/skeleton/pages/robots.txt -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/pages copying build/lib/cactus/tests/data/skeleton/pages/sitemap.xml -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/pages creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/templates copying build/lib/cactus/tests/data/skeleton/templates/base.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/templates creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/version.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/coffeescript.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/scss.disabled..py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/page_context.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/blog.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/haml.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/sprites.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/sass.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/skeleton/plugins/static_optimizers.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins copying build/lib/cactus/tests/data/koenpage-out.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data copying build/lib/cactus/tests/data/test-in.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data copying build/lib/cactus/tests/data/test-out.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/plugins copying build/lib/cactus/tests/data/plugins/test.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/plugins copying build/lib/cactus/tests/data/plugins/empty.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/plugins copying build/lib/cactus/tests/test_context.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_basic.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_compat.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_deploy.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_cli.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3 creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3/data copying build/lib/cactus/tests/integration/s3/data/buckets.xml -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3/data copying build/lib/cactus/tests/integration/s3/data/location.xml -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3/data copying build/lib/cactus/tests/integration/s3/test_workflow.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3 copying build/lib/cactus/tests/integration/s3/test_deploy.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3 copying build/lib/cactus/tests/integration/s3/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3 copying build/lib/cactus/tests/integration/s3/test_bucket.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3 copying build/lib/cactus/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration copying build/lib/cactus/tests/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_ignore.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_config.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment copying build/lib/cactus/tests/deployment/test_engine_api.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment copying build/lib/cactus/tests/deployment/test_bucket_name.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment copying build/lib/cactus/tests/deployment/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment copying build/lib/cactus/tests/deployment/test_file.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment copying build/lib/cactus/tests/deployment/test_bucket_create.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment copying build/lib/cactus/tests/test_ui.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_mime.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/test_plugins.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests copying build/lib/cactus/tests/compat.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib copying build/lib/cactus/contrib/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/external copying build/lib/cactus/contrib/external/closure.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/external copying build/lib/cactus/contrib/external/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/external copying build/lib/cactus/contrib/external/yui.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/external creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/listener copying build/lib/cactus/listener/polling.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/listener copying build/lib/cactus/listener/mac.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/listener copying build/lib/cactus/listener/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/listener copying build/lib/cactus/browser.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/fonts copying build/lib/cactus/skeleton/static/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/fonts copying build/lib/cactus/skeleton/static/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/fonts copying build/lib/cactus/skeleton/static/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/fonts copying build/lib/cactus/skeleton/static/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/fonts creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/js creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/js/vendor copying build/lib/cactus/skeleton/static/js/vendor/modernizr-2.6.2.js -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/js/vendor copying build/lib/cactus/skeleton/static/js/vendor/jquery-1.10.1.js -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/js/vendor copying build/lib/cactus/skeleton/static/js/vendor/bootstrap.js -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/js/vendor copying build/lib/cactus/skeleton/static/js/main.js -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/js creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/images copying build/lib/cactus/skeleton/static/images/favicon.ico -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/images creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/css copying build/lib/cactus/skeleton/static/css/main.css -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/css copying build/lib/cactus/skeleton/static/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/css copying build/lib/cactus/skeleton/static/css/bootstrap.css -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/static/css creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/locale copying build/lib/cactus/skeleton/locale/README.md -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/locale creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/pages copying build/lib/cactus/skeleton/pages/contact.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/pages copying build/lib/cactus/skeleton/pages/about.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/pages copying build/lib/cactus/skeleton/pages/index.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/pages copying build/lib/cactus/skeleton/pages/error.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/pages copying build/lib/cactus/skeleton/pages/robots.txt -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/pages copying build/lib/cactus/skeleton/pages/sitemap.xml -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/pages creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/templates copying build/lib/cactus/skeleton/templates/base.html -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/templates creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/coffeescript.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/page_context.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/blog.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/haml.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/sprites.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/scss.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/sass.disabled.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/plugins/static_optimizers.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins copying build/lib/cactus/skeleton/config.json -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton copying build/lib/cactus/exceptions.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus copying build/lib/cactus/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus copying build/lib/cactus/cli.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus copying build/lib/cactus/server.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus copying build/lib/cactus/site.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus copying build/lib/cactus/page.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment copying build/lib/cactus/deployment/engine.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3 copying build/lib/cactus/deployment/s3/engine.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3 copying build/lib/cactus/deployment/s3/domain.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3 copying build/lib/cactus/deployment/s3/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3 copying build/lib/cactus/deployment/s3/auth.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3 copying build/lib/cactus/deployment/s3/file.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3 creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs copying build/lib/cactus/deployment/gcs/engine.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs copying build/lib/cactus/deployment/gcs/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs copying build/lib/cactus/deployment/gcs/auth.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs copying build/lib/cactus/deployment/gcs/file.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs copying build/lib/cactus/deployment/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment copying build/lib/cactus/deployment/auth.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment copying build/lib/cactus/deployment/file.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles copying build/lib/cactus/deployment/cloudfiles/engine.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles copying build/lib/cactus/deployment/cloudfiles/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles copying build/lib/cactus/deployment/cloudfiles/auth.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles copying build/lib/cactus/deployment/cloudfiles/file.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles creating /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/sync.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/parallel.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/filesystem.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/packaging.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/network.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/__init__.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/url.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/internal.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/file.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/helpers.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/utils/ipc.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils copying build/lib/cactus/template_tags.py -> /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/config/fallback.py to fallback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/compat/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/compat/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/mime.py to mime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/external/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/external/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/static/external/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin/ignore.py to ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/plugin/builtin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/i18n/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/i18n/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/bootstrap/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/bootstrap/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/bootstrap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_credentials.py to test_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_template_tags.py to test_template_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_urls.py to test_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_legacy_context.py to test_legacy_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_build.py to test_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_listener.py to test_listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_bootstrap.py to test_bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_fingerprint.py to test_fingerprint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_external.py to test_external.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/coffeescript.disabled.py to coffeescript.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/scss.disabled..py to scss.disabled..cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/page_context.py to page_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/blog.disabled.py to blog.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/haml.disabled.py to haml.disabled.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/haml.disabled.py", line 42 print path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(path)? byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/sprites.disabled.py to sprites.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/sass.disabled.py to sass.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/static_optimizers.py to static_optimizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/plugins/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/plugins/empty.py to empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_basic.py to test_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_compat.py to test_compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_deploy.py to test_deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3/test_workflow.py to test_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3/test_deploy.py to test_deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/s3/test_bucket.py to test_bucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_ignore.py to test_ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment/test_engine_api.py to test_engine_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment/test_bucket_name.py to test_bucket_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment/test_file.py to test_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/deployment/test_bucket_create.py to test_bucket_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_ui.py to test_ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_mime.py to test_mime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/external/closure.py to closure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/external/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/contrib/external/yui.py to yui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/listener/polling.py to polling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/listener/mac.py to mac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/listener/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/browser.py to browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/coffeescript.disabled.py to coffeescript.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/page_context.py to page_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/blog.disabled.py to blog.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/haml.disabled.py to haml.disabled.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/haml.disabled.py", line 42 print path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(path)? byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/sprites.disabled.py to sprites.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/scss.disabled.py to scss.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/sass.disabled.py to sass.disabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/static_optimizers.py to static_optimizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3/domain.py to domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/s3/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/gcs/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/deployment/cloudfiles/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/parallel.py to parallel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/packaging.py to packaging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/internal.py to internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/utils/ipc.py to ipc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/template_tags.py to template_tags.cpython-39.pyc writing byte-compilation script '/tmp/tmpuabs7niz.py' /usr/bin/python3 /tmp/tmpuabs7niz.py File "/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/haml.disabled.py", line 42 print path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(path)? File "/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/haml.disabled.py", line 42 print path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(path)? removing /tmp/tmpuabs7niz.py running install_egg_info running egg_info writing Cactus.egg-info/PKG-INFO writing dependency_links to Cactus.egg-info/dependency_links.txt writing entry points to Cactus.egg-info/entry_points.txt writing requirements to Cactus.egg-info/requires.txt writing top-level names to Cactus.egg-info/top_level.txt reading manifest file 'Cactus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Cactus.egg-info/SOURCES.txt' Copying Cactus.egg-info to /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/Cactus-3.3.3-py3.9.egg-info running install_scripts Installing cactus script to /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64//usr/share/doc/python-Cactus + '[' -d doc ']' ~/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64 ~/build/BUILD/Cactus-3.3.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/Cactus-3.3.3 + mv /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.3.3-1 --unique-debug-suffix -3.3.3-1.x86_64 --unique-debug-src-base python-Cactus-3.3.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Cactus-3.3.3 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-Cactus-3.3.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/haml.disabled.py'... File "/usr/lib/python3.9/site-packages/cactus/skeleton/plugins/haml.disabled.py", line 42 print path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(path)? *** Error compiling '/builddir/build/BUILDROOT/python-Cactus-3.3.3-1.x86_64/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/haml.disabled.py'... File "/usr/lib/python3.9/site-packages/cactus/tests/data/skeleton/plugins/haml.disabled.py", line 42 print path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(path)? error: Bad exit status from /var/tmp/rpm-tmp.TwNaCv (%install) Bad exit status from /var/tmp/rpm-tmp.TwNaCv (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cactus.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 x86_64 --nodeps /builddir/build/SPECS/python-cactus.spec