Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-taskcat.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682350916.581180/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-taskcat.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-taskcat-0.9.38-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-taskcat.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682350916.581180/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-taskcat.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-taskcat-0.9.38-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-taskcat.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682350916.581180/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-taskcat.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.ZppXML + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf taskcat-0.9.38 + /usr/bin/gzip -dc /builddir/build/SOURCES/taskcat-0.9.38.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd taskcat-0.9.38 + /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.pBBlLW + umask 022 + cd /builddir/build/BUILD + cd taskcat-0.9.38 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '0.9.38 ' to '0.9.38' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/taskcat copying taskcat/_cli.py -> build/lib/taskcat copying taskcat/exceptions.py -> build/lib/taskcat copying taskcat/local_zones.py -> build/lib/taskcat copying taskcat/_legacy_config.py -> build/lib/taskcat copying taskcat/_cfn_lint.py -> build/lib/taskcat copying taskcat/_tui.py -> build/lib/taskcat copying taskcat/_generate_reports.py -> build/lib/taskcat copying taskcat/_logger.py -> build/lib/taskcat copying taskcat/_s3_stage.py -> build/lib/taskcat copying taskcat/_name_generator.py -> build/lib/taskcat copying taskcat/regions_to_partitions.py -> build/lib/taskcat copying taskcat/_client_factory.py -> build/lib/taskcat copying taskcat/_template_params.py -> build/lib/taskcat copying taskcat/_config.py -> build/lib/taskcat copying taskcat/__init__.py -> build/lib/taskcat copying taskcat/_cli_core.py -> build/lib/taskcat copying taskcat/_common_utils.py -> build/lib/taskcat copying taskcat/_dataclasses.py -> build/lib/taskcat copying taskcat/_lambda_build.py -> build/lib/taskcat copying taskcat/_s3_sync.py -> build/lib/taskcat copying taskcat/_amiupdater.py -> build/lib/taskcat creating build/lib/taskcat/_cfn copying taskcat/_cfn/stack.py -> build/lib/taskcat/_cfn copying taskcat/_cfn/__init__.py -> build/lib/taskcat/_cfn copying taskcat/_cfn/_log_stack_events.py -> build/lib/taskcat/_cfn copying taskcat/_cfn/template.py -> build/lib/taskcat/_cfn copying taskcat/_cfn/stack_url_helper.py -> build/lib/taskcat/_cfn copying taskcat/_cfn/threaded.py -> build/lib/taskcat/_cfn creating build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/test.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/upload.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/deploy.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/config.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/package_single.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/generate_iam_policy.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/list.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/__init__.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/update_ami.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/package.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/delete.py -> build/lib/taskcat/_cli_modules copying taskcat/_cli_modules/lint.py -> build/lib/taskcat/_cli_modules creating build/lib/taskcat/testing copying taskcat/testing/_unit_test.py -> build/lib/taskcat/testing copying taskcat/testing/_lint_test.py -> build/lib/taskcat/testing copying taskcat/testing/base_test.py -> build/lib/taskcat/testing copying taskcat/testing/_hooks.py -> build/lib/taskcat/testing copying taskcat/testing/__init__.py -> build/lib/taskcat/testing copying taskcat/testing/_abstract_test.py -> build/lib/taskcat/testing copying taskcat/testing/_cfn_test.py -> build/lib/taskcat/testing creating build/lib/taskcat/iam_policy copying taskcat/iam_policy/policy.py -> build/lib/taskcat/iam_policy copying taskcat/iam_policy/tools.py -> build/lib/taskcat/iam_policy copying taskcat/iam_policy/__init__.py -> build/lib/taskcat/iam_policy creating build/lib/taskcat_plugin_testhook copying taskcat_plugin_testhook/__init__.py -> build/lib/taskcat_plugin_testhook running egg_info writing taskcat.egg-info/PKG-INFO writing dependency_links to taskcat.egg-info/dependency_links.txt writing requirements to taskcat.egg-info/requires.txt writing top-level names to taskcat.egg-info/top_level.txt reading manifest file 'taskcat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'taskcat.egg-info/SOURCES.txt' creating build/lib/taskcat/cfg copying taskcat/cfg/amiupdater.cfg.yml -> build/lib/taskcat/cfg copying taskcat/cfg/animals.txt -> build/lib/taskcat/cfg copying taskcat/cfg/cfn_resource_iam_policy.json -> build/lib/taskcat/cfg copying taskcat/cfg/config_schema.json -> build/lib/taskcat/cfg copying taskcat/cfg/descriptors.txt -> build/lib/taskcat/cfg creating build/lib/taskcat/project_templates creating build/lib/taskcat/project_templates/quickstart copying taskcat/project_templates/quickstart/README.md.jinja -> build/lib/taskcat/project_templates/quickstart creating build/lib/taskcat/project_templates/quickstart/ci copying taskcat/project_templates/quickstart/ci/debug-input.json.jinja -> build/lib/taskcat/project_templates/quickstart/ci copying taskcat/project_templates/quickstart/ci/taskcat-autobucket-json.yml.jinja -> build/lib/taskcat/project_templates/quickstart/ci copying taskcat/project_templates/quickstart/ci/taskcat-autobucket.yml.jinja -> build/lib/taskcat/project_templates/quickstart/ci copying taskcat/project_templates/quickstart/ci/taskcat.yml.jinja -> build/lib/taskcat/project_templates/quickstart/ci creating build/lib/taskcat/project_templates/quickstart/scripts copying taskcat/project_templates/quickstart/scripts/scripts_userdata.sh.jinja -> build/lib/taskcat/project_templates/quickstart/scripts creating build/lib/taskcat/project_templates/quickstart/templates copying taskcat/project_templates/quickstart/templates/debug-yaml.template.jinja -> build/lib/taskcat/project_templates/quickstart/templates copying taskcat/project_templates/quickstart/templates/debug.template.jinja -> build/lib/taskcat/project_templates/quickstart/templates running build_scripts creating build/scripts-3.9 copying and adjusting bin/taskcat -> build/scripts-3.9 changing mode of build/scripts-3.9/taskcat from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3SeqGP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64 + cd taskcat-0.9.38 + 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-taskcat-0.9.38-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '0.9.38 ' to '0.9.38' warnings.warn(tmpl.format(**locals())) 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-taskcat-0.9.38-1.aarch64/usr creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_cli.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/exceptions.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/local_zones.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn copying build/lib/taskcat/_cfn/stack.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn copying build/lib/taskcat/_cfn/__init__.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn copying build/lib/taskcat/_cfn/_log_stack_events.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn copying build/lib/taskcat/_cfn/template.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn copying build/lib/taskcat/_cfn/stack_url_helper.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn copying build/lib/taskcat/_cfn/threaded.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/iam_policy copying build/lib/taskcat/iam_policy/policy.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/iam_policy copying build/lib/taskcat/iam_policy/tools.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/iam_policy copying build/lib/taskcat/iam_policy/__init__.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/iam_policy copying build/lib/taskcat/_legacy_config.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_cfn_lint.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_tui.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_generate_reports.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_logger.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/test.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/upload.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/deploy.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/config.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/package_single.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/generate_iam_policy.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/list.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/__init__.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/update_ami.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/package.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/delete.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_cli_modules/lint.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules copying build/lib/taskcat/_s3_stage.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_name_generator.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/regions_to_partitions.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_client_factory.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/testing/_unit_test.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/testing/_lint_test.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/testing/base_test.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/testing/_hooks.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/testing/__init__.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/testing/_abstract_test.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/testing/_cfn_test.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing copying build/lib/taskcat/_template_params.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_config.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/__init__.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/ci copying build/lib/taskcat/project_templates/quickstart/ci/taskcat.yml.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/ci copying build/lib/taskcat/project_templates/quickstart/ci/debug-input.json.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/ci copying build/lib/taskcat/project_templates/quickstart/ci/taskcat-autobucket.yml.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/ci copying build/lib/taskcat/project_templates/quickstart/ci/taskcat-autobucket-json.yml.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/ci creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/scripts copying build/lib/taskcat/project_templates/quickstart/scripts/scripts_userdata.sh.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/scripts copying build/lib/taskcat/project_templates/quickstart/README.md.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/templates copying build/lib/taskcat/project_templates/quickstart/templates/debug.template.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/templates copying build/lib/taskcat/project_templates/quickstart/templates/debug-yaml.template.jinja -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/project_templates/quickstart/templates copying build/lib/taskcat/_cli_core.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_common_utils.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_dataclasses.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_lambda_build.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/cfg copying build/lib/taskcat/cfg/animals.txt -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/cfg copying build/lib/taskcat/cfg/descriptors.txt -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/cfg copying build/lib/taskcat/cfg/cfn_resource_iam_policy.json -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/cfg copying build/lib/taskcat/cfg/config_schema.json -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/cfg copying build/lib/taskcat/cfg/amiupdater.cfg.yml -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/cfg copying build/lib/taskcat/_s3_sync.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat copying build/lib/taskcat/_amiupdater.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat_plugin_testhook copying build/lib/taskcat_plugin_testhook/__init__.py -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat_plugin_testhook byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli.py to _cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/local_zones.py to local_zones.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn/_log_stack_events.py to _log_stack_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn/stack_url_helper.py to stack_url_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn/threaded.py to threaded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/iam_policy/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/iam_policy/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/iam_policy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_legacy_config.py to _legacy_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cfn_lint.py to _cfn_lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_tui.py to _tui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_generate_reports.py to _generate_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_logger.py to _logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/package_single.py to package_single.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/generate_iam_policy.py to generate_iam_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/update_ami.py to update_ami.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_modules/lint.py to lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_s3_stage.py to _s3_stage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_name_generator.py to _name_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/regions_to_partitions.py to regions_to_partitions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_client_factory.py to _client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing/_unit_test.py to _unit_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing/_lint_test.py to _lint_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing/base_test.py to base_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing/_hooks.py to _hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing/_abstract_test.py to _abstract_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/testing/_cfn_test.py to _cfn_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_template_params.py to _template_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_config.py to _config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_cli_core.py to _cli_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_common_utils.py to _common_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_dataclasses.py to _dataclasses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_lambda_build.py to _lambda_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_s3_sync.py to _s3_sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat/_amiupdater.py to _amiupdater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat_plugin_testhook/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp052pjplg.py' /usr/bin/python3 /tmp/tmp052pjplg.py removing /tmp/tmp052pjplg.py running install_egg_info running egg_info writing taskcat.egg-info/PKG-INFO writing dependency_links to taskcat.egg-info/dependency_links.txt writing requirements to taskcat.egg-info/requires.txt writing top-level names to taskcat.egg-info/top_level.txt reading manifest file 'taskcat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'taskcat.egg-info/SOURCES.txt' Copying taskcat.egg-info to /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/lib/python3.9/site-packages/taskcat-0.9.38-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/bin copying build/scripts-3.9/taskcat -> /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/usr/bin/taskcat to 755 + install -d -m755 /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64//usr/share/doc/python-taskcat + '[' -d doc ']' ~/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64 ~/build/BUILD/taskcat-0.9.38 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-taskcat-0.9.38-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/taskcat-0.9.38 + popd + mv /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-taskcat-0.9.38-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.38-1 --unique-debug-suffix -0.9.38-1.aarch64 --unique-debug-src-base python-taskcat-0.9.38-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/taskcat-0.9.38 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-taskcat-0.9.38-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-taskcat-0.9.38-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.19 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.1 Provides: python-taskcat python3-taskcat = 0.9.38-1 python3.9dist(taskcat) = 0.9.38 python3dist(taskcat) = 0.9.38 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.9.21 python3.9dist(boto3) < 2 python3.9dist(botocore) >= 1.12.21 python3.9dist(botocore) < 2 python3.9dist(cfn-lint) >= 0.72 python3.9dist(cfn-lint) < 1 python3.9dist(dataclasses-jsonschema) < 2.15.2 python3.9dist(dataclasses-jsonschema) >= 2.9 python3.9dist(docker) python3.9dist(dulwich) python3.9dist(jinja2) >= 3.1.1 python3.9dist(jinja2) < 4 python3.9dist(jsonschema) python3.9dist(markupsafe) = 2.0.1 python3.9dist(pathspec) = 0.10.3 python3.9dist(pip) python3.9dist(pyyaml) python3.9dist(reprint) python3.9dist(requests) > 2.17 python3.9dist(setuptools) >= 40.4.3 python3.9dist(tabulate) >= 0.8.2 python3.9dist(tabulate) < 1 python3.9dist(yattag) >= 1.10 python3.9dist(yattag) < 2 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.19 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.1 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-taskcat.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-taskcat.spec