Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.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: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* 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-django-horizon-25.8.0-0.20260512140303.1477abd.el10.src.rpm RPM build warnings: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.7 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.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: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* 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-django-horizon-25.8.0-0.20260512140303.1477abd.el10.src.rpm RPM build warnings: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.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: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* 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-django-horizon-25.8.0-0.20260512140303.1477abd.el10.src.rpm RPM build warnings: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.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: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* 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.FcV6Up + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf horizon-25.8.0.dev64 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/horizon-25.8.0.dev64-0.20260512140303.1477abd.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd horizon-25.8.0.dev64 + rm -rf /builddir/build/BUILD/horizon-25.8.0.dev64-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/horizon-25.8.0.dev64-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-django-horizon-25.8.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^DEBUG =.*/c\DEBUG = False' openstack_dashboard/local/local_settings.py.example + sed -i '/^WEBROOT =.*/c\WEBROOT = '\''/dashboard/'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*ALLOWED_HOSTS =.*/c\ALLOWED_HOSTS = ['\''horizon.example.com'\'', '\''localhost'\'']' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*LOCAL_PATH =.*/c\LOCAL_PATH = '\''/tmp'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*POLICY_FILES_PATH =.*/c\POLICY_FILES_PATH = '\''/etc/openstack-dashboard'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^BIN_DIR = .*/c\BIN_DIR = '\''/usr/bin'\''' openstack_dashboard/settings.py + sed -i '/^COMPRESS_PARSER = .*/a COMPRESS_OFFLINE = True' openstack_dashboard/settings.py + sed -i 's:COMPRESS_OFFLINE.=.False:COMPRESS_OFFLINE = True:' openstack_dashboard/settings.py + 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 + sed -i '/^[\ ]*hacking>=.*/d' tox.ini + sed -i '/^[\ ]*doc8 doc\/source/d' tox.ini + sed -i 's/PyYAML.*/PyYAML/' requirements.txt + sed -i 's/^\(XStatic\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-Angular\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-JQuery-Migrate\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-jquery-ui\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-jQuery\)>=.*/\1/' requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + 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 bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^nodeenv.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^nodeenv.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pytest-django.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pytest-django.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pytest-html.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pytest-html.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^enmerkar.*/d' requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^pymongo.*/d' requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^tzdata.*/d' requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.2iOEzO + umask 022 + cd /builddir/build/BUILD + cd horizon-25.8.0.dev64 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.8.0.dev64/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.8.0.dev64/.pyproject-builddir + RPM_TOXENV=py312,docs + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.8.0.dev64/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.8.0-0.20260512140303.1477abd.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 80.10.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement not satisfied: tox-current-env >= 0.0.16 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-django-horizon-25.8.0-0.20260512140303.1477abd.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.8.0-0.20260512140303.1477abd.el10.buildreqs.nosrc.rpm RPM build warnings: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* 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. Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.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: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* 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.uEhUJr + umask 022 + cd /builddir/build/BUILD + cd horizon-25.8.0.dev64 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.8.0.dev64/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.8.0.dev64/.pyproject-builddir + RPM_TOXENV=py312,docs + FEDORA= + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.8.0.dev64/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.8.0-0.20260512140303.1477abd.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling pbr>=6.0.0 from build-system.requires Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling setuptools>=64.0.0 from build-system.requires Requirement satisfied: setuptools>=64.0.0 (installed: setuptools 80.10.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.16 from tox itself Requirement satisfied: tox-current-env >= 0.0.16 (installed: tox-current-env 0.0.16) py312: OK ✔ in 0.01 seconds py312: OK (0.00 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 coverage>=4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0 Handling freezegun>=0.3.15 from tox --print-deps-only: py312,docs Requirement not satisfied: freezegun>=0.3.15 Handling pytest>=5.3.5 from tox --print-deps-only: py312,docs Requirement not satisfied: pytest>=5.3.5 Handling pymemcache>=4.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: pymemcache>=4.0.0 Handling selenium>=2.50.1 from tox --print-deps-only: py312,docs Requirement not satisfied: selenium>=2.50.1 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.2.0 Handling tzdata>=2022.4 from tox --print-deps-only: py312,docs Requirement not satisfied: tzdata>=2022.4 Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.13.1) Handling Django>=4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: Django>=4.2 Handling django-compressor>=4.4 from tox --print-deps-only: py312,docs Requirement not satisfied: django-compressor>=4.4 Handling django-debreach>=1.4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: django-debreach>=1.4.2 Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: futurist>=1.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs Requirement not satisfied: iso8601>=0.1.11 Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=4.3.1 Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.7.18 Handling openstacksdk>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstacksdk>=4.5.0 Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.config>=8.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=8.8.0 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.policy>=3.11.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.policy>=3.11.0 Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.upgradecheck>=1.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling osprofiler>=3.4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=3.4.2 Handling libsass>=0.23.0 from tox --print-deps-only: py312,docs Requirement not satisfied: libsass>=0.23.0 Handling Pillow>=9.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: Pillow>=9.1.0 Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-cinderclient>=8.0.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-keystoneclient>=3.22.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling PyYAML from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML Handling qrcode>=8.2 from tox --print-deps-only: py312,docs Requirement not satisfied: qrcode>=8.2 Handling requests>=2.25.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.4) Handling semantic-version>=2.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: semantic-version>=2.3.1 Handling XStatic from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic Handling XStatic-Angular from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-FileUpload>=12.0.4.0 Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-Gettext>=2.3.8.0 Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-bootswatch>=3.3.7.0 Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-D3>=3.5.17.0 Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Hogan>=2.0.0.2 Handling XStatic-Font-Awesome>=6.2.1.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Font-Awesome>=6.2.1.2 Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Jasmine>=2.4.1.1 Handling XStatic-jQuery from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 Handling XStatic-jquery-ui from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JSEncrypt>=2.3.1.1 Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-mdi>=1.6.50.2 Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-objectpath>=1.2.1.0 Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Rickshaw>=1.5.0.0 Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-roboto-fontface>=0.5.0.0 Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-smart-table>=1.4.13.2 Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Spin>=1.2.5.2 Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-term.js>=0.0.7.0 Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-tv4>=1.2.7.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py312,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.13.1) Handling Django>=4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: Django>=4.2 Handling django-compressor>=4.4 from tox --print-deps-only: py312,docs Requirement not satisfied: django-compressor>=4.4 Handling django-debreach>=1.4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: django-debreach>=1.4.2 Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: futurist>=1.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py312,docs Requirement not satisfied: iso8601>=0.1.11 Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: keystoneauth1>=4.3.1 Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs Requirement not satisfied: netaddr>=0.7.18 Handling openstacksdk>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstacksdk>=4.5.0 Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.config>=8.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.config>=8.8.0 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.policy>=3.11.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.policy>=3.11.0 Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.upgradecheck>=1.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling osprofiler>=3.4.2 from tox --print-deps-only: py312,docs Requirement not satisfied: osprofiler>=3.4.2 Handling libsass>=0.23.0 from tox --print-deps-only: py312,docs Requirement not satisfied: libsass>=0.23.0 Handling Pillow>=9.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: Pillow>=9.1.0 Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-cinderclient>=8.0.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-keystoneclient>=3.22.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling PyYAML from tox --print-deps-only: py312,docs Requirement not satisfied: PyYAML Handling qrcode>=8.2 from tox --print-deps-only: py312,docs Requirement not satisfied: qrcode>=8.2 Handling requests>=2.25.1 from tox --print-deps-only: py312,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.4) Handling semantic-version>=2.3.1 from tox --print-deps-only: py312,docs Requirement not satisfied: semantic-version>=2.3.1 Handling XStatic from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic Handling XStatic-Angular from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-FileUpload>=12.0.4.0 Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-Gettext>=2.3.8.0 Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-bootswatch>=3.3.7.0 Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-D3>=3.5.17.0 Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Hogan>=2.0.0.2 Handling XStatic-Font-Awesome>=6.2.1.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Font-Awesome>=6.2.1.2 Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Jasmine>=2.4.1.1 Handling XStatic-jQuery from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 Handling XStatic-jquery-ui from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-JSEncrypt>=2.3.1.1 Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-mdi>=1.6.50.2 Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-objectpath>=1.2.1.0 Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Rickshaw>=1.5.0.0 Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-roboto-fontface>=0.5.0.0 Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-smart-table>=1.4.13.2 Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-Spin>=1.2.5.2 Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-term.js>=0.0.7.0 Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: XStatic-tv4>=1.2.7.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 7.2.6) Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 Handling mock>=2.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: mock>=2.0.0 Handling pytest>=5.3.5 from tox --print-deps-only: py312,docs Requirement not satisfied: pytest>=5.3.5 /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running dist_info writing horizon.egg-info/PKG-INFO writing dependency_links to horizon.egg-info/dependency_links.txt writing entry points to horizon.egg-info/entry_points.txt writing requirements to horizon.egg-info/requires.txt writing top-level names to horizon.egg-info/top_level.txt writing pbr to horizon.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'horizon.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/horizon-25.8.0.dev64/horizon-25.8.0.dev64.dist-info' Handling pbr>=5.5.0 from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.13.1) Handling Django>=4.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: Django>=4.2 Handling django-compressor>=4.4 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: django-compressor>=4.4 Handling django-debreach>=1.4.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: django-debreach>=1.4.2 Handling futurist>=1.2.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: futurist>=1.2.0 Handling iso8601>=0.1.11 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: iso8601>=0.1.11 Handling keystoneauth1>=4.3.1 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: keystoneauth1>=4.3.1 Handling netaddr>=0.7.18 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: netaddr>=0.7.18 Handling openstacksdk>=4.5.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: openstacksdk>=4.5.0 Handling oslo.concurrency>=4.5.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.config>=8.8.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.config>=8.8.0 Handling oslo.i18n>=5.1.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.policy>=3.11.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.policy>=3.11.0 Handling oslo.serialization>=4.3.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.upgradecheck>=1.5.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.upgradecheck>=1.5.0 Handling oslo.utils>=7.0.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.utils>=7.0.0 Handling osprofiler>=3.4.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: osprofiler>=3.4.2 Handling libsass>=0.23.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: libsass>=0.23.0 Handling Pillow>=9.1.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: Pillow>=9.1.0 Handling python-cinderclient>=8.0.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-cinderclient>=8.0.0 Handling python-glanceclient>=2.8.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-keystoneclient>=3.22.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-keystoneclient>=3.22.0 Handling python-novaclient>=9.1.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-novaclient>=9.1.0 Handling python-swiftclient>=3.2.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-swiftclient>=3.2.0 Handling PyYAML from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: PyYAML Handling qrcode>=8.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: qrcode>=8.2 Handling requests>=2.25.1 from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.4) Handling semantic-version>=2.3.1 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: semantic-version>=2.3.1 Handling XStatic from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic Handling XStatic-Angular from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap>=2.2.0.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 Handling XStatic-Angular-FileUpload>=12.0.4.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-FileUpload>=12.0.4.0 Handling XStatic-Angular-Gettext>=2.3.8.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Gettext>=2.3.8.0 Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 Handling XStatic-Angular-Schema-Form>=0.8.13.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 Handling XStatic-bootswatch>=3.3.7.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-bootswatch>=3.3.7.0 Handling XStatic-D3>=3.5.17.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-D3>=3.5.17.0 Handling XStatic-Hogan>=2.0.0.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Hogan>=2.0.0.2 Handling XStatic-Font-Awesome>=6.2.1.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Font-Awesome>=6.2.1.2 Handling XStatic-Jasmine>=2.4.1.1 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Jasmine>=2.4.1.1 Handling XStatic-jQuery from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch>=2.0.3.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 Handling XStatic-JQuery.TableSorter>=2.14.5.1 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 Handling XStatic-jquery-ui from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt>=2.3.1.1 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JSEncrypt>=2.3.1.1 Handling XStatic-mdi>=1.6.50.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-mdi>=1.6.50.2 Handling XStatic-objectpath>=1.2.1.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-objectpath>=1.2.1.0 Handling XStatic-Rickshaw>=1.5.0.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Rickshaw>=1.5.0.0 Handling XStatic-roboto-fontface>=0.5.0.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-roboto-fontface>=0.5.0.0 Handling XStatic-smart-table>=1.4.13.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-smart-table>=1.4.13.2 Handling XStatic-Spin>=1.2.5.2 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Spin>=1.2.5.2 Handling XStatic-term.js>=0.0.7.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-term.js>=0.0.7.0 Handling XStatic-tv4>=1.2.7.0 from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-tv4>=1.2.7.0 + cat /builddir/build/BUILD/python-django-horizon-25.8.0-0.20260512140303.1477abd.el10.x86_64-pyproject-buildrequires + rm -rfv horizon-25.8.0.dev64.dist-info/ removed 'horizon-25.8.0.dev64.dist-info/licenses/AUTHORS' removed 'horizon-25.8.0.dev64.dist-info/licenses/LICENSE' removed directory 'horizon-25.8.0.dev64.dist-info/licenses' removed 'horizon-25.8.0.dev64.dist-info/METADATA' removed 'horizon-25.8.0.dev64.dist-info/entry_points.txt' removed 'horizon-25.8.0.dev64.dist-info/pbr.json' removed 'horizon-25.8.0.dev64.dist-info/top_level.txt' removed directory 'horizon-25.8.0.dev64.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.8.0-0.20260512140303.1477abd.el10.buildreqs.nosrc.rpm RPM build warnings: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* 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.