Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-serialization.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-serialization.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-serialization-5.7.0-0.20250318115342.bff992d.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-serialization.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-serialization.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-serialization-5.7.0-0.20250318115342.bff992d.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-serialization.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-serialization.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.nWLFXS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.serialization-5.7.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.serialization-5.7.0-0.20250318115342.bff992d.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.serialization-5.7.0 + rm -rf /builddir/build/BUILD/oslo.serialization-5.7.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.serialization-5.7.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-serialization-5.7.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 + for pkg in tzdata + sed -i '/^tzdata.*/d' requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.R6Cd4R + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.serialization-5.7.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.serialization-5.7.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.serialization-5.7.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.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-serialization.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-serialization.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.YwHY4g + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.serialization-5.7.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.serialization-5.7.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.serialization-5.7.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) 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-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.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-serialization.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-serialization.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.ZOQzHG + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.serialization-5.7.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.serialization-5.7.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.serialization-5.7.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.04 seconds py312: OK (0.03 seconds) docs: OK (0.02 seconds) congratulations :) (0.27 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.7.18 Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=2.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling msgpack>=0.5.2 from tox --print-deps-only: py312,docs Requirement not satisfied: msgpack>=0.5.2 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.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 reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing oslo.serialization.egg-info/PKG-INFO writing dependency_links to oslo.serialization.egg-info/dependency_links.txt writing requirements to oslo.serialization.egg-info/requires.txt writing top-level names to oslo.serialization.egg-info/top_level.txt writing pbr to oslo.serialization.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.serialization.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.serialization-5.7.0/oslo.serialization-5.7.0.dist-info' Handling msgpack >=0.5.2 from hook generated metadata: Requires-Dist (oslo.serialization) Requirement not satisfied: msgpack >=0.5.2 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.serialization) Requirement not satisfied: oslo.utils >=3.33.0 + cat /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.serialization-5.7.0.dist-info/ removed 'oslo.serialization-5.7.0.dist-info/AUTHORS' removed 'oslo.serialization-5.7.0.dist-info/LICENSE' removed 'oslo.serialization-5.7.0.dist-info/METADATA' removed 'oslo.serialization-5.7.0.dist-info/pbr.json' removed 'oslo.serialization-5.7.0.dist-info/top_level.txt' removed directory 'oslo.serialization-5.7.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.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-serialization.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-serialization.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.BbckeJ + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.serialization-5.7.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.serialization-5.7.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.serialization-5.7.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.03 seconds py312: OK (0.03 seconds) docs: OK (0.01 seconds) congratulations :) (0.31 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling msgpack>=0.5.2 from tox --print-deps-only: py312,docs Requirement satisfied: msgpack>=0.5.2 (installed: msgpack 1.1.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.2 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /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.serialization.egg-info/PKG-INFO writing dependency_links to oslo.serialization.egg-info/dependency_links.txt writing requirements to oslo.serialization.egg-info/requires.txt writing top-level names to oslo.serialization.egg-info/top_level.txt writing pbr to oslo.serialization.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.serialization.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.serialization-5.7.0/oslo.serialization-5.7.0.dist-info' Handling msgpack >=0.5.2 from hook generated metadata: Requires-Dist (oslo.serialization) Requirement satisfied: msgpack >=0.5.2 (installed: msgpack 1.1.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.serialization) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) + cat /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.serialization-5.7.0.dist-info/ removed 'oslo.serialization-5.7.0.dist-info/AUTHORS' removed 'oslo.serialization-5.7.0.dist-info/LICENSE' removed 'oslo.serialization-5.7.0.dist-info/METADATA' removed 'oslo.serialization-5.7.0.dist-info/top_level.txt' removed 'oslo.serialization-5.7.0.dist-info/pbr.json' removed directory 'oslo.serialization-5.7.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.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-serialization.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-serialization.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.gQVQgz + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/oslo.serialization-5.7.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-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/oslo.serialization-5.7.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.serialization-5.7.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.04 seconds py312: OK (0.04 seconds) docs: OK (0.02 seconds) congratulations :) (0.33 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling coverage>=4.0 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling msgpack>=0.5.2 from tox --print-deps-only: py312,docs Requirement satisfied: msgpack>=0.5.2 (installed: msgpack 1.1.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.2 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.2 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /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.serialization.egg-info/PKG-INFO writing dependency_links to oslo.serialization.egg-info/dependency_links.txt writing requirements to oslo.serialization.egg-info/requires.txt writing top-level names to oslo.serialization.egg-info/top_level.txt writing pbr to oslo.serialization.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.serialization.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.serialization-5.7.0/oslo.serialization-5.7.0.dist-info' Handling msgpack >=0.5.2 from hook generated metadata: Requires-Dist (oslo.serialization) Requirement satisfied: msgpack >=0.5.2 (installed: msgpack 1.1.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (oslo.serialization) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) + cat /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-buildrequires + rm -rfv oslo.serialization-5.7.0.dist-info/ removed 'oslo.serialization-5.7.0.dist-info/AUTHORS' removed 'oslo.serialization-5.7.0.dist-info/LICENSE' removed 'oslo.serialization-5.7.0.dist-info/METADATA' removed 'oslo.serialization-5.7.0.dist-info/pbr.json' removed 'oslo.serialization-5.7.0.dist-info/top_level.txt' removed directory 'oslo.serialization-5.7.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1E62Zy + 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-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.serialization-5.7.0 + mkdir -p /builddir/build/BUILD/oslo.serialization-5.7.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-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.serialization-5.7.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.serialization-5.7.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslo.serialization-5.7.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.egg-info writing /builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.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.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-modern-metadata-2rgvvseb/oslo.serialization-5.7.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: oslo.serialization Building wheel for oslo.serialization (pyproject.toml): started Running command Building wheel for oslo.serialization (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslo_serialization creating build/lib/oslo_serialization/tests copying oslo_serialization/tests/test_msgpackutils.py -> build/lib/oslo_serialization/tests copying oslo_serialization/tests/test_jsonutils.py -> build/lib/oslo_serialization/tests copying oslo_serialization/tests/test_base64.py -> build/lib/oslo_serialization/tests copying oslo_serialization/tests/__init__.py -> build/lib/oslo_serialization/tests creating build/lib/oslo_serialization/serializer copying oslo_serialization/serializer/msgpack_serializer.py -> build/lib/oslo_serialization/serializer copying oslo_serialization/serializer/json_serializer.py -> build/lib/oslo_serialization/serializer copying oslo_serialization/serializer/base_serializer.py -> build/lib/oslo_serialization/serializer copying oslo_serialization/serializer/__init__.py -> build/lib/oslo_serialization/serializer copying oslo_serialization/msgpackutils.py -> build/lib/oslo_serialization copying oslo_serialization/jsonutils.py -> build/lib/oslo_serialization copying oslo_serialization/base64.py -> build/lib/oslo_serialization copying oslo_serialization/__init__.py -> build/lib/oslo_serialization running egg_info writing oslo.serialization.egg-info/PKG-INFO writing dependency_links to oslo.serialization.egg-info/dependency_links.txt writing requirements to oslo.serialization.egg-info/requires.txt writing top-level names to oslo.serialization.egg-info/top_level.txt writing pbr to oslo.serialization.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.serialization.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/oslo_serialization copying build/lib/oslo_serialization/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_serialization copying build/lib/oslo_serialization/base64.py -> build/bdist.linux-x86_64/wheel/oslo_serialization copying build/lib/oslo_serialization/jsonutils.py -> build/bdist.linux-x86_64/wheel/oslo_serialization copying build/lib/oslo_serialization/msgpackutils.py -> build/bdist.linux-x86_64/wheel/oslo_serialization creating build/bdist.linux-x86_64/wheel/oslo_serialization/serializer copying build/lib/oslo_serialization/serializer/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/serializer copying build/lib/oslo_serialization/serializer/base_serializer.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/serializer copying build/lib/oslo_serialization/serializer/json_serializer.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/serializer copying build/lib/oslo_serialization/serializer/msgpack_serializer.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/serializer creating build/bdist.linux-x86_64/wheel/oslo_serialization/tests copying build/lib/oslo_serialization/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/tests copying build/lib/oslo_serialization/tests/test_base64.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/tests copying build/lib/oslo_serialization/tests/test_jsonutils.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/tests copying build/lib/oslo_serialization/tests/test_msgpackutils.py -> build/bdist.linux-x86_64/wheel/oslo_serialization/tests running install_egg_info Copying oslo.serialization.egg-info to build/bdist.linux-x86_64/wheel/oslo.serialization-5.7.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslo.serialization-5.7.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir/pip-wheel-q712ma50/.tmp-d20t44tj/oslo.serialization-5.7.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslo_serialization/__init__.py' adding 'oslo_serialization/base64.py' adding 'oslo_serialization/jsonutils.py' adding 'oslo_serialization/msgpackutils.py' adding 'oslo_serialization/serializer/__init__.py' adding 'oslo_serialization/serializer/base_serializer.py' adding 'oslo_serialization/serializer/json_serializer.py' adding 'oslo_serialization/serializer/msgpack_serializer.py' adding 'oslo_serialization/tests/__init__.py' adding 'oslo_serialization/tests/test_base64.py' adding 'oslo_serialization/tests/test_jsonutils.py' adding 'oslo_serialization/tests/test_msgpackutils.py' adding 'oslo.serialization-5.7.0.dist-info/AUTHORS' adding 'oslo.serialization-5.7.0.dist-info/LICENSE' adding 'oslo.serialization-5.7.0.dist-info/METADATA' adding 'oslo.serialization-5.7.0.dist-info/WHEEL' adding 'oslo.serialization-5.7.0.dist-info/pbr.json' adding 'oslo.serialization-5.7.0.dist-info/top_level.txt' adding 'oslo.serialization-5.7.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslo.serialization (pyproject.toml): finished with status 'done' Created wheel for oslo.serialization: filename=oslo.serialization-5.7.0-py3-none-any.whl size=23975 sha256=9acd98eda6bc8095e308b4cf347bc20957b83520daef49a256aa1ba6643ea4a2 Stored in directory: /builddir/.cache/pip/wheels/14/a2/d0/dece381e63dcf69d7f753a9423c08425137dbcf7ca53421be2 Successfully built oslo.serialization + 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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (oslo.serialization) with name extracted from the package (oslo.serialization); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslo.serialization-5.7.0/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 17%] contributor/index reading sources... [ 33%] index reading sources... [ 50%] install/index reading sources... [ 67%] reference/index reading sources... [ 83%] user/history 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('/') writing output... [ 17%] contributor/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /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... [ 33%] index writing output... [ 50%] install/index writing output... [ 67%] reference/index writing output... [ 83%] user/history 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 (4.28 seconds) congratulations :) (4.56 seconds) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JeR8WW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.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-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.serialization-5.7.0 ++ ls /builddir/build/BUILD/oslo.serialization-5.7.0/pyproject-wheeldir/oslo.serialization-5.7.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslo.serialization==5.7.0 + '[' -z oslo.serialization==5.7.0 ']' + TMPDIR=/builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.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.serialization-5.7.0/pyproject-wheeldir oslo.serialization==5.7.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/oslo.serialization-5.7.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslo.serialization-5.7.0-py3-none-any.whl Installing collected packages: oslo.serialization Successfully installed oslo.serialization-5.7.0 + '[' -d /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/oslo.serialization-5.7.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.serialization-5.7.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-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.serialization-5.7.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.serialization-5.7.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.serialization-5.7.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.serialization-5.7.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.serialization-5.7.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 5.7.0-0.20250318115342.bff992d.el10 --unique-debug-suffix -5.7.0-0.20250318115342.bff992d.el10.x86_64 --unique-debug-src-base python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.serialization-5.7.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 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.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.V7po6S + 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-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.serialization-5.7.0 + export OS_TEST_PATH=./oslo_serialization/tests + OS_TEST_PATH=./oslo_serialization/tests + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.serialization-5.7.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {2} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_dump [0.000635s] ... ok {2} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_dump_as_bytes [0.000286s] ... ok {2} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_dump_namedtuple [0.002431s] ... ok {2} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_dumps_exception_value [0.000310s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_DateTime [0.003690s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_date_preserve [0.000255s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_depth [0.000444s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback_itertools_count [0.000236s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback_nasty [0.000263s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_ipaddr_using_ipaddress_v4 [0.002369s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_iter [0.000364s] ... ok {2} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_tuple [0.000262s] ... ok {2} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_bad_register [0.000356s] ... ok {2} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_dict [0.001846s] ... ok {2} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_empty_dict [0.000236s] ... ok {2} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_itercount [0.000320s] ... ok {2} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_set [0.000306s] ... ok {0} oslo_serialization.tests.test_base64.Base64Tests.test_encode_as_text [0.010801s] ... ok {0} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_dumps [0.000404s] ... ok {0} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_load [0.000819s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_bytes [0.002698s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_empty_dict [0.002521s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_exception [0.000266s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback [0.004419s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback_list [0.000455s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_instance [0.000345s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_ipaddr_using_netaddr [0.000259s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_items_with_cycle [0.000314s] ... ok {0} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_message_with_param [0.004982s] ... ok {0} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_custom_register [0.004699s] ... ok {0} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_datetime_preserve [0.000385s] ... ok {1} oslo_serialization.tests.test_base64.Base64Tests.test_decode_as_bytes__error [0.002685s] ... ok {1} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_dumps_namedtuple [0.000462s] ... ok {0} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_empty_set [0.006245s] ... ok {0} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_itercount_step [0.000430s] ... ok {1} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_loads_unicode [0.005752s] ... ok {0} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_object [0.000408s] ... ok {1} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_loads_with_kwargs [0.002426s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_date [0.000286s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_datetime [0.000256s] ... ok {0} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_tuple [0.007124s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_empty_list [0.004463s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback_typeerror [0.000353s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback_typeerror_IO_object [0.004280s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_ipaddr_using_ipaddress_v6 [0.000341s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_mapping [0.000310s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_message_with_named_param [0.000317s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_nasties [0.000269s] ... ok {1} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_typeerror [0.000232s] ... ok {1} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_complex_dict [0.000489s] ... ok {3} oslo_serialization.tests.test_base64.Base64Tests.test_decode_as_bytes [0.000715s] ... ok {3} oslo_serialization.tests.test_base64.Base64Tests.test_decode_as_text [0.000536s] ... ok {3} oslo_serialization.tests.test_base64.Base64Tests.test_encode_as_bytes [0.000442s] ... ok {3} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_dumps_default [0.000450s] ... ok {3} oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_loads [0.000429s] ... ok {3} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_datetime_preserve [0.000402s] ... ok {3} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_dict [0.000393s] ... ok {3} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_ipnet_using_netaddr [0.000416s] ... ok {3} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_items [0.000472s] ... ok {3} oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_list [0.000413s] ... ok {1} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_datetime [0.014361s] ... ok {1} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_empty_list [0.000432s] ... ok {1} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_ipaddr [0.000328s] ... ok {3} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_copy_then_register [0.002214s] ... ok {3} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_datetime_tz_clone [0.000695s] ... ok {3} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_datetime_tz_different [0.000584s] ... ok {3} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_empty_frozenset [0.000486s] ... ok {3} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_frozenset [0.000436s] ... ok {3} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_list [0.000431s] ... ok {3} oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_today [0.000454s] ... ok ====== Totals ====== Ran: 70 tests in 0.6456 sec. - Passed: 70 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.1102 sec. ============== Worker Balance ============== - Worker 0 (18 tests) => 0:00:00.057492 - Worker 1 (18 tests) => 0:00:00.048945 - Worker 2 (17 tests) => 0:00:00.017828 - Worker 3 (17 tests) => 0:00:00.033129 Test id Runtime (s) --------------------------------------------------------------------------------------------- ----------- oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_datetime 0.014 oslo_serialization.tests.test_base64.Base64Tests.test_encode_as_text 0.011 oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_tuple 0.007 oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_empty_set 0.006 oslo_serialization.tests.test_jsonutils.JSONUtilsTestJson.test_loads_unicode 0.006 oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_message_with_param 0.005 oslo_serialization.tests.test_msgpackutils.MsgPackUtilsTest.test_custom_register 0.005 oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_empty_list 0.004 oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback 0.004 oslo_serialization.tests.test_jsonutils.ToPrimitiveTestCase.test_fallback_typeerror_IO_object 0.004 py312: OK (3.66 seconds) congratulations :) (3.89 seconds) + RPM_EC=0 ++ jobs -p Processing files: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bvRRat + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/doc/python3-oslo-serialization + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/doc/python3-oslo-serialization + cp -pr /builddir/build/BUILD/oslo.serialization-5.7.0/README.rst /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/doc/python3-oslo-serialization + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UbMW9Y + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/licenses/python3-oslo-serialization + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/licenses/python3-oslo-serialization + cp -pr /builddir/build/BUILD/oslo.serialization-5.7.0/LICENSE /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/licenses/python3-oslo-serialization + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-serialization = 5.7.0-0.20250318115342.bff992d.el10 python3-oslo-serialization = 5.7.0-0.20250318115342.bff992d.el10 python3.12-oslo-serialization = 5.7.0-0.20250318115342.bff992d.el10 python3.12dist(oslo-serialization) = 5.7 python3dist(oslo-serialization) = 5.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(msgpack) >= 0.5.2 python3.12dist(oslo-utils) >= 3.33 Obsoletes: python3.12-oslo-serialization < 5.7.0-0.20250318115342.bff992d.el10 Processing files: python3-oslo-serialization-tests-5.7.0-0.20250318115342.bff992d.el10.noarch Provides: python-oslo-serialization-tests = 5.7.0-0.20250318115342.bff992d.el10 python3-oslo-serialization-tests = 5.7.0-0.20250318115342.bff992d.el10 python3.12-oslo-serialization-tests = 5.7.0-0.20250318115342.bff992d.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-serialization-tests < 5.7.0-0.20250318115342.bff992d.el10 Processing files: python-oslo-serialization-doc-5.7.0-0.20250318115342.bff992d.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J2s7rM + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/doc/python-oslo-serialization-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/doc/python-oslo-serialization-doc + cp -pr /builddir/build/BUILD/oslo.serialization-5.7.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/doc/python-oslo-serialization-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nNEFdF + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/licenses/python-oslo-serialization-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/licenses/python-oslo-serialization-doc + cp -pr /builddir/build/BUILD/oslo.serialization-5.7.0/LICENSE /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64/usr/share/licenses/python-oslo-serialization-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-serialization-doc = 5.7.0-0.20250318115342.bff992d.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-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64 Wrote: /builddir/build/SRPMS/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.src.rpm Wrote: /builddir/build/RPMS/python3-oslo-serialization-tests-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-serialization-doc-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qdB3BD + umask 022 + cd /builddir/build/BUILD + cd oslo.serialization-5.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.UzMwgL + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/oslo.serialization-5.7.0-SPECPARTS + rm -rf oslo.serialization-5.7.0 oslo.serialization-5.7.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0