Mock Version: 5.4 Mock Version: 5.4 Mock Version: 5.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208293-1175859/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False 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=1710374400 Wrote: /builddir/build/SRPMS/python-oslotest-5.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208293-1175859/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.daiSdA + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/oslotest-5.0.0.tar.gz.asc --data=/builddir/build/SOURCES/oslotest-5.0.0.tar.gz gpgv: Signature made Thu Feb 29 13:25:13 2024 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf oslotest-5.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslotest-5.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslotest-5.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslotest-5.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yY4yEg + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + 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/oslotest-5.0.0/.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/oslotest-5.0.0/.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/oslotest-5.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslotest-5.0.0-1.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 --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208293-1175859/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.SD2NNa + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + 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/oslotest-5.0.0/.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/oslotest-5.0.0/.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/oslotest-5.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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>=2.0.0 from get_requires_for_build_wheel Requirement not satisfied: pbr>=2.0.0 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslotest-5.0.0-1.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 --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208293-1175859/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9J9pKp + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + 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/oslotest-5.0.0/.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/oslotest-5.0.0/.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/oslotest-5.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslotest-5.0.0-1.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 --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208293-1175859/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.oWfiuT + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + 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/oslotest-5.0.0/.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/oslotest-5.0.0/.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/oslotest-5.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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 coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinx>=2.0.0,!=2.1.0 Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing pbr to oslotest.egg-info/pbr.json writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt writing requirements to oslotest.egg-info/requires.txt writing top-level names to oslotest.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslotest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslotest-5.0.0/oslotest-5.0.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling fixtures (>=3.0.0) from hook generated metadata: Requires-Dist (oslotest) Requirement not satisfied: fixtures (>=3.0.0) Handling python-subunit (>=1.0.0) from hook generated metadata: Requires-Dist (oslotest) Requirement not satisfied: python-subunit (>=1.0.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (oslotest) Requirement not satisfied: testtools (>=2.2.0) + cat /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslotest-5.0.0.dist-info/ removed 'oslotest-5.0.0.dist-info/AUTHORS' removed 'oslotest-5.0.0.dist-info/pbr.json' removed 'oslotest-5.0.0.dist-info/LICENSE' removed 'oslotest-5.0.0.dist-info/top_level.txt' removed 'oslotest-5.0.0.dist-info/METADATA' removed directory 'oslotest-5.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslotest-5.0.0-1.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 --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208293-1175859/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rT3M5a + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + 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/oslotest-5.0.0/.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/oslotest-5.0.0/.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/oslotest-5.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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 coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.4.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.4.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing pbr to oslotest.egg-info/pbr.json writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt writing requirements to oslotest.egg-info/requires.txt writing top-level names to oslotest.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslotest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslotest-5.0.0/oslotest-5.0.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling fixtures (>=3.0.0) from hook generated metadata: Requires-Dist (oslotest) Requirement satisfied: fixtures (>=3.0.0) (installed: fixtures 4.0.1) Handling python-subunit (>=1.0.0) from hook generated metadata: Requires-Dist (oslotest) Requirement satisfied: python-subunit (>=1.0.0) (installed: python-subunit 1.4.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (oslotest) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.7.1) + cat /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslotest-5.0.0.dist-info/ removed 'oslotest-5.0.0.dist-info/AUTHORS' removed 'oslotest-5.0.0.dist-info/pbr.json' removed 'oslotest-5.0.0.dist-info/LICENSE' removed 'oslotest-5.0.0.dist-info/top_level.txt' removed 'oslotest-5.0.0.dist-info/METADATA' removed directory 'oslotest-5.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-oslotest-5.0.0-1.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-caracal-el9s-build-208293-1175859/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710374400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.OXZ9sQ + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + 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/oslotest-5.0.0/.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/oslotest-5.0.0/.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/oslotest-5.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (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 coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.4.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.3.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.4.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing pbr to oslotest.egg-info/pbr.json writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt writing requirements to oslotest.egg-info/requires.txt writing top-level names to oslotest.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslotest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslotest-5.0.0/oslotest-5.0.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling fixtures (>=3.0.0) from hook generated metadata: Requires-Dist (oslotest) Requirement satisfied: fixtures (>=3.0.0) (installed: fixtures 4.0.1) Handling python-subunit (>=1.0.0) from hook generated metadata: Requires-Dist (oslotest) Requirement satisfied: python-subunit (>=1.0.0) (installed: python-subunit 1.4.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (oslotest) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.7.1) + cat /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv oslotest-5.0.0.dist-info/ removed 'oslotest-5.0.0.dist-info/AUTHORS' removed 'oslotest-5.0.0.dist-info/pbr.json' removed 'oslotest-5.0.0.dist-info/LICENSE' removed 'oslotest-5.0.0.dist-info/top_level.txt' removed 'oslotest-5.0.0.dist-info/METADATA' removed directory 'oslotest-5.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S8vKLM + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + mkdir -p /builddir/build/BUILD/oslotest-5.0.0/.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/oslotest-5.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslotest-5.0.0/pyproject-wheeldir Processing /builddir/build/BUILD/oslotest-5.0.0 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/oslotest-5.0.0/.pyproject-builddir/tmp3c2finz_ /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info writing pbr to /builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info/pbr.json writing /builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-modern-metadata-7ir2kw4c/oslotest-5.0.0.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: oslotest Building wheel for oslotest (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/oslotest-5.0.0/.pyproject-builddir/tmp8ao06qo6 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oslotest creating build/lib/oslotest/tests copying oslotest/tests/__init__.py -> build/lib/oslotest/tests creating build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_base.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_output.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_createfile.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_modules.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_mockpatch.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_timeout.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_mock_fixture.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/__init__.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_log.py -> build/lib/oslotest/tests/unit creating build/lib/oslotest/tools copying oslotest/tools/config.py -> build/lib/oslotest/tools copying oslotest/tools/__init__.py -> build/lib/oslotest/tools copying oslotest/mock_fixture.py -> build/lib/oslotest copying oslotest/createfile.py -> build/lib/oslotest copying oslotest/base.py -> build/lib/oslotest copying oslotest/log.py -> build/lib/oslotest copying oslotest/__init__.py -> build/lib/oslotest copying oslotest/output.py -> build/lib/oslotest copying oslotest/timeout.py -> build/lib/oslotest copying oslotest/modules.py -> build/lib/oslotest running egg_info writing pbr to oslotest.egg-info/pbr.json writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt writing requirements to oslotest.egg-info/requires.txt writing top-level names to oslotest.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslotest.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.9 copying tools/oslo_debug_helper -> build/scripts-3.9 copying tools/oslo_run_cross_tests -> build/scripts-3.9 copying and adjusting tools/oslo_run_pre_release_tests -> build/scripts-3.9 changing mode of build/scripts-3.9/oslo_run_pre_release_tests from 644 to 755 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/oslotest creating build/bdist.linux-x86_64/wheel/oslotest/tools copying build/lib/oslotest/tools/config.py -> build/bdist.linux-x86_64/wheel/oslotest/tools copying build/lib/oslotest/tools/__init__.py -> build/bdist.linux-x86_64/wheel/oslotest/tools copying build/lib/oslotest/mock_fixture.py -> build/bdist.linux-x86_64/wheel/oslotest copying build/lib/oslotest/createfile.py -> build/bdist.linux-x86_64/wheel/oslotest copying build/lib/oslotest/base.py -> build/bdist.linux-x86_64/wheel/oslotest copying build/lib/oslotest/log.py -> build/bdist.linux-x86_64/wheel/oslotest copying build/lib/oslotest/__init__.py -> build/bdist.linux-x86_64/wheel/oslotest copying build/lib/oslotest/output.py -> build/bdist.linux-x86_64/wheel/oslotest copying build/lib/oslotest/timeout.py -> build/bdist.linux-x86_64/wheel/oslotest creating build/bdist.linux-x86_64/wheel/oslotest/tests copying build/lib/oslotest/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslotest/tests creating build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_base.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_output.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_createfile.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_modules.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_mockpatch.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_timeout.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_mock_fixture.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_log.py -> build/bdist.linux-x86_64/wheel/oslotest/tests/unit copying build/lib/oslotest/modules.py -> build/bdist.linux-x86_64/wheel/oslotest running install_egg_info Copying oslotest.egg-info to build/bdist.linux-x86_64/wheel/oslotest-5.0.0-py3.9.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data creating build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data/scripts copying build/scripts-3.9/oslo_run_pre_release_tests -> build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data/scripts copying build/scripts-3.9/oslo_run_cross_tests -> build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data/scripts copying build/scripts-3.9/oslo_debug_helper -> build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data/scripts changing mode of build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data/scripts/oslo_run_pre_release_tests to 755 changing mode of build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data/scripts/oslo_run_cross_tests to 755 changing mode of build/bdist.linux-x86_64/wheel/oslotest-5.0.0.data/scripts/oslo_debug_helper to 755 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/oslotest-5.0.0.dist-info/WHEEL creating '/builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir/pip-wheel-8_3jbgz2/tmpgpf8ay83/oslotest-5.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'oslotest/__init__.py' adding 'oslotest/base.py' adding 'oslotest/createfile.py' adding 'oslotest/log.py' adding 'oslotest/mock_fixture.py' adding 'oslotest/modules.py' adding 'oslotest/output.py' adding 'oslotest/timeout.py' adding 'oslotest/tests/__init__.py' adding 'oslotest/tests/unit/__init__.py' adding 'oslotest/tests/unit/test_base.py' adding 'oslotest/tests/unit/test_createfile.py' adding 'oslotest/tests/unit/test_log.py' adding 'oslotest/tests/unit/test_mock_fixture.py' adding 'oslotest/tests/unit/test_mockpatch.py' adding 'oslotest/tests/unit/test_modules.py' adding 'oslotest/tests/unit/test_output.py' adding 'oslotest/tests/unit/test_timeout.py' adding 'oslotest/tools/__init__.py' adding 'oslotest/tools/config.py' adding 'oslotest-5.0.0.data/scripts/oslo_debug_helper' adding 'oslotest-5.0.0.data/scripts/oslo_run_cross_tests' adding 'oslotest-5.0.0.data/scripts/oslo_run_pre_release_tests' adding 'oslotest-5.0.0.dist-info/AUTHORS' adding 'oslotest-5.0.0.dist-info/LICENSE' adding 'oslotest-5.0.0.dist-info/METADATA' adding 'oslotest-5.0.0.dist-info/WHEEL' adding 'oslotest-5.0.0.dist-info/pbr.json' adding 'oslotest-5.0.0.dist-info/top_level.txt' adding 'oslotest-5.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for oslotest (PEP 517): finished with status 'done' Created wheel for oslotest: filename=oslotest-5.0.0-py3-none-any.whl size=31898 sha256=5ddc2af5246124b2783eedfc12d39b6c69b1afc4d356d374561cf4eb18068c56 Stored in directory: /builddir/.cache/pip/wheels/d1/1f/b5/3047360f11da1226d78c091ac15d61e164b2589bd8d5284dcb Successfully built oslotest + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=20 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslotest); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/oslotest-5.0.0/.gitreview found Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.base.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.createfile.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.log.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.mock_fixture.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.modules.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.output.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.timeout.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.tools.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/oslotest.tools.config.rst. Creating file /builddir/build/BUILD/oslotest-5.0.0/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 12 source files that are out of date updating environment: [new config] 23 added, 0 changed, 0 removed reading sources... [ 4%] contributor/index reading sources... [ 8%] index reading sources... [ 13%] install/index reading sources... [ 17%] reference/api/modules reading sources... [ 21%] reference/api/oslotest reading sources... [ 26%] reference/api/oslotest.base reading sources... [ 30%] reference/api/oslotest.createfile reading sources... [ 34%] reference/api/oslotest.log reading sources... [ 39%] reference/api/oslotest.mock_fixture reading sources... [ 43%] reference/api/oslotest.modules reading sources... [ 47%] reference/api/oslotest.output reading sources... [ 52%] reference/api/oslotest.timeout reading sources... [ 56%] reference/api/oslotest.tools reading sources... [ 60%] reference/api/oslotest.tools.config reading sources... [ 65%] reference/index reading sources... [ 69%] user/cross-testing reading sources... [ 73%] user/debugging reading sources... [ 78%] user/features reading sources... [ 82%] user/history reading sources... [ 86%] user/index reading sources... [ 91%] user/mock-autospec reading sources... [ 95%] user/resources reading sources... [100%] user/testing WARNING: autodoc: failed to import module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'base' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'createfile' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'log' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'mock_fixture' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'modules' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'output' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'timeout' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'tools' from module 'oslotest'; the following exception was raised: No module named 'oslotest' WARNING: autodoc: failed to import module 'tools.config' from module 'oslotest'; the following exception was raised: No module named 'oslotest' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] contributor/index writing output... [ 8%] index writing output... [ 13%] install/index writing output... [ 17%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 21%] reference/api/oslotest [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest' writing output... [ 26%] reference/api/oslotest.base [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.base' writing output... [ 30%] reference/api/oslotest.createfile [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.createfile' writing output... [ 34%] reference/api/oslotest.log [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.log' writing output... [ 39%] reference/api/oslotest.mock_fixture [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.mock_fixture' writing output... [ 43%] reference/api/oslotest.modules [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.modules' writing output... [ 47%] reference/api/oslotest.output [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.output' writing output... [ 52%] reference/api/oslotest.timeout [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.timeout' writing output... [ 56%] reference/api/oslotest.tools [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.tools' writing output... [ 60%] reference/api/oslotest.tools.config [openstackdocstheme] could not determine last_updated for 'reference/api/oslotest.tools.config' writing output... [ 65%] reference/index writing output... [ 69%] user/cross-testing writing output... [ 73%] user/debugging writing output... [ 78%] user/features writing output... [ 82%] user/history writing output... [ 86%] user/index writing output... [ 91%] user/mock-autospec writing output... [ 95%] user/resources writing output... [100%] user/testing generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 10 warnings. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8s65wW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch + cd oslotest-5.0.0 ++ ls /builddir/build/BUILD/oslotest-5.0.0/pyproject-wheeldir/oslotest-5.0.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=oslotest==5.0.0 + '[' -z oslotest==5.0.0 ']' + TMPDIR=/builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.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/oslotest-5.0.0/pyproject-wheeldir oslotest==5.0.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/oslotest-5.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/oslotest-5.0.0-py3-none-any.whl Installing collected packages: oslotest Successfully installed oslotest-5.0.0 + '[' -d /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin/oslo_debug_helper /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin/oslo_run_cross_tests /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin/oslo_run_pre_release_tests /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin/oslo_debug_helper: no change /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin/oslo_run_cross_tests: no change /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin/oslo_run_pre_release_tests: updating + rm -rfv /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/oslotest-5.0.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslotest-5.0.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch --record /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslotest-5.0.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslotest-5.0.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslotest-5.0.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslotest-5.0.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/oslotest-5.0.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-oslotest-5.0.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 5.0.0-1.el9s --unique-debug-suffix -5.0.0-1.el9s.noarch --unique-debug-src-base python-oslotest-5.0.0-1.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/oslotest-5.0.0 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/python-oslotest-5.0.0-1.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/bin/oslo_run_cross_tests from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/oslo_debug_helper from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C82U8n + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslotest-5.0.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=20 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {4} oslotest.tests.unit.test_createfile.CreateFileWithContentTest.test_ext [0.001262s] ... ok {5} oslotest.tests.unit.test_base.TestTempFiles.test_create_unicode_files_multi_encoding [0.001516s] ... ok {4} oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_bad_default [0.022107s] ... ok {0} oslotest.tests.unit.test_base.TestTempFiles.test_create_unicode_files [0.001839s] ... ok {0} oslotest.tests.unit.test_createfile.CreateFileWithContentTest.test_prefix [0.000646s] ... ok {0} oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_patch_autospec_multiple [0.006645s] ... ok {5} oslotest.tests.unit.test_timeout.TimeoutTestCase.test_no_timeout [0.022978s] ... ok {8} oslotest.tests.unit.test_base.TestBaseTestCase.test_fake_logs_default [0.001688s] ... ok {3} oslotest.tests.unit.test_createfile.CreateFileWithContentTest.test_create_bad_encoding [0.001678s] ... ok {8} oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_patch_autospec_class [0.006531s] ... ok {9} oslotest.tests.unit.test_mockpatch.TestMockPatchSymbols.test_reference [0.001518s] ... ok {9} oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_bad_scaling [0.023076s] ... ok {7} oslotest.tests.unit.test_createfile.CreateFileWithContentTest.test_create_unicode_files [0.001231s] ... ok {7} oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_patch_autospec_class_false [0.002220s] ... ok {3} oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_mock_autospec_all_members [0.024379s] ... ok {11} oslotest.tests.unit.test_base.TestBaseTestCase.test_mock_patch_cleanup_on_teardown [0.002754s] ... ok {12} oslotest.tests.unit.test_log.ConfigureLoggingTestCase.test_fake_logs_with_debug [0.001381s] ... ok {12} oslotest.tests.unit.test_output.CaptureOutputTest.test_ensabled_explicit [0.008962s] ... ok {11} oslotest.tests.unit.test_base.TestTempFiles.test_create_bad_encoding [0.000662s] ... ok {13} oslotest.tests.unit.test_output.CaptureOutputTest.test_disabled_env [0.009059s] ... ok {15} oslotest.tests.unit.test_base.TestBaseTestCase.test_enabled [0.003385s] ... ok {17} oslotest.tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_log_cap [0.001650s] ... ok {17} oslotest.tests.unit.test_log.ConfigureLoggingTestCase.test_fake_logs_with_trace_int [0.001128s] ... ok {18} oslotest.tests.unit.test_base.TestBaseTestCase.test_timeout [0.001996s] ... ok {18} oslotest.tests.unit.test_base.TestTempFiles.test_create_unicode_files_encoding [0.001216s] ... ok {16} oslotest.tests.unit.test_base.TestTempFiles.test_prefix [0.001483s] ... ok {14} oslotest.tests.unit.test_base.TestManualMock.test_mock_patch_manually [0.023551s] ... ok {14} oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_patch_create [0.001045s] ... ok {16} oslotest.tests.unit.test_log.ConfigureLoggingTestCase.test_fake_logs_with_debug_int [0.001442s] ... ok {13} oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout [0.023868s] ... ok {19} oslotest.tests.unit.test_log.ConfigureLoggingTestCase.test_fake_logs_with_warning [0.001489s] ... ok {15} oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_magic_mock_autospec_all_members [0.029198s] ... ok {1} oslotest.tests.unit.test_log.ConfigureLoggingTestCase.test_fake_logs_default [0.001518s] ... ok {2} oslotest.tests.unit.test_base.TestBaseTestCase.test_capture_output_disabled [0.005291s] ... ok {2} oslotest.tests.unit.test_base.TestBaseTestCase.test_fake_logs_with_debug [0.002792s] ... ok {19} oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_default [0.025067s] ... ok {2} oslotest.tests.unit.test_modules.CreateDisableModuleTest.test_disable_module [0.001567s] ... ok {1} oslotest.tests.unit.test_output.CaptureOutputTest.test_enabled_env [0.016504s] ... ok {6} oslotest.tests.unit.test_base.TestTempFiles.test_wrong_length [0.001303s] ... ok {6} oslotest.tests.unit.test_createfile.CreateFileWithContentTest.test_create_unicode_files_encoding [0.000770s] ... ok {10} oslotest.tests.unit.test_log.ConfigureLoggingTestCase.test_fake_logs_with_log_capture [0.001042s] ... ok {10} oslotest.tests.unit.test_output.CaptureOutputTest.test_disabled_explicit [0.008221s] ... ok {1} oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_scaling [0.027939s] ... ok ====== Totals ====== Ran: 43 tests in 0.1379 sec. - Passed: 43 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.3256 sec. ============== Worker Balance ============== - Worker 0 (3 tests) => 0:00:00.009567 - Worker 1 (3 tests) => 0:00:00.046906 - Worker 2 (3 tests) => 0:00:00.010621 - Worker 3 (2 tests) => 0:00:00.026303 - Worker 4 (2 tests) => 0:00:00.023652 - Worker 5 (2 tests) => 0:00:00.024814 - Worker 6 (2 tests) => 0:00:00.002258 - Worker 7 (2 tests) => 0:00:00.003679 - Worker 8 (2 tests) => 0:00:00.008510 - Worker 9 (2 tests) => 0:00:00.024820 - Worker 10 (2 tests) => 0:00:00.009472 - Worker 11 (2 tests) => 0:00:00.003603 - Worker 12 (2 tests) => 0:00:00.010603 - Worker 13 (2 tests) => 0:00:00.033201 - Worker 14 (2 tests) => 0:00:00.025017 - Worker 15 (2 tests) => 0:00:00.032943 - Worker 16 (2 tests) => 0:00:00.003207 - Worker 17 (2 tests) => 0:00:00.003068 - Worker 18 (2 tests) => 0:00:00.003413 - Worker 19 (2 tests) => 0:00:00.026874 Test id Runtime (s) --------------------------------------------------------------------------------------------- ----------- oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_magic_mock_autospec_all_members 0.029 oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_scaling 0.028 oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_default 0.025 oslotest.tests.unit.test_mock_fixture.MockSanityTestCase.test_mock_autospec_all_members 0.024 oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout 0.024 oslotest.tests.unit.test_base.TestManualMock.test_mock_patch_manually 0.024 oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_bad_scaling 0.023 oslotest.tests.unit.test_timeout.TimeoutTestCase.test_no_timeout 0.023 oslotest.tests.unit.test_timeout.TimeoutTestCase.test_timeout_bad_default 0.022 oslotest.tests.unit.test_output.CaptureOutputTest.test_enabled_env 0.017 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-oslotest-5.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yhrtui + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/licenses/python3-oslotest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/licenses/python3-oslotest + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/licenses/python3-oslotest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslotest = 5.0.0-1.el9s python3-oslotest = 5.0.0-1.el9s python3.9-oslotest = 5.0.0-1.el9s python3.9dist(oslotest) = 5 python3dist(oslotest) = 5 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/bash /usr/bin/python3 python(abi) = 3.9 python3.9dist(fixtures) >= 3 python3.9dist(python-subunit) >= 1 python3.9dist(testtools) >= 2.2 Obsoletes: python39-oslotest < 5.0.0-1.el9s Processing files: python-oslotest-doc-5.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RW7q3Q + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/doc/python-oslotest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/doc/python-oslotest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/doc/python-oslotest-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/doc/python-oslotest-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4bdGsi + umask 022 + cd /builddir/build/BUILD + cd oslotest-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/licenses/python-oslotest-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/licenses/python-oslotest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslotest-5.0.0-1.el9s.noarch/usr/share/licenses/python-oslotest-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslotest-doc = 5.0.0-1.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/python-oslotest-5.0.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-oslotest-5.0.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-oslotest-5.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-oslotest-doc-5.0.0-1.el9s.noarch.rpm Child return code was: 0