Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-taskcluster-taskgraph.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686569732.993637/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-taskcluster-taskgraph.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-taskcluster-taskgraph-5.3.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-taskcluster-taskgraph.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686569732.993637/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-taskcluster-taskgraph.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-taskcluster-taskgraph-5.3.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-taskcluster-taskgraph.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686569732.993637/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-taskcluster-taskgraph.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.2GsDKW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf taskcluster-taskgraph-5.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/taskcluster-taskgraph-5.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd taskcluster-taskgraph-5.3.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.Jzlp55 + umask 022 + cd /builddir/build/BUILD + cd taskcluster-taskgraph-5.3.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 creating build creating build/lib creating build/lib/taskgraph copying src/taskgraph/config.py -> build/lib/taskgraph copying src/taskgraph/taskgraph.py -> build/lib/taskgraph copying src/taskgraph/morph.py -> build/lib/taskgraph copying src/taskgraph/generator.py -> build/lib/taskgraph copying src/taskgraph/task.py -> build/lib/taskgraph copying src/taskgraph/graph.py -> build/lib/taskgraph copying src/taskgraph/create.py -> build/lib/taskgraph copying src/taskgraph/main.py -> build/lib/taskgraph copying src/taskgraph/files_changed.py -> build/lib/taskgraph copying src/taskgraph/decision.py -> build/lib/taskgraph copying src/taskgraph/target_tasks.py -> build/lib/taskgraph copying src/taskgraph/filter_tasks.py -> build/lib/taskgraph copying src/taskgraph/docker.py -> build/lib/taskgraph copying src/taskgraph/parameters.py -> build/lib/taskgraph copying src/taskgraph/__init__.py -> build/lib/taskgraph creating build/lib/taskgraph/transforms copying src/taskgraph/transforms/from_deps.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/base.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/cached_tasks.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/task.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/fetch.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/notify.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/code_review.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/docker_image.py -> build/lib/taskgraph/transforms copying src/taskgraph/transforms/__init__.py -> build/lib/taskgraph/transforms creating build/lib/taskgraph/actions copying src/taskgraph/actions/rebuild_cached_tasks.py -> build/lib/taskgraph/actions copying src/taskgraph/actions/retrigger.py -> build/lib/taskgraph/actions copying src/taskgraph/actions/add_new_jobs.py -> build/lib/taskgraph/actions copying src/taskgraph/actions/util.py -> build/lib/taskgraph/actions copying src/taskgraph/actions/registry.py -> build/lib/taskgraph/actions copying src/taskgraph/actions/cancel_all.py -> build/lib/taskgraph/actions copying src/taskgraph/actions/__init__.py -> build/lib/taskgraph/actions copying src/taskgraph/actions/cancel.py -> build/lib/taskgraph/actions creating build/lib/taskgraph/optimize copying src/taskgraph/optimize/base.py -> build/lib/taskgraph/optimize copying src/taskgraph/optimize/strategies.py -> build/lib/taskgraph/optimize copying src/taskgraph/optimize/__init__.py -> build/lib/taskgraph/optimize creating build/lib/taskgraph/util copying src/taskgraph/util/python_path.py -> build/lib/taskgraph/util copying src/taskgraph/util/templates.py -> build/lib/taskgraph/util copying src/taskgraph/util/readonlydict.py -> build/lib/taskgraph/util copying src/taskgraph/util/taskgraph.py -> build/lib/taskgraph/util copying src/taskgraph/util/archive.py -> build/lib/taskgraph/util copying src/taskgraph/util/cached_tasks.py -> build/lib/taskgraph/util copying src/taskgraph/util/attributes.py -> build/lib/taskgraph/util copying src/taskgraph/util/parameterization.py -> build/lib/taskgraph/util copying src/taskgraph/util/shell.py -> build/lib/taskgraph/util copying src/taskgraph/util/schema.py -> build/lib/taskgraph/util copying src/taskgraph/util/treeherder.py -> build/lib/taskgraph/util copying src/taskgraph/util/verify.py -> build/lib/taskgraph/util copying src/taskgraph/util/decision.py -> build/lib/taskgraph/util copying src/taskgraph/util/dependencies.py -> build/lib/taskgraph/util copying src/taskgraph/util/keyed_by.py -> build/lib/taskgraph/util copying src/taskgraph/util/hash.py -> build/lib/taskgraph/util copying src/taskgraph/util/path.py -> build/lib/taskgraph/util copying src/taskgraph/util/vcs.py -> build/lib/taskgraph/util copying src/taskgraph/util/time.py -> build/lib/taskgraph/util copying src/taskgraph/util/docker.py -> build/lib/taskgraph/util copying src/taskgraph/util/workertypes.py -> build/lib/taskgraph/util copying src/taskgraph/util/memoize.py -> build/lib/taskgraph/util copying src/taskgraph/util/yaml.py -> build/lib/taskgraph/util copying src/taskgraph/util/__init__.py -> build/lib/taskgraph/util copying src/taskgraph/util/taskcluster.py -> build/lib/taskgraph/util creating build/lib/taskgraph/loader copying src/taskgraph/loader/default.py -> build/lib/taskgraph/loader copying src/taskgraph/loader/transform.py -> build/lib/taskgraph/loader copying src/taskgraph/loader/__init__.py -> build/lib/taskgraph/loader creating build/lib/taskgraph/transforms/job copying src/taskgraph/transforms/job/index_search.py -> build/lib/taskgraph/transforms/job copying src/taskgraph/transforms/job/toolchain.py -> build/lib/taskgraph/transforms/job copying src/taskgraph/transforms/job/common.py -> build/lib/taskgraph/transforms/job copying src/taskgraph/transforms/job/run_task.py -> build/lib/taskgraph/transforms/job copying src/taskgraph/transforms/job/__init__.py -> build/lib/taskgraph/transforms/job creating build/lib/taskgraph/run-task copying src/taskgraph/run-task/run-task -> build/lib/taskgraph/run-task copying src/taskgraph/run-task/fetch-content -> build/lib/taskgraph/run-task copying src/taskgraph/run-task/hgrc -> build/lib/taskgraph/run-task copying src/taskgraph/run-task/robustcheckout.py -> build/lib/taskgraph/run-task + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Njtxp4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64 + cd taskcluster-taskgraph-5.3.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-taskcluster-taskgraph-5.3.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-taskcluster-taskgraph-5.3.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/config.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/run-task copying build/lib/taskgraph/run-task/run-task -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/run-task copying build/lib/taskgraph/run-task/hgrc -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/run-task copying build/lib/taskgraph/run-task/robustcheckout.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/run-task copying build/lib/taskgraph/run-task/fetch-content -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/run-task copying build/lib/taskgraph/taskgraph.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/morph.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/generator.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/from_deps.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/base.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/cached_tasks.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/task.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/fetch.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/notify.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job copying build/lib/taskgraph/transforms/job/index_search.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job copying build/lib/taskgraph/transforms/job/toolchain.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job copying build/lib/taskgraph/transforms/job/common.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job copying build/lib/taskgraph/transforms/job/run_task.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job copying build/lib/taskgraph/transforms/job/__init__.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job copying build/lib/taskgraph/transforms/code_review.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/docker_image.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/transforms/__init__.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms copying build/lib/taskgraph/task.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/graph.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/rebuild_cached_tasks.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/retrigger.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/add_new_jobs.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/util.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/registry.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/cancel_all.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/__init__.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/actions/cancel.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions copying build/lib/taskgraph/create.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/main.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/files_changed.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/decision.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/optimize copying build/lib/taskgraph/optimize/base.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/optimize copying build/lib/taskgraph/optimize/strategies.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/optimize copying build/lib/taskgraph/optimize/__init__.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/optimize copying build/lib/taskgraph/target_tasks.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/filter_tasks.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/python_path.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/templates.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/readonlydict.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/taskgraph.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/archive.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/cached_tasks.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/attributes.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/parameterization.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/shell.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/schema.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/treeherder.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/verify.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/decision.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/dependencies.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/keyed_by.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/hash.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/path.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/vcs.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/time.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/docker.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/workertypes.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/memoize.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/yaml.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/__init__.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/util/taskcluster.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util copying build/lib/taskgraph/docker.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/parameters.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph copying build/lib/taskgraph/__init__.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph creating /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/loader copying build/lib/taskgraph/loader/default.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/loader copying build/lib/taskgraph/loader/transform.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/loader copying build/lib/taskgraph/loader/__init__.py -> /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/loader byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/run-task/robustcheckout.py to robustcheckout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/taskgraph.py to taskgraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/morph.py to morph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/from_deps.py to from_deps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/cached_tasks.py to cached_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/fetch.py to fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/notify.py to notify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job/index_search.py to index_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job/toolchain.py to toolchain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job/run_task.py to run_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/job/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/code_review.py to code_review.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/docker_image.py to docker_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/rebuild_cached_tasks.py to rebuild_cached_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/retrigger.py to retrigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/add_new_jobs.py to add_new_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/cancel_all.py to cancel_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/actions/cancel.py to cancel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/files_changed.py to files_changed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/decision.py to decision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/optimize/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/optimize/strategies.py to strategies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/optimize/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/target_tasks.py to target_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/filter_tasks.py to filter_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/python_path.py to python_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/readonlydict.py to readonlydict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/taskgraph.py to taskgraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/cached_tasks.py to cached_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/attributes.py to attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/parameterization.py to parameterization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/treeherder.py to treeherder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/verify.py to verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/decision.py to decision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/keyed_by.py to keyed_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/vcs.py to vcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/workertypes.py to workertypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/memoize.py to memoize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/yaml.py to yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/util/taskcluster.py to taskcluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/loader/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/loader/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskgraph/loader/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpcdup792a.py' /usr/bin/python3 /tmp/tmpcdup792a.py removing /tmp/tmpcdup792a.py running install_egg_info running egg_info writing src/taskcluster_taskgraph.egg-info/PKG-INFO writing dependency_links to src/taskcluster_taskgraph.egg-info/dependency_links.txt writing entry points to src/taskcluster_taskgraph.egg-info/entry_points.txt writing requirements to src/taskcluster_taskgraph.egg-info/requires.txt writing top-level names to src/taskcluster_taskgraph.egg-info/top_level.txt reading manifest file 'src/taskcluster_taskgraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/taskcluster_taskgraph.egg-info/SOURCES.txt' Copying src/taskcluster_taskgraph.egg-info to /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9/site-packages/taskcluster_taskgraph-5.3.0-py3.9.egg-info running install_scripts Installing taskgraph script to /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64//usr/share/doc/python-taskcluster-taskgraph + '[' -d doc ']' ~/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64 ~/build/BUILD/taskcluster-taskgraph-5.3.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.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/taskcluster-taskgraph-5.3.0 + popd + mv /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-taskcluster-taskgraph-5.3.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.3.0-1 --unique-debug-suffix -5.3.0-1.aarch64 --unique-debug-src-base python-taskcluster-taskgraph-5.3.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/taskcluster-taskgraph-5.3.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-taskcluster-taskgraph-5.3.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-taskcluster-taskgraph-5.3.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.1 Provides: python-taskcluster-taskgraph python3-taskcluster-taskgraph = 5.3.0-1 python3.9dist(taskcluster-taskgraph) = 5.3 python3dist(taskcluster-taskgraph) = 5.3 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(appdirs) >= 1.4 python3.9dist(attrs) >= 19.1 python3.9dist(cookiecutter) python3.9dist(json-e) >= 2.7 python3.9dist(mozilla-repo-urls) python3.9dist(pyyaml) >= 5.4 python3.9dist(redo) >= 2 python3.9dist(requests) >= 2.25 python3.9dist(requests-unixsocket) >= 0.2 python3.9dist(setuptools) python3.9dist(slugid) >= 2 python3.9dist(taskcluster-urls) >= 11 python3.9dist(voluptuous) >= 0.12.1 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.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-taskcluster-taskgraph.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-taskcluster-taskgraph.spec