Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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-oslo-service.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.src.rpm RPM build warnings: warning: source_date_epoch_from_changelog set but %changelog is missing source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-service.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-oslo-service.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-oslo-service-4.3.0-0.20250903130900.bfc7798.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-oslo-service.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-oslo-service.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.B57S2b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.service-4.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.service-4.3.0-0.20250903130900.bfc7798.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-4.3.0 + rm -rf /builddir/build/BUILD/oslo.service-4.3.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.service-4.3.0-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-oslo-service-4.3.0 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 + 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 + 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 + 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 + 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 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Q9wpFh + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.3.0/.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/oslo.service-4.3.0/.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/oslo.service-4.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.3.0-0.20250903130900.bfc7798.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-oslo-service.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-oslo-service.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.FVYP8k + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.3.0/.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/oslo.service-4.3.0/.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/oslo.service-4.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.3.0-0.20250903130900.bfc7798.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-oslo-service.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-oslo-service.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.5PzYsz + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.3.0/.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/oslo.service-4.3.0/.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/oslo.service-4.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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 fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.4) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling cotyledon>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: cotyledon>=2.0.0 Handling futurist>=3.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: futurist>=3.1.1 Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs Requirement not satisfied: WebOb>=1.7.1 Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: debtcollector>=1.2.0 Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling oslo.utils>=3.40.2 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.40.2 Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=3.25.0 Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=5.1.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: PasteDeploy>=1.5.0 Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: Routes>=2.3.1 Handling Paste>=2.0.2 from tox --print-deps-only: py312,docs Requirement not satisfied: Paste>=2.0.2 Handling Yappi>=1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: Yappi>=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 sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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 oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-4.3.0/oslo.service-4.3.0.dist-info' Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: WebOb >=1.7.1 Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: debtcollector >=1.2.0 Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: eventlet >=0.27.0 (installed: eventlet 0.40.0) Handling greenlet >=0.4.15 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: greenlet >=0.4.15 (installed: greenlet 3.0.3) Handling oslo.utils >=3.40.2 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.utils >=3.40.2 Handling oslo.concurrency >=3.25.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.concurrency >=3.25.0 Handling oslo.config >=5.1.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.config >=5.1.0 Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.log >=3.36.0 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: oslo.i18n >=3.15.3 Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: PasteDeploy >=1.5.0 Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: Routes >=2.3.1 Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: Paste >=2.0.2 Handling Yappi >=1.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement not satisfied: Yappi >=1.0 Handling cotyledon >=2.0.0 ; extra == 'threading' from hook generated metadata: Requires-Dist (oslo.service) Ignoring alien requirement: cotyledon >=2.0.0 ; extra == 'threading' Handling futurist >=3.1.1 ; extra == 'threading' from hook generated metadata: Requires-Dist (oslo.service) Ignoring alien requirement: futurist >=3.1.1 ; extra == 'threading' + cat /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.service-4.3.0.dist-info/ removed 'oslo.service-4.3.0.dist-info/AUTHORS' removed 'oslo.service-4.3.0.dist-info/LICENSE' removed 'oslo.service-4.3.0.dist-info/METADATA' removed 'oslo.service-4.3.0.dist-info/entry_points.txt' removed 'oslo.service-4.3.0.dist-info/pbr.json' removed 'oslo.service-4.3.0.dist-info/top_level.txt' removed directory 'oslo.service-4.3.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.3.0-0.20250903130900.bfc7798.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-oslo-service.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-oslo-service.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.Nrhqgj + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.3.0/.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/oslo.service-4.3.0/.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/oslo.service-4.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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.06 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.4) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling cotyledon>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cotyledon>=2.0.0 (installed: cotyledon 2.0.0) Handling futurist>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: futurist>=3.1.1 (installed: futurist 3.1.1) Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.9) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling oslo.utils>=3.40.2 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.40.2 (installed: oslo.utils 9.1.0) Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.25.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.6.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling Paste>=2.0.2 from tox --print-deps-only: py312,docs Requirement satisfied: Paste>=2.0.2 (installed: Paste 3.10.1) Handling Yappi>=1.0 from tox --print-deps-only: py312,docs Requirement satisfied: Yappi>=1.0 (installed: Yappi 1.6.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 sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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 oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-4.3.0/oslo.service-4.3.0.dist-info' Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: WebOb >=1.7.1 (installed: WebOb 1.8.9) Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: eventlet >=0.27.0 (installed: eventlet 0.40.0) Handling greenlet >=0.4.15 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: greenlet >=0.4.15 (installed: greenlet 3.0.3) Handling oslo.utils >=3.40.2 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.utils >=3.40.2 (installed: oslo.utils 9.1.0) Handling oslo.concurrency >=3.25.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.concurrency >=3.25.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config >=5.1.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.config >=5.1.0 (installed: oslo.config 10.0.0) Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.2.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.6.0) Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: PasteDeploy >=1.5.0 (installed: PasteDeploy 3.1.0) Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Routes >=2.3.1 (installed: Routes 2.5.1) Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Paste >=2.0.2 (installed: Paste 3.10.1) Handling Yappi >=1.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Yappi >=1.0 (installed: Yappi 1.6.0) Handling cotyledon >=2.0.0 ; extra == 'threading' from hook generated metadata: Requires-Dist (oslo.service) Ignoring alien requirement: cotyledon >=2.0.0 ; extra == 'threading' Handling futurist >=3.1.1 ; extra == 'threading' from hook generated metadata: Requires-Dist (oslo.service) Ignoring alien requirement: futurist >=3.1.1 ; extra == 'threading' + cat /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.service-4.3.0.dist-info/ removed 'oslo.service-4.3.0.dist-info/AUTHORS' removed 'oslo.service-4.3.0.dist-info/LICENSE' removed 'oslo.service-4.3.0.dist-info/METADATA' removed 'oslo.service-4.3.0.dist-info/top_level.txt' removed 'oslo.service-4.3.0.dist-info/pbr.json' removed 'oslo.service-4.3.0.dist-info/entry_points.txt' removed directory 'oslo.service-4.3.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.3.0-0.20250903130900.bfc7798.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-oslo-service.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-oslo-service.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.BdZjxQ + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.3.0/.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/oslo.service-4.3.0/.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/oslo.service-4.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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.03 seconds py312: OK (0.03 seconds) docs: OK (0.01 seconds) congratulations :) (0.46 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling requests>=2.14.2 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.4) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling cotyledon>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: cotyledon>=2.0.0 (installed: cotyledon 2.0.0) Handling futurist>=3.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: futurist>=3.1.1 (installed: futurist 3.1.1) Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs Requirement satisfied: WebOb>=1.7.1 (installed: WebOb 1.8.9) Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.0) Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.40.0) Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs Requirement satisfied: greenlet>=0.4.15 (installed: greenlet 3.0.3) Handling oslo.utils>=3.40.2 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.40.2 (installed: oslo.utils 9.1.0) Handling oslo.concurrency>=3.25.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.concurrency>=3.25.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.6.0) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: Routes>=2.3.1 (installed: Routes 2.5.1) Handling Paste>=2.0.2 from tox --print-deps-only: py312,docs Requirement satisfied: Paste>=2.0.2 (installed: Paste 3.10.1) Handling Yappi>=1.0 from tox --print-deps-only: py312,docs Requirement satisfied: Yappi>=1.0 (installed: Yappi 1.6.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 sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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 oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-4.3.0/oslo.service-4.3.0.dist-info' Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: WebOb >=1.7.1 (installed: WebOb 1.8.9) Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: debtcollector >=1.2.0 (installed: debtcollector 3.0.0) Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: eventlet >=0.27.0 (installed: eventlet 0.40.0) Handling greenlet >=0.4.15 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: greenlet >=0.4.15 (installed: greenlet 3.0.3) Handling oslo.utils >=3.40.2 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.utils >=3.40.2 (installed: oslo.utils 9.1.0) Handling oslo.concurrency >=3.25.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.concurrency >=3.25.0 (installed: oslo.concurrency 7.2.0) Handling oslo.config >=5.1.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.config >=5.1.0 (installed: oslo.config 10.0.0) Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.log >=3.36.0 (installed: oslo.log 7.2.1) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.6.0) Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: PasteDeploy >=1.5.0 (installed: PasteDeploy 3.1.0) Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Routes >=2.3.1 (installed: Routes 2.5.1) Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Paste >=2.0.2 (installed: Paste 3.10.1) Handling Yappi >=1.0 from hook generated metadata: Requires-Dist (oslo.service) Requirement satisfied: Yappi >=1.0 (installed: Yappi 1.6.0) Handling cotyledon >=2.0.0 ; extra == 'threading' from hook generated metadata: Requires-Dist (oslo.service) Ignoring alien requirement: cotyledon >=2.0.0 ; extra == 'threading' Handling futurist >=3.1.1 ; extra == 'threading' from hook generated metadata: Requires-Dist (oslo.service) Ignoring alien requirement: futurist >=3.1.1 ; extra == 'threading' + cat /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.service-4.3.0.dist-info/ removed 'oslo.service-4.3.0.dist-info/AUTHORS' removed 'oslo.service-4.3.0.dist-info/LICENSE' removed 'oslo.service-4.3.0.dist-info/METADATA' removed 'oslo.service-4.3.0.dist-info/entry_points.txt' removed 'oslo.service-4.3.0.dist-info/pbr.json' removed 'oslo.service-4.3.0.dist-info/top_level.txt' removed directory 'oslo.service-4.3.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t04LbW + 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 oslo.service-4.3.0 + mkdir -p /builddir/build/BUILD/oslo.service-4.3.0/.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/oslo.service-4.3.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.service-4.3.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.service-4.3.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info writing /builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.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/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-modern-metadata-80at6v61/oslo.service-4.3.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.service Building wheel for oslo.service (pyproject.toml): started Running command Building wheel for oslo.service (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /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/oslo_service creating build/lib/oslo_service/backend creating build/lib/oslo_service/backend/_threading copying oslo_service/backend/_threading/threadgroup.py -> build/lib/oslo_service/backend/_threading copying oslo_service/backend/_threading/service.py -> build/lib/oslo_service/backend/_threading copying oslo_service/backend/_threading/loopingcall.py -> build/lib/oslo_service/backend/_threading copying oslo_service/backend/_threading/__init__.py -> build/lib/oslo_service/backend/_threading creating build/lib/oslo_service/backend/_common copying oslo_service/backend/_common/service.py -> build/lib/oslo_service/backend/_common copying oslo_service/backend/_common/constants.py -> build/lib/oslo_service/backend/_common copying oslo_service/backend/_common/__init__.py -> build/lib/oslo_service/backend/_common creating build/lib/oslo_service/tests copying oslo_service/tests/test_wsgi.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_threadgroup.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_systemd.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_sslutils.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_periodic.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_loopingcall.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_fixture.py -> build/lib/oslo_service/tests copying oslo_service/tests/test_eventlet_backdoor.py -> build/lib/oslo_service/tests copying oslo_service/tests/eventlet_service.py -> build/lib/oslo_service/tests copying oslo_service/tests/base.py -> build/lib/oslo_service/tests copying oslo_service/tests/__init__.py -> build/lib/oslo_service/tests creating build/lib/oslo_service/tests/backend copying oslo_service/tests/backend/__init__.py -> build/lib/oslo_service/tests/backend copying oslo_service/wsgi.py -> build/lib/oslo_service copying oslo_service/version.py -> build/lib/oslo_service copying oslo_service/threadgroup.py -> build/lib/oslo_service copying oslo_service/systemd.py -> build/lib/oslo_service copying oslo_service/sslutils.py -> build/lib/oslo_service copying oslo_service/service.py -> build/lib/oslo_service copying oslo_service/periodic_task.py -> build/lib/oslo_service copying oslo_service/loopingcall.py -> build/lib/oslo_service copying oslo_service/fixture.py -> build/lib/oslo_service copying oslo_service/eventlet_backdoor.py -> build/lib/oslo_service copying oslo_service/_options.py -> build/lib/oslo_service copying oslo_service/_i18n.py -> build/lib/oslo_service copying oslo_service/__init__.py -> build/lib/oslo_service creating build/lib/oslo_service/backend/_eventlet copying oslo_service/backend/_eventlet/threadgroup.py -> build/lib/oslo_service/backend/_eventlet copying oslo_service/backend/_eventlet/service.py -> build/lib/oslo_service/backend/_eventlet copying oslo_service/backend/_eventlet/loopingcall.py -> build/lib/oslo_service/backend/_eventlet copying oslo_service/backend/_eventlet/__init__.py -> build/lib/oslo_service/backend/_eventlet copying oslo_service/backend/exceptions.py -> build/lib/oslo_service/backend copying oslo_service/backend/base.py -> build/lib/oslo_service/backend copying oslo_service/backend/__init__.py -> build/lib/oslo_service/backend creating build/lib/oslo_service/tests/backend/tests copying oslo_service/tests/backend/tests/test_backend_init.py -> build/lib/oslo_service/tests/backend/tests copying oslo_service/tests/backend/tests/test_backend_base.py -> build/lib/oslo_service/tests/backend/tests copying oslo_service/tests/backend/tests/__init__.py -> build/lib/oslo_service/tests/backend/tests creating build/lib/oslo_service/tests/backend/threading copying oslo_service/tests/backend/threading/test_launcher.py -> build/lib/oslo_service/tests/backend/threading copying oslo_service/tests/backend/threading/__init__.py -> build/lib/oslo_service/tests/backend/threading running egg_info writing oslo.service.egg-info/PKG-INFO writing dependency_links to oslo.service.egg-info/dependency_links.txt writing entry points to oslo.service.egg-info/entry_points.txt writing requirements to oslo.service.egg-info/requires.txt writing top-level names to oslo.service.egg-info/top_level.txt writing pbr to oslo.service.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 'oslo.service.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_service.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_service.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_service.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_service.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_service.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_service.tests.ssl_cert' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_service.tests.ssl_cert' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'oslo_service.tests.ssl_cert' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'oslo_service.tests.ssl_cert' to be distributed and are already explicitly excluding 'oslo_service.tests.ssl_cert' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/ca.crt -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/ca.key -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/certificate.crt -> build/lib/oslo_service/tests/ssl_cert copying oslo_service/tests/ssl_cert/privatekey.key -> build/lib/oslo_service/tests/ssl_cert creating build/lib/oslo_service/locale creating build/lib/oslo_service/locale/en_GB creating build/lib/oslo_service/locale/en_GB/LC_MESSAGES copying oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> build/lib/oslo_service/locale/en_GB/LC_MESSAGES 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/oslo_service creating build/bdist.linux-x86_64/wheel/oslo_service/locale creating build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po -> build/bdist.linux-x86_64/wheel/oslo_service/locale/en_GB/LC_MESSAGES copying build/lib/oslo_service/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/_options.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/eventlet_backdoor.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/fixture.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/periodic_task.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/service.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/sslutils.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/systemd.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/version.py -> build/bdist.linux-x86_64/wheel/oslo_service copying build/lib/oslo_service/wsgi.py -> build/bdist.linux-x86_64/wheel/oslo_service creating build/bdist.linux-x86_64/wheel/oslo_service/tests creating build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/privatekey.key -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/certificate.crt -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.key -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert copying build/lib/oslo_service/tests/ssl_cert/ca.crt -> build/bdist.linux-x86_64/wheel/oslo_service/tests/ssl_cert creating build/bdist.linux-x86_64/wheel/oslo_service/tests/backend creating build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/threading copying build/lib/oslo_service/tests/backend/threading/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/threading copying build/lib/oslo_service/tests/backend/threading/test_launcher.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/threading creating build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests copying build/lib/oslo_service/tests/backend/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests copying build/lib/oslo_service/tests/backend/tests/test_backend_base.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests copying build/lib/oslo_service/tests/backend/tests/test_backend_init.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend/tests copying build/lib/oslo_service/tests/backend/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend copying build/lib/oslo_service/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/base.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/eventlet_service.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_eventlet_backdoor.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_periodic.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_service.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_sslutils.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_systemd.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests copying build/lib/oslo_service/tests/test_wsgi.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests creating build/bdist.linux-x86_64/wheel/oslo_service/backend copying build/lib/oslo_service/backend/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend copying build/lib/oslo_service/backend/base.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend copying build/lib/oslo_service/backend/exceptions.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend creating build/bdist.linux-x86_64/wheel/oslo_service/backend/_eventlet copying build/lib/oslo_service/backend/_eventlet/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_eventlet copying build/lib/oslo_service/backend/_eventlet/loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_eventlet copying build/lib/oslo_service/backend/_eventlet/service.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_eventlet copying build/lib/oslo_service/backend/_eventlet/threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_eventlet creating build/bdist.linux-x86_64/wheel/oslo_service/backend/_common copying build/lib/oslo_service/backend/_common/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_common copying build/lib/oslo_service/backend/_common/constants.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_common copying build/lib/oslo_service/backend/_common/service.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_common creating build/bdist.linux-x86_64/wheel/oslo_service/backend/_threading copying build/lib/oslo_service/backend/_threading/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_threading copying build/lib/oslo_service/backend/_threading/loopingcall.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_threading copying build/lib/oslo_service/backend/_threading/service.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_threading copying build/lib/oslo_service/backend/_threading/threadgroup.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/_threading running install_egg_info Copying oslo.service.egg-info to build/bdist.linux-x86_64/wheel/oslo.service-4.3.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.service-4.3.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir/pip-wheel-650s9qhx/.tmp-_tp2ba4r/oslo.service-4.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_service/__init__.py' adding 'oslo_service/_i18n.py' adding 'oslo_service/_options.py' adding 'oslo_service/eventlet_backdoor.py' adding 'oslo_service/fixture.py' adding 'oslo_service/loopingcall.py' adding 'oslo_service/periodic_task.py' adding 'oslo_service/service.py' adding 'oslo_service/sslutils.py' adding 'oslo_service/systemd.py' adding 'oslo_service/threadgroup.py' adding 'oslo_service/version.py' adding 'oslo_service/wsgi.py' adding 'oslo_service/backend/__init__.py' adding 'oslo_service/backend/base.py' adding 'oslo_service/backend/exceptions.py' adding 'oslo_service/backend/_common/__init__.py' adding 'oslo_service/backend/_common/constants.py' adding 'oslo_service/backend/_common/service.py' adding 'oslo_service/backend/_eventlet/__init__.py' adding 'oslo_service/backend/_eventlet/loopingcall.py' adding 'oslo_service/backend/_eventlet/service.py' adding 'oslo_service/backend/_eventlet/threadgroup.py' adding 'oslo_service/backend/_threading/__init__.py' adding 'oslo_service/backend/_threading/loopingcall.py' adding 'oslo_service/backend/_threading/service.py' adding 'oslo_service/backend/_threading/threadgroup.py' adding 'oslo_service/locale/en_GB/LC_MESSAGES/oslo_service.po' adding 'oslo_service/tests/__init__.py' adding 'oslo_service/tests/base.py' adding 'oslo_service/tests/eventlet_service.py' adding 'oslo_service/tests/test_eventlet_backdoor.py' adding 'oslo_service/tests/test_fixture.py' adding 'oslo_service/tests/test_loopingcall.py' adding 'oslo_service/tests/test_periodic.py' adding 'oslo_service/tests/test_service.py' adding 'oslo_service/tests/test_sslutils.py' adding 'oslo_service/tests/test_systemd.py' adding 'oslo_service/tests/test_threadgroup.py' adding 'oslo_service/tests/test_wsgi.py' adding 'oslo_service/tests/backend/__init__.py' adding 'oslo_service/tests/backend/tests/__init__.py' adding 'oslo_service/tests/backend/tests/test_backend_base.py' adding 'oslo_service/tests/backend/tests/test_backend_init.py' adding 'oslo_service/tests/backend/threading/__init__.py' adding 'oslo_service/tests/backend/threading/test_launcher.py' adding 'oslo_service/tests/ssl_cert/ca.crt' adding 'oslo_service/tests/ssl_cert/ca.key' adding 'oslo_service/tests/ssl_cert/certificate.crt' adding 'oslo_service/tests/ssl_cert/privatekey.key' adding 'oslo.service-4.3.0.dist-info/AUTHORS' adding 'oslo.service-4.3.0.dist-info/LICENSE' adding 'oslo.service-4.3.0.dist-info/METADATA' adding 'oslo.service-4.3.0.dist-info/WHEEL' adding 'oslo.service-4.3.0.dist-info/entry_points.txt' adding 'oslo.service-4.3.0.dist-info/pbr.json' adding 'oslo.service-4.3.0.dist-info/top_level.txt' adding 'oslo.service-4.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.service (pyproject.toml): finished with status 'done' Created wheel for oslo.service: filename=oslo.service-4.3.0-py3-none-any.whl size=98081 sha256=f42455b376a78dfeefdbbcc80f9d50a02bc3118bbb451aeee36a2282d140210d Stored in directory: /builddir/.cache/pip/wheels/e8/ca/5e/fdf50b5a89b9275a5a4bd658e0475d3ba3ca1055be82280088 Successfully built oslo.service + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YWa0LV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.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 oslo.service-4.3.0 ++ ls /builddir/build/BUILD/oslo.service-4.3.0/pyproject-wheeldir/oslo.service-4.3.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.service==4.3.0 + '[' -z oslo.service==4.3.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.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/oslo.service-4.3.0/pyproject-wheeldir oslo.service==4.3.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.service-4.3.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.service-4.3.0-py3-none-any.whl Installing collected packages: oslo.service Successfully installed oslo.service-4.3.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.service-4.3.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.3.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.3.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.3.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.3.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.3.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.3.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64//usr/lib/python3.12/site-packages + 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-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64//usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs 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 (oslo.service) with name extracted from the package (oslo.service); 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/oslo.service-4.3.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 17 source files that are out of date updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 6%] configuration/index reading sources... [ 12%] contributor/index reading sources... [ 18%] index reading sources... [ 24%] install/index reading sources... [ 29%] reference/eventlet_backdoor reading sources... [ 35%] reference/fixture reading sources... [ 41%] reference/index reading sources... [ 47%] reference/loopingcall reading sources... [ 53%] reference/periodic_task reading sources... [ 59%] reference/service reading sources... [ 65%] reference/sslutils reading sources... [ 71%] reference/systemd reading sources... [ 76%] reference/threadgroup reading sources... [ 82%] user/backend reading sources... [ 88%] user/history reading sources... [ 94%] user/index 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... [ 6%] configuration/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('/') /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('/') /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... [ 12%] contributor/index writing output... [ 18%] index writing output... [ 24%] 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('/') /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('/') /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('/') /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('/') /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('/') /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('/') /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('/') /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('/') /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... [ 29%] reference/eventlet_backdoor writing output... [ 35%] reference/fixture writing output... [ 41%] reference/index writing output... [ 47%] reference/loopingcall writing output... [ 53%] reference/periodic_task writing output... [ 59%] reference/service writing output... [ 65%] reference/sslutils writing output... [ 71%] reference/systemd /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('/') /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... [ 76%] reference/threadgroup writing output... [ 82%] user/backend /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('/') /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('/') /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... [ 88%] user/history writing output... [ 94%] user/index 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 py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' 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. docs: OK (9.48 seconds) congratulations :) (9.77 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.3.0-0.20250903130900.bfc7798.el10 --unique-debug-suffix -4.3.0-0.20250903130900.bfc7798.el10.x86_64 --unique-debug-src-base python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.service-4.3.0 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-oslo-service-4.3.0-0.20250903130900.bfc7798.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.jrfK8P + 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 oslo.service-4.3.0 + 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-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-4.3.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {0} oslo_service.tests.backend.tests.test_backend_base.TestBaseBackend.test_backend_with_valid_implementation [0.000382s] ... ok {0} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_default_backend [0.000090s] ... ok {0} oslo_service.tests.backend.tests.test_backend_init.TestBackendHook.test_hook_is_ignored_if_backend_already_initialized [0.000058s] ... ok {0} oslo_service.tests.backend.tests.test_backend_init.TestBackendHook.test_hook_sets_default_backend_when_not_explicitly_initialized [0.000096s] ... ok {0} oslo_service.tests.backend.threading.test_launcher.ProcessLauncherTestCase.test_accepts_wait_interval_and_logs_warning [0.000653s] ... ok {0} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_all_inuse [0.003618s] ... ok {0} oslo_service.tests.test_fixture.FixtureTestCase.test_sleep_fixture [0.002618s] ... ok {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_do_not_stop_on_exception [0.001212s] ... ok {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_monotonic_timer [0.000312s] ... ok {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_false [0.000337s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic interval looping call 'oslo_service.backend._eventlet.loopingcall.RetryDecorator.__call__.._func' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 411, in _func with excutils.save_and_reraise_exception() as ctxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 409, in _func result = f(*args, **kwargs) {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return [0.001080s] ... ok {0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_terminate_on_exception [0.000609s] ... ok ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_fixture.py", line 30, in retried_method raise ValueError("!") ValueError: ! ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 217, in _raise_and_then_done raise RuntimeError() RuntimeError ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 217, in _raise_and_then_done raise RuntimeError() RuntimeError ERROR [oslo.service.backend._eventlet.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_terminate_on_exception.._raise_it' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 63, in _raise_it raise RuntimeError() RuntimeError {0} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_expected_exceptions [0.032801s] ... ok {0} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff_negative_value [0.002124s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff_negative_value..false' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 156, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 351, in _idle_for raise LoopingCallTimeOut( oslo_service.backend._eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 411.99 seconds ERROR [oslo_service.periodic_task] Error during AService.crashit Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/periodic_task.py", line 216, in run_periodic_tasks task(self, context) File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_periodic.py", line 54, in crashit raise AnException('urg') oslo_service.tests.test_periodic.AnException: urg ERROR [oslo_service.periodic_task] Error during AService.crashit Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/periodic_task.py", line 216, in run_periodic_tasks task(self, context) File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_periodic.py", line 54, in crashit raise AnException('urg') oslo_service.tests.test_periodic.AnException: urg {0} oslo_service.tests.test_periodic.ManagerMetaTestCase.test_meta [0.002376s] ... ok {0} oslo_service.tests.test_periodic.ManagerTestCase.test_nearest_boundary [0.001667s] ... ok {0} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_idle_calculation [0.001141s] ... ok {0} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_immediate_runs_now [0.001071s] ... ok {0} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_thrice [0.004639s] ... ok {0} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_name [0.000737s] ... ok {0} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_raises [0.003054s] ... ok (329566) wsgi starting up on http://0.0.0.0:41095 /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {2} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_contains_existing_component [0.000473s] ... ok {2} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_contains_missing_component [0.000178s] ... ok {2} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_get_existing_component [0.000267s] ... ok {2} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistryIntegration.test_service_integration_with_backend [0.000248s] ... ok {2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_dont_reinit_backend_from_default [0.000334s] ... ok {2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_get_backend_type [0.000194s] ... ok {2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_init_backend_explicit [0.000217s] ... ok {2} oslo_service.tests.backend.threading.test_launcher.ProcessLauncherTestCase.test_no_warning_without_wait_interval [0.000703s] ... ok {2} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_bad [0.005866s] ... ok {2} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_inuse [0.001332s] ... ok {2} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_gone [0.006781s] ... ok {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_initial_delay [0.001046s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase._timeout_task_without_any_return' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 156, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 257, in _idle_for raise RuntimeError( RuntimeError: A dynamic interval looping call should supply either an interval or periodic_interval_max {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_no_double_start [0.000570s] ... ok {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_repeat [0.002280s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done raise RuntimeError() RuntimeError {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return_and_max_periodic [0.001344s] ... ok {2} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_do_not_stop_on_exception [0.001749s] ... ok {2} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_unexpected_exception [0.003174s] ... ok {2} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_constant [0.003423s] ... ok {2} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_with_idle [0.001960s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Fixed interval looping call 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._raise_and_then_done' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done raise RuntimeError() RuntimeError ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic interval looping call 'oslo_service.backend._eventlet.loopingcall.RetryDecorator.__call__.._func' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 409, in _func result = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 459, in func raise UnknownException(None) oslo_service.tests.test_loopingcall.UnknownException: None (329648) wsgi starting up on http://0.0.0.0:37335 (329647) wsgi starting up on http://0.0.0.0:37335 (329645) wsgi starting up on http://0.0.0.0:37335 /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {1} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_get_missing_component [0.001061s] ... ok {1} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_backend_components [0.000193s] ... ok {1} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_cached_backend [0.000081s] ... ok {1} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_dont_reinit_backend_explicit_init [0.000215s] ... ok {1} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_reinit_backend_same_type_is_noop [0.000135s] ... ok {1} oslo_service.tests.backend.threading.test_launcher.ProcessLauncherTestCase.test_allows_multiple_launch_service_calls [0.000519s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port [0.002346s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range [0.001700s] ... ok WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path (Replacement index 0 out of range for positional args tuple) - continuing with unformatted path WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path (expected '}' before end of string) - continuing with unformatted path WARNING [oslo_service.eventlet_backdoor] Could not apply format string to eventlet backdoor socket path ('broken') - continuing with unformatted path {1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists [0.001548s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_no_perms [0.001344s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_broken_format_string [0.002106s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic interval looping call 'oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_terminate_on_exception.._raise_it' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 207, in _raise_it raise RuntimeError() RuntimeError {1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_format_string [0.001537s] ... ok {1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_interval_adjustment [0.001556s] ... ok {1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_terminate_on_exception [0.001205s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_eventlet_clock [0.000401s] ... ok {3} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_cache_invalidation [0.000400s] ... ok {3} oslo_service.tests.backend.tests.test_backend_init.TestBackendHook.test_second_init_backend_raises_exception_even_with_hook [0.000101s] ... ok /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", {3} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_inuse [0.003115s] ... ok {3} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_one_inuse [0.001593s] ... ok {3} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_reverse_range [0.000858s] ... ok {3} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path [0.001155s] ... ok {3} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_not_gone [0.001311s] ... ok {3} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_true [0.000513s] ... ok WARNING [oslo.service.backend._eventlet.loopingcall] Function 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._wait_for_zero' run outlasted interval by 0.99 sec {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_interval_adjustment [0.001510s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_stop [0.000262s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_repeat [0.004268s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_true [0.000350s] ... ok {3} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_backoff [0.001095s] ... ok {3} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_correct [0.003751s] ... ok (329851) wsgi starting up on http://0.0.0.0:32925 (329860) wsgi starting up on http://0.0.0.0:32925 (329862) wsgi starting up on http://0.0.0.0:32925 ERROR [oslo.service.backend._eventlet.loopingcall] Fixed interval looping call with timeout checking. 'oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_looping_call_timed_out.._fake_task' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 156, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 221, in _idle_for raise LoopingCallTimeOut( oslo_service.backend._eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 0.30 seconds {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_looping_call_timed_out [0.302768s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_monotonic_timer [0.000487s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_start [0.000413s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_false [0.000311s] ... ok {1} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry [0.003489s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic interval looping call 'oslo_service.backend._eventlet.loopingcall.RetryDecorator.__call__.._func' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 152, in _run_loop result = func(*self.args, **self.kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 411, in _func with excutils.save_and_reraise_exception() as ctxt: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 409, in _func result = f(*args, **kwargs) {1} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_max_retries [0.002881s] ... ok {1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff [0.002058s] ... ok ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_loopingcall.py", line 448, in func raise response oslo_service.tests.test_loopingcall.AnException: None ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff..false' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 156, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 351, in _idle_for raise LoopingCallTimeOut( oslo_service.backend._eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 411.99 seconds {1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval [0.002761s] ... ok ERROR [oslo.service.backend._eventlet.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval..false' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 156, in _run_loop idle = idle_for_func(result, self._elapsed(watch)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/loopingcall.py", line 351, in _idle_for raise LoopingCallTimeOut( oslo_service.backend._eventlet.loopingcall.LoopingCallTimeOut: Looping call timed out after 359.82 seconds {1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_sleep [0.002551s] ... ok {1} oslo_service.tests.test_periodic.ManagerTestCase.test_external_running_here [0.001221s] ... ok {1} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_disabled [0.002428s] ... ok (329951) wsgi starting up on http://0.0.0.0:35635 (329645) wsgi exited, is_accepting=True (329647) wsgi exited, is_accepting=True (329860) wsgi exited, is_accepting=True (329862) wsgi exited, is_accepting=True {1} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.023807s] ... ok {1} oslo_service.tests.test_service.LauncherTest.test_check_service_base [0.002709s] ... ok {1} oslo_service.tests.test_service.LauncherTest.test_graceful_shutdown [0.001456s] ... ok {1} oslo_service.tests.test_service.ProcessLauncherTest.test__handle_signal [0.060271s] ... ok {1} oslo_service.tests.test_service.ProcessLauncherTest.test_stop [0.002496s] ... ok {1} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigkill [0.551643s] ... ok {1} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_process_launcher [0.047558s] ... ok {1} oslo_service.tests.test_service.ServiceTest.test_graceful_stop [1.001187s] ... ok ERROR [oslo.service.wsgi] Couldn't lookup app: nonexistent app Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/wsgi.py", line 361, in load_app return deploy.loadapp("config:%s" % self.config_path, name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 246, in loadapp return loadobj(APP, uri, name=name, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 268, in loadobj context = loadcontext( ^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 293, in loadcontext return _loaders[scheme]( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 324, in _loadconfig return loader.get_context(object_type, name, global_conf) {1} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_cert_file_fails [0.001836s] ... ok {1} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_key_file_fails [0.001196s] ... ok {1} oslo_service.tests.test_systemd.SystemdTestCase.test_notify_once [0.000678s] ... ok {1} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_not_found [0.003607s] ... ok {1} oslo_service.tests.test_wsgi.TestWSGIServer.test_wsgi_keep_alive [0.001935s] ... ok ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 406, in get_context section = self.find_config_section(object_type, name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/paste/deploy/loadwsgi.py", line 594, in find_config_section raise LookupError( LookupError: No section 'nonexistent app' (prefixed by 'app' or 'application' or 'composite' or 'composit' or 'pipeline' or 'filter-app') found in config /tmp/tmph9z3uxxq/tmps5q0ma_4 {1} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_socket_options_for_ssl_server [0.011494s] ... ok {0} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.093854s] ... ok {0} oslo_service.tests.test_service.LauncherTest.test_launch_none [0.002981s] ... ok {0} oslo_service.tests.test_service.LauncherTest.test_launch_wrong_service_base_class [0.001820s] ... ok {0} oslo_service.tests.test_service.LauncherTest.test_multiple_worker [0.001757s] ... ok Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 652, in handle_one_response write(b'') File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 575, in write wfile.flush() File "/usr/lib64/python3.12/socket.py", line 738, in write return self._sock.send(b) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/greenio/base.py", line 383, in send return self._send_loop(self.fd.send, data, flags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/greenio/base.py", line 370, in _send_loop return send_method(data, *args) ^^^^^^^^^^^^^^^^^^^^^^^^ BrokenPipeError: [Errno 32] Broken pipe 127.0.0.1 - - [03/Sep/2025 09:10:48] "GET / HTTP/1.1" 200 123 5.006822 (329648) wsgi exited, is_accepting=True {2} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.067382s] ... ok (332313) wsgi starting up on http://0.0.0.0:45005 (332306) wsgi starting up on http://0.0.0.0:45005 (332315) wsgi starting up on http://0.0.0.0:45005 127.0.0.1 - - [03/Sep/2025 09:10:48] "GET / HTTP/1.1" 200 128 5.004776 (329851) wsgi exited, is_accepting=True {3} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.048421s] ... ok {3} oslo_service.tests.test_service.LauncherTest.test_check_service_base_fails [0.002218s] ... ok {3} oslo_service.tests.test_service.LauncherTest.test_launch_invalid_workers_number [0.000875s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base_fails [0.002144s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_double_sighup [0.003296s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_parent_process_reload_config [0.005340s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_no_select_poll [0.001208s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_select_poll [0.000995s] ... ok {0} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigterm [0.512086s] ... ok {0} oslo_service.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.000429s] ... ok {0} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_service_launcher [0.002127s] ... ok {0} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ciphers [0.001997s] ... ok {0} oslo_service.tests.test_systemd.SystemdTestCase.test__abstractify [0.000284s] ... ok {0} oslo_service.tests.test_systemd.SystemdTestCase.test_notify [0.000457s] ... ok {0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_timer [0.000433s] ... ok {0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_timeout [0.201304s] ... ok {0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_immediately [0.000564s] ... ok {0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_timers [0.000377s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_client_socket_timeout [0.002561s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_reset_pool_size_to_default [0.002128s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_pool_waitall [0.001994s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port [0.001421s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_uri_length_limit [0.037635s] ... ok {3} oslo_service.tests.test_service.ServiceLauncherTest.test_killed_worker_recover [0.472475s] ... ok (332306) wsgi exited, is_accepting=True {2} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.028082s] ... ok (332315) wsgi exited, is_accepting=True (332865) wsgi starting up on http://0.0.0.0:33323 {3} oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup [1.513739s] ... ok {3} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled [0.001947s] ... ok {3} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ca_file [0.001514s] ... ok {3} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ssl_version [0.002119s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer_args [0.000468s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer [0.000321s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer_args [0.000281s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_early [0.000582s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_late [0.000460s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_current_thread [1.000950s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_gracefully [1.002960s] ... ok {3} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_found [0.086987s] ... ok {3} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_asbpath_config_not_found [0.002042s] ... ok {3} oslo_service.tests.test_wsgi.TestWSGIServer.test_custom_max_header_line [0.001525s] ... ok {3} oslo_service.tests.test_wsgi.TestWSGIServer.test_no_app [0.001136s] ... ok {3} oslo_service.tests.test_wsgi.TestWSGIServer.test_socket_options_for_simple_server [0.001359s] ... ok Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/eventlet/hubs/poll.py", line 111, in wait listener.cb(fileno) File "/usr/lib/python3.12/site-packages/eventlet/greenthread.py", line 272, in main result = function(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 905, in process_request self.protocol(conn_state, self) File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 363, in __init__ self.handle() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 396, in handle self.handle_one_request() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 432, in handle_one_request self.raw_requestline = self._read_request_line() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 413, in _read_request_line line = self.rfile.readline(self.server.url_length_limit) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {3} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_ssl_server [0.051598s] ... ok File "/usr/lib64/python3.12/socket.py", line 720, in readinto return self._sock.recv_into(b) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 265, in recv_into return self._base_recv(nbytes, flags, into=True, buffer_=buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 280, in _base_recv read = self.read(nbytes, buffer_) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 196, in read return self._call_trampolining( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 166, in _call_trampolining return func(*a, **kw) ^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/ssl.py", line 1100, in read raise ValueError("Read on closed or unwrapped SSL socket.") ValueError: Read on closed or unwrapped SSL socket. Removing descriptor: 6 Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 652, in handle_one_response write(b'') File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 575, in write wfile.flush() File "/usr/lib64/python3.12/socket.py", line 738, in write return self._sock.send(b) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/greenio/base.py", line 383, in send return self._send_loop(self.fd.send, data, flags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/greenio/base.py", line 370, in _send_loop return send_method(data, *args) ^^^^^^^^^^^^^^^^^^^^^^^^ BrokenPipeError: [Errno 32] Broken pipe 127.0.0.1 - - [03/Sep/2025 09:10:54] "GET / HTTP/1.1" 200 123 5.001809 (332865) wsgi exited, is_accepting=True {2} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.037234s] ... ok {2} oslo_service.tests.test_service.LauncherTest.test_launch_one_worker [0.002356s] ... ok {2} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base [0.002101s] ... ok {2} oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup [5.528857s] ... ok ERROR [oslo_service.backend._eventlet.service] Error starting thread. Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/backend/_eventlet/service.py", line 720, in run_service service.start() File "/builddir/build/BUILD/oslo.service-4.3.0/oslo_service/tests/test_service.py", line 76, in start raise ValueError ValueError {2} oslo_service.tests.test_service.ServiceLauncherTest.test_crashed_service [0.013514s] ... ok {2} oslo_service.tests.test_service.ServiceRestartTest.test_service_restart [1.075954s] ... ok {2} oslo_service.tests.test_service.ServiceRestartTest.test_terminate_sigterm [0.104301s] ... ok {2} oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop [2.001751s] ... ok {2} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_ca_file_fails [0.001806s] ... ok {2} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap [0.002195s] ... ok {2} oslo_service.tests.test_systemd.SystemdTestCase.test_onready [0.001737s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_dynamic_timer [0.000524s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer [0.000455s] ... ok {2} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_config_found [0.001400s] ... ok {2} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_relpath_config_not_found [0.001362s] ... ok {2} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_with_unix_socket [0.006252s] ... ok {2} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port_with_ipv6 [0.004672s] ... ok Traceback (most recent call last): {2} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_app_using_ipv6_and_ssl [0.063908s] ... ok File "/usr/lib/python3.12/site-packages/eventlet/hubs/poll.py", line 111, in wait listener.cb(fileno) File "/usr/lib/python3.12/site-packages/eventlet/greenthread.py", line 272, in main result = function(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 905, in process_request self.protocol(conn_state, self) File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 363, in __init__ self.handle() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 396, in handle self.handle_one_request() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 432, in handle_one_request self.raw_requestline = self._read_request_line() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 413, in _read_request_line line = self.rfile.readline(self.server.url_length_limit) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/socket.py", line 720, in readinto return self._sock.recv_into(b) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 265, in recv_into return self._base_recv(nbytes, flags, into=True, buffer_=buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 280, in _base_recv read = self.read(nbytes, buffer_) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 196, in read return self._call_trampolining( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/green/ssl.py", line 166, in _call_trampolining return func(*a, **kw) ^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/ssl.py", line 1100, in read raise ValueError("Read on closed or unwrapped SSL socket.") ValueError: Read on closed or unwrapped SSL socket. Removing descriptor: 10 {2} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_two_servers [0.049547s] ... ok ====== Totals ====== Ran: 160 tests in 20.1998 sec. - Passed: 160 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 38.2308 sec. ============== Worker Balance ============== - Worker 0 (40 tests) => 0:00:05.930814 - Worker 1 (40 tests) => 0:00:03.059896 - Worker 2 (40 tests) => 0:00:20.053518 - Worker 3 (40 tests) => 0:00:09.232984 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------------- ----------- oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup 5.529 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout 5.094 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected 5.067 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout 5.048 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected 5.037 oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop 2.002 oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup 1.514 oslo_service.tests.test_service.ServiceRestartTest.test_service_restart 1.076 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected 1.028 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected 1.024 py312: OK (23.84 seconds) congratulations :) (24.10 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mtRmyr + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/doc/python3-oslo-service + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/doc/python3-oslo-service + cp -pr /builddir/build/BUILD/oslo.service-4.3.0/README.rst /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/doc/python3-oslo-service + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OoUizT + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/licenses/python3-oslo-service + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/licenses/python3-oslo-service + cp -pr /builddir/build/BUILD/oslo.service-4.3.0/LICENSE /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/licenses/python3-oslo-service + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-service = 4.3.0-0.20250903130900.bfc7798.el10 python3-oslo-service = 4.3.0-0.20250903130900.bfc7798.el10 python3.12-oslo-service = 4.3.0-0.20250903130900.bfc7798.el10 python3.12dist(oslo-service) = 4.3 python3dist(oslo-service) = 4.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(debtcollector) >= 1.2 python3.12dist(eventlet) >= 0.27 python3.12dist(greenlet) >= 0.4.15 python3.12dist(oslo-concurrency) >= 3.25 python3.12dist(oslo-config) >= 5.1 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-utils) >= 3.40.2 python3.12dist(paste) >= 2.0.2 python3.12dist(pastedeploy) >= 1.5 python3.12dist(routes) >= 2.3.1 python3.12dist(webob) >= 1.7.1 python3.12dist(yappi) >= 1 Obsoletes: python3.12-oslo-service < 4.3.0-0.20250903130900.bfc7798.el10 Processing files: python3-oslo-service-tests-4.3.0-0.20250903130900.bfc7798.el10.noarch Provides: python-oslo-service-tests = 4.3.0-0.20250903130900.bfc7798.el10 python3-oslo-service-tests = 4.3.0-0.20250903130900.bfc7798.el10 python3.12-oslo-service-tests = 4.3.0-0.20250903130900.bfc7798.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-oslo-service-tests < 4.3.0-0.20250903130900.bfc7798.el10 Processing files: python-oslo-service-doc-4.3.0-0.20250903130900.bfc7798.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qBTLwW + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/doc/python-oslo-service-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/doc/python-oslo-service-doc + cp -pr /builddir/build/BUILD/oslo.service-4.3.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/doc/python-oslo-service-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5kkNfN + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/licenses/python-oslo-service-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/licenses/python-oslo-service-doc + cp -pr /builddir/build/BUILD/oslo.service-4.3.0/LICENSE /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64/usr/share/licenses/python-oslo-service-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-service-doc = 4.3.0-0.20250903130900.bfc7798.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch Provides: python-oslo-service+threading = 4.3.0-0.20250903130900.bfc7798.el10 python3-oslo-service+threading = 4.3.0-0.20250903130900.bfc7798.el10 python3.12-oslo-service+threading = 4.3.0-0.20250903130900.bfc7798.el10 python3.12dist(oslo-service[threading]) = 4.3 python3dist(oslo-service[threading]) = 4.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(cotyledon) >= 2 python3.12dist(futurist) >= 3.1.1 Obsoletes: python3.12-oslo-service+threading < 4.3.0-0.20250903130900.bfc7798.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-tests-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-service-doc-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v14PUa + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.w2b9Qv + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.service-4.3.0-SPECPARTS + rm -rf oslo.service-4.3.0 oslo.service-4.3.0.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