Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-197762-1118107/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1697500800 Wrote: /builddir/build/SRPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-197762-1118107/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1697500800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pdzixP + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz.asc --data=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz gpgv: Signature made Tue Oct 17 15:26:30 2023 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf packstack-23.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-23.0.0.0rc1 + /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-packstack-23.0.0 base' + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wLZa6c + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-23.0.0.0rc1/.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' + 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 ' + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.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 noarch --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-197762-1118107/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1697500800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LHRiiD + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz.asc --data=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz gpgv: Signature made Tue Oct 17 15:26:30 2023 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf packstack-23.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-23.0.0.0rc1 + /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-packstack-23.0.0 base' + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Axv6RM + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-23.0.0.0rc1/.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' + 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 ' + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement not satisfied: pbr>=1.8 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.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 noarch --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-197762-1118107/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1697500800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eWAyHW + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz.asc --data=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz gpgv: Signature made Tue Oct 17 15:26:30 2023 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf packstack-23.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-23.0.0.0rc1 + /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-packstack-23.0.0 base' + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.gOSx3q + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-23.0.0.0rc1/.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' + 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 ' + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.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 noarch --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-197762-1118107/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1697500800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lF1dJt + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz.asc --data=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz gpgv: Signature made Tue Oct 17 15:26:30 2023 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf packstack-23.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-23.0.0.0rc1 + /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-packstack-23.0.0 base' + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.TSQYsn + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-23.0.0.0rc1/.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' + 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 ' + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling sphinx>=1.6.2 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=1.6.2 Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=1.17.0 Handling reno>=0.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=0.1.1 Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 Handling coverage from tox --print-deps-only: py39,docs Requirement not satisfied: coverage Handling mock>=2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=2.0 Handling pbr>=1.6 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=1.6 (installed: pbr 5.11.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.6 Handling PyYAML>=3.10 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=3.10 Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement not satisfied: docutils>=0.11 Handling pyOpenSSL>=16.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: pyOpenSSL>=16.2.0 Handling netifaces from tox --print-deps-only: py39,docs Requirement not satisfied: netifaces Handling distro from tox --print-deps-only: py39,docs Requirement not satisfied: distro Handling sphinx>=1.6.2 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=1.6.2 Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=1.17.0 Handling reno>=0.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=0.1.1 Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 Handling coverage from tox --print-deps-only: py39,docs Requirement not satisfied: coverage Handling mock>=2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=2.0 Handling pbr>=1.6 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=1.6 (installed: pbr 5.11.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.6 Handling PyYAML>=3.10 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=3.10 Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement not satisfied: docutils>=0.11 Handling pyOpenSSL>=16.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: pyOpenSSL>=16.2.0 Handling netifaces from tox --print-deps-only: py39,docs Requirement not satisfied: netifaces Handling distro from tox --print-deps-only: py39,docs Requirement not satisfied: distro running dist_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-23.0.0.0rc1/packstack.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=1.6) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pbr (>=1.6) (installed: pbr 5.11.1) Handling netaddr (>=0.7.6) from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: netaddr (>=0.7.6) Handling PyYAML (>=3.10) from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: PyYAML (>=3.10) Handling docutils (>=0.11) from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: docutils (>=0.11) Handling pyOpenSSL (>=16.2.0) from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: pyOpenSSL (>=16.2.0) Handling netifaces from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: netifaces Handling distro from hook generated metadata: Requires-Dist (packstack) Requirement not satisfied: distro + cat /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires + rm -rfv packstack.dist-info/ removed 'packstack.dist-info/AUTHORS' removed 'packstack.dist-info/pbr.json' removed 'packstack.dist-info/LICENSE' removed 'packstack.dist-info/top_level.txt' removed 'packstack.dist-info/entry_points.txt' removed 'packstack.dist-info/METADATA' removed directory 'packstack.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.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 noarch --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-197762-1118107/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1697500800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ua7M5g + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz.asc --data=/builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz gpgv: Signature made Tue Oct 17 15:26:30 2023 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf packstack-23.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-23.0.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packstack-23.0.0.0rc1 + /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-packstack-23.0.0 base' + find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' + + find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' + + find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' + + find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' + + find packstack/puppet/modules '(' -name spec -o -name ext ')' + xargs rm -rf + rm -rf /builddir/build/BUILD/puppet + mv packstack/puppet /builddir/build/BUILD/puppet + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Wz8o2V + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-23.0.0.0rc1/.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' + 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 ' + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling sphinx>=1.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 3.4.3) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.0.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling coverage from tox --print-deps-only: py39,docs Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0 (installed: mock 4.0.3) Handling pbr>=1.6 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=1.6 (installed: pbr 5.11.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 0.8.0) Handling PyYAML>=3.10 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 5.4.1) Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.16) Handling pyOpenSSL>=16.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: pyOpenSSL>=16.2.0 (installed: pyOpenSSL 20.0.1) Handling netifaces from tox --print-deps-only: py39,docs Requirement satisfied: netifaces (installed: netifaces 0.10.6) Handling distro from tox --print-deps-only: py39,docs Requirement satisfied: distro (installed: distro 1.8.0) Handling sphinx>=1.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 3.4.3) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.0.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling coverage from tox --print-deps-only: py39,docs Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0 (installed: mock 4.0.3) Handling pbr>=1.6 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=1.6 (installed: pbr 5.11.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 0.8.0) Handling PyYAML>=3.10 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 5.4.1) Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.16) Handling pyOpenSSL>=16.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: pyOpenSSL>=16.2.0 (installed: pyOpenSSL 20.0.1) Handling netifaces from tox --print-deps-only: py39,docs Requirement satisfied: netifaces (installed: netifaces 0.10.6) Handling distro from tox --print-deps-only: py39,docs Requirement satisfied: distro (installed: distro 1.8.0) running dist_info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-23.0.0.0rc1/packstack.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=1.6) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pbr (>=1.6) (installed: pbr 5.11.1) Handling netaddr (>=0.7.6) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netaddr (>=0.7.6) (installed: netaddr 0.8.0) Handling PyYAML (>=3.10) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: PyYAML (>=3.10) (installed: PyYAML 5.4.1) Handling docutils (>=0.11) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: docutils (>=0.11) (installed: docutils 0.16) Handling pyOpenSSL (>=16.2.0) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pyOpenSSL (>=16.2.0) (installed: pyOpenSSL 20.0.1) Handling netifaces from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netifaces (installed: netifaces 0.10.6) Handling distro from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: distro (installed: distro 1.8.0) + cat /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires + rm -rfv packstack.dist-info/ removed 'packstack.dist-info/AUTHORS' removed 'packstack.dist-info/pbr.json' removed 'packstack.dist-info/LICENSE' removed 'packstack.dist-info/top_level.txt' removed 'packstack.dist-info/entry_points.txt' removed 'packstack.dist-info/METADATA' removed directory 'packstack.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.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 noarch --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-197762-1118107/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/openstack-packstack.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1697500800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.L0JNgL + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/packstack-23.0.0.0rc1/.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' + 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 ' + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling sphinx>=1.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 3.4.3) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.0.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling coverage from tox --print-deps-only: py39,docs Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0 (installed: mock 4.0.3) Handling pbr>=1.6 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=1.6 (installed: pbr 5.11.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 0.8.0) Handling PyYAML>=3.10 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 5.4.1) Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.16) Handling pyOpenSSL>=16.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: pyOpenSSL>=16.2.0 (installed: pyOpenSSL 20.0.1) Handling netifaces from tox --print-deps-only: py39,docs Requirement satisfied: netifaces (installed: netifaces 0.10.6) Handling distro from tox --print-deps-only: py39,docs Requirement satisfied: distro (installed: distro 1.8.0) Handling sphinx>=1.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 3.4.3) Handling openstackdocstheme>=1.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=1.17.0 (installed: openstackdocstheme 3.0.0) Handling reno>=0.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=0.1.1 (installed: reno 4.0.0) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.0.1) Handling coverage from tox --print-deps-only: py39,docs Requirement satisfied: coverage (installed: coverage 6.4.2) Handling mock>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0 (installed: mock 4.0.3) Handling pbr>=1.6 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=1.6 (installed: pbr 5.11.1) Handling netaddr>=0.7.6 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.6 (installed: netaddr 0.8.0) Handling PyYAML>=3.10 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=3.10 (installed: PyYAML 5.4.1) Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.16) Handling pyOpenSSL>=16.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: pyOpenSSL>=16.2.0 (installed: pyOpenSSL 20.0.1) Handling netifaces from tox --print-deps-only: py39,docs Requirement satisfied: netifaces (installed: netifaces 0.10.6) Handling distro from tox --print-deps-only: py39,docs Requirement satisfied: distro (installed: distro 1.8.0) running dist_info creating packstack.egg-info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'packstack.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-23.0.0.0rc1/packstack.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=1.6) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pbr (>=1.6) (installed: pbr 5.11.1) Handling netaddr (>=0.7.6) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netaddr (>=0.7.6) (installed: netaddr 0.8.0) Handling PyYAML (>=3.10) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: PyYAML (>=3.10) (installed: PyYAML 5.4.1) Handling docutils (>=0.11) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: docutils (>=0.11) (installed: docutils 0.16) Handling pyOpenSSL (>=16.2.0) from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: pyOpenSSL (>=16.2.0) (installed: pyOpenSSL 20.0.1) Handling netifaces from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: netifaces (installed: netifaces 0.10.6) Handling distro from hook generated metadata: Requires-Dist (packstack) Requirement satisfied: distro (installed: distro 1.8.0) + cat /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-buildrequires + rm -rfv packstack.dist-info/ removed 'packstack.dist-info/AUTHORS' removed 'packstack.dist-info/pbr.json' removed 'packstack.dist-info/LICENSE' removed 'packstack.dist-info/top_level.txt' removed 'packstack.dist-info/entry_points.txt' removed 'packstack.dist-info/METADATA' removed directory 'packstack.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jHrLH5 + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + mkdir -p /builddir/build/BUILD/packstack-23.0.0.0rc1/.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' + 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 ' + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir Processing /builddir/build/BUILD/packstack-23.0.0.0rc1 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: 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/packstack-23.0.0.0rc1/.pyproject-builddir/tmpy820unl9 running dist_info creating /builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info writing /builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-modern-metadata-mxxitc88/packstack.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: packstack Building wheel for packstack (PEP 517): 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/packstack-23.0.0.0rc1/.pyproject-builddir/tmp719r62z2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/packstack creating build/lib/packstack/modules copying packstack/modules/ospluginutils.py -> build/lib/packstack/modules copying packstack/modules/puppet.py -> build/lib/packstack/modules copying packstack/modules/common.py -> build/lib/packstack/modules copying packstack/modules/documentation.py -> build/lib/packstack/modules copying packstack/modules/__init__.py -> build/lib/packstack/modules creating build/lib/packstack/installer creating build/lib/packstack/installer/core copying packstack/installer/core/sequences.py -> build/lib/packstack/installer/core copying packstack/installer/core/parameters.py -> build/lib/packstack/installer/core copying packstack/installer/core/drones.py -> build/lib/packstack/installer/core copying packstack/installer/core/arch.py -> build/lib/packstack/installer/core copying packstack/installer/core/__init__.py -> build/lib/packstack/installer/core copying packstack/installer/exceptions.py -> build/lib/packstack/installer copying packstack/installer/setup_controller.py -> build/lib/packstack/installer copying packstack/installer/basedefs.py -> build/lib/packstack/installer copying packstack/installer/run_setup.py -> build/lib/packstack/installer copying packstack/installer/processors.py -> build/lib/packstack/installer copying packstack/installer/output_messages.py -> build/lib/packstack/installer copying packstack/installer/__init__.py -> build/lib/packstack/installer copying packstack/installer/validators.py -> build/lib/packstack/installer creating build/lib/packstack/plugins copying packstack/plugins/cinder_250.py -> build/lib/packstack/plugins copying packstack/plugins/amqp_002.py -> build/lib/packstack/plugins copying packstack/plugins/neutron_350.py -> build/lib/packstack/plugins copying packstack/plugins/openstack_client_400.py -> build/lib/packstack/plugins copying packstack/plugins/aodh_810.py -> build/lib/packstack/plugins copying packstack/plugins/manila_355.py -> build/lib/packstack/plugins copying packstack/plugins/gnocchi_790.py -> build/lib/packstack/plugins copying packstack/plugins/ssl_001.py -> build/lib/packstack/plugins copying packstack/plugins/prescript_000.py -> build/lib/packstack/plugins copying packstack/plugins/glance_200.py -> build/lib/packstack/plugins copying packstack/plugins/magnum_920.py -> build/lib/packstack/plugins copying packstack/plugins/keystone_100.py -> build/lib/packstack/plugins copying packstack/plugins/mariadb_003.py -> build/lib/packstack/plugins copying packstack/plugins/dashboard_500.py -> build/lib/packstack/plugins copying packstack/plugins/swift_600.py -> build/lib/packstack/plugins copying packstack/plugins/postscript_951.py -> build/lib/packstack/plugins copying packstack/plugins/puppet_950.py -> build/lib/packstack/plugins copying packstack/plugins/trove_850.py -> build/lib/packstack/plugins copying packstack/plugins/provision_700.py -> build/lib/packstack/plugins copying packstack/plugins/nova_300.py -> build/lib/packstack/plugins copying packstack/plugins/__init__.py -> build/lib/packstack/plugins copying packstack/plugins/ironic_275.py -> build/lib/packstack/plugins copying packstack/plugins/heat_650.py -> build/lib/packstack/plugins copying packstack/plugins/sahara_900.py -> build/lib/packstack/plugins copying packstack/plugins/ceilometer_800.py -> build/lib/packstack/plugins creating build/lib/packstack/installer/utils copying packstack/installer/utils/shortcuts.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/shell.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/decorators.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/datastructures.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/strings.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/__init__.py -> build/lib/packstack/installer/utils copying packstack/installer/utils/network.py -> build/lib/packstack/installer/utils copying packstack/version.py -> build/lib/packstack copying packstack/__init__.py -> build/lib/packstack running egg_info creating packstack.egg-info writing packstack.egg-info/PKG-INFO writing dependency_links to packstack.egg-info/dependency_links.txt writing entry points to packstack.egg-info/entry_points.txt writing requirements to packstack.egg-info/requires.txt writing top-level names to packstack.egg-info/top_level.txt writing pbr to packstack.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'packstack.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'packstack/puppet' warning: no files found matching '*' under directory 'packstack/templates' warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.gitmodules' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution no previously-included directories found matching 'packstack/puppet/modules/*/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'packstack.egg-info/SOURCES.txt' copying packstack/installer/LICENSE -> build/lib/packstack/installer 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/packstack copying build/lib/packstack/version.py -> build/bdist.linux-x86_64/wheel/packstack creating build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/ospluginutils.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/puppet.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/common.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/documentation.py -> build/bdist.linux-x86_64/wheel/packstack/modules copying build/lib/packstack/modules/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/modules creating build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/cinder_250.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/amqp_002.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/neutron_350.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/openstack_client_400.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/aodh_810.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/manila_355.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/gnocchi_790.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/ssl_001.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/prescript_000.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/glance_200.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/magnum_920.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/keystone_100.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/mariadb_003.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/dashboard_500.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/swift_600.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/postscript_951.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/puppet_950.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/trove_850.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/provision_700.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/nova_300.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/ironic_275.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/heat_650.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/sahara_900.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/plugins/ceilometer_800.py -> build/bdist.linux-x86_64/wheel/packstack/plugins copying build/lib/packstack/__init__.py -> build/bdist.linux-x86_64/wheel/packstack creating build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/LICENSE -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/exceptions.py -> build/bdist.linux-x86_64/wheel/packstack/installer creating build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/shortcuts.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/shell.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/decorators.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/datastructures.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/strings.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/utils/network.py -> build/bdist.linux-x86_64/wheel/packstack/installer/utils copying build/lib/packstack/installer/setup_controller.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/basedefs.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/run_setup.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/processors.py -> build/bdist.linux-x86_64/wheel/packstack/installer creating build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/sequences.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/parameters.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/drones.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/arch.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/core/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/installer/core copying build/lib/packstack/installer/output_messages.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/__init__.py -> build/bdist.linux-x86_64/wheel/packstack/installer copying build/lib/packstack/installer/validators.py -> build/bdist.linux-x86_64/wheel/packstack/installer running install_data creating build/bdist.linux-x86_64/wheel/packstack-23.0.0.0rc1.data creating build/bdist.linux-x86_64/wheel/packstack-23.0.0.0rc1.data/data creating build/bdist.linux-x86_64/wheel/packstack-23.0.0.0rc1.data/data/share creating build/bdist.linux-x86_64/wheel/packstack-23.0.0.0rc1.data/data/share/packstack copying docs/packstack.rst -> build/bdist.linux-x86_64/wheel/packstack-23.0.0.0rc1.data/data/share/packstack running install_egg_info Copying packstack.egg-info to build/bdist.linux-x86_64/wheel/packstack-23.0.0.0rc1-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/packstack-23.0.0.0rc1.dist-info/WHEEL creating '/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir/pip-wheel-tdnat6fy/tmp1jqp__uq/packstack-23.0.0.0rc1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'packstack/__init__.py' adding 'packstack/version.py' adding 'packstack/installer/LICENSE' adding 'packstack/installer/__init__.py' adding 'packstack/installer/basedefs.py' adding 'packstack/installer/exceptions.py' adding 'packstack/installer/output_messages.py' adding 'packstack/installer/processors.py' adding 'packstack/installer/run_setup.py' adding 'packstack/installer/setup_controller.py' adding 'packstack/installer/validators.py' adding 'packstack/installer/core/__init__.py' adding 'packstack/installer/core/arch.py' adding 'packstack/installer/core/drones.py' adding 'packstack/installer/core/parameters.py' adding 'packstack/installer/core/sequences.py' adding 'packstack/installer/utils/__init__.py' adding 'packstack/installer/utils/datastructures.py' adding 'packstack/installer/utils/decorators.py' adding 'packstack/installer/utils/network.py' adding 'packstack/installer/utils/shell.py' adding 'packstack/installer/utils/shortcuts.py' adding 'packstack/installer/utils/strings.py' adding 'packstack/modules/__init__.py' adding 'packstack/modules/common.py' adding 'packstack/modules/documentation.py' adding 'packstack/modules/ospluginutils.py' adding 'packstack/modules/puppet.py' adding 'packstack/plugins/__init__.py' adding 'packstack/plugins/amqp_002.py' adding 'packstack/plugins/aodh_810.py' adding 'packstack/plugins/ceilometer_800.py' adding 'packstack/plugins/cinder_250.py' adding 'packstack/plugins/dashboard_500.py' adding 'packstack/plugins/glance_200.py' adding 'packstack/plugins/gnocchi_790.py' adding 'packstack/plugins/heat_650.py' adding 'packstack/plugins/ironic_275.py' adding 'packstack/plugins/keystone_100.py' adding 'packstack/plugins/magnum_920.py' adding 'packstack/plugins/manila_355.py' adding 'packstack/plugins/mariadb_003.py' adding 'packstack/plugins/neutron_350.py' adding 'packstack/plugins/nova_300.py' adding 'packstack/plugins/openstack_client_400.py' adding 'packstack/plugins/postscript_951.py' adding 'packstack/plugins/prescript_000.py' adding 'packstack/plugins/provision_700.py' adding 'packstack/plugins/puppet_950.py' adding 'packstack/plugins/sahara_900.py' adding 'packstack/plugins/ssl_001.py' adding 'packstack/plugins/swift_600.py' adding 'packstack/plugins/trove_850.py' adding 'packstack-23.0.0.0rc1.data/data/share/packstack/packstack.rst' adding 'packstack-23.0.0.0rc1.dist-info/AUTHORS' adding 'packstack-23.0.0.0rc1.dist-info/LICENSE' adding 'packstack-23.0.0.0rc1.dist-info/METADATA' adding 'packstack-23.0.0.0rc1.dist-info/WHEEL' adding 'packstack-23.0.0.0rc1.dist-info/entry_points.txt' adding 'packstack-23.0.0.0rc1.dist-info/pbr.json' adding 'packstack-23.0.0.0rc1.dist-info/top_level.txt' adding 'packstack-23.0.0.0rc1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for packstack (PEP 517): finished with status 'done' Created wheel for packstack: filename=packstack-23.0.0.0rc1-py3-none-any.whl size=147014 sha256=1aac2c9d311f18bdb05388835dbff6c50bcfc4c44da6dbfda063ca02ae5aa0db Stored in directory: /builddir/.cache/pip/wheels/f3/e8/e1/bb7cf36870af1562408d25180de374b3348fac182b87638c29 Successfully built packstack + /usr/bin/python3 setup.py build_sphinx -b man running build_sphinx The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_tree_index_modules'] [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Sphinx 1.6 added native support for specifying multiple builders in the '[sphinx_build] builder' configuration option, found in 'setup.cfg'. As a result, the '[sphinx_build] builders' option has been deprecated and will be removed in pbr 4.0. Migrate to the 'builder' configuration option. Creating file docs/api/packstack.rst. Creating file docs/api/packstack.installer.rst. Creating file docs/api/packstack.installer.core.rst. Creating file docs/api/packstack.installer.utils.rst. Creating file docs/api/packstack.modules.rst. Creating file docs/api/packstack.plugins.rst. Creating file docs/api/tests.rst. Creating file docs/api/tests.installer.rst. Creating file docs/api/tests.modules.rst. Creating file docs/api/modules.rst. Running Sphinx v3.4.3 [pbr] Generating ChangeLog making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: all of 0 po files building [man]: all source files updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] api/modules reading sources... [ 18%] api/packstack reading sources... [ 27%] api/packstack.installer reading sources... [ 36%] api/packstack.installer.core reading sources... [ 45%] api/packstack.installer.utils reading sources... [ 54%] api/packstack.modules reading sources... [ 63%] api/packstack.plugins reading sources... [ 72%] api/tests reading sources... [ 81%] api/tests.installer reading sources... [ 90%] api/tests.modules reading sources... [100%] packstack /builddir/build/BUILD/packstack-23.0.0.0rc1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:9: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... /builddir/build/BUILD/packstack-23.0.0.0rc1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "info". /builddir/build/BUILD/packstack-23.0.0.0rc1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "err". none found pickling environment... done checking consistency... done /builddir/build/BUILD/packstack-23.0.0.0rc1/docs/api/modules.rst: WARNING: document isn't included in any toctree writing... packstack.1 { } done build succeeded, 5 warnings. The manual pages are in docs/build/man. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fUccSA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch + cd packstack-23.0.0.0rc1 ++ ls /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir/packstack-23.0.0.0rc1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=packstack==23.0.0.0rc1 + TMPDIR=/builddir/build/BUILD/packstack-23.0.0.0rc1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch --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/packstack-23.0.0.0rc1/pyproject-wheeldir packstack==23.0.0.0rc1 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/packstack-23.0.0.0rc1/pyproject-wheeldir Processing ./pyproject-wheeldir/packstack-23.0.0.0rc1-py3-none-any.whl Installing collected packages: packstack Creating /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/bin/packstack to 755 Successfully installed packstack-23.0.0.0rc1 + '[' -d /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/bin/packstack /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/bin/packstack: updating + rm -rfv /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/packstack-23.0.0.0rc1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack-23.0.0.0rc1.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-packstack-23.0.0-0.1.0rc1.el9s.noarch --record /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack-23.0.0.0rc1.dist-info/RECORD --output /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack-23.0.0.0rc1.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack-23.0.0.0rc1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack-23.0.0.0rc1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/packstack-23.0.0.0rc1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + rm -fr /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/tests + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch//usr/share/openstack-puppet/modules + cp -r /builddir/build/BUILD/puppet/modules/packstack /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch//usr/share/openstack-puppet/modules/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch//usr/share/packstack + install -p -D -m 644 docs/packstack.rst /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch//usr/share/packstack + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch//usr/lib/python3.9/site-packages/packstack/puppet + mv /builddir/build/BUILD/puppet/templates /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch//usr/lib/python3.9/site-packages/packstack/puppet/ + mkdir -p /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/share/man/man1 + install -p -D -m 644 docs/build/man/packstack.1 /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/share/man/man1/ + rm -fr /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9/site-packages/docs + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 23.0.0-0.1.0rc1.el9s --unique-debug-suffix -23.0.0-0.1.0rc1.el9s.noarch --unique-debug-src-base openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/packstack-23.0.0.0rc1 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-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/openstack-puppet/modules/packstack/templates/ssl/generate_ssl_certs.sh.erb from /usr/bin/env bash to #!/usr/bin/bash *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/keystone/magnum.pp is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services_remote.pp is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services.pp is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/magnum/rabbitmq.pp is executable but has no shebang, removing executable bit Processing files: openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OcGCJM + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + DOCDIR=/builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/share/doc/openstack-packstack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/share/doc/openstack-packstack + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch/usr/share/doc/openstack-packstack + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-packstack = 1:23.0.0-0.1.0rc1.el9s python3.9dist(packstack) = 23~rc1 python3dist(packstack) = 23~rc1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(distro) python3.9dist(docutils) >= 0.11 python3.9dist(netaddr) >= 0.7.6 python3.9dist(netifaces) python3.9dist(pbr) >= 1.6 python3.9dist(pyopenssl) >= 16.2 python3.9dist(pyyaml) >= 3.10 Processing files: openstack-packstack-puppet-23.0.0-0.1.0rc1.el9s.noarch Provides: openstack-packstack-puppet = 1:23.0.0-0.1.0rc1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: openstack-packstack-doc-23.0.0-0.1.0rc1.el9s.noarch Provides: openstack-packstack-doc = 1:23.0.0-0.1.0rc1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch Wrote: /builddir/build/SRPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.src.rpm Wrote: /builddir/build/RPMS/openstack-packstack-doc-23.0.0-0.1.0rc1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-puppet-23.0.0-0.1.0rc1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8GAoCe + umask 022 + cd /builddir/build/BUILD + cd packstack-23.0.0.0rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-packstack-23.0.0-0.1.0rc1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0