Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-jug.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683891165.401968/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-jug.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-Jug-2.2.2-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-jug.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683891165.401968/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-jug.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-Jug-2.2.2-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-jug.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683891165.401968/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-jug.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.7nqFPe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Jug-2.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Jug-2.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Jug-2.2.2 + /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.0R96M8 + umask 022 + cd /builddir/build/BUILD + cd Jug-2.2.2 + 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/jug copying jug/hash.py -> build/lib/jug copying jug/jug.py -> build/lib/jug copying jug/jug_version.py -> build/lib/jug copying jug/utils.py -> build/lib/jug copying jug/barrier.py -> build/lib/jug copying jug/options.py -> build/lib/jug copying jug/mapreduce.py -> build/lib/jug copying jug/io.py -> build/lib/jug copying jug/compound.py -> build/lib/jug copying jug/__init__.py -> build/lib/jug copying jug/task.py -> build/lib/jug creating build/lib/jug/subcommands copying jug/subcommands/pack.py -> build/lib/jug/subcommands copying jug/subcommands/invalidate.py -> build/lib/jug/subcommands copying jug/subcommands/count.py -> build/lib/jug/subcommands copying jug/subcommands/status.py -> build/lib/jug/subcommands copying jug/subcommands/demo.py -> build/lib/jug/subcommands copying jug/subcommands/webstatus.py -> build/lib/jug/subcommands copying jug/subcommands/check.py -> build/lib/jug/subcommands copying jug/subcommands/execute.py -> build/lib/jug/subcommands copying jug/subcommands/__init__.py -> build/lib/jug/subcommands copying jug/subcommands/graph.py -> build/lib/jug/subcommands copying jug/subcommands/internal_validation.py -> build/lib/jug/subcommands copying jug/subcommands/cleanup.py -> build/lib/jug/subcommands copying jug/subcommands/shell.py -> build/lib/jug/subcommands creating build/lib/jug/hooks copying jug/hooks/register.py -> build/lib/jug/hooks copying jug/hooks/execution.py -> build/lib/jug/hooks copying jug/hooks/exit_checks.py -> build/lib/jug/hooks copying jug/hooks/__init__.py -> build/lib/jug/hooks creating build/lib/jug/backends copying jug/backends/select.py -> build/lib/jug/backends copying jug/backends/memoize_store.py -> build/lib/jug/backends copying jug/backends/redis_store.py -> build/lib/jug/backends copying jug/backends/dict_store.py -> build/lib/jug/backends copying jug/backends/file_keepalive_monitor.py -> build/lib/jug/backends copying jug/backends/__init__.py -> build/lib/jug/backends copying jug/backends/encode.py -> build/lib/jug/backends copying jug/backends/file_store.py -> build/lib/jug/backends copying jug/backends/base.py -> build/lib/jug/backends creating build/lib/jug/internal copying jug/internal/debugger.py -> build/lib/jug/internal copying jug/internal/__init__.py -> build/lib/jug/internal creating build/lib/jug/tests copying jug/tests/test_compound.py -> build/lib/jug/tests copying jug/tests/test_barrier.py -> build/lib/jug/tests copying jug/tests/test_utils_identity.py -> build/lib/jug/tests copying jug/tests/test_tasklet.py -> build/lib/jug/tests copying jug/tests/test_options.py -> build/lib/jug/tests copying jug/tests/test_hash.py -> build/lib/jug/tests copying jug/tests/test_jug_execute.py -> build/lib/jug/tests copying jug/tests/utils.py -> build/lib/jug/tests copying jug/tests/test_hooks.py -> build/lib/jug/tests copying jug/tests/test_file_store.py -> build/lib/jug/tests copying jug/tests/test_subcommand_api.py -> build/lib/jug/tests copying jug/tests/test_webstatus.py -> build/lib/jug/tests copying jug/tests/test_encode.py -> build/lib/jug/tests copying jug/tests/test_utils_timed_path.py -> build/lib/jug/tests copying jug/tests/test_no_load.py -> build/lib/jug/tests copying jug/tests/test_utils_customhash.py -> build/lib/jug/tests copying jug/tests/test_store.py -> build/lib/jug/tests copying jug/tests/test_mapreduce.py -> build/lib/jug/tests copying jug/tests/test_status.py -> build/lib/jug/tests copying jug/tests/__init__.py -> build/lib/jug/tests copying jug/tests/task_reset.py -> build/lib/jug/tests copying jug/tests/test_jug_invalidate.py -> build/lib/jug/tests copying jug/tests/test_lock.py -> build/lib/jug/tests copying jug/tests/test_tasks.py -> build/lib/jug/tests copying jug/tests/test_sys_argv.py -> build/lib/jug/tests copying jug/tests/test_io.py -> build/lib/jug/tests copying jug/tests/test_jug_check.py -> build/lib/jug/tests creating build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/builtin_function.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/run-simple-create-file.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/simple_multiple.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/failing.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/iteratetask.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/barrier_mapreduce.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/custom_hash_function.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/slice_task.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/block_access.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/mapreduce_generator.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/compound.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/simple.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/sleep_until_tasklet.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/no_load.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/bvalue.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/write_with_meta.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/mapgenerator.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/wbarrier.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/__init__.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/barrier_recurse.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/tasklet_simple.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/exceptions.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/compound_wbarrier.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/compound_nonsimple.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/empty_mapreduce.py -> build/lib/jug/tests/jugfiles copying jug/tests/jugfiles/tasklets.py -> build/lib/jug/tests/jugfiles running build_scripts creating build/scripts-3.9 copying and adjusting bin/jug-execute -> build/scripts-3.9 changing mode of build/scripts-3.9/jug-execute from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.onq1s1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64 + cd Jug-2.2.2 + 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-Jug-2.2.2-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-Jug-2.2.2-1.aarch64/usr creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/hash.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/pack.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/invalidate.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/count.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/status.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/demo.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/webstatus.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/check.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/execute.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/__init__.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/graph.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/internal_validation.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/cleanup.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands copying build/lib/jug/subcommands/shell.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks copying build/lib/jug/hooks/register.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks copying build/lib/jug/hooks/execution.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks copying build/lib/jug/hooks/exit_checks.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks copying build/lib/jug/hooks/__init__.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks copying build/lib/jug/jug.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/select.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/memoize_store.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/redis_store.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/dict_store.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/file_keepalive_monitor.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/__init__.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/encode.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/file_store.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/backends/base.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends copying build/lib/jug/jug_version.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/utils.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/barrier.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/options.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/mapreduce.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/io.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/compound.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug copying build/lib/jug/__init__.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/internal copying build/lib/jug/internal/debugger.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/internal copying build/lib/jug/internal/__init__.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/internal copying build/lib/jug/task.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_compound.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_barrier.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_utils_identity.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_tasklet.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_options.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_hash.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_jug_execute.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/utils.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_file_store.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_subcommand_api.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_webstatus.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_encode.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_utils_timed_path.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_no_load.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_utils_customhash.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/builtin_function.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/run-simple-create-file.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/simple_multiple.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/failing.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/iteratetask.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/barrier_mapreduce.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/custom_hash_function.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/slice_task.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/block_access.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/mapreduce_generator.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/compound.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/simple.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/sleep_until_tasklet.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/no_load.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/bvalue.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/write_with_meta.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/mapgenerator.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/wbarrier.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/__init__.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/barrier_recurse.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/tasklet_simple.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/exceptions.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/compound_wbarrier.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/compound_nonsimple.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/empty_mapreduce.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/jugfiles/tasklets.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles copying build/lib/jug/tests/test_store.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_mapreduce.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_status.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/__init__.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/task_reset.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_jug_invalidate.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_lock.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_tasks.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_sys_argv.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_io.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests copying build/lib/jug/tests/test_jug_check.py -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/pack.py to pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/invalidate.py to invalidate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/count.py to count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/demo.py to demo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/webstatus.py to webstatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/execute.py to execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/internal_validation.py to internal_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/cleanup.py to cleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/subcommands/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks/execution.py to execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks/exit_checks.py to exit_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/jug.py to jug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/select.py to select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/memoize_store.py to memoize_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/redis_store.py to redis_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/dict_store.py to dict_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/file_keepalive_monitor.py to file_keepalive_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/encode.py to encode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/file_store.py to file_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/jug_version.py to jug_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/barrier.py to barrier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/mapreduce.py to mapreduce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/compound.py to compound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/internal/debugger.py to debugger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_compound.py to test_compound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_barrier.py to test_barrier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_utils_identity.py to test_utils_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_tasklet.py to test_tasklet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_options.py to test_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_hash.py to test_hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_jug_execute.py to test_jug_execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_file_store.py to test_file_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_subcommand_api.py to test_subcommand_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_webstatus.py to test_webstatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_encode.py to test_encode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_utils_timed_path.py to test_utils_timed_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_no_load.py to test_no_load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_utils_customhash.py to test_utils_customhash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/builtin_function.py to builtin_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/run-simple-create-file.py to run-simple-create-file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/simple_multiple.py to simple_multiple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/failing.py to failing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/iteratetask.py to iteratetask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/barrier_mapreduce.py to barrier_mapreduce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/custom_hash_function.py to custom_hash_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/slice_task.py to slice_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/block_access.py to block_access.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/mapreduce_generator.py to mapreduce_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/compound.py to compound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/sleep_until_tasklet.py to sleep_until_tasklet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/no_load.py to no_load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/bvalue.py to bvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/write_with_meta.py to write_with_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/mapgenerator.py to mapgenerator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/wbarrier.py to wbarrier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/barrier_recurse.py to barrier_recurse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/tasklet_simple.py to tasklet_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/compound_wbarrier.py to compound_wbarrier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/compound_nonsimple.py to compound_nonsimple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/empty_mapreduce.py to empty_mapreduce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/jugfiles/tasklets.py to tasklets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_store.py to test_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_mapreduce.py to test_mapreduce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_status.py to test_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/task_reset.py to task_reset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_jug_invalidate.py to test_jug_invalidate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_lock.py to test_lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_sys_argv.py to test_sys_argv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_io.py to test_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/jug/tests/test_jug_check.py to test_jug_check.cpython-39.pyc writing byte-compilation script '/tmp/tmpc_57bgt8.py' /usr/bin/python3 /tmp/tmpc_57bgt8.py removing /tmp/tmpc_57bgt8.py running install_egg_info running egg_info writing Jug.egg-info/PKG-INFO writing dependency_links to Jug.egg-info/dependency_links.txt writing entry points to Jug.egg-info/entry_points.txt writing top-level names to Jug.egg-info/top_level.txt reading manifest file 'Jug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'examples/*' warning: no files found matching 'readthedocs-requirements.txt' adding license file 'COPYING.MIT' writing manifest file 'Jug.egg-info/SOURCES.txt' Copying Jug.egg-info to /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/lib/python3.9/site-packages/Jug-2.2.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/bin copying build/scripts-3.9/jug-execute -> /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/bin/jug-execute to 755 Installing jug script to /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64//usr/share/doc/python-Jug + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-Jug-2.2.2-1.aarch64 ~/build/BUILD/Jug-2.2.2 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Jug-2.2.2-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/Jug-2.2.2 + popd + mv /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.2-1 --unique-debug-suffix -2.2.2-1.aarch64 --unique-debug-src-base python-Jug-2.2.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/Jug-2.2.2 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-Jug-2.2.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Jug-2.2.2-1.noarch Provides: python-Jug python3-Jug = 2.2.2-1 python3.9dist(jug) = 2.2.2 python3dist(jug) = 2.2.2 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(setuptools) Processing files: python-Jug-help-2.2.2-1.noarch warning: Empty %files file /builddir/build/BUILD/Jug-2.2.2/doclist.lst Provides: python-Jug-help = 2.2.2-1 python3-Jug-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-Jug-2.2.2-1.aarch64 Wrote: /builddir/build/RPMS/python-Jug-help-2.2.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Jug-2.2.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BS4wcN + umask 022 + cd /builddir/build/BUILD + cd Jug-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Jug-2.2.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0