Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-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.2.0-0.20250618070617.226fe87.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-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.2.0-0.20250618070617.226fe87.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.JRR0aO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.service-4.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.service-4.2.0-0.20250618070617.226fe87.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.service-4.2.0 + rm -rf /builddir/build/BUILD/oslo.service-4.2.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.service-4.2.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.2.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.Vr3Dm7 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.2.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.2.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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=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.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.V3R7mD + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.2.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.2.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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=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.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.e4mO03 + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.2.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.2.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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=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.01 seconds) congratulations :) (0.07 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.3) 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.36.1) 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 /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.2.0/oslo.service-4.2.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.36.1) 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.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.service-4.2.0.dist-info/ removed 'oslo.service-4.2.0.dist-info/AUTHORS' removed 'oslo.service-4.2.0.dist-info/LICENSE' removed 'oslo.service-4.2.0.dist-info/METADATA' removed 'oslo.service-4.2.0.dist-info/entry_points.txt' removed 'oslo.service-4.2.0.dist-info/pbr.json' removed 'oslo.service-4.2.0.dist-info/top_level.txt' removed directory 'oslo.service-4.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.Enc0Kz + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.2.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.2.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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=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.01 seconds) congratulations :) (0.07 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.3) 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.36.1) 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.0.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.1.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.8.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.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) 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) /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.2.0/oslo.service-4.2.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.36.1) 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.0.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.1.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 9.8.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.1.0) 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.5.1) 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.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.service-4.2.0.dist-info/ removed 'oslo.service-4.2.0.dist-info/AUTHORS' removed 'oslo.service-4.2.0.dist-info/LICENSE' removed 'oslo.service-4.2.0.dist-info/METADATA' removed 'oslo.service-4.2.0.dist-info/top_level.txt' removed 'oslo.service-4.2.0.dist-info/pbr.json' removed 'oslo.service-4.2.0.dist-info/entry_points.txt' removed directory 'oslo.service-4.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.uMRJDg + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.service-4.2.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.2.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.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=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.01 seconds) congratulations :) (0.07 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.3) 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.36.1) 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.0.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.1.0) Handling oslo.config>=5.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.config>=5.1.0 (installed: oslo.config 9.8.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.1.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) 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) /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.2.0/oslo.service-4.2.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.36.1) 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.0.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.1.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 9.8.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.1.0) 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.5.1) 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.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.service-4.2.0.dist-info/ removed 'oslo.service-4.2.0.dist-info/AUTHORS' removed 'oslo.service-4.2.0.dist-info/LICENSE' removed 'oslo.service-4.2.0.dist-info/METADATA' removed 'oslo.service-4.2.0.dist-info/entry_points.txt' removed 'oslo.service-4.2.0.dist-info/pbr.json' removed 'oslo.service-4.2.0.dist-info/top_level.txt' removed directory 'oslo.service-4.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.epzBCo + 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.2.0 + mkdir -p /builddir/build/BUILD/oslo.service-4.2.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.2.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.service-4.2.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.service-4.2.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info writing /builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/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.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-modern-metadata-o6mgewqi/oslo.service-4.2.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) /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/tests creating build/lib/oslo_service/tests/backend creating build/lib/oslo_service/tests/backend/threading copying oslo_service/tests/backend/threading/__init__.py -> build/lib/oslo_service/tests/backend/threading 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 copying oslo_service/tests/backend/__init__.py -> build/lib/oslo_service/tests/backend creating build/lib/oslo_service/backend creating build/lib/oslo_service/backend/common copying oslo_service/backend/common/validation_utils.py -> build/lib/oslo_service/backend/common copying oslo_service/backend/common/singleton.py -> build/lib/oslo_service/backend/common copying oslo_service/backend/common/signal_utils.py -> build/lib/oslo_service/backend/common copying oslo_service/backend/common/daemon_utils.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 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/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 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/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 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/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 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 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/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/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 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/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/daemon_utils.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/common copying build/lib/oslo_service/backend/common/signal_utils.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/common copying build/lib/oslo_service/backend/common/singleton.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/common copying build/lib/oslo_service/backend/common/validation_utils.py -> build/bdist.linux-x86_64/wheel/oslo_service/backend/common 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 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/tests/backend copying build/lib/oslo_service/tests/backend/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_service/tests/backend 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 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 running install_egg_info Copying oslo.service.egg-info to build/bdist.linux-x86_64/wheel/oslo.service-4.2.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.service-4.2.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir/pip-wheel-xa20d4_o/.tmp-xm6mrjg_/oslo.service-4.2.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/daemon_utils.py' adding 'oslo_service/backend/common/signal_utils.py' adding 'oslo_service/backend/common/singleton.py' adding 'oslo_service/backend/common/validation_utils.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/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.2.0.dist-info/AUTHORS' adding 'oslo.service-4.2.0.dist-info/LICENSE' adding 'oslo.service-4.2.0.dist-info/METADATA' adding 'oslo.service-4.2.0.dist-info/WHEEL' adding 'oslo.service-4.2.0.dist-info/entry_points.txt' adding 'oslo.service-4.2.0.dist-info/pbr.json' adding 'oslo.service-4.2.0.dist-info/top_level.txt' adding 'oslo.service-4.2.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.2.0-py3-none-any.whl size=98556 sha256=7e33532e4fe95d28a446a1909a261a159b076104fcf7f82b84266b5dafe2a70c Stored in directory: /builddir/.cache/pip/wheels/76/12/b9/3a6d630754b2a7247df688f16e7add065f4e87a047db2b1697 Successfully built oslo.service + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u0ukFO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0 ++ ls /builddir/build/BUILD/oslo.service-4.2.0/pyproject-wheeldir/oslo.service-4.2.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=oslo.service==4.2.0 + '[' -z oslo.service==4.2.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0/pyproject-wheeldir oslo.service==4.2.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.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.service-4.2.0-py3-none-any.whl Installing collected packages: oslo.service Successfully installed oslo.service-4.2.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.service-4.2.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.2.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.2.0-0.20250618070617.226fe87.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.2.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.2.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.2.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.2.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages/oslo.service-4.2.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64//usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-4.2.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.2.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] configuration/index reading sources... [ 12%] contributor/index reading sources... [ 19%] index reading sources... [ 25%] install/index reading sources... [ 31%] reference/eventlet_backdoor reading sources... [ 38%] reference/fixture reading sources... [ 44%] reference/index reading sources... [ 50%] reference/loopingcall reading sources... [ 56%] reference/periodic_task reading sources... [ 62%] reference/service reading sources... [ 69%] reference/sslutils reading sources... [ 75%] reference/systemd reading sources... [ 81%] reference/threadgroup 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 /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('/') /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... [ 6%] configuration/index writing output... [ 12%] contributor/index writing output... [ 19%] index writing output... [ 25%] install/index writing output... [ 31%] reference/eventlet_backdoor writing output... [ 38%] reference/fixture writing output... [ 44%] reference/index writing output... [ 50%] reference/loopingcall writing output... [ 56%] reference/periodic_task writing output... [ 62%] reference/service writing output... [ 69%] reference/sslutils writing output... [ 75%] reference/systemd writing output... [ 81%] reference/threadgroup 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 (1.64 seconds) congratulations :) (1.69 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.2.0-0.20250618070617.226fe87.el10 --unique-debug-suffix -4.2.0-0.20250618070617.226fe87.el10.x86_64 --unique-debug-src-base python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.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.2.0-0.20250618070617.226fe87.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.CQVK3y + 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.2.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.2.0-0.20250618070617.226fe87.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.service-4.2.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /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.TestComponentRegistry.test_contains_missing_component [0.000327s] ... 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.2.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.2.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.2.0/oslo_service/backend/eventlet/loopingcall.py", line 409, in _func result = f(*args, **kwargs) {0} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_get_missing_component [0.000459s] ... ok {0} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_dont_reinit_backend_explicit_init [0.000200s] ... ok {0} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_init_backend_explicit [0.000058s] ... ok {0} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port [0.002184s] ... ok {0} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range [0.001260s] ... ok {0} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_all_inuse [0.002167s] ... ok {0} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_inuse [0.001529s] ... ok {0} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_gone [0.001233s] ... ok ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.2.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._timeout_task_without_any_return' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.2.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.2.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 /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.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists_and_not_gone [0.001855s] ... ok {0} oslo_service.tests.test_fixture.FixtureTestCase.test_sleep_fixture [0.003267s] ... ok {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_interval_adjustment [0.000769s] ... ok {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_monotonic_timer [0.000304s] ... ok {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_no_double_start [0.000360s] ... ok {0} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return_and_max_periodic [0.000625s] ... ok {0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_eventlet_clock [0.000262s] ... ok {0} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_true [0.000291s] ... ok {0} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_raises [0.000940s] ... ok {1} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_cache_invalidation [0.000373s] ... 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 /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method warnings.warn("TestResult has no addDuration method", 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.backend.tests.test_backend_init.TestBackend.test_default_backend [0.000067s] ... ok {1} oslo_service.tests.backend.tests.test_backend_init.TestBackendHook.test_hook_is_ignored_if_backend_already_initialized [0.000058s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_bad [0.001327s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path [0.002451s] ... ok {3} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_get_existing_component [0.000548s] ... ok {3} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_backend_components [0.000154s] ... ok {3} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_dont_reinit_backend_from_default [0.000232s] ... ok {1} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_broken_format_string [0.003472s] ... ok {1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_repeat [0.001141s] ... ok {1} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_timeout_task_without_return [0.000658s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_do_not_stop_on_exception [0.001974s] ... ok {1} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_stop [0.000257s] ... 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.2.0/oslo_service/backend/eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done raise RuntimeError() RuntimeError 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.2.0/oslo_service/backend/eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/tests/test_loopingcall.py", line 73, in _raise_and_then_done raise RuntimeError() RuntimeError 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.2.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.2.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.backend.eventlet.loopingcall] Dynamic backoff interval looping call 'oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval..false' failed Traceback (most recent call last): {1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff_negative_value [0.001509s] ... ok {1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_max_interval [0.001450s] ... ok {1} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_sleep [0.000778s] ... ok {1} oslo_service.tests.test_periodic.ManagerTestCase.test_external_running_here [0.000733s] ... ok {2} oslo_service.tests.backend.tests.test_backend_base.TestBaseBackend.test_backend_with_valid_implementation [0.001671s] ... ok {2} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistry.test_contains_existing_component [0.000058s] ... ok {2} oslo_service.tests.backend.tests.test_backend_base.TestComponentRegistryIntegration.test_service_integration_with_backend [0.000165s] ... ok {2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_cached_backend [0.000071s] ... ok File "/builddir/build/BUILD/oslo.service-4.2.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.2.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 (2917861) wsgi starting up on http://0.0.0.0:46261 /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.test_periodic.ManagerTestCase.test_periodic_tasks_disabled [0.005434s] ... ok (2917859) wsgi starting up on http://0.0.0.0:46261 (2917860) wsgi starting up on http://0.0.0.0:46261 {1} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_immediate_runs_now [0.001481s] ... ok {3} oslo_service.tests.backend.tests.test_backend_init.TestBackendHook.test_second_init_backend_raises_exception_even_with_hook [0.020439s] ... ok {3} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_inuse [0.002148s] ... ok {1} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_correct [0.005988s] ... ok ERROR [oslo_service.periodic_task] Error during AService.crashit Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/periodic_task.py", line 216, in run_periodic_tasks task(self, context) File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/tests/test_periodic.py", line 54, in crashit raise AnException('urg') oslo_service.tests.test_periodic.AnException: urg {3} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_no_perms [0.001687s] ... ok {2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_get_backend_type [0.013852s] ... ok ERROR [oslo_service.periodic_task] Error during AService.crashit Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/periodic_task.py", line 216, in run_periodic_tasks task(self, context) File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/tests/test_periodic.py", line 54, in crashit raise AnException('urg') oslo_service.tests.test_periodic.AnException: urg {2} oslo_service.tests.backend.tests.test_backend_init.TestBackend.test_reinit_backend_same_type_is_noop [0.000338s] ... ok {2} oslo_service.tests.backend.tests.test_backend_init.TestBackendHook.test_hook_sets_default_backend_when_not_explicitly_initialized [0.000179s] ... ok {1} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_called_thrice [0.002842s] ... ok {1} oslo_service.tests.test_service.LauncherTest.test_launch_invalid_workers_number [0.000930s] ... ok {3} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_with_format_string [0.002972s] ... ok {1} oslo_service.tests.test_service.LauncherTest.test_launch_one_worker [0.001590s] ... ok {2} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_range_one_inuse [0.002723s] ... ok {1} oslo_service.tests.test_service.LauncherTest.test_launch_wrong_service_base_class [0.000873s] ... ok 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.2.0/oslo_service/backend/eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.2.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.2.0/oslo_service/backend/eventlet/loopingcall.py", line 68, in func return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/tests/test_loopingcall.py", line 217, in _raise_and_then_done raise RuntimeError() RuntimeError {2} oslo_service.tests.test_eventlet_backdoor.BackdoorPortTest.test_backdoor_port_reverse_range [0.001230s] ... ok {3} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_do_not_stop_on_exception [0.003447s] ... ok WARNING [oslo.service.backend.eventlet.loopingcall] Function 'oslo_service.tests.test_loopingcall.LoopingCallTestCase._wait_for_zero' run outlasted interval by 0.99 sec {2} oslo_service.tests.test_eventlet_backdoor.BackdoorSocketPathTest.test_backdoor_path_already_exists [0.001932s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_interval_adjustment [0.001276s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_monotonic_timer [0.001016s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_no_double_start [0.000748s] ... ok {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_initial_delay [0.001762s] ... ok {1} oslo_service.tests.test_service.ProcessLauncherTest.test_parent_process_reload_config [0.004967s] ... ok {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_false [0.000971s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_repeat [0.001803s] ... ok {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_return_true [0.000569s] ... ok {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_return_false [0.000814s] ... ok 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.2.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.2.0/oslo_service/tests/test_loopingcall.py", line 63, in _raise_it raise RuntimeError() RuntimeError 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.2.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.2.0/oslo_service/tests/test_loopingcall.py", line 207, in _raise_it raise RuntimeError() RuntimeError {3} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_terminate_on_exception [0.000847s] ... ok {2} oslo_service.tests.test_loopingcall.DynamicLoopingCallTestCase.test_terminate_on_exception [0.001791s] ... ok ERROR [oslo_service.backend.eventlet.service] Error starting thread. Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/backend/eventlet/service.py", line 723, in run_service service.start() File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/tests/test_service.py", line 75, in start raise ValueError ValueError {1} oslo_service.tests.test_service.ServiceLauncherTest.test_crashed_service [0.014446s] ... ok {3} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_expected_exceptions [0.031285s] ... 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.2.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.2.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.2.0/oslo_service/backend/eventlet/loopingcall.py", line 409, in _func result = f(*args, **kwargs) {3} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_max_retries [0.001141s] ... ok ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.2.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 interval looping call 'oslo_service.backend.eventlet.loopingcall.RetryDecorator.__call__.._func' failed Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.2.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.2.0/oslo_service/backend/eventlet/loopingcall.py", line 409, in _func result = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/tests/test_loopingcall.py", line 459, in func raise UnknownException(None) oslo_service.tests.test_loopingcall.UnknownException: None {3} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry_with_unexpected_exception [0.000607s] ... ok {3} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_exponential_backoff [0.002557s] ... ok {3} oslo_service.tests.test_periodic.ManagerMetaTestCase.test_meta [0.000909s] ... ok {3} oslo_service.tests.test_periodic.ManagerTestCase.test_nearest_boundary [0.001051s] ... ok {3} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_idle_calculation [0.001086s] ... ok {3} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_with_idle [0.000733s] ... ok 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.2.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.2.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 (2917926) wsgi starting up on http://0.0.0.0:37971 (2917927) wsgi starting up on http://0.0.0.0:37971 (2917928) wsgi starting up on http://0.0.0.0:37971 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.2.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.2.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 {2} oslo_service.tests.test_loopingcall.LoopingCallTestCase.test_looping_call_timed_out [0.302753s] ... ok {2} oslo_service.tests.test_loopingcall.RetryDecoratorTest.test_retry [0.001044s] ... ok {2} oslo_service.tests.test_loopingcall.TestBackOffLoopingCall.test_no_backoff [0.002586s] ... ok {2} oslo_service.tests.test_periodic.ManagerTestCase.test_periodic_tasks_constant [0.001725s] ... ok {2} oslo_service.tests.test_periodic.PeriodicTasksTestCase.test_name [0.001522s] ... ok (2917946) wsgi starting up on http://0.0.0.0:35563 (2917947) wsgi starting up on http://0.0.0.0:35563 (2917945) wsgi starting up on http://0.0.0.0:35563 {1} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigkill [0.349931s] ... ok {1} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_ca_file_fails [0.003906s] ... ok {1} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap [0.003140s] ... ok {1} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ciphers [0.003719s] ... ok {1} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ssl_version [0.003152s] ... ok {1} oslo_service.tests.test_systemd.SystemdTestCase.test_onready [0.003301s] ... ok {1} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer [0.000948s] ... ok {1} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_timer_args [0.000616s] ... ok {1} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_early [0.001234s] ... ok {1} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_late [0.000910s] ... ok {1} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_timers [0.000630s] ... ok {1} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_found [0.058364s] ... ok {1} oslo_service.tests.test_wsgi.TestWSGIServer.test_socket_options_for_simple_server [0.001732s] ... ok {1} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port [0.001198s] ... 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 265, in main result = function(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 869, in process_request proto.__init__(conn_state, self) File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 359, in __init__ self.handle() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 392, in handle self.handle_one_request() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 428, in handle_one_request self.raw_requestline = self._read_request_line() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 409, 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: 12 {1} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_app_using_ipv6_and_ssl [0.051727s] ... ok {1} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_socket_options_for_ssl_server [0.004953s] ... ok (2917859) wsgi exited, is_accepting=True (2917860) wsgi exited, is_accepting=True (2917928) wsgi exited, is_accepting=True (2917927) wsgi exited, is_accepting=True (2917946) wsgi exited, is_accepting=True (2917945) wsgi exited, is_accepting=True {2} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.035363s] ... ok (2917977) wsgi starting up on http://0.0.0.0:40659 Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 636, in handle_one_response write(b'') File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 566, 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 - - [18/Jun/2025 03:07:55] "GET / HTTP/1.1" 200 123 5.006706 (2917861) wsgi exited, is_accepting=True {0} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.044279s] ... ok (2917991) wsgi starting up on http://0.0.0.0:36741 127.0.0.1 - - [18/Jun/2025 03:07:55] "GET / HTTP/1.1" 200 128 5.004912 (2917926) wsgi exited, is_accepting=True {3} oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.041026s] ... ok (2917996) wsgi starting up on http://0.0.0.0:37901 {0} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected [1.030258s] ... ok {0} oslo_service.tests.test_service.LauncherTest.test_check_service_base [0.004677s] ... ok {0} oslo_service.tests.test_service.LauncherTest.test_graceful_shutdown [0.002757s] ... ok {0} oslo_service.tests.test_service.ProcessLauncherTest.test__handle_signal [0.072967s] ... ok {0} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base [0.002582s] ... ok 127.0.0.1 - - [18/Jun/2025 03:07:56] "GET / HTTP/1.1" 200 128 5.000655 (2917977) wsgi exited, is_accepting=True {2} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout [5.039986s] ... ok {2} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_no_select_poll [0.004349s] ... ok {2} oslo_service.tests.test_service.ProcessLauncherTest.test_setup_signal_interruption_select_poll [0.005126s] ... ok {2} oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup [1.500323s] ... ok {2} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_service_launcher [0.003567s] ... ok {2} oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop [2.001208s] ... ok {2} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled [0.003100s] ... ok {2} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_cert_file_fails [0.002844s] ... ok {2} oslo_service.tests.test_sslutils.SslutilsTestCase.test_wrap_ca_file [0.003475s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer_args [0.000811s] ... ok Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 636, in handle_one_response write(b'') File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 566, 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 - - [18/Jun/2025 03:08:00] "GET / HTTP/1.1" 200 123 5.003144 (2917996) wsgi exited, is_accepting=True {3} oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected [5.028166s] ... ok {3} oslo_service.tests.test_service.LauncherTest.test_check_service_base_fails [0.005225s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_cancel_timeout [0.202051s] ... ok {3} oslo_service.tests.test_service.LauncherTest.test_launch_none [0.003147s] ... ok {3} oslo_service.tests.test_service.LauncherTest.test_multiple_worker [0.003251s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_check_service_base_fails [0.004234s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_double_sighup [0.005790s] ... ok {3} oslo_service.tests.test_service.ProcessLauncherTest.test_stop [0.004473s] ... ok {3} oslo_service.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.000633s] ... ok {3} oslo_service.tests.test_service.ServiceRestartTest.test_mutate_hook_process_launcher [0.054802s] ... ok {3} oslo_service.tests.test_sslutils.SslutilsTestCase.test_is_enabled_no_ssl_key_file_fails [0.003388s] ... ok {3} oslo_service.tests.test_systemd.SystemdTestCase.test_notify [0.001049s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_dynamic_timer [0.001143s] ... ok {3} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_and_remove_timer [0.000685s] ... ok {3} oslo_service.tests.test_wsgi.TestWSGIServer.test_no_app [0.002800s] ... ok {3} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_with_unix_socket [0.003423s] ... ok {3} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_two_servers [0.058657s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_current_thread [1.002411s] ... ok {0} oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup [5.443399s] ... ok {0} oslo_service.tests.test_service.ServiceLauncherTest.test_killed_worker_recover [0.254601s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_gracefully [1.001356s] ... ok {2} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_immediately [0.001022s] ... ok {2} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_asbpath_config_not_found [0.002747s] ... ok {2} oslo_service.tests.test_wsgi.TestLoaderNothingExists.test_relpath_config_not_found [0.002966s] ... ok {2} oslo_service.tests.test_wsgi.TestWSGIServer.test_client_socket_timeout [0.004046s] ... ok {2} oslo_service.tests.test_wsgi.TestWSGIServer.test_uri_length_limit [0.040090s] ... ok {2} oslo_service.tests.test_wsgi.TestWSGIServer.test_wsgi_keep_alive [0.001667s] ... ok {0} oslo_service.tests.test_service.ServiceLauncherTest.test_terminate_sigterm [0.418861s] ... ok {0} oslo_service.tests.test_service.ServiceRestartTest.test_service_restart [0.029497s] ... ok {0} oslo_service.tests.test_service.ServiceRestartTest.test_terminate_sigterm [0.028614s] ... ok {0} oslo_service.tests.test_service.ServiceTest.test_graceful_stop [1.001237s] ... ok {0} oslo_service.tests.test_systemd.SystemdTestCase.test__abstractify [0.000473s] ... ok {0} oslo_service.tests.test_systemd.SystemdTestCase.test_notify_once [0.000898s] ... ok {0} oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_add_dynamic_timer [0.000484s] ... ok ERROR [oslo.service.wsgi] Couldn't lookup app: nonexistent app Traceback (most recent call last): File "/builddir/build/BUILD/oslo.service-4.2.0/oslo_service/wsgi.py", line 364, 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) {0} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_app_not_found [0.003305s] ... 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/tmp0jwbel8y/tmp54y5bvk8 {0} oslo_service.tests.test_wsgi.TestLoaderNormalFilesystem.test_config_found [0.001621s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_custom_max_header_line [0.001509s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_reset_pool_size_to_default [0.001710s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_server_pool_waitall [0.001849s] ... ok {0} oslo_service.tests.test_wsgi.TestWSGIServer.test_start_random_port_with_ipv6 [0.001555s] ... 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 265, in main result = function(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 869, in process_request proto.__init__(conn_state, self) File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 359, in __init__ self.handle() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 392, in handle self.handle_one_request() File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 428, in handle_one_request self.raw_requestline = self._read_request_line() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/eventlet/wsgi.py", line 409, 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 {0} oslo_service.tests.test_wsgi.TestWSGIServerWithSSL.test_ssl_server [0.055292s] ... ok ====== Totals ====== Ran: 157 tests in 13.4270 sec. - Passed: 157 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 36.4596 sec. ============== Worker Balance ============== - Worker 0 (40 tests) => 0:00:13.426972 - Worker 1 (39 tests) => 0:00:00.549789 - Worker 2 (39 tests) => 0:00:12.204679 - Worker 3 (39 tests) => 0:00:10.305861 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------------- ----------- oslo_service.tests.test_service.ServiceLauncherTest.test_child_signal_sighup 5.443 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected 5.044 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout 5.041 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout 5.040 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_graceful_shuts_down_on_sigterm_when_client_connected 5.028 oslo_service.tests.test_service.ServiceTest.test_ungraceful_stop 2.001 oslo_service.tests.test_service.ServiceLauncherTest.test_parent_signal_sighup 1.500 oslo_service.tests.test_service.EventletServerProcessLauncherTest.test_shuts_down_on_sigint_when_client_connected 1.035 oslo_service.tests.test_service.EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected 1.030 oslo_service.tests.test_threadgroup.ThreadGroupTestCase.test_stop_current_thread 1.002 py312: OK (15.24 seconds) congratulations :) (15.30 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-service-4.2.0-0.20250618070617.226fe87.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.adS6Eg + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10.x86_64/usr/share/doc/python3-oslo-service + cp -pr /builddir/build/BUILD/oslo.service-4.2.0/README.rst /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.9J3ZWn + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10.x86_64/usr/share/licenses/python3-oslo-service + cp -pr /builddir/build/BUILD/oslo.service-4.2.0/LICENSE /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/share/licenses/python3-oslo-service + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-service = 4.2.0-0.20250618070617.226fe87.el10 python3-oslo-service = 4.2.0-0.20250618070617.226fe87.el10 python3.12-oslo-service = 4.2.0-0.20250618070617.226fe87.el10 python3.12dist(oslo-service) = 4.2 python3dist(oslo-service) = 4.2 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.2.0-0.20250618070617.226fe87.el10 Processing files: python3-oslo-service-tests-4.2.0-0.20250618070617.226fe87.el10.noarch Provides: python-oslo-service-tests = 4.2.0-0.20250618070617.226fe87.el10 python3-oslo-service-tests = 4.2.0-0.20250618070617.226fe87.el10 python3.12-oslo-service-tests = 4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10 Processing files: python-oslo-service-doc-4.2.0-0.20250618070617.226fe87.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WRxKgH + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10.x86_64/usr/share/doc/python-oslo-service-doc + cp -pr /builddir/build/BUILD/oslo.service-4.2.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.8s8qPH + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10.x86_64/usr/share/licenses/python-oslo-service-doc + cp -pr /builddir/build/BUILD/oslo.service-4.2.0/LICENSE /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64/usr/share/licenses/python-oslo-service-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-service-doc = 4.2.0-0.20250618070617.226fe87.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.2.0-0.20250618070617.226fe87.el10.noarch Provides: python-oslo-service+threading = 4.2.0-0.20250618070617.226fe87.el10 python3-oslo-service+threading = 4.2.0-0.20250618070617.226fe87.el10 python3.12-oslo-service+threading = 4.2.0-0.20250618070617.226fe87.el10 python3.12dist(oslo-service[threading]) = 4.2 python3dist(oslo-service[threading]) = 4.2 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.2.0-0.20250618070617.226fe87.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-service+threading-4.2.0-0.20250618070617.226fe87.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-tests-4.2.0-0.20250618070617.226fe87.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-service-4.2.0-0.20250618070617.226fe87.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-service-doc-4.2.0-0.20250618070617.226fe87.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a9NLIs + umask 022 + cd /builddir/build/BUILD + cd oslo.service-4.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-service-4.2.0-0.20250618070617.226fe87.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.5E4HBj + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.service-4.2.0-SPECPARTS + rm -rf oslo.service-4.2.0 oslo.service-4.2.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