Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-taf.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308338.546456/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-taf.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-taf-0.25.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-taf.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308338.546456/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-taf.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-taf-0.25.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-taf.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683308338.546456/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-taf.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.3omiH8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf taf-0.25.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/taf-0.25.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd taf-0.25.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.na4z54 + umask 022 + cd /builddir/build/BUILD + cd taf-0.25.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/taf copying taf/exceptions.py -> build/lib/taf copying taf/yubikey.py -> build/lib/taf copying taf/auth_repo.py -> build/lib/taf copying taf/settings.py -> build/lib/taf copying taf/git.py -> build/lib/taf copying taf/log.py -> build/lib/taf copying taf/pygit.py -> build/lib/taf copying taf/keystore.py -> build/lib/taf copying taf/__init__.py -> build/lib/taf copying taf/repositoriesdb.py -> build/lib/taf copying taf/hosts.py -> build/lib/taf copying taf/validation.py -> build/lib/taf copying taf/developer_tool.py -> build/lib/taf copying taf/constants.py -> build/lib/taf copying taf/utils.py -> build/lib/taf copying taf/repository_tool.py -> build/lib/taf creating build/lib/taf/tools copying taf/tools/__init__.py -> build/lib/taf/tools creating build/lib/taf/libs copying taf/libs/__init__.py -> build/lib/taf/libs creating build/lib/taf/updater copying taf/updater/handlers.py -> build/lib/taf/updater copying taf/updater/schemas.py -> build/lib/taf/updater copying taf/updater/lifecycle_handlers.py -> build/lib/taf/updater copying taf/updater/__init__.py -> build/lib/taf/updater copying taf/updater/updater.py -> build/lib/taf/updater copying taf/updater/git_trusted_metadata_set.py -> build/lib/taf/updater creating build/lib/taf/tools/yubikey copying taf/tools/yubikey/__init__.py -> build/lib/taf/tools/yubikey creating build/lib/taf/tools/keystore copying taf/tools/keystore/__init__.py -> build/lib/taf/tools/keystore creating build/lib/taf/tools/repo copying taf/tools/repo/__init__.py -> build/lib/taf/tools/repo creating build/lib/taf/tools/cli copying taf/tools/cli/olc.py -> build/lib/taf/tools/cli copying taf/tools/cli/__init__.py -> build/lib/taf/tools/cli copying taf/tools/cli/taf.py -> build/lib/taf/tools/cli creating build/lib/taf/tools/targets copying taf/tools/targets/__init__.py -> build/lib/taf/tools/targets creating build/lib/taf/tools/metadata copying taf/tools/metadata/__init__.py -> build/lib/taf/tools/metadata running egg_info writing taf.egg-info/PKG-INFO writing dependency_links to taf.egg-info/dependency_links.txt writing entry points to taf.egg-info/entry_points.txt writing requirements to taf.egg-info/requires.txt writing top-level names to taf.egg-info/top_level.txt reading manifest file 'taf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory '__pycache__' warning: no previously-included files matching '*.pyo' found under directory '__pycache__' warning: no previously-included files matching '*.orig' found under directory '__pycache__' warning: no previously-included files found matching '*.js*' warning: no previously-included files found matching '*.git*' warning: no previously-included files found matching '*.coveragerc' warning: no previously-included files found matching '*.sh' warning: no previously-included files found matching 'proc*' warning: no previously-included files found matching 'pylint*' warning: no files found matching 'requirements*.*' warning: no previously-included files found matching 'requirements-dev.*' no previously-included directories found matching '.git' no previously-included directories found matching 'env' no previously-included directories found matching 'taf/tests*' warning: no files found matching 'taf/libs' under directory 'taf' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory 'taf/tests' adding license file 'LICENSE.md' writing manifest file 'taf.egg-info/SOURCES.txt' creating build/lib/taf/__pycache__ copying taf/__pycache__/__init__.cpython-37.pyc -> build/lib/taf/__pycache__ copying taf/__pycache__/__init__.cpython-39.pyc -> build/lib/taf/__pycache__ copying taf/libs/libjson-0.dll -> build/lib/taf/libs copying taf/libs/libjson-c-2.dll -> build/lib/taf/libs copying taf/libs/libusb-1.0.dll -> build/lib/taf/libs copying taf/libs/libykpers-1-1.dll -> build/lib/taf/libs copying taf/libs/libyubikey-0.dll -> build/lib/taf/libs creating build/lib/taf/updater/types copying taf/updater/types/update.py -> build/lib/taf/updater/types + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SSezHN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64 + cd taf-0.25.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-taf-0.25.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-taf-0.25.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/exceptions.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/yubikey.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/auth_repo.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/yubikey copying build/lib/taf/tools/yubikey/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/yubikey creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/keystore copying build/lib/taf/tools/keystore/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/keystore creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/repo copying build/lib/taf/tools/repo/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/repo creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/cli copying build/lib/taf/tools/cli/olc.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/cli copying build/lib/taf/tools/cli/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/cli copying build/lib/taf/tools/cli/taf.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/cli copying build/lib/taf/tools/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/targets copying build/lib/taf/tools/targets/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/targets creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/metadata copying build/lib/taf/tools/metadata/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/metadata copying build/lib/taf/settings.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/git.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/log.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/pygit.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/keystore.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs copying build/lib/taf/libs/libjson-0.dll -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs copying build/lib/taf/libs/libyubikey-0.dll -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs copying build/lib/taf/libs/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs copying build/lib/taf/libs/libjson-c-2.dll -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs copying build/lib/taf/libs/libykpers-1-1.dll -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs copying build/lib/taf/libs/libusb-1.0.dll -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs copying build/lib/taf/repositoriesdb.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/__pycache__ copying build/lib/taf/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/__pycache__ copying build/lib/taf/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/__pycache__ copying build/lib/taf/hosts.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/validation.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/developer_tool.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/types copying build/lib/taf/updater/types/update.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/types copying build/lib/taf/updater/handlers.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater copying build/lib/taf/updater/schemas.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater copying build/lib/taf/updater/lifecycle_handlers.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater copying build/lib/taf/updater/__init__.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater copying build/lib/taf/updater/updater.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater copying build/lib/taf/updater/git_trusted_metadata_set.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater copying build/lib/taf/constants.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/utils.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf copying build/lib/taf/repository_tool.py -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/yubikey.py to yubikey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/auth_repo.py to auth_repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/yubikey/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/keystore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/repo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/cli/olc.py to olc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/cli/taf.py to taf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/targets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/tools/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/pygit.py to pygit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/keystore.py to keystore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/libs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/repositoriesdb.py to repositoriesdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/hosts.py to hosts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/developer_tool.py to developer_tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/types/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/lifecycle_handlers.py to lifecycle_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/updater/git_trusted_metadata_set.py to git_trusted_metadata_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf/repository_tool.py to repository_tool.cpython-39.pyc writing byte-compilation script '/tmp/tmpbqwbzn8_.py' /usr/bin/python3 /tmp/tmpbqwbzn8_.py removing /tmp/tmpbqwbzn8_.py running install_data creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/site-packages creating /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/site-packages/taf copying ./LICENSE.md -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/site-packages/taf copying ./README.md -> /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/site-packages/taf running install_egg_info running egg_info writing taf.egg-info/PKG-INFO writing dependency_links to taf.egg-info/dependency_links.txt writing entry points to taf.egg-info/entry_points.txt writing requirements to taf.egg-info/requires.txt writing top-level names to taf.egg-info/top_level.txt reading manifest file 'taf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory '__pycache__' warning: no previously-included files matching '*.pyo' found under directory '__pycache__' warning: no previously-included files matching '*.orig' found under directory '__pycache__' warning: no previously-included files found matching '*.js*' warning: no previously-included files found matching '*.git*' warning: no previously-included files found matching '*.coveragerc' warning: no previously-included files found matching '*.sh' warning: no previously-included files found matching 'proc*' warning: no previously-included files found matching 'pylint*' warning: no files found matching 'requirements*.*' warning: no previously-included files found matching 'requirements-dev.*' no previously-included directories found matching '.git' no previously-included directories found matching 'env' no previously-included directories found matching 'taf/tests*' warning: no files found matching 'taf/libs' under directory 'taf' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '*' found under directory 'taf/tests' adding license file 'LICENSE.md' writing manifest file 'taf.egg-info/SOURCES.txt' Copying taf.egg-info to /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib/python3.9/site-packages/taf-0.25.0-py3.9.egg-info running install_scripts Installing olc script to /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/bin Installing taf script to /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64//usr/share/doc/python-taf + '[' -d doc ']' ~/build/BUILDROOT/python-taf-0.25.0-1.x86_64 ~/build/BUILD/taf-0.25.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-taf-0.25.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/taf-0.25.0 + mv /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.25.0-1 --unique-debug-suffix -0.25.0-1.x86_64 --unique-debug-src-base python-taf-0.25.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/taf-0.25.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-taf-0.25.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-taf-0.25.0-1.x86_64 error: Directory not found: /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib64/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-taf-0.25.0-1.x86_64/usr/lib64/python3.9/site-packages/* 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-taf.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-taf.spec