Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s68kDz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tempestconf-3.5.2.dev3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-tempestconf-3.5.2.dev3-0.20250611210203.405c80b.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tempestconf-3.5.2.dev3 + rm -rf /builddir/build/BUILD/python-tempestconf-3.5.2.dev3-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/python-tempestconf-3.5.2.dev3-SPECPARTS + /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-tempestconf-3.5.2 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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 pyflakes flake8 + 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 pyflakes flake8 + 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 pyflakes flake8 + 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 pyflakes flake8 + 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 pyflakes flake8 + 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 pyflakes flake8 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pyflakes.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pyflakes.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pyflakes flake8 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.F239ua + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir --output /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vkG1eQ + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir --output /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.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-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.09JAnv + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir --output /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.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.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=1.8 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.1) Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling tempest>=14.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: tempest>=14.0.0 Handling requests>=2.10.0,!=2.12.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.10.0,!=2.12.2 (installed: requests 2.32.3) Handling openstacksdk>=0.11.3 from tox --print-deps-only: py312,docs Requirement not satisfied: openstacksdk>=0.11.3 Handling oslo.config>=3.23.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=3.23.0 Handling tenacity>=5.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: tenacity>=5.1.1 Handling PyYAML>=3.12 from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML>=3.12 Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: python-subunit>=0.0.18 Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=1.10.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=1.4.0 Handling stestr>=1.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=1.1.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinx-argparse>=0.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinx-argparse>=0.2.2 Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 (installed: sphinxcontrib-svg2pdfconverter 1.2.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_tempestconf.egg-info/PKG-INFO writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing requirements to python_tempestconf.egg-info/requires.txt writing top-level names to python_tempestconf.egg-info/top_level.txt writing pbr to python_tempestconf.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 'python_tempestconf.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/python_tempestconf-3.5.2.dev3.dist-info' Handling pbr >=1.8 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: pbr >=1.8 (installed: pbr 6.1.1) Handling six >=1.10.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: six >=1.10.0 (installed: six 1.16.0) Handling tempest >=14.0.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement not satisfied: tempest >=14.0.0 Handling requests !=2.12.2,>=2.10.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: requests !=2.12.2,>=2.10.0 (installed: requests 2.32.3) Handling openstacksdk >=0.11.3 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement not satisfied: openstacksdk >=0.11.3 Handling oslo.config >=3.23.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement not satisfied: oslo.config >=3.23.0 Handling tenacity >=5.1.1 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement not satisfied: tenacity >=5.1.1 Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement not satisfied: PyYAML >=3.12 + cat /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires + rm -rfv python_tempestconf-3.5.2.dev3.dist-info/ removed 'python_tempestconf-3.5.2.dev3.dist-info/AUTHORS' removed 'python_tempestconf-3.5.2.dev3.dist-info/LICENSE' removed 'python_tempestconf-3.5.2.dev3.dist-info/METADATA' removed 'python_tempestconf-3.5.2.dev3.dist-info/entry_points.txt' removed 'python_tempestconf-3.5.2.dev3.dist-info/pbr.json' removed 'python_tempestconf-3.5.2.dev3.dist-info/top_level.txt' removed directory 'python_tempestconf-3.5.2.dev3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tempestconf.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3eU2DF + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir --output /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.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.12) py312: OK ✔ in 0.04 seconds py312: OK (0.04 seconds) docs: OK (0.02 seconds) congratulations :) (0.12 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=1.8 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.1) Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling tempest>=14.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: tempest>=14.0.0 (installed: tempest 43.0.1.dev22) Handling requests>=2.10.0,!=2.12.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.10.0,!=2.12.2 (installed: requests 2.32.3) Handling openstacksdk>=0.11.3 from tox --print-deps-only: py312,docs Requirement satisfied: openstacksdk>=0.11.3 (installed: openstacksdk 4.5.0) Handling oslo.config>=3.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=3.23.0 (installed: oslo.config 9.8.0) Handling tenacity>=5.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=5.1.1 (installed: tenacity 8.2.3) Handling PyYAML>=3.12 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling stestr>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.1.0 (installed: stestr 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinx-argparse>=0.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx-argparse>=0.2.2 (installed: sphinx-argparse 0.5.2) Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 (installed: sphinxcontrib-svg2pdfconverter 1.2.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_tempestconf.egg-info/PKG-INFO writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing requirements to python_tempestconf.egg-info/requires.txt writing top-level names to python_tempestconf.egg-info/top_level.txt writing pbr to python_tempestconf.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 'python_tempestconf.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/python_tempestconf-3.5.2.dev3.dist-info' Handling pbr >=1.8 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: pbr >=1.8 (installed: pbr 6.1.1) Handling six >=1.10.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: six >=1.10.0 (installed: six 1.16.0) Handling tempest >=14.0.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: tempest >=14.0.0 (installed: tempest 43.0.1.dev22) Handling requests !=2.12.2,>=2.10.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: requests !=2.12.2,>=2.10.0 (installed: requests 2.32.3) Handling openstacksdk >=0.11.3 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: openstacksdk >=0.11.3 (installed: openstacksdk 4.5.0) Handling oslo.config >=3.23.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: oslo.config >=3.23.0 (installed: oslo.config 9.8.0) Handling tenacity >=5.1.1 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: tenacity >=5.1.1 (installed: tenacity 8.2.3) Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: PyYAML >=3.12 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires + rm -rfv python_tempestconf-3.5.2.dev3.dist-info/ removed 'python_tempestconf-3.5.2.dev3.dist-info/AUTHORS' removed 'python_tempestconf-3.5.2.dev3.dist-info/LICENSE' removed 'python_tempestconf-3.5.2.dev3.dist-info/METADATA' removed 'python_tempestconf-3.5.2.dev3.dist-info/top_level.txt' removed 'python_tempestconf-3.5.2.dev3.dist-info/pbr.json' removed 'python_tempestconf-3.5.2.dev3.dist-info/entry_points.txt' removed directory 'python_tempestconf-3.5.2.dev3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-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=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-tempestconf.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4fJMTl + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir --output /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.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.12) py312: OK ✔ in 0.02 seconds py312: OK (0.02 seconds) docs: OK (0.01 seconds) congratulations :) (0.10 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=1.8 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.1) Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling tempest>=14.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: tempest>=14.0.0 (installed: tempest 43.0.1.dev22) Handling requests>=2.10.0,!=2.12.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.10.0,!=2.12.2 (installed: requests 2.32.3) Handling openstacksdk>=0.11.3 from tox --print-deps-only: py312,docs Requirement satisfied: openstacksdk>=0.11.3 (installed: openstacksdk 4.5.0) Handling oslo.config>=3.23.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=3.23.0 (installed: oslo.config 9.8.0) Handling tenacity>=5.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: tenacity>=5.1.1 (installed: tenacity 8.2.3) Handling PyYAML>=3.12 from tox --print-deps-only: py312,docs Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling stestr>=1.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=1.1.0 (installed: stestr 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 7.2.6) Handling sphinx-argparse>=0.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx-argparse>=0.2.2 (installed: sphinx-argparse 0.5.2) Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 (installed: sphinxcontrib-svg2pdfconverter 1.2.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing python_tempestconf.egg-info/PKG-INFO writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing requirements to python_tempestconf.egg-info/requires.txt writing top-level names to python_tempestconf.egg-info/top_level.txt writing pbr to python_tempestconf.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 'python_tempestconf.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/python_tempestconf-3.5.2.dev3.dist-info' Handling pbr >=1.8 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: pbr >=1.8 (installed: pbr 6.1.1) Handling six >=1.10.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: six >=1.10.0 (installed: six 1.16.0) Handling tempest >=14.0.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: tempest >=14.0.0 (installed: tempest 43.0.1.dev22) Handling requests !=2.12.2,>=2.10.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: requests !=2.12.2,>=2.10.0 (installed: requests 2.32.3) Handling openstacksdk >=0.11.3 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: openstacksdk >=0.11.3 (installed: openstacksdk 4.5.0) Handling oslo.config >=3.23.0 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: oslo.config >=3.23.0 (installed: oslo.config 9.8.0) Handling tenacity >=5.1.1 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: tenacity >=5.1.1 (installed: tenacity 8.2.3) Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (python-tempestconf) Requirement satisfied: PyYAML >=3.12 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-buildrequires + rm -rfv python_tempestconf-3.5.2.dev3.dist-info/ removed 'python_tempestconf-3.5.2.dev3.dist-info/AUTHORS' removed 'python_tempestconf-3.5.2.dev3.dist-info/LICENSE' removed 'python_tempestconf-3.5.2.dev3.dist-info/METADATA' removed 'python_tempestconf-3.5.2.dev3.dist-info/entry_points.txt' removed 'python_tempestconf-3.5.2.dev3.dist-info/pbr.json' removed 'python_tempestconf-3.5.2.dev3.dist-info/top_level.txt' removed directory 'python_tempestconf-3.5.2.dev3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tlpWz0 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-tempestconf-3.5.2.dev3 + mkdir -p /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir Processing /builddir/build/BUILD/python-tempestconf-3.5.2.dev3 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info writing /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.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/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-modern-metadata-ju4m_bwj/python_tempestconf-3.5.2.dev3.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-tempestconf Building wheel for python-tempestconf (pyproject.toml): started Running command Building wheel for python-tempestconf (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/config_tempest copying config_tempest/utils.py -> build/lib/config_tempest copying config_tempest/users.py -> build/lib/config_tempest copying config_tempest/tempest_conf.py -> build/lib/config_tempest copying config_tempest/profile.py -> build/lib/config_tempest copying config_tempest/main.py -> build/lib/config_tempest copying config_tempest/flavors.py -> build/lib/config_tempest copying config_tempest/credentials.py -> build/lib/config_tempest copying config_tempest/constants.py -> build/lib/config_tempest copying config_tempest/clients.py -> build/lib/config_tempest copying config_tempest/accounts.py -> build/lib/config_tempest copying config_tempest/__init__.py -> build/lib/config_tempest creating build/lib/config_tempest/services copying config_tempest/services/workflowv2.py -> build/lib/config_tempest/services copying config_tempest/services/watcher.py -> build/lib/config_tempest/services copying config_tempest/services/volume.py -> build/lib/config_tempest/services copying config_tempest/services/telemetry.py -> build/lib/config_tempest/services copying config_tempest/services/share.py -> build/lib/config_tempest/services copying config_tempest/services/services.py -> build/lib/config_tempest/services copying config_tempest/services/placement.py -> build/lib/config_tempest/services copying config_tempest/services/orchestration.py -> build/lib/config_tempest/services copying config_tempest/services/octavia.py -> build/lib/config_tempest/services copying config_tempest/services/object_storage.py -> build/lib/config_tempest/services copying config_tempest/services/network.py -> build/lib/config_tempest/services copying config_tempest/services/metric.py -> build/lib/config_tempest/services copying config_tempest/services/messaging.py -> build/lib/config_tempest/services copying config_tempest/services/key_manager.py -> build/lib/config_tempest/services copying config_tempest/services/image.py -> build/lib/config_tempest/services copying config_tempest/services/identity.py -> build/lib/config_tempest/services copying config_tempest/services/horizon.py -> build/lib/config_tempest/services copying config_tempest/services/event.py -> build/lib/config_tempest/services copying config_tempest/services/dns.py -> build/lib/config_tempest/services copying config_tempest/services/database.py -> build/lib/config_tempest/services copying config_tempest/services/data-processing.py -> build/lib/config_tempest/services copying config_tempest/services/compute.py -> build/lib/config_tempest/services copying config_tempest/services/ceilometer.py -> build/lib/config_tempest/services copying config_tempest/services/base.py -> build/lib/config_tempest/services copying config_tempest/services/baremetal.py -> build/lib/config_tempest/services copying config_tempest/services/aws.py -> build/lib/config_tempest/services copying config_tempest/services/alarming.py -> build/lib/config_tempest/services copying config_tempest/services/__init__.py -> build/lib/config_tempest/services creating build/lib/config_tempest/tests creating build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_volume.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_services.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_octavia.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_object_storage.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_network.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_image.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_identity.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_horizon.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_compute.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_ceilometer.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_base.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_aws.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/__init__.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/test_utils.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_users.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_tempest_conf.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_profile.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_flavors.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_credentials.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_config_tempest.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_clients.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_accounts.py -> build/lib/config_tempest/tests copying config_tempest/tests/base.py -> build/lib/config_tempest/tests copying config_tempest/tests/__init__.py -> build/lib/config_tempest/tests running egg_info writing python_tempestconf.egg-info/PKG-INFO writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt writing requirements to python_tempestconf.egg-info/requires.txt writing top-level names to python_tempestconf.egg-info/top_level.txt writing pbr to python_tempestconf.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 'python_tempestconf.egg-info/SOURCES.txt' 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/config_tempest creating build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/__init__.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/base.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_accounts.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_clients.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_config_tempest.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_credentials.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_flavors.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_profile.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_tempest_conf.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_users.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests copying build/lib/config_tempest/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests creating build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/__init__.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_aws.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_base.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_ceilometer.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_compute.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_horizon.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_identity.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_image.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_network.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_object_storage.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_octavia.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_services.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_volume.py -> build/bdist.linux-x86_64/wheel/config_tempest/tests/services creating build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/__init__.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/alarming.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/aws.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/baremetal.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/base.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/ceilometer.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/compute.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/data-processing.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/database.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/dns.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/event.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/horizon.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/identity.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/image.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/key_manager.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/messaging.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/metric.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/network.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/object_storage.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/octavia.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/orchestration.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/placement.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/services.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/share.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/telemetry.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/volume.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/watcher.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/services/workflowv2.py -> build/bdist.linux-x86_64/wheel/config_tempest/services copying build/lib/config_tempest/__init__.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/accounts.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/clients.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/constants.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/credentials.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/flavors.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/main.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/profile.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/tempest_conf.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/users.py -> build/bdist.linux-x86_64/wheel/config_tempest copying build/lib/config_tempest/utils.py -> build/bdist.linux-x86_64/wheel/config_tempest running install_egg_info Copying python_tempestconf.egg-info to build/bdist.linux-x86_64/wheel/python_tempestconf-3.5.2.dev3-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_tempestconf-3.5.2.dev3.dist-info/WHEEL creating '/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir/pip-wheel-fquu8qr7/.tmp-o2a56fve/python_tempestconf-3.5.2.dev3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'config_tempest/__init__.py' adding 'config_tempest/accounts.py' adding 'config_tempest/clients.py' adding 'config_tempest/constants.py' adding 'config_tempest/credentials.py' adding 'config_tempest/flavors.py' adding 'config_tempest/main.py' adding 'config_tempest/profile.py' adding 'config_tempest/tempest_conf.py' adding 'config_tempest/users.py' adding 'config_tempest/utils.py' adding 'config_tempest/services/__init__.py' adding 'config_tempest/services/alarming.py' adding 'config_tempest/services/aws.py' adding 'config_tempest/services/baremetal.py' adding 'config_tempest/services/base.py' adding 'config_tempest/services/ceilometer.py' adding 'config_tempest/services/compute.py' adding 'config_tempest/services/data-processing.py' adding 'config_tempest/services/database.py' adding 'config_tempest/services/dns.py' adding 'config_tempest/services/event.py' adding 'config_tempest/services/horizon.py' adding 'config_tempest/services/identity.py' adding 'config_tempest/services/image.py' adding 'config_tempest/services/key_manager.py' adding 'config_tempest/services/messaging.py' adding 'config_tempest/services/metric.py' adding 'config_tempest/services/network.py' adding 'config_tempest/services/object_storage.py' adding 'config_tempest/services/octavia.py' adding 'config_tempest/services/orchestration.py' adding 'config_tempest/services/placement.py' adding 'config_tempest/services/services.py' adding 'config_tempest/services/share.py' adding 'config_tempest/services/telemetry.py' adding 'config_tempest/services/volume.py' adding 'config_tempest/services/watcher.py' adding 'config_tempest/services/workflowv2.py' adding 'config_tempest/tests/__init__.py' adding 'config_tempest/tests/base.py' adding 'config_tempest/tests/test_accounts.py' adding 'config_tempest/tests/test_clients.py' adding 'config_tempest/tests/test_config_tempest.py' adding 'config_tempest/tests/test_credentials.py' adding 'config_tempest/tests/test_flavors.py' adding 'config_tempest/tests/test_profile.py' adding 'config_tempest/tests/test_tempest_conf.py' adding 'config_tempest/tests/test_users.py' adding 'config_tempest/tests/test_utils.py' adding 'config_tempest/tests/services/__init__.py' adding 'config_tempest/tests/services/test_aws.py' adding 'config_tempest/tests/services/test_base.py' adding 'config_tempest/tests/services/test_ceilometer.py' adding 'config_tempest/tests/services/test_compute.py' adding 'config_tempest/tests/services/test_horizon.py' adding 'config_tempest/tests/services/test_identity.py' adding 'config_tempest/tests/services/test_image.py' adding 'config_tempest/tests/services/test_network.py' adding 'config_tempest/tests/services/test_object_storage.py' adding 'config_tempest/tests/services/test_octavia.py' adding 'config_tempest/tests/services/test_services.py' adding 'config_tempest/tests/services/test_volume.py' adding 'python_tempestconf-3.5.2.dev3.dist-info/AUTHORS' adding 'python_tempestconf-3.5.2.dev3.dist-info/LICENSE' adding 'python_tempestconf-3.5.2.dev3.dist-info/METADATA' adding 'python_tempestconf-3.5.2.dev3.dist-info/WHEEL' adding 'python_tempestconf-3.5.2.dev3.dist-info/entry_points.txt' adding 'python_tempestconf-3.5.2.dev3.dist-info/pbr.json' adding 'python_tempestconf-3.5.2.dev3.dist-info/top_level.txt' adding 'python_tempestconf-3.5.2.dev3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-tempestconf (pyproject.toml): finished with status 'done' Created wheel for python-tempestconf: filename=python_tempestconf-3.5.2.dev3-py3-none-any.whl size=99154 sha256=e3506492294d6faccb39a730ccd812531c1fb7c99966ece075ba9e29eb7ce669 Stored in directory: /builddir/.cache/pip/wheels/86/ec/14/e6c67092eaffb83fd39fd2ba4a93dd7c6a2ca592bba5434982 Successfully built python-tempestconf + export PYTHONPATH=. + PYTHONPATH=. + sed -i '/^ *releasenotes\/index/d' doc/source/index.rst + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-tempestconf) with name extracted from the package (python-tempestconf); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 15 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 7%] admin/admin_usage reading sources... [ 13%] admin/index reading sources... [ 20%] cli/cli_options 2025-06-11 17:04:19.890 3317065 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf :6: (ERROR/3) Unexpected indentation. :5: (ERROR/3) Unexpected indentation. :5: (ERROR/3) Unexpected indentation. :6: (ERROR/3) Unexpected indentation. :7: (ERROR/3) Unexpected indentation. :7: (ERROR/3) Unexpected indentation. reading sources... [ 27%] cli/index reading sources... [ 33%] contributor/contributing reading sources... [ 40%] contributor/index reading sources... [ 47%] index reading sources... [ 53%] install/index reading sources... [ 60%] install/installation reading sources... [ 67%] overview reading sources... [ 73%] user/default reading sources... [ 80%] user/import reading sources... [ 87%] user/index reading sources... [ 93%] user/profile reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 7%] admin/admin_usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 13%] admin/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 20%] cli/cli_options /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 27%] cli/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 33%] contributor/contributing /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 40%] contributor/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 47%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 53%] install/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 60%] install/installation /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 67%] overview /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 73%] user/default /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 80%] user/import /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 87%] user/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 93%] user/profile /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [100%] user/usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + 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.jeGzyw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-tempestconf-3.5.2.dev3 ++ ls /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir/python_tempestconf-3.5.2.dev3-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_tempestconf==3.5.2.dev3 + '[' -z python_tempestconf==3.5.2.dev3 ']' + TMPDIR=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.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/python-tempestconf-3.5.2.dev3/pyproject-wheeldir python_tempestconf==3.5.2.dev3 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/pyproject-wheeldir Processing ./pyproject-wheeldir/python_tempestconf-3.5.2.dev3-py3-none-any.whl Installing collected packages: python_tempestconf Creating /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/bin/discover-tempest-config to 755 Successfully installed python_tempestconf-3.5.2.dev3 + '[' -d /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/bin/discover-tempest-config /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/bin/discover-tempest-config: updating + rm -rfv /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/python_tempestconf-3.5.2.dev3.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages/python_tempestconf-3.5.2.dev3.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-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 --record /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages/python_tempestconf-3.5.2.dev3.dist-info/RECORD --output /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages/python_tempestconf-3.5.2.dev3.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages/python_tempestconf-3.5.2.dev3.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages/python_tempestconf-3.5.2.dev3.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages/python_tempestconf-3.5.2.dev3.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + rm -rf '/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/etc/tempest/*' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.5.2-0.20250611210203.405c80b.el10 --unique-debug-suffix -3.5.2-0.20250611210203.405c80b.el10.x86_64 --unique-debug-src-base python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-tempestconf-3.5.2.dev3 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4q92bx + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-tempestconf-3.5.2.dev3 + export OS_TEST_PATH=./config_tempest/tests + OS_TEST_PATH=./config_tempest/tests + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-tempestconf-3.5.2.dev3/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. FORMAT_CHECKER = jsonschema.draft4_format_checker /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('base64') /usr/lib/python3.12/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. FORMAT_CHECKER = jsonschema.draft4_format_checker /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('base64') /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. FORMAT_CHECKER = jsonschema.draft4_format_checker /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('base64') /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. FORMAT_CHECKER = jsonschema.draft4_format_checker /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('base64') /usr/lib/python3.12/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. FORMAT_CHECKER = jsonschema.draft4_format_checker /usr/lib/python3.12/site-packages/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('base64') 2025-06-11 17:04:30.142 3321471 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf /usr/lib/python3.12/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /usr/lib/python3.12/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( /usr/lib/python3.12/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( 2025-06-11 17:04:30.366 3321485 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2025-06-11 17:04:30.464 3321457 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2025-06-11 17:04:30.512 3321491 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf {1} config_tempest.tests.services.test_aws.TestEc2Service.test_set_default_tempest_options [0.004210s] ... ok {1} config_tempest.tests.services.test_base.TestService.test_get_extensions [0.000306s] ... ok {1} config_tempest.tests.services.test_base.TestService.test_service_properties [0.000285s] ... ok {1} config_tempest.tests.services.test_base.TestService.test_set_versions [0.000231s] ... ok {1} config_tempest.tests.services.test_base.TestVersionedService.test_deserialize_versions [0.000411s] ... ok {1} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_versions [0.000470s] ... ok {1} config_tempest.tests.services.test_identity.TestIdentityService.test_set_get_versions [0.000400s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_no_alt_ref [0.001108s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_image_by_id [0.000499s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_image_found [0.000491s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_image_not_found [0.072749s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_https [0.003416s] ... ok {1} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status_discover [0.000602s] ... ok {1} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_list_create_roles [0.001862s] ... ok {1} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions_empty [0.001727s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_no_endpoints [0.003090s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_is_service [0.001461s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_not_ip_hostname [0.004446s] ... ok {1} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_volume [0.001306s] ... ok {1} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_extensions [0.000498s] ... ok {1} config_tempest.tests.test_clients.TestClientManager.test_get_service_client [0.000856s] ... ok {1} config_tempest.tests.test_clients.TestClientManager.test_set_roles_client [0.003867s] ... ok {1} config_tempest.tests.test_clients.TestClientManager.test_set_users_client [0.002792s] ... ok {1} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v2 [0.001200s] ... ok {1} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_id [0.001538s] ... ok {1} config_tempest.tests.test_profile.TestProfile.test_convert_remove_append [0.000282s] ... ok {1} config_tempest.tests.test_profile.TestProfile.test_read_profile_file [0.000607s] ... ok {1} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values [0.001192s] ... ok {1} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value [0.000586s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_check_user_role_exists [0.002514s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_create_tempest_user [0.006759s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_Admin [0.002262s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found_not_req [0.005242s] ... ok {2} config_tempest.tests.services.test_base.TestService.test_set_extensions [0.004049s] ... ok {2} config_tempest.tests.services.test_base.TestVersionedService.test_no_port_cut_url [0.000499s] ... ok {2} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_extensions [0.000549s] ... ok {2} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_certificate_error [0.000687s] ... ok {2} config_tempest.tests.services.test_identity.TestIdentityService.test_deserialize_versions [0.000317s] ... ok {2} config_tempest.tests.services.test_identity.TestIdentityService.test_set_default_tempest_options [0.015654s] ... ok {2} config_tempest.tests.services.test_identity.TestIdentityService.test_set_extensions [0.000560s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_convert_image_to_raw [0.005416s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_exception [0.004264s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_alt_ref [0.003712s] ... ok {0} config_tempest.tests.services.test_base.TestService.test_do_get [0.001982s] ... ok {0} config_tempest.tests.services.test_base.TestVersionedService.test_set_get_versions [0.010047s] ... ok {0} config_tempest.tests.services.test_ceilometer.TestCeilometerService.test_check_ceilometer_service [0.000791s] ... ok {0} config_tempest.tests.services.test_identity.TestIdentityService.test_get_extensions [0.000495s] ... ok {0} config_tempest.tests.services.test_identity.TestIdentityService.test_set_identity_v3_extensions [0.000657s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_no_alt_ref [0.008879s] ... ok {3} config_tempest.tests.services.test_aws.TestS3Service.test_set_default_tempest_options [0.004838s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_downloaded [0.006424s] ... ok {3} config_tempest.tests.services.test_base.TestService.test_get_versions [0.000294s] ... ok {3} config_tempest.tests.services.test_compute.TestComputeService.test_set_default_tempest_options [0.000785s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_not_allowed [0.001118s] ... ok {3} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv4 [0.000712s] ... ok {3} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv6 [0.000675s] ... ok {3} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_overridden [0.000504s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_not_downloaded [0.175803s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_ftp_old [0.001336s] ... ok {2} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover [0.014053s] ... ok {2} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover_not_found [0.003248s] ... ok {2} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_id_supplied_by_user [0.000420s] ... ok {2} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_state_down [0.000786s] ... ok {2} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v2 [0.001714s] ... ok {2} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v2 [0.000957s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_alt_ref [0.064041s] ... ok {2} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_admin_override [0.017755s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_http [0.001394s] ... ok {3} config_tempest.tests.services.test_network.TestNetworkService.test_set_get_extensions [0.000850s] ... ok {3} config_tempest.tests.services.test_network.TestNetworkService.test_tempest_network_id_not_found [0.000891s] ... ok {2} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_as_admin [0.002643s] ... ok {3} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status [0.000385s] ... ok {2} config_tempest.tests.test_credentials.TestCredentials.test_get_credential [0.000935s] ... ok {3} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions [0.000631s] ... ok {3} config_tempest.tests.services.test_octavia.TestOctaviaService.test_list_drivers [0.001121s] ... ok {2} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v2 [0.003210s] ... ok {2} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_name [0.000970s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values_with_overrides [0.000492s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_get_bool_value [0.000353s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite [0.000561s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_by_priority [0.000397s] ... ok {3} config_tempest.tests.services.test_octavia.TestOctaviaService.test_octavia_service_post_configuration [0.001185s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority [0.011372s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_check_user_roles_two_exist [0.002146s] ... ok {3} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v3 [0.001415s] ... ok {3} config_tempest.tests.services.test_services.TestServices.test_get_service [0.001387s] ... ok {3} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_service [0.000577s] ... ok {3} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_versions [0.000515s] ... ok {3} config_tempest.tests.test_clients.TestClientManager.test_init_manager_as_admin [0.001557s] ... ok {3} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v3 [0.001677s] ... ok {3} config_tempest.tests.test_clients.TestProjectsClient.test_init [0.001928s] ... ok {3} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_get_default [0.001639s] ... ok {3} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_region_name [0.000467s] ... ok {3} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v2 [0.001737s] ... ok {3} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v3 [0.001516s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_project_exists [0.010331s] ... ok {3} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_rng [0.002893s] ... ok {3} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_not_defined_values [0.002223s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_already_given [0.004239s] ... ok {2} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found [0.002159s] ... ok {2} config_tempest.tests.test_utils.TestUtils.test_get_base_url [0.000378s] ... ok {3} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values [0.001684s] ... ok {3} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_fall_to_member [0.001699s] ... ok {3} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_no_member [0.007325s] ... ok {3} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_exists_user_exists [0.006559s] ... ok {3} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_user_exists [0.004550s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_set_get_versions [0.175167s] ... ok {0} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v2 [0.002473s] ... ok {0} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_2 [0.001886s] ... ok {0} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_3 [0.012230s] ... ok {0} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints [0.008380s] ... ok {0} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_empty [0.001909s] ... ok {0} config_tempest.tests.test_accounts.TestAccounts.test_create_accounts_file [0.001967s] ... ok {0} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v3 [0.008077s] ... ok {0} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_not_found [0.010064s] ... ok {0} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config [0.000825s] ... ok {0} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_override [0.000947s] ... ok {0} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v3 [0.001127s] ... ok {0} config_tempest.tests.test_credentials.TestCredentials.test_get_creds_kwargs [0.001295s] ... ok {0} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v3 [0.001075s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_no_rng [0.001455s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_not_allowed [0.000979s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors [0.001751s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_alt_not_exist [0.000976s] ... ok {0} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_not_exist [0.000943s] ... ok {0} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values_having_hyphen [0.000597s] ... ok {0} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority_by_priority [0.000625s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_fall_to_Member [0.006418s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_check_user_roles_one_exists [0.001716s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_create_user_with_project [0.007332s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_give_role_to_user [0.002418s] ... ok ====== Totals ====== Ran: 131 tests in 0.8554 sec. - Passed: 131 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.8239 sec. ============== Worker Balance ============== - Worker 0 (33 tests) => 0:00:00.339103 - Worker 1 (33 tests) => 0:00:00.135133 - Worker 2 (33 tests) => 0:00:00.303362 - Worker 3 (32 tests) => 0:00:00.141557 py312: OK (5.79 seconds) congratulations :) (5.91 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tempestconf-3.5.2-0.20250611210203.405c80b.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UgIHmP + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/doc/python3-tempestconf + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/doc/python3-tempestconf + cp -pr /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/README.rst /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/doc/python3-tempestconf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lGYGlL + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python3-tempestconf + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python3-tempestconf + cp -pr /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python3-tempestconf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempestconf = 3.5.2-0.20250611210203.405c80b.el10 python3-tempestconf = 3.5.2-0.20250611210203.405c80b.el10 python3.12-tempestconf = 3.5.2-0.20250611210203.405c80b.el10 python3.12dist(python-tempestconf) = 3.5.2~~dev3 python3dist(python-tempestconf) = 3.5.2~~dev3 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.12dist(requests) < 2.12.2 or python3.12dist(requests) > 2.12.2) with python3.12dist(requests) >= 2.10) /usr/bin/python3 python(abi) = 3.12 python3.12dist(openstacksdk) >= 0.11.3 python3.12dist(oslo-config) >= 3.23 python3.12dist(pbr) >= 1.8 python3.12dist(pyyaml) >= 3.12 python3.12dist(six) >= 1.10 python3.12dist(tempest) >= 14 python3.12dist(tenacity) >= 5.1.1 Obsoletes: python2-tempestconf < 3.5.2-0.20250611210203.405c80b.el10 python3.12-tempestconf < 3.5.2-0.20250611210203.405c80b.el10 Processing files: python3-tempestconf-tests-3.5.2-0.20250611210203.405c80b.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FYHLa0 + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python3-tempestconf-tests + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python3-tempestconf-tests + cp -pr /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python3-tempestconf-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempestconf-tests = 3.5.2-0.20250611210203.405c80b.el10 python3-tempestconf-tests = 3.5.2-0.20250611210203.405c80b.el10 python3.12-tempestconf-tests = 3.5.2-0.20250611210203.405c80b.el10 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: python(abi) = 3.12 Obsoletes: python3.12-tempestconf-tests < 3.5.2-0.20250611210203.405c80b.el10 Processing files: python-tempestconf-doc-3.5.2-0.20250611210203.405c80b.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2kowAZ + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/doc/python-tempestconf-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/doc/python-tempestconf-doc + cp -pr /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/doc/build/html /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/doc/python-tempestconf-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TUeIO9 + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python-tempestconf-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python-tempestconf-doc + cp -pr /builddir/build/BUILD/python-tempestconf-3.5.2.dev3/LICENSE /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64/usr/share/licenses/python-tempestconf-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tempestconf-doc = 3.5.2-0.20250611210203.405c80b.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 Wrote: /builddir/build/SRPMS/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.src.rpm Wrote: /builddir/build/RPMS/python3-tempestconf-3.5.2-0.20250611210203.405c80b.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-tempestconf-tests-3.5.2-0.20250611210203.405c80b.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-tempestconf-doc-3.5.2-0.20250611210203.405c80b.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EEzBW2 + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-3.5.2.dev3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tempestconf-3.5.2-0.20250611210203.405c80b.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.mpPCWj + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/python-tempestconf-3.5.2.dev3-SPECPARTS + rm -rf python-tempestconf-3.5.2.dev3 python-tempestconf-3.5.2.dev3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0