Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-vcstool.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681633798.209986/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-vcstool.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-vcstool-0.3.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-vcstool.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681633798.209986/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-vcstool.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-vcstool-0.3.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-vcstool.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681633798.209986/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-vcstool.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.u5N5NP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vcstool-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/vcstool-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vcstool-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3ZVwz5 + umask 022 + cd /builddir/build/BUILD + cd vcstool-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/vcstool copying vcstool/util.py -> build/lib/vcstool copying vcstool/streams.py -> build/lib/vcstool copying vcstool/crawler.py -> build/lib/vcstool copying vcstool/executor.py -> build/lib/vcstool copying vcstool/__init__.py -> build/lib/vcstool creating build/lib/vcstool/clients copying vcstool/clients/vcs_base.py -> build/lib/vcstool/clients copying vcstool/clients/tar.py -> build/lib/vcstool/clients copying vcstool/clients/bzr.py -> build/lib/vcstool/clients copying vcstool/clients/git.py -> build/lib/vcstool/clients copying vcstool/clients/__init__.py -> build/lib/vcstool/clients copying vcstool/clients/zip.py -> build/lib/vcstool/clients copying vcstool/clients/hg.py -> build/lib/vcstool/clients copying vcstool/clients/svn.py -> build/lib/vcstool/clients copying vcstool/clients/none.py -> build/lib/vcstool/clients creating build/lib/vcstool/commands copying vcstool/commands/pull.py -> build/lib/vcstool/commands copying vcstool/commands/log.py -> build/lib/vcstool/commands copying vcstool/commands/import_.py -> build/lib/vcstool/commands copying vcstool/commands/remotes.py -> build/lib/vcstool/commands copying vcstool/commands/custom.py -> build/lib/vcstool/commands copying vcstool/commands/status.py -> build/lib/vcstool/commands copying vcstool/commands/diff.py -> build/lib/vcstool/commands copying vcstool/commands/__init__.py -> build/lib/vcstool/commands copying vcstool/commands/push.py -> build/lib/vcstool/commands copying vcstool/commands/help.py -> build/lib/vcstool/commands copying vcstool/commands/validate.py -> build/lib/vcstool/commands copying vcstool/commands/vcs.py -> build/lib/vcstool/commands copying vcstool/commands/branch.py -> build/lib/vcstool/commands copying vcstool/commands/command.py -> build/lib/vcstool/commands copying vcstool/commands/export.py -> build/lib/vcstool/commands + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YAjFtT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64 + cd vcstool-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-vcstool-0.3.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-vcstool-0.3.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool copying build/lib/vcstool/util.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool copying build/lib/vcstool/streams.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool copying build/lib/vcstool/crawler.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool copying build/lib/vcstool/executor.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool copying build/lib/vcstool/__init__.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/vcs_base.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/tar.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/bzr.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/git.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/__init__.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/zip.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/hg.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/svn.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients copying build/lib/vcstool/clients/none.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/pull.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/log.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/import_.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/remotes.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/custom.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/status.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/diff.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/__init__.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/push.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/help.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/validate.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/vcs.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/branch.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/command.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands copying build/lib/vcstool/commands/export.py -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/streams.py to streams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/crawler.py to crawler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/vcs_base.py to vcs_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/tar.py to tar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/bzr.py to bzr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/zip.py to zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/hg.py to hg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/svn.py to svn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/clients/none.py to none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/pull.py to pull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/import_.py to import_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/remotes.py to remotes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/custom.py to custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/push.py to push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/help.py to help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/vcs.py to vcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/branch.py to branch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool/commands/export.py to export.cpython-39.pyc writing byte-compilation script '/tmp/tmpopgb34xv.py' /usr/bin/python3 /tmp/tmpopgb34xv.py removing /tmp/tmpopgb34xv.py running install_data creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/share creating /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/share/vcstool-completion copying vcstool-completion/vcs.bash -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/share/vcstool-completion copying vcstool-completion/vcs.tcsh -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/share/vcstool-completion copying vcstool-completion/vcs.zsh -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/share/vcstool-completion copying vcstool-completion/vcs.fish -> /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/share/vcstool-completion running install_egg_info running egg_info writing vcstool.egg-info/PKG-INFO writing dependency_links to vcstool.egg-info/dependency_links.txt writing entry points to vcstool.egg-info/entry_points.txt writing requirements to vcstool.egg-info/requires.txt writing top-level names to vcstool.egg-info/top_level.txt reading manifest file 'vcstool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vcstool.egg-info/SOURCES.txt' Copying vcstool.egg-info to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9/site-packages/vcstool-0.3.0-py3.9.egg-info running install_scripts Installing vcs script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-branch script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-bzr script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-custom script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-diff script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-export script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-git script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-help script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-hg script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-import script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-log script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-pull script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-push script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-remotes script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-status script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-svn script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin Installing vcs-validate script to /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64//usr/share/doc/python-vcstool + '[' -d doc ']' ~/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64 ~/build/BUILD/vcstool-0.3.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-vcstool-0.3.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 ']' ~/build/BUILD/vcstool-0.3.0 + popd + mv /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.0-1 --unique-debug-suffix -0.3.0-1.x86_64 --unique-debug-src-base python-vcstool-0.3.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/vcstool-0.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-vcstool-0.3.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-vcstool-0.3.0-1.noarch Provides: python-vcstool python3-vcstool = 0.3.0-1 python3.9dist(vcstool) = 0.3 python3dist(vcstool) = 0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(pyyaml) python3.9dist(setuptools) Processing files: python-vcstool-help-0.3.0-1.noarch warning: Empty %files file /builddir/build/BUILD/vcstool-0.3.0/doclist.lst Provides: python-vcstool-help = 0.3.0-1 python3-vcstool-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-vcstool-0.3.0-1.x86_64 RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/share/vcstool-completion/vcs.bash /usr/share/vcstool-completion/vcs.fish /usr/share/vcstool-completion/vcs.tcsh /usr/share/vcstool-completion/vcs.zsh Empty %files file /builddir/build/BUILD/vcstool-0.3.0/doclist.lst Installed (but unpackaged) file(s) found: /usr/share/vcstool-completion/vcs.bash /usr/share/vcstool-completion/vcs.fish /usr/share/vcstool-completion/vcs.tcsh /usr/share/vcstool-completion/vcs.zsh 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-vcstool.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-vcstool.spec