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-cursive.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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-cursive.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-cursive-0.2.3-0.20250307132623.e754d67.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-cursive.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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-cursive.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-cursive-0.2.3-0.20250307132623.e754d67.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-cursive.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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-cursive.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.fxR06k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cursive-0.2.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cursive-0.2.3-0.20250307132623.e754d67.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cursive-0.2.3 + rm -rf /builddir/build/BUILD/cursive-0.2.3-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/cursive-0.2.3-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-cursive-0.2.3 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.rUmMwH + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + 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/cursive-0.2.3/.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/cursive-0.2.3/.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/cursive-0.2.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.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) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-cursive-0.2.3-0.20250307132623.e754d67.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-cursive.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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-cursive.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.cJJxcB + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + 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/cursive-0.2.3/.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/cursive-0.2.3/.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/cursive-0.2.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.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) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.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-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-cursive-0.2.3-0.20250307132623.e754d67.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-cursive.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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-cursive.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.e4EERG + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + 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/cursive-0.2.3/.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/cursive-0.2.3/.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/cursive-0.2.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.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) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.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.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 stestr>=3.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: stestr>=3.0.1 Handling coverage>=3.6 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=3.6 Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: python-subunit>=0.0.18 Handling mock>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: mock>=2.0.0 Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=1.10.0 Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: testrepository>=0.0.18 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=1.4.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2,!=1.6.6 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2,!=1.6.6 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=1.17.0 Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=1.8.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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing cursive.egg-info/PKG-INFO writing dependency_links to cursive.egg-info/dependency_links.txt writing requirements to cursive.egg-info/requires.txt writing top-level names to cursive.egg-info/top_level.txt writing pbr to cursive.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 reading manifest template 'MANIFEST.in' 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 'cursive.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cursive-0.2.3/cursive-0.2.3.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. Handling pbr >=1.6 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: pbr >=1.6 (installed: pbr 6.0.0) Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (cursive) Requirement not satisfied: cryptography >=2.1 Handling oslo.serialization >=1.10.0 from hook generated metadata: Requires-Dist (cursive) Requirement not satisfied: oslo.serialization >=1.10.0 Handling oslo.utils >=3.16.0 from hook generated metadata: Requires-Dist (cursive) Requirement not satisfied: oslo.utils >=3.16.0 Handling oslo.i18n >=2.1.0 from hook generated metadata: Requires-Dist (cursive) Requirement not satisfied: oslo.i18n >=2.1.0 Handling oslo.log >=1.14.0 from hook generated metadata: Requires-Dist (cursive) Requirement not satisfied: oslo.log >=1.14.0 Handling castellan >=0.4.0 from hook generated metadata: Requires-Dist (cursive) Requirement not satisfied: castellan >=0.4.0 + cat /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64-pyproject-buildrequires + rm -rfv cursive-0.2.3.dist-info/ removed 'cursive-0.2.3.dist-info/AUTHORS' removed 'cursive-0.2.3.dist-info/LICENSE' removed 'cursive-0.2.3.dist-info/METADATA' removed 'cursive-0.2.3.dist-info/pbr.json' removed 'cursive-0.2.3.dist-info/top_level.txt' removed directory 'cursive-0.2.3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-cursive-0.2.3-0.20250307132623.e754d67.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-cursive.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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-cursive.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.hc8Nt7 + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + 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/cursive-0.2.3/.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/cursive-0.2.3/.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/cursive-0.2.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.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) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.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.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling stestr>=3.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling coverage>=3.6 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=3.6 (installed: coverage 7.3.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling mock>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2,!=1.6.6 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2,!=1.6.6 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=1.8.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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing cursive.egg-info/PKG-INFO writing dependency_links to cursive.egg-info/dependency_links.txt writing requirements to cursive.egg-info/requires.txt writing top-level names to cursive.egg-info/top_level.txt writing pbr to cursive.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 reading manifest template 'MANIFEST.in' 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 'cursive.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cursive-0.2.3/cursive-0.2.3.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. Handling pbr >=1.6 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: pbr >=1.6 (installed: pbr 6.0.0) Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: cryptography >=2.1 (installed: cryptography 43.0.0) Handling oslo.serialization >=1.10.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.serialization >=1.10.0 (installed: oslo.serialization 5.6.0) Handling oslo.utils >=3.16.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.utils >=3.16.0 (installed: oslo.utils 8.0.0) Handling oslo.i18n >=2.1.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.i18n >=2.1.0 (installed: oslo.i18n 6.5.0) Handling oslo.log >=1.14.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.log >=1.14.0 (installed: oslo.log 7.0.0) Handling castellan >=0.4.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: castellan >=0.4.0 (installed: castellan 5.2.1) + cat /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64-pyproject-buildrequires + rm -rfv cursive-0.2.3.dist-info/ removed 'cursive-0.2.3.dist-info/AUTHORS' removed 'cursive-0.2.3.dist-info/LICENSE' removed 'cursive-0.2.3.dist-info/METADATA' removed 'cursive-0.2.3.dist-info/top_level.txt' removed 'cursive-0.2.3.dist-info/pbr.json' removed directory 'cursive-0.2.3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-cursive-0.2.3-0.20250307132623.e754d67.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-cursive.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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-cursive.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.pKDsZV + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + 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/cursive-0.2.3/.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/cursive-0.2.3/.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/cursive-0.2.3/pyproject-wheeldir --output /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.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) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.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.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling stestr>=3.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling coverage>=3.6 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=3.6 (installed: coverage 7.3.2) Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=0.0.18 (installed: python-subunit 1.4.4) Handling mock>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling sphinx>=1.6.2,!=1.6.6 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2,!=1.6.6 (installed: sphinx 7.2.6) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=1.8.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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing cursive.egg-info/PKG-INFO writing dependency_links to cursive.egg-info/dependency_links.txt writing requirements to cursive.egg-info/requires.txt writing top-level names to cursive.egg-info/top_level.txt writing pbr to cursive.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 reading manifest template 'MANIFEST.in' 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 'cursive.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cursive-0.2.3/cursive-0.2.3.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. Handling pbr >=1.6 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: pbr >=1.6 (installed: pbr 6.0.0) Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: cryptography >=2.1 (installed: cryptography 43.0.0) Handling oslo.serialization >=1.10.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.serialization >=1.10.0 (installed: oslo.serialization 5.6.0) Handling oslo.utils >=3.16.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.utils >=3.16.0 (installed: oslo.utils 8.0.0) Handling oslo.i18n >=2.1.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.i18n >=2.1.0 (installed: oslo.i18n 6.5.0) Handling oslo.log >=1.14.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: oslo.log >=1.14.0 (installed: oslo.log 7.0.0) Handling castellan >=0.4.0 from hook generated metadata: Requires-Dist (cursive) Requirement satisfied: castellan >=0.4.0 (installed: castellan 5.2.1) + cat /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64-pyproject-buildrequires + rm -rfv cursive-0.2.3.dist-info/ removed 'cursive-0.2.3.dist-info/AUTHORS' removed 'cursive-0.2.3.dist-info/LICENSE' removed 'cursive-0.2.3.dist-info/METADATA' removed 'cursive-0.2.3.dist-info/pbr.json' removed 'cursive-0.2.3.dist-info/top_level.txt' removed directory 'cursive-0.2.3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rFsCjs + 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 cursive-0.2.3 + mkdir -p /builddir/build/BUILD/cursive-0.2.3/.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/cursive-0.2.3/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/cursive-0.2.3/pyproject-wheeldir Processing /builddir/build/BUILD/cursive-0.2.3 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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info creating /builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.egg-info writing /builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.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 reading manifest template 'MANIFEST.in' 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/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-modern-metadata-wtr0b01e/cursive-0.2.3.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: cursive Building wheel for cursive (pyproject.toml): started Running command Building wheel for cursive (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/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/cursive copying cursive/verifiers.py -> build/lib/cursive copying cursive/signature_utils.py -> build/lib/cursive copying cursive/i18n.py -> build/lib/cursive copying cursive/exception.py -> build/lib/cursive copying cursive/certificate_utils.py -> build/lib/cursive copying cursive/__init__.py -> build/lib/cursive creating build/lib/cursive/tests creating build/lib/cursive/tests/unit copying cursive/tests/unit/test_signature_utils.py -> build/lib/cursive/tests/unit copying cursive/tests/unit/test_certificate_utils.py -> build/lib/cursive/tests/unit copying cursive/tests/unit/__init__.py -> build/lib/cursive/tests/unit copying cursive/tests/base.py -> build/lib/cursive/tests copying cursive/tests/__init__.py -> build/lib/cursive/tests running egg_info writing cursive.egg-info/PKG-INFO writing dependency_links to cursive.egg-info/dependency_links.txt writing requirements to cursive.egg-info/requires.txt writing top-level names to cursive.egg-info/top_level.txt writing pbr to cursive.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 reading manifest template 'MANIFEST.in' 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 'cursive.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cursive.tests.unit.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cursive.tests.unit.data' 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 'cursive.tests.unit.data' 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 'cursive.tests.unit.data' to be distributed and are already explicitly excluding 'cursive.tests.unit.data' 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/cursive/tests/unit/data copying cursive/tests/unit/data/child_cert.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/grandchild_cert.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/grandparent_cert.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/not_a_cert.txt -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/orphaned_cert.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/parent_cert.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/self_signed_cert.der -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/self_signed_cert.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/self_signed_cert_invalid_ca_constraint.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/self_signed_cert_invalid_key_usage.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/self_signed_cert_missing_ca_constraint.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/self_signed_cert_missing_key_usage.pem -> build/lib/cursive/tests/unit/data copying cursive/tests/unit/data/signed_cert.pem -> build/lib/cursive/tests/unit/data 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/cursive creating build/bdist.linux-x86_64/wheel/cursive/tests copying build/lib/cursive/tests/__init__.py -> build/bdist.linux-x86_64/wheel/cursive/tests copying build/lib/cursive/tests/base.py -> build/bdist.linux-x86_64/wheel/cursive/tests creating build/bdist.linux-x86_64/wheel/cursive/tests/unit creating build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/signed_cert.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/self_signed_cert_missing_key_usage.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/self_signed_cert_missing_ca_constraint.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/self_signed_cert_invalid_key_usage.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/self_signed_cert_invalid_ca_constraint.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/self_signed_cert.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/self_signed_cert.der -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/parent_cert.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/orphaned_cert.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/not_a_cert.txt -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/grandparent_cert.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/grandchild_cert.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/data/child_cert.pem -> build/bdist.linux-x86_64/wheel/cursive/tests/unit/data copying build/lib/cursive/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/cursive/tests/unit copying build/lib/cursive/tests/unit/test_certificate_utils.py -> build/bdist.linux-x86_64/wheel/cursive/tests/unit copying build/lib/cursive/tests/unit/test_signature_utils.py -> build/bdist.linux-x86_64/wheel/cursive/tests/unit copying build/lib/cursive/__init__.py -> build/bdist.linux-x86_64/wheel/cursive copying build/lib/cursive/certificate_utils.py -> build/bdist.linux-x86_64/wheel/cursive copying build/lib/cursive/exception.py -> build/bdist.linux-x86_64/wheel/cursive copying build/lib/cursive/i18n.py -> build/bdist.linux-x86_64/wheel/cursive copying build/lib/cursive/signature_utils.py -> build/bdist.linux-x86_64/wheel/cursive copying build/lib/cursive/verifiers.py -> build/bdist.linux-x86_64/wheel/cursive running install_egg_info Copying cursive.egg-info to build/bdist.linux-x86_64/wheel/cursive-0.2.3-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/cursive-0.2.3.dist-info/WHEEL creating '/builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir/pip-wheel-3m79kkl7/.tmp-t8ocre57/cursive-0.2.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'cursive/__init__.py' adding 'cursive/certificate_utils.py' adding 'cursive/exception.py' adding 'cursive/i18n.py' adding 'cursive/signature_utils.py' adding 'cursive/verifiers.py' adding 'cursive/tests/__init__.py' adding 'cursive/tests/base.py' adding 'cursive/tests/unit/__init__.py' adding 'cursive/tests/unit/test_certificate_utils.py' adding 'cursive/tests/unit/test_signature_utils.py' adding 'cursive/tests/unit/data/child_cert.pem' adding 'cursive/tests/unit/data/grandchild_cert.pem' adding 'cursive/tests/unit/data/grandparent_cert.pem' adding 'cursive/tests/unit/data/not_a_cert.txt' adding 'cursive/tests/unit/data/orphaned_cert.pem' adding 'cursive/tests/unit/data/parent_cert.pem' adding 'cursive/tests/unit/data/self_signed_cert.der' adding 'cursive/tests/unit/data/self_signed_cert.pem' adding 'cursive/tests/unit/data/self_signed_cert_invalid_ca_constraint.pem' adding 'cursive/tests/unit/data/self_signed_cert_invalid_key_usage.pem' adding 'cursive/tests/unit/data/self_signed_cert_missing_ca_constraint.pem' adding 'cursive/tests/unit/data/self_signed_cert_missing_key_usage.pem' adding 'cursive/tests/unit/data/signed_cert.pem' adding 'cursive-0.2.3.dist-info/AUTHORS' adding 'cursive-0.2.3.dist-info/LICENSE' adding 'cursive-0.2.3.dist-info/METADATA' adding 'cursive-0.2.3.dist-info/WHEEL' adding 'cursive-0.2.3.dist-info/pbr.json' adding 'cursive-0.2.3.dist-info/top_level.txt' adding 'cursive-0.2.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for cursive (pyproject.toml): finished with status 'done' Created wheel for cursive: filename=cursive-0.2.3-py2.py3-none-any.whl size=43370 sha256=9deb349705cd2214e1df357dbf5eaee0c137a44fe2f4acb5afcdd82c8f927b49 Stored in directory: /builddir/.cache/pip/wheels/28/2f/c2/93844b3b1518449daef6f1a0d70311ebecff5eacf8446bb0e4 Successfully built cursive + 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-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/cursive-0.2.3/.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 (cursive) with name extracted from the package (cursive); 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/cursive-0.2.3/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done [openstackdocstheme] the 'repository_name' config option has been deprecated and replaced by the 'openstackdocs_repo_name' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_project' config option has been deprecated and replaced by the 'openstackdocs_bug_project' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_tag' config option has been deprecated and replaced by the 'openstackdocs_bug_tag' option; support for the former will be dropped in a future release /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... [ 25%] index writing output... [ 50%] installation writing output... [ 75%] readme writing output... [100%] usage /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex 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.03 seconds) congratulations :) (1.09 seconds) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EzsOsq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.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 cursive-0.2.3 ++ ls /builddir/build/BUILD/cursive-0.2.3/pyproject-wheeldir/cursive-0.2.3-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=cursive==0.2.3 + '[' -z cursive==0.2.3 ']' + TMPDIR=/builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.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/cursive-0.2.3/pyproject-wheeldir cursive==0.2.3 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/cursive-0.2.3/pyproject-wheeldir Processing ./pyproject-wheeldir/cursive-0.2.3-py2.py3-none-any.whl Installing collected packages: cursive Successfully installed cursive-0.2.3 + '[' -d /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/cursive-0.2.3.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages/cursive-0.2.3.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-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64 --record /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages/cursive-0.2.3.dist-info/RECORD --output /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages/cursive-0.2.3.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages/cursive-0.2.3.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages/cursive-0.2.3.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages/cursive-0.2.3.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-cursive-0.2.3-0.20250307132623.e754d67.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 0.2.3-0.20250307132623.e754d67.el10 --unique-debug-suffix -0.2.3-0.20250307132623.e754d67.el10.x86_64 --unique-debug-src-base python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cursive-0.2.3 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-cursive-0.2.3-0.20250307132623.e754d67.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.i5jOFr + 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 cursive-0.2.3 + 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-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/cursive-0.2.3/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:41: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_before_utc. if now < certificate.not_valid_before: {2} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_verify [0.003579s] ... ok /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:43: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc. elif now > certificate.not_valid_after: {2} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_is_not_issuer [0.000659s] ... ok {2} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_verify_invalid_certificate [0.001577s] ... ok {2} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_verify_signing_certificate [0.000647s] ... ok {2} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_verify_valid_certificate_with_no_root [0.001011s] ... ok {2} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_public_key_ecc [0.000842s] ... ok {2} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_public_key_invalid_key [0.000915s] ... ok {2} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_signature_fail [0.000892s] ... ok {2} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_verifier_invalid_image_props [0.000687s] ... ok {2} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_verifier_none [0.000937s] ... ok {2} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_bad_sig_key_type [0.000639s] ... ok {2} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_bad_signature [0.000867s] ... ok {1} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_can_sign_certificates [0.000899s] ... ok {1} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_cannot_sign_certificates_with_invalid_basic_constraints [0.000639s] ... ok {1} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_verify_disable_checks [0.001699s] ... ok {1} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_is_issuer_with_invalid_certs [0.000467s] ... ok /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:41: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_before_utc. if now < certificate.not_valid_before: /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:43: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc. elif now > certificate.not_valid_after: {1} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_is_within_valid_dates [0.000877s] ... ok {1} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_certificate_id_not_exist [0.000750s] ... ok {1} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_certificate_invalid_format [0.000784s] ... ok {1} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_hash_method_fail [0.000465s] ... ok {1} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_public_key_rsa [0.000765s] ... ok {1} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_should_create_verifier [0.000377s] ... ok {1} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_signature_key_type_lookup_fail [0.000424s] ... ok /builddir/build/BUILD/cursive-0.2.3/cursive/tests/unit/test_signature_utils.py:174: UserWarning: ECC curve 'sect571k1' not supported warnings.warn("ECC curve '%s' not supported" % curve.name) /builddir/build/BUILD/cursive-0.2.3/cursive/tests/unit/test_signature_utils.py:174: UserWarning: ECC curve 'sect409k1' not supported warnings.warn("ECC curve '%s' not supported" % curve.name) /builddir/build/BUILD/cursive-0.2.3/cursive/tests/unit/test_signature_utils.py:174: UserWarning: ECC curve 'sect571r1' not supported warnings.warn("ECC curve '%s' not supported" % curve.name) /builddir/build/BUILD/cursive-0.2.3/cursive/tests/unit/test_signature_utils.py:174: UserWarning: ECC curve 'sect409r1' not supported warnings.warn("ECC curve '%s' not supported" % curve.name) {1} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_ECC [0.009817s] ... ok {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_cannot_sign_certificates_with_invalid_key_usage [0.000910s] ... ok /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:41: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_before_utc. if now < certificate.not_valid_before: /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:43: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc. elif now > certificate.not_valid_after: {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_init_with_out_of_date_certificate [0.001992s] ... ok {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_update_with_date_invalid_certificate [0.000946s] ... ok {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_update_with_valid_certificate [0.000764s] ... ok {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_verify_invalid_chain_length [0.002961s] ... ok {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_is_after_valid_dates [0.000657s] ... ok {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_is_before_valid_dates [0.000617s] ... ok {3} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_verify_valid_certificate [0.001649s] ... ok {3} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_certificate [0.000838s] ... ok {3} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_hash_method [0.000256s] ... ok {3} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_signature [0.000276s] ... ok {3} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_DSA [0.007425s] ... ok {0} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_cannot_sign_certificates_without_basic_constraints [0.001303s] ... ok {0} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_cannot_sign_certificates_without_key_usage [0.000583s] ... ok /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:41: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_before_utc. if now < certificate.not_valid_before: /builddir/build/BUILD/cursive-0.2.3/cursive/certificate_utils.py:43: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc. elif now > certificate.not_valid_after: {0} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_init [0.001340s] ... ok {0} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_init_with_invalid_certificate [0.001421s] ... ok {0} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_init_with_non_signing_certificate [0.001697s] ... ok WARNING [cursive.certificate_utils] Certificate '1' is outside its valid date range and cannot be used as a signing certificate. WARNING [cursive.certificate_utils] Certificate '2' is outside its valid date range and cannot be used as a signing certificate. {0} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_update_with_invalid_certificate [0.001061s] ... ok {0} cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_is_issuer [0.000969s] ... ok ERROR [cursive.signature_utils] Unable to retrieve certificate with ID fea14bc2-d75f-4ba5-bccc-b5c924ad0695: No matching certificate found. {0} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_certificate_key_manager_fail [0.000870s] ... ok {0} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_get_public_key_dsa [0.000835s] ... ok {0} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_should_create_verifier_fail [0.000337s] ... ok {0} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_signature_key_type_lookup [0.000351s] ... ok {0} cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_PSS [0.001757s] ... ok ====== Totals ====== Ran: 48 tests in 0.7080 sec. - Passed: 48 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.0630 sec. ============== Worker Balance ============== - Worker 0 (12 tests) => 0:00:00.013599 - Worker 1 (12 tests) => 0:00:00.018744 - Worker 2 (12 tests) => 0:00:00.015736 - Worker 3 (12 tests) => 0:00:00.020276 Test id Runtime (s) ------------------------------------------------------------------------------------------------------------- ----------- cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_ECC 0.010 cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_DSA 0.007 cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_verify 0.004 cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_verify_invalid_chain_length 0.003 cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_init_with_out_of_date_certificate 0.002 cursive.tests.unit.test_signature_utils.TestSignatureUtils.test_verify_signature_PSS 0.002 cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_verify_disable_checks 0.002 cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_context_init_with_non_signing_certificate 0.002 cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_verify_valid_certificate 0.002 cursive.tests.unit.test_certificate_utils.TestCertificateUtils.test_verify_invalid_certificate 0.002 py312: OK (5.00 seconds) congratulations :) (5.06 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cursive-0.2.3-0.20250307132623.e754d67.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.glqFid + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/doc/python3-cursive + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/doc/python3-cursive + cp -pr /builddir/build/BUILD/cursive-0.2.3/doc/source/readme.rst /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/doc/python3-cursive + cp -pr /builddir/build/BUILD/cursive-0.2.3/README.rst /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/doc/python3-cursive + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jQQuMi + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/licenses/python3-cursive + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/licenses/python3-cursive + cp -pr /builddir/build/BUILD/cursive-0.2.3/LICENSE /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/licenses/python3-cursive + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cursive = 0.2.3-0.20250307132623.e754d67.el10 python3-cursive = 0.2.3-0.20250307132623.e754d67.el10 python3.12-cursive = 0.2.3-0.20250307132623.e754d67.el10 python3.12dist(cursive) = 0.2.3 python3dist(cursive) = 0.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(castellan) >= 0.4 python3.12dist(cryptography) >= 2.1 python3.12dist(oslo-i18n) >= 2.1 python3.12dist(oslo-log) >= 1.14 python3.12dist(oslo-serialization) >= 1.10 python3.12dist(oslo-utils) >= 3.16 python3.12dist(pbr) >= 1.6 Obsoletes: python3.12-cursive < 0.2.3-0.20250307132623.e754d67.el10 Processing files: python-cursive-doc-0.2.3-0.20250307132623.e754d67.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hd8zgf + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/doc/python-cursive-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/doc/python-cursive-doc + cp -pr /builddir/build/BUILD/cursive-0.2.3/doc/build/html /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/doc/python-cursive-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1xebbB + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/licenses/python-cursive-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/licenses/python-cursive-doc + cp -pr /builddir/build/BUILD/cursive-0.2.3/LICENSE /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64/usr/share/licenses/python-cursive-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cursive-doc = 0.2.3-0.20250307132623.e754d67.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-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64 Wrote: /builddir/build/SRPMS/python-cursive-0.2.3-0.20250307132623.e754d67.el10.src.rpm Wrote: /builddir/build/RPMS/python3-cursive-0.2.3-0.20250307132623.e754d67.el10.noarch.rpm Wrote: /builddir/build/RPMS/python-cursive-doc-0.2.3-0.20250307132623.e754d67.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fA26T7 + umask 022 + cd /builddir/build/BUILD + cd cursive-0.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cursive-0.2.3-0.20250307132623.e754d67.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iEQjA5 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/cursive-0.2.3-SPECPARTS + rm -rf cursive-0.2.3 cursive-0.2.3.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