Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sceptre.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682313386.503748/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-sceptre.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-sceptre-4.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sceptre.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682313386.503748/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-sceptre.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-sceptre-4.1.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-sceptre.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682313386.503748/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-sceptre.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.YDsJJN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sceptre-4.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sceptre-4.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sceptre-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HtT4DD + umask 022 + cd /builddir/build/BUILD + cd sceptre-4.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py file sceptre.py (for module sceptre) not found creating build creating build/lib creating build/lib/sceptre copying sceptre/helpers.py -> build/lib/sceptre copying sceptre/template.py -> build/lib/sceptre copying sceptre/stack_status_colourer.py -> build/lib/sceptre copying sceptre/__init__.py -> build/lib/sceptre copying sceptre/stack.py -> build/lib/sceptre copying sceptre/exceptions.py -> build/lib/sceptre copying sceptre/stack_status.py -> build/lib/sceptre copying sceptre/context.py -> build/lib/sceptre copying sceptre/logging.py -> build/lib/sceptre copying sceptre/connection_manager.py -> build/lib/sceptre creating build/lib/sceptre/cli copying sceptre/cli/list.py -> build/lib/sceptre/cli copying sceptre/cli/describe.py -> build/lib/sceptre/cli copying sceptre/cli/dump.py -> build/lib/sceptre/cli copying sceptre/cli/helpers.py -> build/lib/sceptre/cli copying sceptre/cli/policy.py -> build/lib/sceptre/cli copying sceptre/cli/template.py -> build/lib/sceptre/cli copying sceptre/cli/status.py -> build/lib/sceptre/cli copying sceptre/cli/__init__.py -> build/lib/sceptre/cli copying sceptre/cli/launch.py -> build/lib/sceptre/cli copying sceptre/cli/drift.py -> build/lib/sceptre/cli copying sceptre/cli/diff.py -> build/lib/sceptre/cli copying sceptre/cli/prune.py -> build/lib/sceptre/cli copying sceptre/cli/update.py -> build/lib/sceptre/cli copying sceptre/cli/delete.py -> build/lib/sceptre/cli copying sceptre/cli/execute.py -> build/lib/sceptre/cli copying sceptre/cli/new.py -> build/lib/sceptre/cli copying sceptre/cli/create.py -> build/lib/sceptre/cli creating build/lib/sceptre/diffing copying sceptre/diffing/diff_writer.py -> build/lib/sceptre/diffing copying sceptre/diffing/__init__.py -> build/lib/sceptre/diffing copying sceptre/diffing/stack_differ.py -> build/lib/sceptre/diffing creating build/lib/sceptre/plan copying sceptre/plan/actions.py -> build/lib/sceptre/plan copying sceptre/plan/__init__.py -> build/lib/sceptre/plan copying sceptre/plan/plan.py -> build/lib/sceptre/plan copying sceptre/plan/executor.py -> build/lib/sceptre/plan creating build/lib/sceptre/hooks copying sceptre/hooks/cmd.py -> build/lib/sceptre/hooks copying sceptre/hooks/__init__.py -> build/lib/sceptre/hooks copying sceptre/hooks/asg_scaling_processes.py -> build/lib/sceptre/hooks creating build/lib/sceptre/config copying sceptre/config/__init__.py -> build/lib/sceptre/config copying sceptre/config/graph.py -> build/lib/sceptre/config copying sceptre/config/reader.py -> build/lib/sceptre/config copying sceptre/config/strategies.py -> build/lib/sceptre/config creating build/lib/sceptre/resolvers copying sceptre/resolvers/__init__.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/join.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/placeholders.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/environment_variable.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/file_contents.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/no_value.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/stack_attr.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/sub.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/stack_output.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/select.py -> build/lib/sceptre/resolvers copying sceptre/resolvers/split.py -> build/lib/sceptre/resolvers creating build/lib/sceptre/template_handlers copying sceptre/template_handlers/helper.py -> build/lib/sceptre/template_handlers copying sceptre/template_handlers/__init__.py -> build/lib/sceptre/template_handlers copying sceptre/template_handlers/http.py -> build/lib/sceptre/template_handlers copying sceptre/template_handlers/file.py -> build/lib/sceptre/template_handlers copying sceptre/template_handlers/s3.py -> build/lib/sceptre/template_handlers running egg_info writing sceptre.egg-info/PKG-INFO writing dependency_links to sceptre.egg-info/dependency_links.txt writing entry points to sceptre.egg-info/entry_points.txt writing requirements to sceptre.egg-info/requires.txt writing top-level names to sceptre.egg-info/top_level.txt file sceptre.py (for module sceptre) not found reading manifest file 'sceptre.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTORS.md' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching 'make.bat' under directory 'docs' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'sceptre.egg-info/SOURCES.txt' creating build/lib/sceptre/stack_policies copying sceptre/stack_policies/lock.json -> build/lib/sceptre/stack_policies copying sceptre/stack_policies/unlock.json -> build/lib/sceptre/stack_policies file sceptre.py (for module sceptre) not found + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iVBiby + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64 + cd sceptre-4.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-sceptre-4.1.0-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-sceptre-4.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre copying build/lib/sceptre/helpers.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre copying build/lib/sceptre/template.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre copying build/lib/sceptre/stack_status_colourer.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre copying build/lib/sceptre/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre copying build/lib/sceptre/stack.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/list.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/describe.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/dump.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/helpers.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/policy.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/template.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/status.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/launch.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/drift.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/diff.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/prune.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/update.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/delete.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/execute.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/new.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/cli/create.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli copying build/lib/sceptre/exceptions.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/diffing copying build/lib/sceptre/diffing/diff_writer.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/diffing copying build/lib/sceptre/diffing/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/diffing copying build/lib/sceptre/diffing/stack_differ.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/diffing copying build/lib/sceptre/stack_status.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan copying build/lib/sceptre/plan/actions.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan copying build/lib/sceptre/plan/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan copying build/lib/sceptre/plan/plan.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan copying build/lib/sceptre/plan/executor.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/hooks copying build/lib/sceptre/hooks/cmd.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/hooks copying build/lib/sceptre/hooks/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/hooks copying build/lib/sceptre/hooks/asg_scaling_processes.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/hooks copying build/lib/sceptre/context.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config copying build/lib/sceptre/config/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config copying build/lib/sceptre/config/graph.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config copying build/lib/sceptre/config/reader.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config copying build/lib/sceptre/config/strategies.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/join.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/placeholders.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/environment_variable.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/file_contents.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/no_value.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/stack_attr.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/sub.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/stack_output.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/select.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers copying build/lib/sceptre/resolvers/split.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers copying build/lib/sceptre/template_handlers/helper.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers copying build/lib/sceptre/template_handlers/__init__.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers copying build/lib/sceptre/template_handlers/http.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers copying build/lib/sceptre/template_handlers/file.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers copying build/lib/sceptre/template_handlers/s3.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers copying build/lib/sceptre/logging.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/stack_policies copying build/lib/sceptre/stack_policies/lock.json -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/stack_policies copying build/lib/sceptre/stack_policies/unlock.json -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/stack_policies copying build/lib/sceptre/connection_manager.py -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/stack_status_colourer.py to stack_status_colourer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/describe.py to describe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/dump.py to dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/launch.py to launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/drift.py to drift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/prune.py to prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/execute.py to execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/new.py to new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/cli/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/diffing/diff_writer.py to diff_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/diffing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/diffing/stack_differ.py to stack_differ.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/stack_status.py to stack_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan/plan.py to plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/plan/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/hooks/cmd.py to cmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/hooks/asg_scaling_processes.py to asg_scaling_processes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/config/strategies.py to strategies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/join.py to join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/placeholders.py to placeholders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/environment_variable.py to environment_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/file_contents.py to file_contents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/no_value.py to no_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/stack_attr.py to stack_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/sub.py to sub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/stack_output.py to stack_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/select.py to select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/resolvers/split.py to split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/template_handlers/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre/connection_manager.py to connection_manager.cpython-39.pyc writing byte-compilation script '/tmp/tmpprcpe5hf.py' /usr/bin/python3 /tmp/tmpprcpe5hf.py removing /tmp/tmpprcpe5hf.py running install_data creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/sceptre creating /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/sceptre/stack_policies copying sceptre/stack_policies/lock.json -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/sceptre/stack_policies copying sceptre/stack_policies/unlock.json -> /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/sceptre/stack_policies running install_egg_info running egg_info writing sceptre.egg-info/PKG-INFO writing dependency_links to sceptre.egg-info/dependency_links.txt writing entry points to sceptre.egg-info/entry_points.txt writing requirements to sceptre.egg-info/requires.txt writing top-level names to sceptre.egg-info/top_level.txt file sceptre.py (for module sceptre) not found reading manifest file 'sceptre.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTORS.md' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching 'make.bat' under directory 'docs' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'sceptre.egg-info/SOURCES.txt' Copying sceptre.egg-info to /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9/site-packages/sceptre-4.1.0-py3.9.egg-info running install_scripts Installing sceptre script to /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64//usr/share/doc/python-sceptre + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64//usr/share/doc/python-sceptre + '[' -d example ']' ~/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64 ~/build/BUILD/sceptre-4.1.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64 + '[' -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 ']' ~/build/BUILD/sceptre-4.1.0 + popd + mv /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.1.0-1 --unique-debug-suffix -4.1.0-1.aarch64 --unique-debug-src-base python-sceptre-4.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sceptre-4.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sceptre-4.1.0-1.noarch Provides: python-sceptre python3-sceptre = 4.1.0-1 python3.9dist(sceptre) = 4.1 python3dist(sceptre) = 4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(boto3) >= 1.3 python3.9dist(boto3) < 2 python3.9dist(cfn-flip) >= 1.2.3 python3.9dist(cfn-flip) < 2 python3.9dist(click) >= 7 python3.9dist(click) < 9 python3.9dist(colorama) >= 0.3.9 python3.9dist(deepdiff) >= 5.5 python3.9dist(deepdiff) < 6 python3.9dist(deprecation) >= 2 python3.9dist(deprecation) < 3 python3.9dist(jinja2) >= 3 python3.9dist(jinja2) < 4 python3.9dist(jsonschema) >= 3.2 python3.9dist(jsonschema) < 3.3 python3.9dist(networkx) >= 2.6 python3.9dist(networkx) < 2.7 python3.9dist(packaging) >= 16.8 python3.9dist(packaging) < 22 python3.9dist(pyyaml) >= 5.1 python3.9dist(pyyaml) < 6 python3.9dist(sceptre-cmd-resolver) >= 1.1.3 python3.9dist(sceptre-cmd-resolver) < 3 python3.9dist(sceptre-file-resolver) >= 1.0.4 python3.9dist(sceptre-file-resolver) < 2 python3.9dist(setuptools) python3.9dist(six) >= 1.11 python3.9dist(six) < 2 Processing files: python-sceptre-help-4.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/sceptre-4.1.0/doclist.lst Provides: python-sceptre-help = 4.1.0-1 python3-sceptre-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sceptre-4.1.0-1.aarch64 RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/sceptre/stack_policies/lock.json /usr/sceptre/stack_policies/unlock.json Empty %files file /builddir/build/BUILD/sceptre-4.1.0/doclist.lst Installed (but unpackaged) file(s) found: /usr/sceptre/stack_policies/lock.json /usr/sceptre/stack_policies/unlock.json Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-sceptre.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-sceptre.spec