Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-x86_64-5/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=1037gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.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-keystone-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-x86_64-5/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=1037gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-x86_64-5/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=1037gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GzHo9m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystone_tempest_plugin-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone_tempest_plugin-0.13.0-0.20231004184747.dbe56f0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keystone_tempest_plugin-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-keystone-tests-tempest-0.13.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5TIbGZ + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-x86_64-5/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=1037gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nKBWPI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystone_tempest_plugin-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone_tempest_plugin-0.13.0-0.20231004184747.dbe56f0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keystone_tempest_plugin-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-keystone-tests-tempest-0.13.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sRE54D + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-x86_64-5/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=1037gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bikBig + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystone_tempest_plugin-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone_tempest_plugin-0.13.0-0.20231004184747.dbe56f0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keystone_tempest_plugin-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-keystone-tests-tempest-0.13.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.CMfcok + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running dist_info writing keystone_tempest_plugin.egg-info/PKG-INFO writing dependency_links to keystone_tempest_plugin.egg-info/dependency_links.txt writing entry points to keystone_tempest_plugin.egg-info/entry_points.txt writing requirements to keystone_tempest_plugin.egg-info/requires.txt writing top-level names to keystone_tempest_plugin.egg-info/top_level.txt writing pbr to keystone_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/keystone_tempest_plugin.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling keystoneauth1 (>=5.1.1) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement not satisfied: keystoneauth1 (>=5.1.1) Handling lxml (!=3.7.0,>=3.4.1) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement not satisfied: lxml (!=3.7.0,>=3.4.1) Handling tempest (>=17.1.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement not satisfied: tempest (>=17.1.0) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement not satisfied: oslo.config (>=5.2.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement not satisfied: testtools (>=2.2.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires + rm -rfv keystone_tempest_plugin.dist-info/ removed 'keystone_tempest_plugin.dist-info/AUTHORS' removed 'keystone_tempest_plugin.dist-info/LICENSE' removed 'keystone_tempest_plugin.dist-info/METADATA' removed 'keystone_tempest_plugin.dist-info/entry_points.txt' removed 'keystone_tempest_plugin.dist-info/pbr.json' removed 'keystone_tempest_plugin.dist-info/top_level.txt' removed directory 'keystone_tempest_plugin.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-x86_64-5/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=1037gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qlIRGL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystone_tempest_plugin-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone_tempest_plugin-0.13.0-0.20231004184747.dbe56f0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keystone_tempest_plugin-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-keystone-tests-tempest-0.13.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.A0i6q1 + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running dist_info writing keystone_tempest_plugin.egg-info/PKG-INFO writing dependency_links to keystone_tempest_plugin.egg-info/dependency_links.txt writing entry points to keystone_tempest_plugin.egg-info/entry_points.txt writing requirements to keystone_tempest_plugin.egg-info/requires.txt writing top-level names to keystone_tempest_plugin.egg-info/top_level.txt writing pbr to keystone_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/keystone_tempest_plugin.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling keystoneauth1 (>=5.1.1) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: keystoneauth1 (>=5.1.1) (installed: keystoneauth1 5.3.0) Handling lxml (!=3.7.0,>=3.4.1) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: lxml (!=3.7.0,>=3.4.1) (installed: lxml 4.6.5) Handling tempest (>=17.1.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: tempest (>=17.1.0) (installed: tempest 36.0.0) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.2.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.6.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires + rm -rfv keystone_tempest_plugin.dist-info/ removed 'keystone_tempest_plugin.dist-info/AUTHORS' removed 'keystone_tempest_plugin.dist-info/LICENSE' removed 'keystone_tempest_plugin.dist-info/METADATA' removed 'keystone_tempest_plugin.dist-info/entry_points.txt' removed 'keystone_tempest_plugin.dist-info/pbr.json' removed 'keystone_tempest_plugin.dist-info/top_level.txt' removed directory 'keystone_tempest_plugin.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-x86_64-5/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=1037gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-keystone-tests-tempest.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.h6VfHe + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir --output /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running dist_info creating keystone_tempest_plugin.egg-info writing keystone_tempest_plugin.egg-info/PKG-INFO writing dependency_links to keystone_tempest_plugin.egg-info/dependency_links.txt writing entry points to keystone_tempest_plugin.egg-info/entry_points.txt writing requirements to keystone_tempest_plugin.egg-info/requires.txt writing top-level names to keystone_tempest_plugin.egg-info/top_level.txt writing pbr to keystone_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'keystone_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/keystone_tempest_plugin.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling keystoneauth1 (>=5.1.1) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: keystoneauth1 (>=5.1.1) (installed: keystoneauth1 5.3.0) Handling lxml (!=3.7.0,>=3.4.1) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: lxml (!=3.7.0,>=3.4.1) (installed: lxml 4.6.5) Handling tempest (>=17.1.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: tempest (>=17.1.0) (installed: tempest 36.0.0) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 9.2.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.6.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (keystone-tempest-plugin) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-buildrequires + rm -rfv keystone_tempest_plugin.dist-info/ removed 'keystone_tempest_plugin.dist-info/LICENSE' removed 'keystone_tempest_plugin.dist-info/AUTHORS' removed 'keystone_tempest_plugin.dist-info/METADATA' removed 'keystone_tempest_plugin.dist-info/entry_points.txt' removed 'keystone_tempest_plugin.dist-info/top_level.txt' removed 'keystone_tempest_plugin.dist-info/pbr.json' removed directory 'keystone_tempest_plugin.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oJfsh6 + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + mkdir -p /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir Processing /builddir/build/BUILD/keystone_tempest_plugin-0.13.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/tmp4mebusst /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running dist_info creating /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info writing /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-modern-metadata-k_ncbl7z/keystone_tempest_plugin.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: keystone-tempest-plugin Building wheel for keystone-tempest-plugin (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/tmpubf_gw5h /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/keystone_tempest_plugin creating build/lib/keystone_tempest_plugin/tests creating build/lib/keystone_tempest_plugin/tests/rbac copying keystone_tempest_plugin/tests/rbac/__init__.py -> build/lib/keystone_tempest_plugin/tests/rbac creating build/lib/keystone_tempest_plugin/services creating build/lib/keystone_tempest_plugin/services/identity copying keystone_tempest_plugin/services/identity/__init__.py -> build/lib/keystone_tempest_plugin/services/identity copying keystone_tempest_plugin/services/identity/clients.py -> build/lib/keystone_tempest_plugin/services/identity creating build/lib/keystone_tempest_plugin/services/identity/v3 copying keystone_tempest_plugin/services/identity/v3/__init__.py -> build/lib/keystone_tempest_plugin/services/identity/v3 copying keystone_tempest_plugin/services/identity/v3/auth_client.py -> build/lib/keystone_tempest_plugin/services/identity/v3 copying keystone_tempest_plugin/services/identity/v3/identity_providers_client.py -> build/lib/keystone_tempest_plugin/services/identity/v3 copying keystone_tempest_plugin/services/identity/v3/limits_client.py -> build/lib/keystone_tempest_plugin/services/identity/v3 copying keystone_tempest_plugin/services/identity/v3/mapping_rules_client.py -> build/lib/keystone_tempest_plugin/services/identity/v3 copying keystone_tempest_plugin/services/identity/v3/saml2_client.py -> build/lib/keystone_tempest_plugin/services/identity/v3 copying keystone_tempest_plugin/services/identity/v3/service_providers_client.py -> build/lib/keystone_tempest_plugin/services/identity/v3 creating build/lib/keystone_tempest_plugin/tests/scenario copying keystone_tempest_plugin/tests/scenario/__init__.py -> build/lib/keystone_tempest_plugin/tests/scenario copying keystone_tempest_plugin/tests/scenario/keycloak.py -> build/lib/keystone_tempest_plugin/tests/scenario copying keystone_tempest_plugin/tests/scenario/test_federated_authentication.py -> build/lib/keystone_tempest_plugin/tests/scenario copying keystone_tempest_plugin/tests/scenario/test_oidc_federated_authentication.py -> build/lib/keystone_tempest_plugin/tests/scenario copying keystone_tempest_plugin/services/__init__.py -> build/lib/keystone_tempest_plugin/services creating build/lib/keystone_tempest_plugin/tests/api copying keystone_tempest_plugin/tests/api/__init__.py -> build/lib/keystone_tempest_plugin/tests/api creating build/lib/keystone_tempest_plugin/tests/api/identity creating build/lib/keystone_tempest_plugin/tests/api/identity/v3 copying keystone_tempest_plugin/tests/api/identity/v3/__init__.py -> build/lib/keystone_tempest_plugin/tests/api/identity/v3 copying keystone_tempest_plugin/tests/api/identity/v3/fixtures.py -> build/lib/keystone_tempest_plugin/tests/api/identity/v3 copying keystone_tempest_plugin/tests/api/identity/v3/test_identity_providers.py -> build/lib/keystone_tempest_plugin/tests/api/identity/v3 copying keystone_tempest_plugin/tests/api/identity/v3/test_mapping_rules.py -> build/lib/keystone_tempest_plugin/tests/api/identity/v3 copying keystone_tempest_plugin/tests/api/identity/v3/test_oauth1_tokens.py -> build/lib/keystone_tempest_plugin/tests/api/identity/v3 copying keystone_tempest_plugin/tests/api/identity/v3/test_service_providers.py -> build/lib/keystone_tempest_plugin/tests/api/identity/v3 copying keystone_tempest_plugin/tests/__init__.py -> build/lib/keystone_tempest_plugin/tests copying keystone_tempest_plugin/tests/base.py -> build/lib/keystone_tempest_plugin/tests copying keystone_tempest_plugin/tests/api/identity/__init__.py -> build/lib/keystone_tempest_plugin/tests/api/identity creating build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/__init__.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/base.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_access_rule.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_application_credential.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_consumer.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_credential.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_domain.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_domain_config.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_ec2_credential.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_endpoint.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_endpoint_group.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_grant.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_group.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_identity_provider.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_implied_role.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_limit.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_mapping.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_policy.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_policy_association.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_project.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_project_endpoint.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_project_tag.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_protocol.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_region.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_registered_limit.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_role.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_role_assignment.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_service.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_service_provider.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_token.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_trust.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/tests/rbac/v3/test_user.py -> build/lib/keystone_tempest_plugin/tests/rbac/v3 copying keystone_tempest_plugin/__init__.py -> build/lib/keystone_tempest_plugin copying keystone_tempest_plugin/clients.py -> build/lib/keystone_tempest_plugin copying keystone_tempest_plugin/config.py -> build/lib/keystone_tempest_plugin copying keystone_tempest_plugin/plugin.py -> build/lib/keystone_tempest_plugin running egg_info creating keystone_tempest_plugin.egg-info writing keystone_tempest_plugin.egg-info/PKG-INFO writing dependency_links to keystone_tempest_plugin.egg-info/dependency_links.txt writing entry points to keystone_tempest_plugin.egg-info/entry_points.txt writing requirements to keystone_tempest_plugin.egg-info/requires.txt writing top-level names to keystone_tempest_plugin.egg-info/top_level.txt writing pbr to keystone_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'keystone_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystone_tempest_plugin.egg-info/SOURCES.txt' copying keystone_tempest_plugin/README.rst -> build/lib/keystone_tempest_plugin installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin copying build/lib/keystone_tempest_plugin/README.rst -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin copying build/lib/keystone_tempest_plugin/plugin.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin copying build/lib/keystone_tempest_plugin/config.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin copying build/lib/keystone_tempest_plugin/clients.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin copying build/lib/keystone_tempest_plugin/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services copying build/lib/keystone_tempest_plugin/services/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/v3/service_providers_client.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/v3/saml2_client.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/v3/mapping_rules_client.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/v3/limits_client.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/v3/identity_providers_client.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/v3/auth_client.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity/v3 copying build/lib/keystone_tempest_plugin/services/identity/clients.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity copying build/lib/keystone_tempest_plugin/services/identity/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/services/identity creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests copying build/lib/keystone_tempest_plugin/tests/base.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests copying build/lib/keystone_tempest_plugin/tests/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity copying build/lib/keystone_tempest_plugin/tests/api/identity/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity/v3 copying build/lib/keystone_tempest_plugin/tests/api/identity/v3/test_service_providers.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity/v3 copying build/lib/keystone_tempest_plugin/tests/api/identity/v3/test_oauth1_tokens.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity/v3 copying build/lib/keystone_tempest_plugin/tests/api/identity/v3/test_mapping_rules.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity/v3 copying build/lib/keystone_tempest_plugin/tests/api/identity/v3/test_identity_providers.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity/v3 copying build/lib/keystone_tempest_plugin/tests/api/identity/v3/fixtures.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity/v3 copying build/lib/keystone_tempest_plugin/tests/api/identity/v3/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api/identity/v3 copying build/lib/keystone_tempest_plugin/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/api creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/scenario copying build/lib/keystone_tempest_plugin/tests/scenario/test_oidc_federated_authentication.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/scenario copying build/lib/keystone_tempest_plugin/tests/scenario/test_federated_authentication.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/scenario copying build/lib/keystone_tempest_plugin/tests/scenario/keycloak.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/scenario copying build/lib/keystone_tempest_plugin/tests/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/scenario creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_user.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_trust.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_token.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_service_provider.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_service.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_role_assignment.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_role.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_registered_limit.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_region.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_protocol.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_project_tag.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_project_endpoint.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_project.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_policy_association.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_policy.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_mapping.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_limit.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_implied_role.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_identity_provider.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_group.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_grant.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_endpoint_group.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_endpoint.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_ec2_credential.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_domain_config.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_domain.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_credential.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_consumer.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_application_credential.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/test_access_rule.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/base.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/v3/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac/v3 copying build/lib/keystone_tempest_plugin/tests/rbac/__init__.py -> build/bdist.linux-x86_64/wheel/keystone_tempest_plugin/tests/rbac running install_egg_info Copying keystone_tempest_plugin.egg-info to build/bdist.linux-x86_64/wheel/keystone_tempest_plugin-0.13.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/keystone_tempest_plugin-0.13.0.dist-info/WHEEL creating '/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir/pip-wheel-c8bwyynq/tmp15yt01b5/keystone_tempest_plugin-0.13.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'keystone_tempest_plugin/README.rst' adding 'keystone_tempest_plugin/__init__.py' adding 'keystone_tempest_plugin/clients.py' adding 'keystone_tempest_plugin/config.py' adding 'keystone_tempest_plugin/plugin.py' adding 'keystone_tempest_plugin/services/__init__.py' adding 'keystone_tempest_plugin/services/identity/__init__.py' adding 'keystone_tempest_plugin/services/identity/clients.py' adding 'keystone_tempest_plugin/services/identity/v3/__init__.py' adding 'keystone_tempest_plugin/services/identity/v3/auth_client.py' adding 'keystone_tempest_plugin/services/identity/v3/identity_providers_client.py' adding 'keystone_tempest_plugin/services/identity/v3/limits_client.py' adding 'keystone_tempest_plugin/services/identity/v3/mapping_rules_client.py' adding 'keystone_tempest_plugin/services/identity/v3/saml2_client.py' adding 'keystone_tempest_plugin/services/identity/v3/service_providers_client.py' adding 'keystone_tempest_plugin/tests/__init__.py' adding 'keystone_tempest_plugin/tests/base.py' adding 'keystone_tempest_plugin/tests/api/__init__.py' adding 'keystone_tempest_plugin/tests/api/identity/__init__.py' adding 'keystone_tempest_plugin/tests/api/identity/v3/__init__.py' adding 'keystone_tempest_plugin/tests/api/identity/v3/fixtures.py' adding 'keystone_tempest_plugin/tests/api/identity/v3/test_identity_providers.py' adding 'keystone_tempest_plugin/tests/api/identity/v3/test_mapping_rules.py' adding 'keystone_tempest_plugin/tests/api/identity/v3/test_oauth1_tokens.py' adding 'keystone_tempest_plugin/tests/api/identity/v3/test_service_providers.py' adding 'keystone_tempest_plugin/tests/rbac/__init__.py' adding 'keystone_tempest_plugin/tests/rbac/v3/__init__.py' adding 'keystone_tempest_plugin/tests/rbac/v3/base.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_access_rule.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_application_credential.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_consumer.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_credential.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_domain.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_domain_config.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_ec2_credential.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_endpoint.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_endpoint_group.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_grant.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_group.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_identity_provider.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_implied_role.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_limit.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_mapping.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_policy.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_policy_association.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_project.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_project_endpoint.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_project_tag.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_protocol.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_region.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_registered_limit.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_role.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_role_assignment.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_service.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_service_provider.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_token.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_trust.py' adding 'keystone_tempest_plugin/tests/rbac/v3/test_user.py' adding 'keystone_tempest_plugin/tests/scenario/__init__.py' adding 'keystone_tempest_plugin/tests/scenario/keycloak.py' adding 'keystone_tempest_plugin/tests/scenario/test_federated_authentication.py' adding 'keystone_tempest_plugin/tests/scenario/test_oidc_federated_authentication.py' adding 'keystone_tempest_plugin-0.13.0.dist-info/AUTHORS' adding 'keystone_tempest_plugin-0.13.0.dist-info/LICENSE' adding 'keystone_tempest_plugin-0.13.0.dist-info/METADATA' adding 'keystone_tempest_plugin-0.13.0.dist-info/WHEEL' adding 'keystone_tempest_plugin-0.13.0.dist-info/entry_points.txt' adding 'keystone_tempest_plugin-0.13.0.dist-info/pbr.json' adding 'keystone_tempest_plugin-0.13.0.dist-info/top_level.txt' adding 'keystone_tempest_plugin-0.13.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for keystone-tempest-plugin (PEP 517): finished with status 'done' Created wheel for keystone-tempest-plugin: filename=keystone_tempest_plugin-0.13.0-py3-none-any.whl size=111006 sha256=f4f4e4e0da769bff045b26e095033734c250fa6d9879359af9195c71d555926e Stored in directory: /builddir/.cache/pip/wheels/69/8b/b8/59fc065c427f9143625c74c2fd358acf3688812e580ed14d39 Successfully built keystone-tempest-plugin + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (keystone-tempest-plugin) with name extracted from the package (keystone_tempest_plugin); you can disable this behavior with the 'openstackdocs_auto_name' option /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TRfcUN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 + cd keystone_tempest_plugin-0.13.0 ++ ls /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir/keystone_tempest_plugin-0.13.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=keystone_tempest_plugin==0.13.0 + TMPDIR=/builddir/build/BUILD/keystone_tempest_plugin-0.13.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir keystone_tempest_plugin==0.13.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/keystone_tempest_plugin-0.13.0/pyproject-wheeldir Processing ./pyproject-wheeldir/keystone_tempest_plugin-0.13.0-py3-none-any.whl Installing collected packages: keystone-tempest-plugin Successfully installed keystone-tempest-plugin-0.13.0 + '[' -d /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/keystone_tempest_plugin-0.13.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages/keystone_tempest_plugin-0.13.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 --record /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages/keystone_tempest_plugin-0.13.0.dist-info/RECORD --output /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages/keystone_tempest_plugin-0.13.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages/keystone_tempest_plugin-0.13.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages/keystone_tempest_plugin-0.13.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9/site-packages/keystone_tempest_plugin-0.13.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.13.0-0.20231004184747.dbe56f0.el9 --unique-debug-suffix -0.13.0-0.20231004184747.dbe56f0.el9.x86_64 --unique-debug-src-base python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/keystone_tempest_plugin-0.13.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p5BYRA + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/doc/python3-keystone-tests-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/doc/python3-keystone-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/doc/python3-keystone-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Hr7Kys + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/licenses/python3-keystone-tests-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/licenses/python3-keystone-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/licenses/python3-keystone-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-keystone-tests-tempest = 0.13.0-0.20231004184747.dbe56f0.el9 python3-keystone-tests-tempest = 0.13.0-0.20231004184747.dbe56f0.el9 python3.9-keystone-tests-tempest = 0.13.0-0.20231004184747.dbe56f0.el9 python3.9dist(keystone-tempest-plugin) = 0.13 python3dist(keystone-tempest-plugin) = 0.13 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(lxml) < 3.7 or python3.9dist(lxml) > 3.7) with python3.9dist(lxml) >= 3.4.1) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) python(abi) = 3.9 python3.9dist(keystoneauth1) >= 5.1.1 python3.9dist(oslo-config) >= 5.2 python3.9dist(requests) >= 2.14.2 python3.9dist(tempest) >= 17.1 python3.9dist(testtools) >= 2.2 Obsoletes: python39-keystone-tests-tempest < 0.13.0-0.20231004184747.dbe56f0.el9 Processing files: python3-keystone-tests-tempest-doc-0.13.0-0.20231004184747.dbe56f0.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hQebTq + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/doc/python3-keystone-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/doc/python3-keystone-tests-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/doc/python3-keystone-tests-tempest-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YliLwT + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/licenses/python3-keystone-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/licenses/python3-keystone-tests-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64/usr/share/licenses/python3-keystone-tests-tempest-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-keystone-tests-tempest-doc = 0.13.0-0.20231004184747.dbe56f0.el9 python3-keystone-tests-tempest-doc = 0.13.0-0.20231004184747.dbe56f0.el9 python3.9-keystone-tests-tempest-doc = 0.13.0-0.20231004184747.dbe56f0.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python39-keystone-tests-tempest-doc < 0.13.0-0.20231004184747.dbe56f0.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 Wrote: /builddir/build/SRPMS/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.src.rpm Wrote: /builddir/build/RPMS/python3-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-keystone-tests-tempest-doc-0.13.0-0.20231004184747.dbe56f0.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vxMN50 + umask 022 + cd /builddir/build/BUILD + cd keystone_tempest_plugin-0.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-keystone-tests-tempest-0.13.0-0.20231004184747.dbe56f0.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0