Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'], chrootPath='/var/lib/mock/dlrn-centos9stream-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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.src.rpm Child return code was: 0 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'], chrootPath='/var/lib/mock/dlrn-centos9stream-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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'], chrootPath='/var/lib/mock/dlrn-centos9stream-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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZIGCTS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aetos-1.1.0.dev6 + /usr/bin/gzip -dc /builddir/build/SOURCES/aetos-1.1.0.dev6-0.20251008153124.65c9c87.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aetos-1.1.0.dev6 + /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 'openstack-aetos-1.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find aetos -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + 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 %{excluded_brs} + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' test-requirements.txt + for pkg in %{excluded_reqs} + sed -i '/^%{excluded_reqs}.*/d' doc/requirements.txt requirements.txt + sed -i 's/^python_requires = >=3\.../python_requires = >=3.9/g' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.55XZ7n + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + 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/aetos-1.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires -t -e py39 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 65.5.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.buildreqs.nosrc.rpm 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 --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'], chrootPath='/var/lib/mock/dlrn-centos9stream-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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dZuIvO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aetos-1.1.0.dev6 + /usr/bin/gzip -dc /builddir/build/SOURCES/aetos-1.1.0.dev6-0.20251008153124.65c9c87.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aetos-1.1.0.dev6 + /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 'openstack-aetos-1.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find aetos -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + 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 %{excluded_brs} + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' test-requirements.txt + for pkg in %{excluded_reqs} + sed -i '/^%{excluded_reqs}.*/d' doc/requirements.txt requirements.txt + sed -i 's/^python_requires = >=3\.../python_requires = >=3.9/g' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Ki2mza + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + 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/aetos-1.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires -t -e py39 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 65.5.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.buildreqs.nosrc.rpm 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 --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'], chrootPath='/var/lib/mock/dlrn-centos9stream-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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bzSoPA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aetos-1.1.0.dev6 + /usr/bin/gzip -dc /builddir/build/SOURCES/aetos-1.1.0.dev6-0.20251008153124.65c9c87.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aetos-1.1.0.dev6 + /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 'openstack-aetos-1.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find aetos -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + 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 %{excluded_brs} + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' test-requirements.txt + for pkg in %{excluded_reqs} + sed -i '/^%{excluded_reqs}.*/d' doc/requirements.txt requirements.txt + sed -i 's/^python_requires = >=3\.../python_requires = >=3.9/g' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.WEa1vX + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + 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/aetos-1.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires -t -e py39 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 65.5.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 Requirement not satisfied: keystonemiddleware>=5.1.0 Handling lxml>=2.3 from tox --print-deps-only: py39 Requirement not satisfied: lxml>=2.3 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.i18n>=1.5.0 Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.log>=4.3.0 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.policy>=4.5.0 Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 Requirement not satisfied: PasteDeploy>=1.5.0 Handling Paste>=3.10 from tox --print-deps-only: py39 Requirement not satisfied: Paste>=3.10 Handling pecan>=0.8.0 from tox --print-deps-only: py39 Requirement not satisfied: pecan>=0.8.0 Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.middleware>=3.22.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=4.7.0 Handling WSME>=0.12.1 from tox --print-deps-only: py39 Requirement not satisfied: WSME>=0.12.1 Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py39 Requirement not satisfied: python-observabilityclient>=1.1.0 Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39 Requirement not satisfied: coverage>=4.0,!=4.4 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling WebTest>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: WebTest>=3.0.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-1.1.0.dev6/aetos-1.1.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: keystonemiddleware (>=5.1.0) Handling lxml (>=2.3) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: lxml (>=2.3) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.i18n (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.i18n (>=1.5.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.log (>=4.3.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.policy (>=4.5.0) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: PasteDeploy (>=1.5.0) Handling Paste (>=3.10) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: Paste (>=3.10) Handling pecan (>=0.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: pecan (>=0.8.0) Handling oslo.middleware (>=3.22.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.middleware (>=3.22.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: oslo.utils (>=4.7.0) Handling WSME (>=0.12.1) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: WSME (>=0.12.1) Handling python-observabilityclient (>=1.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement not satisfied: python-observabilityclient (>=1.1.0) + cat /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires + rm -rfv aetos-1.1.0.dev6.dist-info/ removed 'aetos-1.1.0.dev6.dist-info/entry_points.txt' removed 'aetos-1.1.0.dev6.dist-info/pbr.json' removed 'aetos-1.1.0.dev6.dist-info/top_level.txt' removed 'aetos-1.1.0.dev6.dist-info/METADATA' removed 'aetos-1.1.0.dev6.dist-info/LICENSE' removed 'aetos-1.1.0.dev6.dist-info/AUTHORS' removed directory 'aetos-1.1.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.buildreqs.nosrc.rpm 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 --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.spec'], chrootPath='/var/lib/mock/dlrn-centos9stream-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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7VHw4v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aetos-1.1.0.dev6 + /usr/bin/gzip -dc /builddir/build/SOURCES/aetos-1.1.0.dev6-0.20251008153124.65c9c87.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aetos-1.1.0.dev6 + /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 'openstack-aetos-1.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find aetos -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + 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 %{excluded_brs} + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^%{excluded_brs}.*/d' test-requirements.txt + for pkg in %{excluded_reqs} + sed -i '/^%{excluded_reqs}.*/d' doc/requirements.txt requirements.txt + sed -i 's/^python_requires = >=3\.../python_requires = >=3.9/g' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vsNjue + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + 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/aetos-1.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires -t -e py39 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 65.5.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.9.0) Handling lxml>=2.3 from tox --print-deps-only: py39 Requirement satisfied: lxml>=2.3 (installed: lxml 4.6.5) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.1) Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=1.5.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling Paste>=3.10 from tox --print-deps-only: py39 Requirement satisfied: Paste>=3.10 (installed: Paste 3.10.1) Handling pecan>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: pecan>=0.8.0 (installed: pecan 1.5.1) Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=3.22.0 (installed: oslo.middleware 6.3.1) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.2.0) Handling WSME>=0.12.1 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.12.1 (installed: WSME 0.12.1) Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-observabilityclient>=1.1.0 (installed: python-observabilityclient 1.1.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39 Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling WebTest>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=3.0.0 (installed: WebTest 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-1.1.0.dev6/aetos-1.1.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: keystonemiddleware (>=5.1.0) (installed: keystonemiddleware 10.9.0) Handling lxml (>=2.3) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: lxml (>=2.3) (installed: lxml 4.6.5) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.7.1) Handling oslo.i18n (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.i18n (>=1.5.0) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.1.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.1.0) Handling Paste (>=3.10) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: Paste (>=3.10) (installed: Paste 3.10.1) Handling pecan (>=0.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pecan (>=0.8.0) (installed: pecan 1.5.1) Handling oslo.middleware (>=3.22.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.middleware (>=3.22.0) (installed: oslo.middleware 6.3.1) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 8.2.0) Handling WSME (>=0.12.1) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: WSME (>=0.12.1) (installed: WSME 0.12.1) Handling python-observabilityclient (>=1.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: python-observabilityclient (>=1.1.0) (installed: python-observabilityclient 1.1.0) + cat /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires + rm -rfv aetos-1.1.0.dev6.dist-info/ removed 'aetos-1.1.0.dev6.dist-info/entry_points.txt' removed 'aetos-1.1.0.dev6.dist-info/pbr.json' removed 'aetos-1.1.0.dev6.dist-info/top_level.txt' removed 'aetos-1.1.0.dev6.dist-info/METADATA' removed 'aetos-1.1.0.dev6.dist-info/AUTHORS' removed 'aetos-1.1.0.dev6.dist-info/LICENSE' removed directory 'aetos-1.1.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.buildreqs.nosrc.rpm 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 --nodeps /builddir/build/SPECS/openstack-aetos.spec'], chrootPath='/var/lib/mock/dlrn-centos9stream-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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aetos.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.pFcKUa + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + 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/aetos-1.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires -t -e py39 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 65.5.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling pbr>=6.0.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=6.0.0 (installed: pbr 6.1.1) Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=5.1.0 (installed: keystonemiddleware 10.9.0) Handling lxml>=2.3 from tox --print-deps-only: py39 Requirement satisfied: lxml>=2.3 (installed: lxml 4.6.5) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.1) Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=1.5.0 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 7.1.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: PasteDeploy>=1.5.0 (installed: PasteDeploy 3.1.0) Handling Paste>=3.10 from tox --print-deps-only: py39 Requirement satisfied: Paste>=3.10 (installed: Paste 3.10.1) Handling pecan>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: pecan>=0.8.0 (installed: pecan 1.5.1) Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=3.22.0 (installed: oslo.middleware 6.3.1) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.2.0) Handling WSME>=0.12.1 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.12.1 (installed: WSME 0.12.1) Handling python-observabilityclient>=1.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-observabilityclient>=1.1.0 (installed: python-observabilityclient 1.1.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39 Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling WebTest>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=3.0.0 (installed: WebTest 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-1.1.0.dev6/aetos-1.1.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=6.0.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pbr (>=6.0.0) (installed: pbr 6.1.1) Handling keystonemiddleware (>=5.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: keystonemiddleware (>=5.1.0) (installed: keystonemiddleware 10.9.0) Handling lxml (>=2.3) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: lxml (>=2.3) (installed: lxml 4.6.5) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.7.1) Handling oslo.i18n (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.i18n (>=1.5.0) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 7.1.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling PasteDeploy (>=1.5.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: PasteDeploy (>=1.5.0) (installed: PasteDeploy 3.1.0) Handling Paste (>=3.10) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: Paste (>=3.10) (installed: Paste 3.10.1) Handling pecan (>=0.8.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: pecan (>=0.8.0) (installed: pecan 1.5.1) Handling oslo.middleware (>=3.22.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.middleware (>=3.22.0) (installed: oslo.middleware 6.3.1) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 8.2.0) Handling WSME (>=0.12.1) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: WSME (>=0.12.1) (installed: WSME 0.12.1) Handling python-observabilityclient (>=1.1.0) from hook generated metadata: Requires-Dist (aetos) Requirement satisfied: python-observabilityclient (>=1.1.0) (installed: python-observabilityclient 1.1.0) + cat /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-buildrequires + rm -rfv aetos-1.1.0.dev6.dist-info/ removed 'aetos-1.1.0.dev6.dist-info/entry_points.txt' removed 'aetos-1.1.0.dev6.dist-info/pbr.json' removed 'aetos-1.1.0.dev6.dist-info/top_level.txt' removed 'aetos-1.1.0.dev6.dist-info/METADATA' removed 'aetos-1.1.0.dev6.dist-info/AUTHORS' removed 'aetos-1.1.0.dev6.dist-info/LICENSE' removed directory 'aetos-1.1.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ssjZtn + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + mkdir -p /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir Processing /builddir/build/BUILD/aetos-1.1.0.dev6 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/tmp0y18hs1z /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info writing /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-modern-metadata-z_tu2cz6/aetos-1.1.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: aetos Building wheel for aetos (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/tmpt6w3y0bz /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aetos creating build/lib/aetos/tests creating build/lib/aetos/tests/functional copying aetos/tests/functional/__init__.py -> build/lib/aetos/tests/functional copying aetos/tests/functional/base.py -> build/lib/aetos/tests/functional copying aetos/tests/functional/test_admin_endpoints.py -> build/lib/aetos/tests/functional copying aetos/tests/functional/test_core_endpoints.py -> build/lib/aetos/tests/functional creating build/lib/aetos/controllers creating build/lib/aetos/controllers/api creating build/lib/aetos/controllers/api/v1 creating build/lib/aetos/controllers/api/v1/admin copying aetos/controllers/api/v1/admin/__init__.py -> build/lib/aetos/controllers/api/v1/admin copying aetos/controllers/api/v1/admin/root.py -> build/lib/aetos/controllers/api/v1/admin copying aetos/controllers/__init__.py -> build/lib/aetos/controllers copying aetos/controllers/root.py -> build/lib/aetos/controllers copying aetos/controllers/api/__init__.py -> build/lib/aetos/controllers/api creating build/lib/aetos/conf copying aetos/conf/__init__.py -> build/lib/aetos/conf copying aetos/conf/defaults.py -> build/lib/aetos/conf copying aetos/controllers/api/v1/__init__.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/base.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/label.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/labels.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/query.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/root.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/series.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/status.py -> build/lib/aetos/controllers/api/v1 copying aetos/controllers/api/v1/targets.py -> build/lib/aetos/controllers/api/v1 creating build/lib/aetos/wsgi copying aetos/wsgi/__init__.py -> build/lib/aetos/wsgi copying aetos/wsgi/api.py -> build/lib/aetos/wsgi copying aetos/tests/__init__.py -> build/lib/aetos/tests copying aetos/tests/base.py -> build/lib/aetos/tests creating build/lib/aetos/tests/unit copying aetos/tests/unit/__init__.py -> build/lib/aetos/tests/unit copying aetos/tests/unit/test_base_controller.py -> build/lib/aetos/tests/unit copying aetos/__init__.py -> build/lib/aetos copying aetos/app.py -> build/lib/aetos copying aetos/hooks.py -> build/lib/aetos copying aetos/i18n.py -> build/lib/aetos copying aetos/middleware.py -> build/lib/aetos copying aetos/opts.py -> build/lib/aetos copying aetos/policies.py -> build/lib/aetos copying aetos/rbac.py -> build/lib/aetos copying aetos/service.py -> build/lib/aetos copying aetos/version.py -> build/lib/aetos creating build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/__init__.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/clean_tombstones.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/delete_series.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/root.py -> build/lib/aetos/controllers/api/v1/admin/tsdb copying aetos/controllers/api/v1/admin/tsdb/snapshot.py -> build/lib/aetos/controllers/api/v1/admin/tsdb running egg_info writing aetos.egg-info/PKG-INFO writing dependency_links to aetos.egg-info/dependency_links.txt writing entry points to aetos.egg-info/entry_points.txt writing requirements to aetos.egg-info/requires.txt writing top-level names to aetos.egg-info/top_level.txt writing pbr to aetos.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 'aetos.egg-info/SOURCES.txt' copying aetos/tests/functional/policy.yaml-test -> build/lib/aetos/tests/functional copying aetos/api-paste.ini -> build/lib/aetos 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/aetos creating build/bdist.linux-x86_64/wheel/aetos/tests creating build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/test_admin_endpoints.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/test_core_endpoints.py -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/functional/policy.yaml-test -> build/bdist.linux-x86_64/wheel/aetos/tests/functional copying build/lib/aetos/tests/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/tests copying build/lib/aetos/tests/base.py -> build/bdist.linux-x86_64/wheel/aetos/tests creating build/bdist.linux-x86_64/wheel/aetos/tests/unit copying build/lib/aetos/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/tests/unit copying build/lib/aetos/tests/unit/test_base_controller.py -> build/bdist.linux-x86_64/wheel/aetos/tests/unit creating build/bdist.linux-x86_64/wheel/aetos/controllers creating build/bdist.linux-x86_64/wheel/aetos/controllers/api creating build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 creating build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin copying build/lib/aetos/controllers/api/v1/admin/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin copying build/lib/aetos/controllers/api/v1/admin/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin creating build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/clean_tombstones.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/delete_series.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/admin/tsdb/snapshot.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1/admin/tsdb copying build/lib/aetos/controllers/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/base.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/label.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/labels.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/query.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/series.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/status.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/v1/targets.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api/v1 copying build/lib/aetos/controllers/api/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers/api copying build/lib/aetos/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/controllers copying build/lib/aetos/controllers/root.py -> build/bdist.linux-x86_64/wheel/aetos/controllers creating build/bdist.linux-x86_64/wheel/aetos/conf copying build/lib/aetos/conf/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/conf copying build/lib/aetos/conf/defaults.py -> build/bdist.linux-x86_64/wheel/aetos/conf creating build/bdist.linux-x86_64/wheel/aetos/wsgi copying build/lib/aetos/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/aetos/wsgi copying build/lib/aetos/wsgi/api.py -> build/bdist.linux-x86_64/wheel/aetos/wsgi copying build/lib/aetos/__init__.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/app.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/hooks.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/i18n.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/middleware.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/opts.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/policies.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/rbac.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/service.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/version.py -> build/bdist.linux-x86_64/wheel/aetos copying build/lib/aetos/api-paste.ini -> build/bdist.linux-x86_64/wheel/aetos running install_data creating build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.data creating build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.data/data creating build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.data/data/etc creating build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.data/data/etc/aetos copying etc/aetos/aetos-config-generator.conf -> build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.data/data/etc/aetos/ copying etc/aetos/aetos-policy-generator.conf -> build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.data/data/etc/aetos/ running install_egg_info Copying aetos.egg-info to build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6-py3.9.egg-info running install_scripts Installing aetos-api script to build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.data/scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/aetos-1.1.0.dev6.dist-info/WHEEL creating '/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir/pip-wheel-y93qfvm4/tmpvjllqumk/aetos-1.1.0.dev6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'aetos/__init__.py' adding 'aetos/api-paste.ini' adding 'aetos/app.py' adding 'aetos/hooks.py' adding 'aetos/i18n.py' adding 'aetos/middleware.py' adding 'aetos/opts.py' adding 'aetos/policies.py' adding 'aetos/rbac.py' adding 'aetos/service.py' adding 'aetos/version.py' adding 'aetos/conf/__init__.py' adding 'aetos/conf/defaults.py' adding 'aetos/controllers/__init__.py' adding 'aetos/controllers/root.py' adding 'aetos/controllers/api/__init__.py' adding 'aetos/controllers/api/v1/__init__.py' adding 'aetos/controllers/api/v1/base.py' adding 'aetos/controllers/api/v1/label.py' adding 'aetos/controllers/api/v1/labels.py' adding 'aetos/controllers/api/v1/query.py' adding 'aetos/controllers/api/v1/root.py' adding 'aetos/controllers/api/v1/series.py' adding 'aetos/controllers/api/v1/status.py' adding 'aetos/controllers/api/v1/targets.py' adding 'aetos/controllers/api/v1/admin/__init__.py' adding 'aetos/controllers/api/v1/admin/root.py' adding 'aetos/controllers/api/v1/admin/tsdb/__init__.py' adding 'aetos/controllers/api/v1/admin/tsdb/clean_tombstones.py' adding 'aetos/controllers/api/v1/admin/tsdb/delete_series.py' adding 'aetos/controllers/api/v1/admin/tsdb/root.py' adding 'aetos/controllers/api/v1/admin/tsdb/snapshot.py' adding 'aetos/tests/__init__.py' adding 'aetos/tests/base.py' adding 'aetos/tests/functional/__init__.py' adding 'aetos/tests/functional/base.py' adding 'aetos/tests/functional/policy.yaml-test' adding 'aetos/tests/functional/test_admin_endpoints.py' adding 'aetos/tests/functional/test_core_endpoints.py' adding 'aetos/tests/unit/__init__.py' adding 'aetos/tests/unit/test_base_controller.py' adding 'aetos/wsgi/__init__.py' adding 'aetos/wsgi/api.py' adding 'aetos-1.1.0.dev6.data/data/etc/aetos/aetos-config-generator.conf' adding 'aetos-1.1.0.dev6.data/data/etc/aetos/aetos-policy-generator.conf' adding 'aetos-1.1.0.dev6.data/scripts/aetos-api' adding 'aetos-1.1.0.dev6.dist-info/AUTHORS' adding 'aetos-1.1.0.dev6.dist-info/LICENSE' adding 'aetos-1.1.0.dev6.dist-info/METADATA' adding 'aetos-1.1.0.dev6.dist-info/WHEEL' adding 'aetos-1.1.0.dev6.dist-info/entry_points.txt' adding 'aetos-1.1.0.dev6.dist-info/pbr.json' adding 'aetos-1.1.0.dev6.dist-info/top_level.txt' adding 'aetos-1.1.0.dev6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for aetos (pyproject.toml): finished with status 'done' Created wheel for aetos: filename=aetos-1.1.0.dev6-py3-none-any.whl size=46462 sha256=1a57a9d4c706f93eb1d4fda288e47f51f83eb3327aabf322da93ed6226bdc18c Stored in directory: /builddir/.cache/pip/wheels/77/ef/3c/cd2600587977d47343dc612ad7b28d2d681fb980d51b4fa7b7 Successfully built aetos + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BBpfJU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 + cd aetos-1.1.0.dev6 ++ ls /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir/aetos-1.1.0.dev6-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=aetos==1.1.0.dev6 + '[' -z aetos==1.1.0.dev6 ']' + TMPDIR=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.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/aetos-1.1.0.dev6/pyproject-wheeldir aetos==1.1.0.dev6 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/aetos-1.1.0.dev6/pyproject-wheeldir Processing ./pyproject-wheeldir/aetos-1.1.0.dev6-py3-none-any.whl Installing collected packages: aetos Successfully installed aetos-1.1.0.dev6 + '[' -d /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/bin/aetos-api /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/bin/aetos-api: updating + rm -rfv /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/aetos-1.1.0.dev6.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages/aetos-1.1.0.dev6.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages/aetos-1.1.0.dev6.dist-info/RECORD --output /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages/aetos-1.1.0.dev6.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages/aetos-1.1.0.dev6.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages/aetos-1.1.0.dev6.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages/aetos-1.1.0.dev6.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=etc/aetos/aetos-config-generator.conf --output-file=aetos/aetos.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/etc/aetos + install -p -D -m 640 aetos/aetos.conf /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/etc/aetos/aetos.conf + install -p -D -m 640 aetos/api-paste.ini /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/etc/aetos/api-paste.ini + install -d -m 755 /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/var/lib/aetos + install -d -m 755 /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/var/lib/aetos/tmp + install -d -m 750 /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/var/log/aetos + install -p -D -m 644 /builddir/build/SOURCES/aetos.logrotate /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/etc/logrotate.d/openstack-aetos + install -p -D -m 644 /builddir/build/SOURCES/openstack-aetos-api.service /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/systemd/system/openstack-aetos-api.service + rm -fr /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/etc + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.0-0.20251008153124.65c9c87.el9 --unique-debug-suffix -1.1.0-0.20251008153124.65c9c87.el9.x86_64 --unique-debug-src-base openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/aetos-1.1.0.dev6 find: 'debug': No such file or directory + /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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4B8ar4 + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/aetos-1.1.0.dev6/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( {0} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsUnexpectedStatusCodeError.test_clean_tombstones [0.027232s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.353 27246 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.375 27246 WARNING oslo_policy.policy [None req-f10787ea-d3dc-4aa7-9661-bd2e6aa62a69 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsReader.test_clean_tombstones [0.026623s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.359 27247 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.381 27247 WARNING oslo_policy.policy [None req-d0dece08-9f85-4ff0-ad43-af36a32d958c reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_labels [0.017972s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.383 27246 INFO aetos.app [None req-f10787ea-d3dc-4aa7-9661-bd2e6aa62a69 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.397 27246 WARNING oslo_policy.policy [None req-a526d106-96c8-4dbe-970c-6aba89bc3f2b reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsUnexpectedStatusCodeError.test_snapshot [0.014826s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.388 27247 INFO aetos.app [None req-d0dece08-9f85-4ff0-ad43-af36a32d958c reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.399 27247 WARNING oslo_policy.policy [None req-550ffb04-5e0c-4d0d-b3de-4091fdb9d03e admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsClientSideError.test_delete_series [0.025666s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.381 27250 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.402 27250 WARNING oslo_policy.policy [None req-1dd64c77-2afc-4d33-9884-e93f55796434 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_label [0.014228s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.404 27247 INFO aetos.app [None req-550ffb04-5e0c-4d0d-b3de-4091fdb9d03e admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.414 27247 WARNING oslo_policy.policy [None req-6717ef94-d4de-4a68-bb74-27895264d565 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_series [0.015910s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.403 27246 INFO aetos.app [None req-a526d106-96c8-4dbe-970c-6aba89bc3f2b reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.414 27246 WARNING oslo_policy.policy [None req-d1367970-b3c6-4df4-8453-f037f34741f3 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_query [0.013401s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.409 27250 INFO aetos.app [None req-1dd64c77-2afc-4d33-9884-e93f55796434 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.419 27250 WARNING oslo_policy.policy [None req-4c32d9ea-6e6b-45a3-8f09-eb62a316743a admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsAdmin.test_clean_tombstones [0.028218s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.392 27249 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.414 27249 WARNING oslo_policy.policy [None req-6e2baf15-5a2e-4f9e-9571-08dc782dfd35 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_label_with_matches [0.014452s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.418 27247 INFO aetos.app [None req-6717ef94-d4de-4a68-bb74-27895264d565 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.428 27247 WARNING oslo_policy.policy [None req-818486b8-6a03-4cd6-b98f-877f401ce565 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_label [0.013109s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.422 27249 INFO aetos.app [None req-6e2baf15-5a2e-4f9e-9571-08dc782dfd35 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.431 27249 WARNING oslo_policy.policy [None req-e7d570d9-934a-424f-a922-dd87427dae2f admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_labels_with_matches [0.013110s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.422 27250 INFO aetos.app [None req-4c32d9ea-6e6b-45a3-8f09-eb62a316743a admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.432 27250 WARNING oslo_policy.policy [None req-6bc23050-396f-44d5-84ae-9f22c9e22f28 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {6} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsAdmin.test_delete_series [0.028549s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.408 27252 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.431 27252 WARNING oslo_policy.policy [None req-458d20f4-3998-48c9-8f28-09b6cfe1e0d0 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {5} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsServerSideError.test_delete_series [0.042384s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.402 27251 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.435 27251 WARNING oslo_policy.policy [None req-cd3657b2-9c6f-4cce-8393-d8c8bfc7556c admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_status [0.013088s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.433 27247 INFO aetos.app [None req-818486b8-6a03-4cd6-b98f-877f401ce565 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.443 27247 WARNING oslo_policy.policy [None req-e307aba9-ab7e-4403-a1b9-1f50d9f37fa5 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {7} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsReader.test_snapshot [0.043119s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.404 27253 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.437 27253 WARNING oslo_policy.policy [None req-f58c78c6-9e4b-4939-95e8-510cfb689362 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_query [0.030967s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.418 27246 INFO aetos.app [None req-d1367970-b3c6-4df4-8453-f037f34741f3 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.428 27246 INFO aetos.app [None req-d1367970-b3c6-4df4-8453-f037f34741f3 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.445 27246 WARNING oslo_policy.policy [None req-306e58b7-9f07-444b-9282-a32a790c7de9 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_labels [0.013097s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.436 27250 INFO aetos.app [None req-6bc23050-396f-44d5-84ae-9f22c9e22f28 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.446 27250 WARNING oslo_policy.policy [None req-2fbdfc6a-240a-413e-aaaa-8415d9d6d4cd admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {6} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsReader.test_delete_series [0.014050s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.439 27252 INFO aetos.app [None req-458d20f4-3998-48c9-8f28-09b6cfe1e0d0 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.449 27252 WARNING oslo_policy.policy [None req-1b96376f-3fc0-4117-bacb-7f4b6dc4a1fa reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_status [0.014030s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.435 27249 INFO aetos.app [None req-e7d570d9-934a-424f-a922-dd87427dae2f admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.446 27249 WARNING oslo_policy.policy [None req-0b76f67b-37ac-4a9d-8bee-918e9f9da687 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {5} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_status [0.015644s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.443 27251 INFO aetos.app [None req-cd3657b2-9c6f-4cce-8393-d8c8bfc7556c admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.455 27251 WARNING oslo_policy.policy [None req-9e2a0447-157b-430b-991d-764efa8e166a admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_label [0.013338s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.446 27247 INFO aetos.app [None req-e307aba9-ab7e-4403-a1b9-1f50d9f37fa5 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.456 27247 WARNING oslo_policy.policy [None req-1e90109d-08ed-4310-a186-b72f70d69243 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_labels [0.013619s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.450 27250 INFO aetos.app [None req-2fbdfc6a-240a-413e-aaaa-8415d9d6d4cd admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.460 27250 WARNING oslo_policy.policy [None req-0f8e5848-0efa-4d3d-a381-3bccdda7900a admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_targets [0.014479s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.450 27249 INFO aetos.app [None req-0b76f67b-37ac-4a9d-8bee-918e9f9da687 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.461 27249 WARNING oslo_policy.policy [None req-d636e858-e69e-4353-9603-21794101456c admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {6} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsServerSideError.test_snapshot [0.014193s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.453 27252 INFO aetos.app [None req-1b96376f-3fc0-4117-bacb-7f4b6dc4a1fa reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.464 27252 WARNING oslo_policy.policy [None req-af7579e8-7f4c-46ce-a787-d0cc8c6e9f9b admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {7} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsClientSideError.test_clean_tombstones [0.027729s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.454 27253 INFO aetos.app [None req-f58c78c6-9e4b-4939-95e8-510cfb689362 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.472 27253 WARNING oslo_policy.policy [None req-e24def0b-f66e-40bf-a7f9-8e9605cd0aac admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_series [0.013034s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.463 27250 INFO aetos.app [None req-0f8e5848-0efa-4d3d-a381-3bccdda7900a admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.473 27250 WARNING oslo_policy.policy [None req-27dc56c9-fbc0-4aaf-a4fa-042dd5a789ae admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_series [0.015407s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.466 27249 INFO aetos.app [None req-d636e858-e69e-4353-9603-21794101456c admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.476 27249 WARNING oslo_policy.policy [None req-cba5a40c-dea2-4a7c-89ca-fda9445ad74d reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_series [0.027525s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.452 27246 INFO aetos.app [None req-306e58b7-9f07-444b-9282-a32a790c7de9 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.463 27246 INFO aetos.app [None req-306e58b7-9f07-444b-9282-a32a790c7de9 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.474 27246 WARNING oslo_policy.policy [None req-da34de1f-066f-4251-9379-cec9f3a32bf9 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {6} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_targets [0.014450s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.468 27252 INFO aetos.app [None req-af7579e8-7f4c-46ce-a787-d0cc8c6e9f9b admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.479 27252 WARNING oslo_policy.policy [None req-0f7e8680-ecc5-403b-8de2-c9c1b13f7df0 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_labels [0.023191s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.460 27247 INFO aetos.app [None req-1e90109d-08ed-4310-a186-b72f70d69243 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.468 27247 INFO aetos.app [None req-1e90109d-08ed-4310-a186-b72f70d69243 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.480 27247 WARNING oslo_policy.policy [None req-f7e262b7-ccaa-4927-8957-ca0daa887e41 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {5} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_label [0.026320s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.460 27251 INFO aetos.app [None req-9e2a0447-157b-430b-991d-764efa8e166a admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.468 27251 INFO aetos.app [None req-9e2a0447-157b-430b-991d-764efa8e166a admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.481 27251 WARNING oslo_policy.policy [None req-a1c29a80-fd07-432f-93ab-005058be52f9 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_targets [0.013441s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.477 27250 INFO aetos.app [None req-27dc56c9-fbc0-4aaf-a4fa-042dd5a789ae admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.487 27250 WARNING oslo_policy.policy [None req-b7951b6e-1930-4f51-9f05-0ee620e7f61f admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {4} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_with_cert_and_key [0.001846s] ... ok {2} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsAsAdmin.test_snapshot [0.038019s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.456 27248 INFO aetos.app [-] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.486 27248 WARNING oslo_policy.policy [None req-fa009a91-8495-4292-9d47-96313c9784c9 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsClientSideError.test_query [0.013943s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.480 27249 INFO aetos.app [None req-cba5a40c-dea2-4a7c-89ca-fda9445ad74d reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.491 27249 WARNING oslo_policy.policy [None req-bf89d033-5117-4163-8be3-c1b58e2abbd6 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_label [0.015420s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.480 27246 INFO aetos.app [None req-da34de1f-066f-4251-9379-cec9f3a32bf9 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.491 27246 WARNING oslo_policy.policy [None req-38b86614-11df-463f-a698-af11c85b667e admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {6} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_query [0.014404s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.483 27252 INFO aetos.app [None req-0f7e8680-ecc5-403b-8de2-c9c1b13f7df0 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.494 27252 WARNING oslo_policy.policy [None req-f0f55c4d-d4b4-4aab-8d13-8cd9c17ec06f admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {6} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_custom_ca [0.001827s] ... ok {1} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_query [0.014183s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.484 27247 INFO aetos.app [None req-f7e262b7-ccaa-4927-8957-ca0daa887e41 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.495 27247 WARNING oslo_policy.policy [None req-7f80345d-eb6b-4cbd-94d5-d5856abb2f4a admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {6} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_without_tls_with_ca [0.001581s] ... ok {7} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsClientSideError.test_snapshot [0.031441s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.481 27253 INFO aetos.app [None req-e24def0b-f66e-40bf-a7f9-8e9605cd0aac admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.504 27253 WARNING oslo_policy.policy [None req-7191134f-3346-4081-a627-afe80427ba6b admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_series [0.012414s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.495 27246 INFO aetos.app [None req-38b86614-11df-463f-a698-af11c85b667e admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.504 27246 WARNING oslo_policy.policy [None req-812cea89-4108-476d-a0d8-cd6a5c5fd343 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {0} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_with_cert_only [0.001878s] ... ok {3} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_labels [0.017030s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.495 27249 INFO aetos.app [None req-bf89d033-5117-4163-8be3-c1b58e2abbd6 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.508 27249 WARNING oslo_policy.policy [None req-deeddbed-ed10-4186-bc77-9c92dba863e9 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {5} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_targets [0.025755s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.486 27251 INFO aetos.app [None req-a1c29a80-fd07-432f-93ab-005058be52f9 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.494 27251 INFO aetos.app [None req-a1c29a80-fd07-432f-93ab-005058be52f9 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.508 27251 WARNING oslo_policy.policy [None req-43275d8f-c28c-4576-953e-e1912cb67cc1 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {3} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_default_ca [0.001851s] ... ok {2} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsUnexpectedStatusCodeError.test_delete_series [0.017700s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.496 27248 INFO aetos.app [None req-fa009a91-8495-4292-9d47-96313c9784c9 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.507 27248 WARNING oslo_policy.policy [None req-d63c20f1-4afa-4ebd-b535-a4d58e8e7a98 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {5} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_label [0.015548s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.513 27251 INFO aetos.app [None req-43275d8f-c28c-4576-953e-e1912cb67cc1 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.524 27251 WARNING oslo_policy.policy [None req-63dbeccb-d0f7-41d6-a2e1-ea1f28f7e025 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {7} aetos.tests.functional.test_admin_endpoints.TestAdminEndpointsServerSideError.test_clean_tombstones [0.021464s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.511 27253 INFO aetos.app [None req-7191134f-3346-4081-a627-afe80427ba6b admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.525 27253 WARNING oslo_policy.policy [None req-0d641f77-6469-4856-b2e2-64a7ced604e1 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_series [0.018015s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.514 27248 INFO aetos.app [None req-d63c20f1-4afa-4ebd-b535-a4d58e8e7a98 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.527 27248 WARNING oslo_policy.policy [None req-7030125a-8888-424c-939f-31b3ca1dec95 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {7} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsAdmin.test_labels [0.014946s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.533 27253 INFO aetos.app [None req-0d641f77-6469-4856-b2e2-64a7ced604e1 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.542 27253 WARNING oslo_policy.policy [None req-cbe2ad7c-8d8e-42eb-938e-0599735020df admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {5} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsUnexpectedStatusCodeError.test_status [0.018222s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.530 27251 INFO aetos.app [None req-63dbeccb-d0f7-41d6-a2e1-ea1f28f7e025 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.542 27251 WARNING oslo_policy.policy [None req-62d717e9-551a-4cd6-912b-d60f2b16c054 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_project_label_name_default [0.016027s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.532 27248 INFO aetos.app [None req-7030125a-8888-424c-939f-31b3ca1dec95 admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.543 27248 WARNING oslo_policy.policy [None req-f9d33c83-714c-4a30-a480-f88c9744f819 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {5} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_with_tls_with_key_only [0.002371s] ... ok {5} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_without_tls [0.001862s] ... ok {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_query [0.015706s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.549 27248 INFO aetos.app [None req-f9d33c83-714c-4a30-a480-f88c9744f819 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.560 27248 WARNING oslo_policy.policy [None req-96df0b4e-3df0-4d95-9df6-064ab0f0267e reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {7} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsAsUser.test_targets [0.020655s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.550 27253 INFO aetos.app [None req-cbe2ad7c-8d8e-42eb-938e-0599735020df admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.562 27253 WARNING oslo_policy.policy [None req-87ffff6c-8c5b-46c6-a66a-20aab7e11c6a reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {7} aetos.tests.unit.test_base_controller.TestBaseController.test_create_prometheus_client_without_tls_with_cert_and_key [0.003322s] ... ok {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsForbidden.test_status [0.025299s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.565 27248 INFO aetos.app [None req-96df0b4e-3df0-4d95-9df6-064ab0f0267e reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.573 27248 INFO aetos.app [None req-96df0b4e-3df0-4d95-9df6-064ab0f0267e reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.586 27248 WARNING oslo_policy.policy [None req-d9240cd8-0fd1-4703-a2db-6ce0f6a9fb14 reader_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_status [0.014756s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.592 27248 INFO aetos.app [None req-d9240cd8-0fd1-4703-a2db-6ce0f6a9fb14 reader_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.601 27248 WARNING oslo_policy.policy [None req-e367d0f8-c330-40b6-8ecb-364b9ef7e94c admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. {2} aetos.tests.functional.test_core_endpoints.TestCoreEndpointsServerSideError.test_targets [0.014507s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2025-10-08 11:33:32.605 27248 INFO aetos.app [None req-e367d0f8-c330-40b6-8ecb-364b9ef7e94c admin_user project1 - - - -] WSGI config used: /builddir/build/BUILD/aetos-1.1.0.dev6/aetos/api-paste.ini 2025-10-08 11:33:32.616 27248 WARNING oslo_policy.policy [None req-a884dfe5-df2a-4f36-b985-06e39407bfd1 admin_user project1 - - - -] Policies ['segregation'] reference a rule that is not defined. ====== Totals ====== Ran: 62 tests in 0.2681 sec. - Passed: 62 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.0684 sec. ============== Worker Balance ============== - Worker 0 (8 tests) => 0:00:00.158702 - Worker 1 (8 tests) => 0:00:00.140568 - Worker 2 (8 tests) => 0:00:00.167736 - Worker 3 (8 tests) => 0:00:00.124398 - Worker 4 (8 tests) => 0:00:00.113187 - Worker 5 (8 tests) => 0:00:00.155011 - Worker 6 (7 tests) => 0:00:00.095045 - Worker 7 (7 tests) => 0:00:00.171860 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-aetos-1.1.0-0.20251008153124.65c9c87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aW3qS6 + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/licenses/python3-aetos + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/licenses/python3-aetos + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/licenses/python3-aetos + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-aetos = 1.1.0-0.20251008153124.65c9c87.el9 python3-aetos = 1.1.0-0.20251008153124.65c9c87.el9 python3.9-aetos = 1.1.0-0.20251008153124.65c9c87.el9 python3.9dist(aetos) = 1.1~~dev6 python3dist(aetos) = 1.1~~dev6 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.9 python3.9dist(keystonemiddleware) >= 5.1 python3.9dist(lxml) >= 2.3 python3.9dist(oslo-config) >= 6.8 python3.9dist(oslo-i18n) >= 1.5 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-middleware) >= 3.22 python3.9dist(oslo-policy) >= 4.5 python3.9dist(oslo-utils) >= 4.7 python3.9dist(paste) >= 3.10 python3.9dist(pastedeploy) >= 1.5 python3.9dist(pbr) >= 6 python3.9dist(pecan) >= 0.8 python3.9dist(python-observabilityclient) >= 1.1 python3.9dist(wsme) >= 0.12.1 Obsoletes: python39-aetos < 1.1.0-0.20251008153124.65c9c87.el9 Processing files: openstack-aetos-common-1.1.0-0.20251008153124.65c9c87.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gbd0F9 + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + DOCDIR=/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/doc/openstack-aetos-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/doc/openstack-aetos-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/doc/openstack-aetos-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-aetos-common) = 1.1.0-0.20251008153124.65c9c87.el9 openstack-aetos-common = 1.1.0-0.20251008153124.65c9c87.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Processing files: openstack-aetos-api-1.1.0-0.20251008153124.65c9c87.el9.noarch Provides: openstack-aetos-api = 1.1.0-0.20251008153124.65c9c87.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-aetos-tests-1.1.0-0.20251008153124.65c9c87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L1PtEH + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/licenses/python3-aetos-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/licenses/python3-aetos-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64/usr/share/licenses/python3-aetos-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-aetos-tests = 1.1.0-0.20251008153124.65c9c87.el9 python3-aetos-tests = 1.1.0-0.20251008153124.65c9c87.el9 python3.9-aetos-tests = 1.1.0-0.20251008153124.65c9c87.el9 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.9 Obsoletes: python39-aetos-tests < 1.1.0-0.20251008153124.65c9c87.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-aetos-api-1.1.0-0.20251008153124.65c9c87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-aetos-common-1.1.0-0.20251008153124.65c9c87.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-aetos-tests-1.1.0-0.20251008153124.65c9c87.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-aetos-1.1.0-0.20251008153124.65c9c87.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dYB9Hu + umask 022 + cd /builddir/build/BUILD + cd aetos-1.1.0.dev6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-aetos-1.1.0-0.20251008153124.65c9c87.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0