Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-canine.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687299866.976567/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-canine.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-canine-0.9.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 x86_64 --nodeps /builddir/build/SPECS/python-canine.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687299866.976567/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-canine.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-canine-0.9.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-canine.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687299866.976567/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-canine.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ftje5q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf canine-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/canine-0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd canine-0.9.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.yjXIdZ + umask 022 + cd /builddir/build/BUILD + cd canine-0.9.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/canine copying canine/xargs.py -> build/lib/canine copying canine/__init__.py -> build/lib/canine copying canine/__main__.py -> build/lib/canine copying canine/utils.py -> build/lib/canine copying canine/orchestrator.py -> build/lib/canine creating build/lib/canine/backends copying canine/backends/local.py -> build/lib/canine/backends copying canine/backends/dockerTransient.py -> build/lib/canine/backends copying canine/backends/__init__.py -> build/lib/canine/backends copying canine/backends/gcpTransient.py -> build/lib/canine/backends copying canine/backends/imageTransient.py -> build/lib/canine/backends copying canine/backends/remote.py -> build/lib/canine/backends copying canine/backends/base.py -> build/lib/canine/backends creating build/lib/canine/backends/dummy copying canine/backends/dummy/__init__.py -> build/lib/canine/backends/dummy copying canine/backends/dummy/controller.py -> build/lib/canine/backends/dummy creating build/lib/canine/adapters copying canine/adapters/__init__.py -> build/lib/canine/adapters copying canine/adapters/firecloud.py -> build/lib/canine/adapters copying canine/adapters/base.py -> build/lib/canine/adapters creating build/lib/canine/localization copying canine/localization/local.py -> build/lib/canine/localization copying canine/localization/__init__.py -> build/lib/canine/localization copying canine/localization/delocalization.py -> build/lib/canine/localization copying canine/localization/remote.py -> build/lib/canine/localization copying canine/localization/nfs.py -> build/lib/canine/localization copying canine/localization/base.py -> build/lib/canine/localization creating build/lib/canine/backends/slurm-gcp copying canine/backends/slurm-gcp/CONTRIBUTING.md -> build/lib/canine/backends/slurm-gcp copying canine/backends/slurm-gcp/README.md -> build/lib/canine/backends/slurm-gcp copying canine/backends/slurm-gcp/slurm.jinja -> build/lib/canine/backends/slurm-gcp copying canine/backends/slurm-gcp/LICENSE -> build/lib/canine/backends/slurm-gcp copying canine/backends/slurm-gcp/slurm.jinja.schema -> build/lib/canine/backends/slurm-gcp copying canine/backends/slurm-gcp/slurm-cluster.yaml -> build/lib/canine/backends/slurm-gcp creating build/lib/canine/backends/slurm-gcp/scripts copying canine/backends/slurm-gcp/scripts/compute-shutdown -> build/lib/canine/backends/slurm-gcp/scripts copying canine/backends/slurm-gcp/scripts/custom-compute-install -> build/lib/canine/backends/slurm-gcp/scripts copying canine/backends/slurm-gcp/scripts/startup-script.py -> build/lib/canine/backends/slurm-gcp/scripts copying canine/backends/slurm-gcp/scripts/resume.py -> build/lib/canine/backends/slurm-gcp/scripts copying canine/backends/slurm-gcp/scripts/slurm-gcp-sync.py -> build/lib/canine/backends/slurm-gcp/scripts copying canine/backends/slurm-gcp/scripts/suspend.py -> build/lib/canine/backends/slurm-gcp/scripts copying canine/backends/slurm-gcp/scripts/custom-controller-install -> build/lib/canine/backends/slurm-gcp/scripts creating build/lib/canine/backends/slurm-docker creating build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/slurm_suspend.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/docker_build.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/nfs_provision_worker.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/generate_container_host_image.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/Dockerfile -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/slurm_resume.py -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/provision_server.py -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/slurm_start.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/generate_base_image.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/slurm_resume_wrapper.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/docker_run.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/docker_entrypoint_controller.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/nfs_provision_server.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/provision_storage.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/provision_storage_container_host.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/docker_entrypoint_worker.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/setup.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/container_host_image_startup_script.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/slurm_resume.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/provision_worker.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/slurm_suspend_wrapper.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/slurm-docker/src/provision_worker_container_host.sh -> build/lib/canine/backends/slurm-docker/src copying canine/backends/dummy/Dockerfile -> build/lib/canine/backends/dummy copying canine/backends/dummy/worker.sh -> build/lib/canine/backends/dummy copying canine/backends/dummy/docker -> build/lib/canine/backends/dummy creating build/lib/canine/backends/dummy/conf copying canine/backends/dummy/conf/slurmdbd.conf -> build/lib/canine/backends/dummy/conf copying canine/backends/dummy/conf/slurm.conf -> build/lib/canine/backends/dummy/conf + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KqL1Qq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64 + cd canine-0.9.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine copying build/lib/canine/xargs.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends copying build/lib/canine/backends/local.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends copying build/lib/canine/backends/dockerTransient.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy copying build/lib/canine/backends/dummy/Dockerfile -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy copying build/lib/canine/backends/dummy/__init__.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy/conf copying build/lib/canine/backends/dummy/conf/slurmdbd.conf -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy/conf copying build/lib/canine/backends/dummy/conf/slurm.conf -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy/conf copying build/lib/canine/backends/dummy/worker.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy copying build/lib/canine/backends/dummy/controller.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy copying build/lib/canine/backends/dummy/docker -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy copying build/lib/canine/backends/__init__.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends copying build/lib/canine/backends/gcpTransient.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends copying build/lib/canine/backends/imageTransient.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/slurm_suspend.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/docker_build.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/nfs_provision_worker.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/generate_container_host_image.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/Dockerfile -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/slurm_resume.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/provision_server.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/slurm_start.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/generate_base_image.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/slurm_resume_wrapper.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/docker_run.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/docker_entrypoint_controller.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/nfs_provision_server.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/provision_storage.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/provision_storage_container_host.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/docker_entrypoint_worker.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/setup.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/container_host_image_startup_script.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/slurm_resume.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/provision_worker.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/slurm_suspend_wrapper.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/slurm-docker/src/provision_worker_container_host.sh -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src copying build/lib/canine/backends/remote.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp copying build/lib/canine/backends/slurm-gcp/CONTRIBUTING.md -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp copying build/lib/canine/backends/slurm-gcp/README.md -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp copying build/lib/canine/backends/slurm-gcp/slurm.jinja -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp copying build/lib/canine/backends/slurm-gcp/LICENSE -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp copying build/lib/canine/backends/slurm-gcp/slurm.jinja.schema -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp copying build/lib/canine/backends/slurm-gcp/slurm-cluster.yaml -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/slurm-gcp/scripts/compute-shutdown -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/slurm-gcp/scripts/custom-compute-install -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/slurm-gcp/scripts/startup-script.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/slurm-gcp/scripts/resume.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/slurm-gcp/scripts/slurm-gcp-sync.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/slurm-gcp/scripts/suspend.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/slurm-gcp/scripts/custom-controller-install -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts copying build/lib/canine/backends/base.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends copying build/lib/canine/__init__.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/adapters copying build/lib/canine/adapters/__init__.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/adapters copying build/lib/canine/adapters/firecloud.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/adapters copying build/lib/canine/adapters/base.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/adapters copying build/lib/canine/__main__.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine copying build/lib/canine/utils.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine copying build/lib/canine/orchestrator.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine creating /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization copying build/lib/canine/localization/local.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization copying build/lib/canine/localization/__init__.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization copying build/lib/canine/localization/delocalization.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization copying build/lib/canine/localization/remote.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization copying build/lib/canine/localization/nfs.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization copying build/lib/canine/localization/base.py -> /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/xargs.py to xargs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dockerTransient.py to dockerTransient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/dummy/controller.py to controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/gcpTransient.py to gcpTransient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/imageTransient.py to imageTransient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src/slurm_resume.py to slurm_resume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-docker/src/provision_server.py to provision_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/startup-script.py to startup-script.cpython-39.pyc File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/startup-script.py", line 18 sudo apt-get update ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/resume.py to resume.cpython-39.pyc File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/resume.py", line 39 PREEMPTIBLE = @PREEMPTIBLE@ ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/slurm-gcp-sync.py to slurm-gcp-sync.cpython-39.pyc File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/slurm-gcp-sync.py", line 83 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/suspend.py to suspend.cpython-39.pyc File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/suspend.py", line 77 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/adapters/firecloud.py to firecloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/adapters/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/orchestrator.py to orchestrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization/delocalization.py to delocalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization/nfs.py to nfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/localization/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpxf_0aaxi.py' /usr/bin/python3 /tmp/tmpxf_0aaxi.py File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/startup-script.py", line 18 sudo apt-get update ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/resume.py", line 39 PREEMPTIBLE = @PREEMPTIBLE@ ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/slurm-gcp-sync.py", line 83 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/suspend.py", line 77 except Exception, e: ^ SyntaxError: invalid syntax removing /tmp/tmpxf_0aaxi.py running install_egg_info running egg_info writing canine.egg-info/PKG-INFO writing dependency_links to canine.egg-info/dependency_links.txt writing entry points to canine.egg-info/entry_points.txt writing requirements to canine.egg-info/requires.txt writing top-level names to canine.egg-info/top_level.txt reading manifest file 'canine.egg-info/SOURCES.txt' writing manifest file 'canine.egg-info/SOURCES.txt' Copying canine.egg-info to /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine-0.9.0-py3.9.egg-info running install_scripts Installing canine script to /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/bin Installing canine-transient script to /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/bin Installing canine-xargs script to /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64//usr/share/doc/python-canine + '[' -d doc ']' ~/build/BUILDROOT/python-canine-0.9.0-1.x86_64 ~/build/BUILD/canine-0.9.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/canine-0.9.0 + mv /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.0-1 --unique-debug-suffix -0.9.0-1.x86_64 --unique-debug-src-base python-canine-0.9.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/canine-0.9.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-canine-0.9.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/resume.py'... File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/resume.py", line 39 PREEMPTIBLE = @PREEMPTIBLE@ ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/slurm-gcp-sync.py'... File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/slurm-gcp-sync.py", line 83 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/startup-script.py'... File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/startup-script.py", line 18 sudo apt-get update ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-canine-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/suspend.py'... File "/usr/lib/python3.9/site-packages/canine/backends/slurm-gcp/scripts/suspend.py", line 77 except Exception, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.KqL1Qq (%install) Bad exit status from /var/tmp/rpm-tmp.KqL1Qq (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-canine.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-canine.spec