Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bay.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684424237.433390/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-bay.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-bay-2.19.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-bay.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684424237.433390/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-bay.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-bay-2.19.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-bay.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684424237.433390/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-bay.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.BShIYj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bay-2.19.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bay-2.19.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bay-2.19.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.1OEXgI + umask 022 + cd /builddir/build/BUILD + cd bay-2.19.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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/bay copying bay/exceptions.py -> build/lib/bay copying bay/constants.py -> build/lib/bay copying bay/version.py -> build/lib/bay copying bay/config.py -> build/lib/bay copying bay/__init__.py -> build/lib/bay creating build/lib/bay/cli copying bay/cli/progress_printer.py -> build/lib/bay/cli copying bay/cli/colors.py -> build/lib/bay/cli copying bay/cli/table.py -> build/lib/bay/cli copying bay/cli/alias_group.py -> build/lib/bay/cli copying bay/cli/spell.py -> build/lib/bay/cli copying bay/cli/argument_types.py -> build/lib/bay/cli copying bay/cli/tasks.py -> build/lib/bay/cli copying bay/cli/__init__.py -> build/lib/bay/cli package init file 'bay/containers/__init__.py' not found (or not a regular file) creating build/lib/bay/containers copying bay/containers/formation.py -> build/lib/bay/containers copying bay/containers/graph.py -> build/lib/bay/containers copying bay/containers/volumes.py -> build/lib/bay/containers copying bay/containers/container.py -> build/lib/bay/containers copying bay/containers/profile.py -> build/lib/bay/containers package init file 'bay/docker/__init__.py' not found (or not a regular file) creating build/lib/bay/docker copying bay/docker/introspect.py -> build/lib/bay/docker copying bay/docker/build.py -> build/lib/bay/docker copying bay/docker/io.py -> build/lib/bay/docker copying bay/docker/images.py -> build/lib/bay/docker copying bay/docker/runner.py -> build/lib/bay/docker copying bay/docker/towline.py -> build/lib/bay/docker copying bay/docker/hosts.py -> build/lib/bay/docker package init file 'bay/plugins/__init__.py' not found (or not a regular file) creating build/lib/bay/plugins copying bay/plugins/doctor.py -> build/lib/bay/plugins copying bay/plugins/build.py -> build/lib/bay/plugins copying bay/plugins/gc.py -> build/lib/bay/plugins copying bay/plugins/ssh_agent.py -> build/lib/bay/plugins copying bay/plugins/system.py -> build/lib/bay/plugins copying bay/plugins/images.py -> build/lib/bay/plugins copying bay/plugins/boot.py -> build/lib/bay/plugins copying bay/plugins/ps.py -> build/lib/bay/plugins copying bay/plugins/attach.py -> build/lib/bay/plugins copying bay/plugins/volume.py -> build/lib/bay/plugins copying bay/plugins/registry.py -> build/lib/bay/plugins copying bay/plugins/legacy_env.py -> build/lib/bay/plugins copying bay/plugins/build_scripts.py -> build/lib/bay/plugins copying bay/plugins/help.py -> build/lib/bay/plugins copying bay/plugins/waits.py -> build/lib/bay/plugins copying bay/plugins/tail.py -> build/lib/bay/plugins copying bay/plugins/mounts.py -> build/lib/bay/plugins copying bay/plugins/hosts.py -> build/lib/bay/plugins copying bay/plugins/run.py -> build/lib/bay/plugins copying bay/plugins/container.py -> build/lib/bay/plugins copying bay/plugins/base.py -> build/lib/bay/plugins copying bay/plugins/profile.py -> build/lib/bay/plugins package init file 'bay/utils/__init__.py' not found (or not a regular file) creating build/lib/bay/utils copying bay/utils/threading.py -> build/lib/bay/utils copying bay/utils/humanize.py -> build/lib/bay/utils copying bay/utils/functional.py -> build/lib/bay/utils copying bay/utils/net.py -> build/lib/bay/utils copying bay/utils/sorting.py -> build/lib/bay/utils running egg_info writing bay.egg-info/PKG-INFO writing dependency_links to bay.egg-info/dependency_links.txt writing entry points to bay.egg-info/entry_points.txt writing requirements to bay.egg-info/requires.txt writing top-level names to bay.egg-info/top_level.txt reading manifest file 'bay.egg-info/SOURCES.txt' writing manifest file 'bay.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kM5ZsZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64 + cd bay-2.19.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-bay-2.19.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-bay-2.19.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay copying build/lib/bay/exceptions.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay copying build/lib/bay/constants.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/doctor.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/build.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/gc.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/ssh_agent.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/system.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/images.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/boot.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/ps.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/attach.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/volume.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/registry.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/legacy_env.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/build_scripts.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/help.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/waits.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/tail.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/mounts.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/hosts.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/run.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/container.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/base.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/plugins/profile.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins copying build/lib/bay/version.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils copying build/lib/bay/utils/threading.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils copying build/lib/bay/utils/humanize.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils copying build/lib/bay/utils/functional.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils copying build/lib/bay/utils/net.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils copying build/lib/bay/utils/sorting.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/docker/introspect.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/docker/build.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/docker/io.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/docker/images.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/docker/runner.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/docker/towline.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/docker/hosts.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker copying build/lib/bay/config.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers copying build/lib/bay/containers/formation.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers copying build/lib/bay/containers/graph.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers copying build/lib/bay/containers/volumes.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers copying build/lib/bay/containers/container.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers copying build/lib/bay/containers/profile.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers creating /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/progress_printer.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/colors.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/table.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/alias_group.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/spell.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/argument_types.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/tasks.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/cli/__init__.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli copying build/lib/bay/__init__.py -> /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/doctor.py to doctor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/gc.py to gc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/ssh_agent.py to ssh_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/system.py to system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/boot.py to boot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/ps.py to ps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/attach.py to attach.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/volume.py to volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/legacy_env.py to legacy_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/build_scripts.py to build_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/help.py to help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/waits.py to waits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/tail.py to tail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/mounts.py to mounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/hosts.py to hosts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/plugins/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils/threading.py to threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils/humanize.py to humanize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils/functional.py to functional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils/net.py to net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/utils/sorting.py to sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker/introspect.py to introspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker/towline.py to towline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/docker/hosts.py to hosts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers/formation.py to formation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers/volumes.py to volumes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/containers/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/progress_printer.py to progress_printer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/alias_group.py to alias_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/spell.py to spell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/argument_types.py to argument_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpu5rwen50.py' /usr/bin/python3 /tmp/tmpu5rwen50.py removing /tmp/tmpu5rwen50.py running install_egg_info running egg_info writing bay.egg-info/PKG-INFO writing dependency_links to bay.egg-info/dependency_links.txt writing entry points to bay.egg-info/entry_points.txt writing requirements to bay.egg-info/requires.txt writing top-level names to bay.egg-info/top_level.txt package init file 'bay/containers/__init__.py' not found (or not a regular file) package init file 'bay/docker/__init__.py' not found (or not a regular file) package init file 'bay/plugins/__init__.py' not found (or not a regular file) package init file 'bay/utils/__init__.py' not found (or not a regular file) reading manifest file 'bay.egg-info/SOURCES.txt' writing manifest file 'bay.egg-info/SOURCES.txt' Copying bay.egg-info to /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/lib/python3.9/site-packages/bay-2.19.0-py3.9.egg-info running install_scripts Installing bay script to /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/bin Installing tug script to /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64//usr/share/doc/python-bay + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64 ~/build/BUILDROOT/python-bay-2.19.0-1.x86_64 ~/build/BUILD/bay-2.19.0 + '[' -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/bay-2.19.0 + mv /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bay-2.19.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.19.0-1 --unique-debug-suffix -2.19.0-1.x86_64 --unique-debug-src-base python-bay-2.19.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/bay-2.19.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-bay-2.19.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bay-2.19.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.7 Provides: python-bay python3-bay = 2.19.0-1 python3.9dist(bay) = 2.19 python3dist(bay) = 2.19 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: (python3.9dist(requests) < 2.18 or python3.9dist(requests) >= 2.18.0) /usr/bin/python3 python(abi) = 3.9 python3.9dist(attrs) python3.9dist(click) >= 6.6 python3.9dist(docker) python3.9dist(dockerpty) = 0.4.1 python3.9dist(pyyaml) python3.9dist(requests) >= 2.14.2 python3.9dist(scandir) python3.9dist(setuptools) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.7 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-bay.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-bay.spec