Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gitrepo.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686373047.326325/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-gitrepo.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-gitrepo-2.31.1-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-gitrepo.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686373047.326325/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-gitrepo.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-gitrepo-2.31.1-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-gitrepo.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686373047.326325/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-gitrepo.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.fc98tB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gitrepo-2.31.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gitrepo-2.31.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gitrepo-2.31.1 + /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.XHPiRf + umask 022 + cd /builddir/build/BUILD + cd gitrepo-2.31.1 + 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/repo copying repo/progress.py -> build/lib/repo copying repo/project.py -> build/lib/repo copying repo/pyversion.py -> build/lib/repo copying repo/__init__.py -> build/lib/repo copying repo/editor.py -> build/lib/repo copying repo/ssh.py -> build/lib/repo copying repo/event_log.py -> build/lib/repo copying repo/error.py -> build/lib/repo copying repo/hooks.py -> build/lib/repo copying repo/main.py -> build/lib/repo copying repo/pager.py -> build/lib/repo copying repo/platform_utils.py -> build/lib/repo copying repo/git_refs.py -> build/lib/repo copying repo/repo_dir.py -> build/lib/repo copying repo/git_superproject.py -> build/lib/repo copying repo/git_trace2_event_log.py -> build/lib/repo copying repo/manifest_xml.py -> build/lib/repo copying repo/color.py -> build/lib/repo copying repo/trace.py -> build/lib/repo copying repo/git_config.py -> build/lib/repo copying repo/platform_utils_win32.py -> build/lib/repo copying repo/command.py -> build/lib/repo copying repo/wrapper.py -> build/lib/repo copying repo/git_command.py -> build/lib/repo copying repo/fetch.py -> build/lib/repo copying repo/gitc_utils.py -> build/lib/repo creating build/lib/repo/hooks copying repo/hooks/__init__.py -> build/lib/repo/hooks creating build/lib/repo/subcmds copying repo/subcmds/upload.py -> build/lib/repo/subcmds copying repo/subcmds/stage.py -> build/lib/repo/subcmds copying repo/subcmds/help.py -> build/lib/repo/subcmds copying repo/subcmds/__init__.py -> build/lib/repo/subcmds copying repo/subcmds/checkout.py -> build/lib/repo/subcmds copying repo/subcmds/version.py -> build/lib/repo/subcmds copying repo/subcmds/prune.py -> build/lib/repo/subcmds copying repo/subcmds/diffmanifests.py -> build/lib/repo/subcmds copying repo/subcmds/grep.py -> build/lib/repo/subcmds copying repo/subcmds/gitc_delete.py -> build/lib/repo/subcmds copying repo/subcmds/rebase.py -> build/lib/repo/subcmds copying repo/subcmds/start.py -> build/lib/repo/subcmds copying repo/subcmds/smartsync.py -> build/lib/repo/subcmds copying repo/subcmds/overview.py -> build/lib/repo/subcmds copying repo/subcmds/download.py -> build/lib/repo/subcmds copying repo/subcmds/manifest.py -> build/lib/repo/subcmds copying repo/subcmds/status.py -> build/lib/repo/subcmds copying repo/subcmds/diff.py -> build/lib/repo/subcmds copying repo/subcmds/sync.py -> build/lib/repo/subcmds copying repo/subcmds/init.py -> build/lib/repo/subcmds copying repo/subcmds/abandon.py -> build/lib/repo/subcmds copying repo/subcmds/branches.py -> build/lib/repo/subcmds copying repo/subcmds/forall.py -> build/lib/repo/subcmds copying repo/subcmds/list.py -> build/lib/repo/subcmds copying repo/subcmds/cherry_pick.py -> build/lib/repo/subcmds copying repo/subcmds/gitc_init.py -> build/lib/repo/subcmds copying repo/subcmds/info.py -> build/lib/repo/subcmds copying repo/git_ssh -> build/lib/repo copying repo/hooks/commit-msg -> build/lib/repo/hooks copying repo/hooks/pre-auto-gc -> build/lib/repo/hooks + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.60iK3l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64 + cd gitrepo-2.31.1 + 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-gitrepo-2.31.1-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-gitrepo-2.31.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/progress.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/project.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/pyversion.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/__init__.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/editor.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/ssh.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/event_log.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/error.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/hooks.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/main.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/pager.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/platform_utils.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo creating /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/hooks copying build/lib/repo/hooks/__init__.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/hooks copying build/lib/repo/hooks/commit-msg -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/hooks copying build/lib/repo/hooks/pre-auto-gc -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/hooks copying build/lib/repo/git_refs.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/repo_dir.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/git_superproject.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/git_trace2_event_log.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/git_ssh -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/manifest_xml.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/color.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/trace.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/git_config.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/platform_utils_win32.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo creating /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/upload.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/stage.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/help.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/__init__.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/checkout.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/version.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/prune.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/diffmanifests.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/grep.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/gitc_delete.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/rebase.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/start.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/smartsync.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/overview.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/download.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/manifest.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/status.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/diff.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/sync.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/init.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/abandon.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/branches.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/forall.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/list.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/cherry_pick.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/gitc_init.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/subcmds/info.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds copying build/lib/repo/command.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/wrapper.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/git_command.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/fetch.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo copying build/lib/repo/gitc_utils.py -> /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/progress.py to progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/pyversion.py to pyversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/editor.py to editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/event_log.py to event_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/pager.py to pager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/platform_utils.py to platform_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/git_refs.py to git_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/repo_dir.py to repo_dir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/git_superproject.py to git_superproject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/git_trace2_event_log.py to git_trace2_event_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/manifest_xml.py to manifest_xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/git_config.py to git_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/platform_utils_win32.py to platform_utils_win32.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/upload.py to upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/stage.py to stage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/help.py to help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/checkout.py to checkout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/prune.py to prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/diffmanifests.py to diffmanifests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/grep.py to grep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/gitc_delete.py to gitc_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/rebase.py to rebase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/smartsync.py to smartsync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/overview.py to overview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/abandon.py to abandon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/branches.py to branches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/forall.py to forall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/cherry_pick.py to cherry_pick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/gitc_init.py to gitc_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/subcmds/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/wrapper.py to wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/git_command.py to git_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/fetch.py to fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/repo/gitc_utils.py to gitc_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmp0vibnyz5.py' /usr/bin/python3 /tmp/tmp0vibnyz5.py removing /tmp/tmp0vibnyz5.py running install_egg_info running egg_info writing gitrepo.egg-info/PKG-INFO writing dependency_links to gitrepo.egg-info/dependency_links.txt writing entry points to gitrepo.egg-info/entry_points.txt writing top-level names to gitrepo.egg-info/top_level.txt reading manifest file 'gitrepo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: 'graft' expects a single warning: no files found matching 'git_ssh' adding license file 'LICENSE' warning: no files found matching 'repo' writing manifest file 'gitrepo.egg-info/SOURCES.txt' Copying gitrepo.egg-info to /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9/site-packages/gitrepo-2.31.1-py3.9.egg-info running install_scripts Installing repo script to /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64//usr/share/doc/python-gitrepo + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64 ~/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64 ~/build/BUILD/gitrepo-2.31.1 + '[' -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/gitrepo-2.31.1 + mv /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.31.1-1 --unique-debug-suffix -2.31.1-1.x86_64 --unique-debug-src-base python-gitrepo-2.31.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/gitrepo-2.31.1 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-gitrepo-2.31.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-gitrepo-2.31.1-1.noarch Provides: python-gitrepo python3-gitrepo = 2.31.1-1 python3.9dist(gitrepo) = 2.31.1 python3dist(gitrepo) = 2.31.1 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: /bin/sh /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Processing files: python-gitrepo-help-2.31.1-1.noarch warning: Empty %files file /builddir/build/BUILD/gitrepo-2.31.1/doclist.lst Provides: python-gitrepo-help = 2.31.1-1 python3-gitrepo-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-gitrepo-2.31.1-1.x86_64 Wrote: /builddir/build/RPMS/python-gitrepo-help-2.31.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-gitrepo-2.31.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TisaSQ + umask 022 + cd /builddir/build/BUILD + cd gitrepo-2.31.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gitrepo-2.31.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0