Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-concurrency.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-concurrency.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-concurrency-7.2.0-0.20250903115211.08987d8.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-concurrency.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-concurrency.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-concurrency-7.2.0-0.20250903115211.08987d8.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-concurrency.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-concurrency.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.J5KpaW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.concurrency-7.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.concurrency-7.2.0-0.20250903115211.08987d8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-7.2.0 + rm -rf /builddir/build/BUILD/oslo.concurrency-7.2.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.concurrency-7.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-concurrency-7.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.sSs1go + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.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.concurrency-7.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.concurrency-7.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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-concurrency.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-concurrency.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.pF2rMx + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.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.concurrency-7.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.concurrency-7.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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-concurrency.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-concurrency.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.jGDGXV + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.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.concurrency-7.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.concurrency-7.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling eventlet>=0.35.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.35.2 (installed: eventlet 0.40.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.2.0/oslo.concurrency-7.2.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.1.1) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.config >=5.2.0 Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.i18n >=3.15.3 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: oslo.utils >=3.33.0 Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: fasteners >=0.7.0 Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement not satisfied: debtcollector >=3.0.0 Handling eventlet >=0.35.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'eventlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling eventlet >=0.35.2 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.concurrency-7.2.0.dist-info/ removed 'oslo.concurrency-7.2.0.dist-info/AUTHORS' removed 'oslo.concurrency-7.2.0.dist-info/LICENSE' removed 'oslo.concurrency-7.2.0.dist-info/METADATA' removed 'oslo.concurrency-7.2.0.dist-info/entry_points.txt' removed 'oslo.concurrency-7.2.0.dist-info/pbr.json' removed 'oslo.concurrency-7.2.0.dist-info/top_level.txt' removed directory 'oslo.concurrency-7.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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-concurrency.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-concurrency.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.pnRkaZ + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.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.concurrency-7.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.concurrency-7.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.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 coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.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 stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling eventlet>=0.35.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.35.2 (installed: eventlet 0.40.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.2.0/oslo.concurrency-7.2.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.1.1) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.config >=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 9.0.0) Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: fasteners >=0.7.0 (installed: fasteners 0.19) Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: debtcollector >=3.0.0 (installed: debtcollector 3.0.0) Handling eventlet >=0.35.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'eventlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling eventlet >=0.35.2 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.concurrency-7.2.0.dist-info/ removed 'oslo.concurrency-7.2.0.dist-info/AUTHORS' removed 'oslo.concurrency-7.2.0.dist-info/LICENSE' removed 'oslo.concurrency-7.2.0.dist-info/METADATA' removed 'oslo.concurrency-7.2.0.dist-info/top_level.txt' removed 'oslo.concurrency-7.2.0.dist-info/pbr.json' removed 'oslo.concurrency-7.2.0.dist-info/entry_points.txt' removed directory 'oslo.concurrency-7.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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-concurrency.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-concurrency.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.j66QSs + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.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.concurrency-7.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.concurrency-7.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.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 coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.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 stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling eventlet>=0.35.2 from tox --print-deps-only: py312,docs Requirement satisfied: eventlet>=0.35.2 (installed: eventlet 0.40.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.2.0/oslo.concurrency-7.2.0.dist-info' Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: pbr >=2.0.0 (installed: pbr 6.1.1) Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.config >=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.i18n >=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 9.0.0) Handling fasteners >=0.7.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: fasteners >=0.7.0 (installed: fasteners 0.19) Handling debtcollector >=3.0.0 from hook generated metadata: Requires-Dist (oslo.concurrency) Requirement satisfied: debtcollector >=3.0.0 (installed: debtcollector 3.0.0) Handling eventlet >=0.35.2 ; extra == 'eventlet' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'eventlet' Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: coverage >=4.0 ; extra == 'test' Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' Handling eventlet >=0.35.2 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.concurrency) Ignoring alien requirement: eventlet >=0.35.2 ; extra == 'test' + cat /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.concurrency-7.2.0.dist-info/ removed 'oslo.concurrency-7.2.0.dist-info/AUTHORS' removed 'oslo.concurrency-7.2.0.dist-info/LICENSE' removed 'oslo.concurrency-7.2.0.dist-info/METADATA' removed 'oslo.concurrency-7.2.0.dist-info/entry_points.txt' removed 'oslo.concurrency-7.2.0.dist-info/pbr.json' removed 'oslo.concurrency-7.2.0.dist-info/top_level.txt' removed directory 'oslo.concurrency-7.2.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OQXw43 + 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.concurrency-7.2.0 + mkdir -p /builddir/build/BUILD/oslo.concurrency-7.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.concurrency-7.2.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.concurrency-7.2.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.concurrency-7.2.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info writing /builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.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.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-modern-metadata-yfmj3erd/oslo.concurrency-7.2.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.concurrency Building wheel for oslo.concurrency (pyproject.toml): started Running command Building wheel for oslo.concurrency (pyproject.toml) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_concurrency copying oslo_concurrency/watchdog.py -> build/lib/oslo_concurrency copying oslo_concurrency/version.py -> build/lib/oslo_concurrency copying oslo_concurrency/processutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/prlimit.py -> build/lib/oslo_concurrency copying oslo_concurrency/opts.py -> build/lib/oslo_concurrency copying oslo_concurrency/lockutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/_i18n.py -> build/lib/oslo_concurrency copying oslo_concurrency/__init__.py -> build/lib/oslo_concurrency creating build/lib/oslo_concurrency/tests copying oslo_concurrency/tests/__init__.py -> build/lib/oslo_concurrency/tests creating build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/lockutils.py -> build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/__init__.py -> build/lib/oslo_concurrency/fixture creating build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_processutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/__init__.py -> build/lib/oslo_concurrency/tests/unit running egg_info writing oslo.concurrency.egg-info/PKG-INFO writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt writing requirements to oslo.concurrency.egg-info/requires.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing pbr to oslo.concurrency.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.concurrency.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'oslo_concurrency.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.de.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_concurrency.locale.de.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_concurrency.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.de.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_concurrency.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.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_concurrency.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_concurrency.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.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_concurrency.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.es.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_concurrency.locale.es.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_concurrency.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.es.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_concurrency.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'oslo_concurrency.locale.fr.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_concurrency.locale.fr.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_concurrency.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'oslo_concurrency.locale.fr.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) creating build/lib/oslo_concurrency/locale creating build/lib/oslo_concurrency/locale/de creating build/lib/oslo_concurrency/locale/de/LC_MESSAGES copying oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/de/LC_MESSAGES creating build/lib/oslo_concurrency/locale/en_GB creating build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES copying oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES creating build/lib/oslo_concurrency/locale/es creating build/lib/oslo_concurrency/locale/es/LC_MESSAGES copying oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/es/LC_MESSAGES creating build/lib/oslo_concurrency/locale/fr creating build/lib/oslo_concurrency/locale/fr/LC_MESSAGES copying oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/fr/LC_MESSAGES installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/oslo_concurrency creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/fr creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/fr/LC_MESSAGES copying build/lib/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/es creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/es/LC_MESSAGES copying build/lib/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/en_GB creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/en_GB/LC_MESSAGES copying build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/de creating build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/de/LC_MESSAGES copying build/lib/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> build/bdist.linux-x86_64/wheel/oslo_concurrency/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/lockutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/fixture creating build/bdist.linux-x86_64/wheel/oslo_concurrency/tests creating build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_processutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency/tests copying build/lib/oslo_concurrency/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/_i18n.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/lockutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/opts.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/prlimit.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/processutils.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/version.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency copying build/lib/oslo_concurrency/watchdog.py -> build/bdist.linux-x86_64/wheel/oslo_concurrency running install_egg_info Copying oslo.concurrency.egg-info to build/bdist.linux-x86_64/wheel/oslo.concurrency-7.2.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.concurrency-7.2.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir/pip-wheel-t0yzmtft/.tmp-hwtieo9z/oslo.concurrency-7.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_concurrency/__init__.py' adding 'oslo_concurrency/_i18n.py' adding 'oslo_concurrency/lockutils.py' adding 'oslo_concurrency/opts.py' adding 'oslo_concurrency/prlimit.py' adding 'oslo_concurrency/processutils.py' adding 'oslo_concurrency/version.py' adding 'oslo_concurrency/watchdog.py' adding 'oslo_concurrency/fixture/__init__.py' adding 'oslo_concurrency/fixture/lockutils.py' adding 'oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po' adding 'oslo_concurrency/tests/__init__.py' adding 'oslo_concurrency/tests/unit/__init__.py' adding 'oslo_concurrency/tests/unit/test_lockutils.py' adding 'oslo_concurrency/tests/unit/test_lockutils_eventlet.py' adding 'oslo_concurrency/tests/unit/test_processutils.py' adding 'oslo.concurrency-7.2.0.dist-info/AUTHORS' adding 'oslo.concurrency-7.2.0.dist-info/LICENSE' adding 'oslo.concurrency-7.2.0.dist-info/METADATA' adding 'oslo.concurrency-7.2.0.dist-info/WHEEL' adding 'oslo.concurrency-7.2.0.dist-info/entry_points.txt' adding 'oslo.concurrency-7.2.0.dist-info/pbr.json' adding 'oslo.concurrency-7.2.0.dist-info/top_level.txt' adding 'oslo.concurrency-7.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.concurrency (pyproject.toml): finished with status 'done' Created wheel for oslo.concurrency: filename=oslo.concurrency-7.2.0-py3-none-any.whl size=44681 sha256=0b05e20d08186523761dfd83323135b50615f1c89a1b5ca5b54b9b78980d1976 Stored in directory: /builddir/.cache/pip/wheels/30/c6/3f/c3e9e123b2cae0ee9ec662ea79c47686a8245c55d6e466799f Successfully built oslo.concurrency + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FR8EI8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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.concurrency-7.2.0 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/oslo.concurrency-7.2.0/pyproject-wheeldir/oslo.concurrency-7.2.0-py3-none-any.whl + specifier=oslo.concurrency==7.2.0 + '[' -z oslo.concurrency==7.2.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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.concurrency-7.2.0/pyproject-wheeldir oslo.concurrency==7.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.concurrency-7.2.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.concurrency-7.2.0-py3-none-any.whl Installing collected packages: oslo.concurrency Creating /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin/lockutils-wrapper to 755 Successfully installed oslo.concurrency-7.2.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin/lockutils-wrapper /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin/lockutils-wrapper: updating + rm -rfv /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.concurrency-7.2.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.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-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.2.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.2.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.2.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.2.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo.concurrency-7.2.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale --domain oslo_concurrency /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running compile_catalog compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.mo compiling catalog /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po to /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.mo + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64//usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.concurrency-7.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 (Python) with name extracted from the package (oslo.concurrency); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/oslo.concurrency-7.2.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.concurrency-7.2.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 14 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 7%] admin/index reading sources... [ 13%] configuration/index reading sources... [ 20%] contributor/contributing reading sources... [ 27%] contributor/history reading sources... [ 33%] contributor/index reading sources... [ 40%] index reading sources... [ 47%] install/index reading sources... [ 53%] reference/api/modules reading sources... [ 60%] reference/fixture.lockutils reading sources... [ 67%] reference/index reading sources... [ 73%] reference/lockutils reading sources... [ 80%] reference/opts reading sources... [ 87%] reference/processutils reading sources... [ 93%] reference/watchdog reading sources... [100%] user/index 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('/') writing output... [ 7%] admin/index writing output... [ 13%] configuration/index writing output... [ 20%] contributor/contributing writing output... [ 27%] contributor/history writing output... [ 33%] contributor/index writing output... [ 40%] index writing output... [ 47%] install/index writing output... [ 53%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' /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... [ 60%] reference/fixture.lockutils writing output... [ 67%] reference/index writing output... [ 73%] reference/lockutils writing output... [ 80%] reference/opts writing output... [ 87%] reference/processutils writing output... [ 93%] reference/watchdog writing output... [100%] user/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') 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.93 seconds) congratulations :) (1.98 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + ln -s ./lockutils-wrapper /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin/lockutils-wrapper-3 + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po + rm -f '/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages/oslo_concurrency/locale /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 oslo_concurrency --all-name + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 7.2.0-0.20250903115211.08987d8.el10 --unique-debug-suffix -7.2.0-0.20250903115211.08987d8.el10.x86_64 --unique-debug-src-base python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.concurrency-7.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-concurrency-7.2.0-0.20250903115211.08987d8.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.gvpuKU + 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.concurrency-7.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-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.concurrency-7.2.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock [0.004921s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists [0.001776s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive [0.000861s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works [0.001058s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata [0.000377s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock [0.502025s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock [0.001719s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn [0.501189s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock [0.524665s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time [0.068019s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes [0.096202s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size [0.060272s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error [0.070237s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist [0.342702s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists [0.003144s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error [0.001590s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen [0.001231s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default [0.000509s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture [0.000677s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple [0.080053s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors [0.002084s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all [0.014676s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary [0.009903s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error [0.011219s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1 [0.012635s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5 [0.014676s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock [1.002487s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks [0.001148s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore [0.000400s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string [0.033975s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock [0.504965s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking [0.000638s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure [0.239710s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error [0.022729s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes [0.000543s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error [0.000483s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1 [0.001636s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3 [0.001685s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env [0.000351s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error [0.000403s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works [0.000309s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings [0.000258s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented [0.000511s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally [0.305288s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections [0.001046s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64 [0.000325s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists [0.002282s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n [0.501084s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space [0.059591s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size [0.050544s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked [0.087177s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes [0.243907s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained [0.041574s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds [0.001004s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn [0.501369s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n [0.501528s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_core_size [0.088934s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files [0.084946s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec [0.004009s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path [0.055802s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size [0.049746s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit [0.001097s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final [1.986364s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE [0.015723s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes [0.041899s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd [0.015235s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean [0.027186s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking [0.016606s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE [2.170196s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final [0.014671s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error [0.042021s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2 [0.012852s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair [5.008237s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally [0.003668s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix [0.001495s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix [0.001183s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix [0.001101s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main [0.042177s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override [0.000889s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error [0.072199s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size [0.064213s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 [3.445695s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable [0.001085s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all [2.802752s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list [0.047366s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults [0.001648s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4 [0.013738s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success [0.024918s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error [0.001041s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description [0.001597s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code [0.000473s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr [0.000333s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary [0.000912s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2 [0.002669s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails [0.000413s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error [0.000369s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs [0.000812s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn [0.021108s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count [0.002665s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 [5.778651s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd [0.001099s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4 [0.005395s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6 [0.002228s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes [0.000735s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback [0.025394s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors [0.013215s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error [4.165705s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout [1.014314s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes [0.046867s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables [0.018182s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout [0.000721s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5 [0.002593s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input [0.000362s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings [0.000272s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise [0.000254s] ... ok Unexpected error while running command. Command: None Exit code: - Stdout: "Lo, praise of the prowess of people-kings\n of spear-armed Danes, in days long sped,\n we have heard, and what honor the athelings won!\n Oft Scyld the Scefing from squadroned foes,\n from many a tribe, the mead-bench tore,\n awing the earls. Since erst he lay\n friendless, a foundling, fate repaid him:\n for he waxed under welkin, in wealth he throve,\n till before him the folk, both far and near,\n who house by the whale-path, heard his mandate,\n gave him gifts: a good king he!\n To him an heir was afterward born,\n a son in his halls, whom heaven sent\n to favor the folk, feeling their woe\n that erst they had lacked an earl for leader\n so long a while; the Lord endowed him,\n the Wielder of Wonder, with world's renown." Stderr: None ====== Totals ====== Ran: 115 tests in 12.3649 sec. - Passed: 115 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 33.7054 sec. ============== Worker Balance ============== - Worker 0 (29 tests) => 0:00:12.364928 - Worker 1 (29 tests) => 0:00:01.265653 - Worker 2 (29 tests) => 0:00:10.967186 - Worker 3 (28 tests) => 0:00:09.159901 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------- ----------- oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 5.779 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair 5.008 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error 4.166 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 3.446 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all 2.803 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE 2.170 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final 1.986 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout 1.014 oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock 1.002 oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock 0.525 {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_lock [0.005648s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally_lock_dir_not_exist [0.395730s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_internal_lock [0.502259s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock [0.002474s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_contextlock_unlocks [0.001751s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally [0.004886s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internally_different_collections [0.001162s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_wrapped_function_metadata [0.000553s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock [0.524735s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_direct_call_explodes [0.317580s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_main [0.051895s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.LockutilsModuleTestCase.test_return_value_maintained [0.031424s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_default [0.000524s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.TestGetLockPath.test_get_override [0.000327s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils.TestLockFixture.test_lock_fixture [0.000760s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock [1.004134s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_lock_file_exists [0.000855s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_nonblocking [0.000571s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_fair_lock_with_semaphore [0.000376s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_nonblocking_external_lock [0.504381s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_non_destructive [0.001527s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_with_prefix [0.001001s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_nested_synchronized_external_works [0.001366s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_without_prefix [0.001182s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_externally [0.309056s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_no_slash_in_b64 [0.001429s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_doesnt_exists [0.002125s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_exists [0.001546s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_prefix_without_hypen [0.000954s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestFileLocks.test_concurrent_green_lock_succeeds [0.000956s] ... ok {0} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn [0.501222s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_address_space [0.076394s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_memory_locked [0.051170s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_python_exec [0.003838s] ... ok {2} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_lock_with_spawn_n [0.501372s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_core_size [0.066022s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_setrlimit_error [0.100322s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_cwd [0.010945s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_1 [0.011832s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_4 [0.010264s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_cpu_time [0.104955s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_files [0.074930s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_number_processes [0.057300s] ... ok {3} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn [0.501424s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_relative_path [0.086938s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_data_size [0.088080s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_file_size [0.059488s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_simple [0.078813s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all [1.525678s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_NONE [0.013964s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_final [0.014153s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes [0.030368s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_list [0.044717s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_on_communicate_error [0.013169s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE [2.412003s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_invalid_log_errors [0.001211s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_with_log_errors_all [0.018120s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary [0.012127s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_check_exit_code_boolean [0.037028s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_defaults [0.000677s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 [2.929359s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair [5.009504s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_remove_lock_external_file_permission_error [0.005133s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_synchronized_with_prefix [0.001838s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout [1.013769s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_cmd [0.000669s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh1 [0.002746s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh6 [0.001537s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes_error [0.000752s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_works [0.001044s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings_from_raise [0.000404s] ... ok {0} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_preexec_fn [0.030592s] ... ok {1} oslo_concurrency.tests.unit.test_lockutils_eventlet.TestInternalLock.test_fair_lock_with_spawn_n [0.502287s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_execv_error [0.053683s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_resident_set_size [0.054355s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_stack_size [0.056390s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.PrlimitTestCase.test_unsupported_prlimit [0.001130s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 [4.934891s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_picklable [0.001018s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes_error [0.047669s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_description [0.001062s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary [0.001204s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes [0.000824s] ... ok {3} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_process_input [0.000762s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final [3.463412s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_binary_undecodable_bytes_error [0.041698s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_exception_and_masking [0.011124s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_2 [0.015726s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_5 [0.013399s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_no_retry_on_success [0.029117s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_process_input_with_string [0.027833s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_failure [0.234470s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_unknown_kwargs_raises_error [0.001161s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_exit_code [0.000801s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh2 [0.003223s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh3 [0.003795s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh4 [0.002508s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_compromising_ssh5 [0.002237s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_invalid_addl_env [0.000693s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_undecodable_bytes [0.000619s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_discard_warnings [0.000575s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.TryCmdTestCase.test_keep_warnings [0.000561s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_unknown_kwargs [0.000749s] ... ok {1} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count_cpu_count_not_implemented [0.001025s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error [5.638347s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_undecodable_bytes [0.040899s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_env_variables [0.013323s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stderr [0.000604s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_with_stdout [0.000428s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_binary_undecodable_bytes_error [0.001007s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_fails [0.000424s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.SshExecuteTestCase.test_timeout_error [0.000548s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback [0.019571s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_execute_with_callback_and_errors [0.009269s] ... ok {2} oslo_concurrency.tests.unit.test_processutils.UtilsTest.test_get_worker_count [0.000813s] ... ok Unexpected error while running command. Command: None Exit code: - Stdout: "Lo, praise of the prowess of people-kings\n of spear-armed Danes, in days long sped,\n we have heard, and what honor the athelings won!\n Oft Scyld the Scefing from squadroned foes,\n from many a tribe, the mead-bench tore,\n awing the earls. Since erst he lay\n friendless, a foundling, fate repaid him:\n for he waxed under welkin, in wealth he throve,\n till before him the folk, both far and near,\n who house by the whale-path, heard his mandate,\n gave him gifts: a good king he!\n To him an heir was afterward born,\n a son in his halls, whom heaven sent\n to favor the folk, feeling their woe\n that erst they had lacked an earl for leader\n so long a while; the Lord endowed him,\n the Wielder of Wonder, with world's renown." Stderr: None ====== Totals ====== Ran: 115 tests in 10.1682 sec. - Passed: 115 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 34.4143 sec. ============== Worker Balance ============== - Worker 0 (29 tests) => 0:00:05.676935 - Worker 1 (29 tests) => 0:00:09.950786 - Worker 2 (29 tests) => 0:00:10.145005 - Worker 3 (28 tests) => 0:00:08.696696 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------- ----------- oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_retry_on_communicate_error 5.638 oslo_concurrency.tests.unit.test_lockutils.LockTestCase.test_lock_internal_fair 5.010 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_3 4.935 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_final 3.463 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_logging_on_communicate_error_6 2.929 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_NONE 2.412 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorLoggingTest.test_multiattempt_with_log_errors_all 1.526 oslo_concurrency.tests.unit.test_processutils.ProcessExecutionErrorTest.test_timeout 1.014 oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interthread_external_lock 1.004 oslo_concurrency.tests.unit.test_lockutils.FileBasedLockingTestCase.test_interprocess_nonblocking_external_lock 0.525 py312: OK (26.40 seconds) congratulations :) (26.46 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qsfETt + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/doc/python3-oslo-concurrency + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/doc/python3-oslo-concurrency + cp -pr /builddir/build/BUILD/oslo.concurrency-7.2.0/README.rst /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/doc/python3-oslo-concurrency + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mZJJkW + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python3-oslo-concurrency + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python3-oslo-concurrency + cp -pr /builddir/build/BUILD/oslo.concurrency-7.2.0/LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python3-oslo-concurrency + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-concurrency = 7.2.0-0.20250903115211.08987d8.el10 python3-oslo-concurrency = 7.2.0-0.20250903115211.08987d8.el10 python3.12-oslo-concurrency = 7.2.0-0.20250903115211.08987d8.el10 python3.12dist(oslo-concurrency) = 7.2 python3dist(oslo-concurrency) = 7.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: /usr/bin/python3 python(abi) = 3.12 python3.12dist(debtcollector) >= 3 python3.12dist(fasteners) >= 0.7 python3.12dist(oslo-config) >= 5.2 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-utils) >= 3.33 python3.12dist(pbr) >= 2 Obsoletes: python3.12-oslo-concurrency < 7.2.0-0.20250903115211.08987d8.el10 Processing files: python-oslo-concurrency-doc-7.2.0-0.20250903115211.08987d8.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.laTutx + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/doc/python-oslo-concurrency-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/doc/python-oslo-concurrency-doc + cp -pr /builddir/build/BUILD/oslo.concurrency-7.2.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/doc/python-oslo-concurrency-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tHZsnY + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python-oslo-concurrency-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python-oslo-concurrency-doc + cp -pr /builddir/build/BUILD/oslo.concurrency-7.2.0/LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python-oslo-concurrency-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-concurrency-doc = 7.2.0-0.20250903115211.08987d8.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-oslo-concurrency-tests-7.2.0-0.20250903115211.08987d8.el10.noarch Provides: python-oslo-concurrency-tests = 7.2.0-0.20250903115211.08987d8.el10 python3-oslo-concurrency-tests = 7.2.0-0.20250903115211.08987d8.el10 python3.12-oslo-concurrency-tests = 7.2.0-0.20250903115211.08987d8.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-concurrency-tests < 7.2.0-0.20250903115211.08987d8.el10 Processing files: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EBIVsC + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python-oslo-concurrency-lang + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python-oslo-concurrency-lang + cp -pr /builddir/build/BUILD/oslo.concurrency-7.2.0/LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64/usr/share/licenses/python-oslo-concurrency-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-concurrency-lang = 7.2.0-0.20250903115211.08987d8.el10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.src.rpm Wrote: /builddir/build/RPMS/python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-concurrency-tests-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-concurrency-doc-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I0sD9X + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-7.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.bsw99g + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.concurrency-7.2.0-SPECPARTS + rm -rf oslo.concurrency-7.2.0 oslo.concurrency-7.2.0.gemspec + RPM_EC=0 ++ jobs -p RPM build warnings: + exit 0 source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0