Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mi2FZ9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-3.1.0-0.20230908064342.1644b1b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-3.1.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-senlinclient-3.1.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.n3zXZ7 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RoDyW5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-3.1.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-3.1.0-0.20230908064342.1644b1b.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-3.1.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-senlinclient-3.1.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.RWnnVM + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( 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-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hNrGUF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-3.1.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-3.1.0-0.20230908064342.1644b1b.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-3.1.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-senlinclient-3.1.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.cj0Pru + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( 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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 0.7.2) Handling keystoneauth1>=3.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.11.0 (installed: keystoneauth1 5.3.0) Handling openstacksdk>=0.24.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=0.24.0 (installed: openstacksdk 1.5.0) Handling osc-lib>=1.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.11.0 (installed: osc-lib 2.8.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-heatclient>=1.10.0 Handling PyYAML>=5.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.3.1 (installed: PyYAML 5.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.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 requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 (installed: setuptools 57.4.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tempest>=17.1.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.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 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/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info writing python_senlinclient.egg-info/PKG-INFO writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt writing requirements to python_senlinclient.egg-info/requires.txt writing top-level names to python_senlinclient.egg-info/top_level.txt writing pbr to python_senlinclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-senlinclient-3.1.0/python_senlinclient.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling PrettyTable (>=0.7.2) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: PrettyTable (>=0.7.2) (installed: PrettyTable 0.7.2) Handling keystoneauth1 (>=3.11.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: keystoneauth1 (>=3.11.0) (installed: keystoneauth1 5.3.0) Handling openstacksdk (>=0.24.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: openstacksdk (>=0.24.0) (installed: openstacksdk 1.5.0) Handling osc-lib (>=1.11.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: osc-lib (>=1.11.0) (installed: osc-lib 2.8.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) Handling python-heatclient (>=1.10.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement not satisfied: python-heatclient (>=1.10.0) Handling PyYAML (>=5.3.1) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: PyYAML (>=5.3.1) (installed: PyYAML 5.4.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires + rm -rfv python_senlinclient.dist-info/ removed 'python_senlinclient.dist-info/LICENSE' removed 'python_senlinclient.dist-info/AUTHORS' removed 'python_senlinclient.dist-info/METADATA' removed 'python_senlinclient.dist-info/entry_points.txt' removed 'python_senlinclient.dist-info/pbr.json' removed 'python_senlinclient.dist-info/top_level.txt' removed directory 'python_senlinclient.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7DTtyj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-3.1.0-0.20230908064342.1644b1b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-3.1.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-senlinclient-3.1.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.DzJK8f + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( 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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 0.7.2) Handling keystoneauth1>=3.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.11.0 (installed: keystoneauth1 5.3.0) Handling openstacksdk>=0.24.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=0.24.0 (installed: openstacksdk 1.5.0) Handling osc-lib>=1.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.11.0 (installed: osc-lib 2.8.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 3.3.0) Handling PyYAML>=5.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.3.1 (installed: PyYAML 5.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 6.2.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 (installed: setuptools 57.4.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 35.0.1.dev96) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) 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 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/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info writing python_senlinclient.egg-info/PKG-INFO writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt writing requirements to python_senlinclient.egg-info/requires.txt writing top-level names to python_senlinclient.egg-info/top_level.txt writing pbr to python_senlinclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-senlinclient-3.1.0/python_senlinclient.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling PrettyTable (>=0.7.2) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: PrettyTable (>=0.7.2) (installed: PrettyTable 0.7.2) Handling keystoneauth1 (>=3.11.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: keystoneauth1 (>=3.11.0) (installed: keystoneauth1 5.3.0) Handling openstacksdk (>=0.24.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: openstacksdk (>=0.24.0) (installed: openstacksdk 1.5.0) Handling osc-lib (>=1.11.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: osc-lib (>=1.11.0) (installed: osc-lib 2.8.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) Handling python-heatclient (>=1.10.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: python-heatclient (>=1.10.0) (installed: python-heatclient 3.3.0) Handling PyYAML (>=5.3.1) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: PyYAML (>=5.3.1) (installed: PyYAML 5.4.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires + rm -rfv python_senlinclient.dist-info/ removed 'python_senlinclient.dist-info/AUTHORS' removed 'python_senlinclient.dist-info/LICENSE' removed 'python_senlinclient.dist-info/METADATA' removed 'python_senlinclient.dist-info/entry_points.txt' removed 'python_senlinclient.dist-info/pbr.json' removed 'python_senlinclient.dist-info/top_level.txt' removed directory 'python_senlinclient.dist-info/' + RPM_EC=0 ++ jobs -p Wrote: /builddir/build/SRPMS/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.buildreqs.nosrc.rpm + exit 0 Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yUzZ6O + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.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/python-senlinclient-3.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 57.4.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( 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 pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 5.11.1) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 0.7.2) Handling keystoneauth1>=3.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.11.0 (installed: keystoneauth1 5.3.0) Handling openstacksdk>=0.24.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=0.24.0 (installed: openstacksdk 1.5.0) Handling osc-lib>=1.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.11.0 (installed: osc-lib 2.8.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.2.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 6.2.1) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 3.3.0) Handling PyYAML>=5.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.3.1 (installed: PyYAML 5.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 6.4.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 6.2.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 4.5.0) Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 (installed: setuptools 57.4.0) Handling tempest>=17.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 35.0.1.dev96) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) 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 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/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info creating python_senlinclient.egg-info writing python_senlinclient.egg-info/PKG-INFO writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt writing requirements to python_senlinclient.egg-info/requires.txt writing top-level names to python_senlinclient.egg-info/top_level.txt writing pbr to python_senlinclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_senlinclient.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 'python_senlinclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-senlinclient-3.1.0/python_senlinclient.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling PrettyTable (>=0.7.2) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: PrettyTable (>=0.7.2) (installed: PrettyTable 0.7.2) Handling keystoneauth1 (>=3.11.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: keystoneauth1 (>=3.11.0) (installed: keystoneauth1 5.3.0) Handling openstacksdk (>=0.24.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: openstacksdk (>=0.24.0) (installed: openstacksdk 1.5.0) Handling osc-lib (>=1.11.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: osc-lib (>=1.11.0) (installed: osc-lib 2.8.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 6.2.1) Handling python-heatclient (>=1.10.0) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: python-heatclient (>=1.10.0) (installed: python-heatclient 3.3.0) Handling PyYAML (>=5.3.1) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: PyYAML (>=5.3.1) (installed: PyYAML 5.4.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-senlinclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) + cat /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-buildrequires + rm -rfv python_senlinclient.dist-info/ removed 'python_senlinclient.dist-info/AUTHORS' removed 'python_senlinclient.dist-info/LICENSE' removed 'python_senlinclient.dist-info/METADATA' removed 'python_senlinclient.dist-info/entry_points.txt' removed 'python_senlinclient.dist-info/top_level.txt' removed 'python_senlinclient.dist-info/pbr.json' removed directory 'python_senlinclient.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2OIJq9 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.0 + mkdir -p /builddir/build/BUILD/python-senlinclient-3.1.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/python-senlinclient-3.1.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-senlinclient-3.1.0/pyproject-wheeldir Processing /builddir/build/BUILD/python-senlinclient-3.1.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/python-senlinclient-3.1.0/.pyproject-builddir/tmpsoar37al /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info creating /builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info writing /builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.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/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-modern-metadata-omdh3co4/python_senlinclient.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: python-senlinclient Building wheel for python-senlinclient (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/python-senlinclient-3.1.0/.pyproject-builddir/tmppp8m4jox /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/senlinclient creating build/lib/senlinclient/tests creating build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/__init__.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/base.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_actions.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_cluster_policy.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_clusters.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_events.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_help.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_nodes.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_policies.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_policy_types.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_profile_types.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_profiles.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_readonly_senlin.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_receivers.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_version.py -> build/lib/senlinclient/tests/functional creating build/lib/senlinclient/common copying senlinclient/common/__init__.py -> build/lib/senlinclient/common copying senlinclient/common/exc.py -> build/lib/senlinclient/common copying senlinclient/common/format_utils.py -> build/lib/senlinclient/common copying senlinclient/common/i18n.py -> build/lib/senlinclient/common copying senlinclient/common/utils.py -> build/lib/senlinclient/common copying senlinclient/__init__.py -> build/lib/senlinclient copying senlinclient/client.py -> build/lib/senlinclient copying senlinclient/plugin.py -> build/lib/senlinclient creating build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/__init__.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/fakes.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_format_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_plugin.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_utils.py -> build/lib/senlinclient/tests/unit creating build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/__init__.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/fakes.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_action.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_build_info.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_client.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_event.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_node.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy_type.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile_type.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_receiver.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_service.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/__init__.py -> build/lib/senlinclient/tests creating build/lib/senlinclient/v1 copying senlinclient/v1/__init__.py -> build/lib/senlinclient/v1 copying senlinclient/v1/action.py -> build/lib/senlinclient/v1 copying senlinclient/v1/build_info.py -> build/lib/senlinclient/v1 copying senlinclient/v1/client.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster_policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/event.py -> build/lib/senlinclient/v1 copying senlinclient/v1/node.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/receiver.py -> build/lib/senlinclient/v1 copying senlinclient/v1/service.py -> build/lib/senlinclient/v1 running egg_info creating python_senlinclient.egg-info writing python_senlinclient.egg-info/PKG-INFO writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt writing requirements to python_senlinclient.egg-info/requires.txt writing top-level names to python_senlinclient.egg-info/top_level.txt writing pbr to python_senlinclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_senlinclient.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 'python_senlinclient.egg-info/SOURCES.txt' creating build/lib/senlinclient/tests/functional/policies copying senlinclient/tests/functional/policies/deletion_policy.yaml -> build/lib/senlinclient/tests/functional/policies creating build/lib/senlinclient/tests/functional/profiles copying senlinclient/tests/functional/profiles/cirros_basic.yaml -> build/lib/senlinclient/tests/functional/profiles creating build/lib/senlinclient/locale creating build/lib/senlinclient/locale/zh_CN creating build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES creating build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/deletion_policy.yaml -> build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/nova_server.yaml -> build/lib/senlinclient/tests/test_specs 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.1s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/senlinclient creating build/bdist.linux-x86_64/wheel/senlinclient/locale creating build/bdist.linux-x86_64/wheel/senlinclient/locale/zh_CN creating build/bdist.linux-x86_64/wheel/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> build/bdist.linux-x86_64/wheel/senlinclient/locale/zh_CN/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/service.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/receiver.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/profile_type.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/profile.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/policy_type.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/policy.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/node.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/event.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/cluster_policy.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/cluster.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/client.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/build_info.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/action.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/senlinclient/v1 copying build/lib/senlinclient/plugin.py -> build/bdist.linux-x86_64/wheel/senlinclient copying build/lib/senlinclient/client.py -> build/bdist.linux-x86_64/wheel/senlinclient copying build/lib/senlinclient/__init__.py -> build/bdist.linux-x86_64/wheel/senlinclient creating build/bdist.linux-x86_64/wheel/senlinclient/common copying build/lib/senlinclient/common/utils.py -> build/bdist.linux-x86_64/wheel/senlinclient/common copying build/lib/senlinclient/common/i18n.py -> build/bdist.linux-x86_64/wheel/senlinclient/common copying build/lib/senlinclient/common/format_utils.py -> build/bdist.linux-x86_64/wheel/senlinclient/common copying build/lib/senlinclient/common/exc.py -> build/bdist.linux-x86_64/wheel/senlinclient/common copying build/lib/senlinclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/senlinclient/common creating build/bdist.linux-x86_64/wheel/senlinclient/tests creating build/bdist.linux-x86_64/wheel/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/nova_server.yaml -> build/bdist.linux-x86_64/wheel/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/deletion_policy.yaml -> build/bdist.linux-x86_64/wheel/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests creating build/bdist.linux-x86_64/wheel/senlinclient/tests/unit creating build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_service.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_receiver.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile_type.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy_type.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_node.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_event.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster_policy.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_client.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_build_info.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_action.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/fakes.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/__init__.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_plugin.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_format_utils.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/fakes.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/unit creating build/bdist.linux-x86_64/wheel/senlinclient/tests/functional creating build/bdist.linux-x86_64/wheel/senlinclient/tests/functional/profiles copying build/lib/senlinclient/tests/functional/profiles/cirros_basic.yaml -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional/profiles creating build/bdist.linux-x86_64/wheel/senlinclient/tests/functional/policies copying build/lib/senlinclient/tests/functional/policies/deletion_policy.yaml -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional/policies copying build/lib/senlinclient/tests/functional/test_version.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_receivers.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_readonly_senlin.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_profiles.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_profile_types.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_policy_types.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_policies.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_nodes.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_help.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_events.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_clusters.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_cluster_policy.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_actions.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/senlinclient/tests/functional running install_egg_info Copying python_senlinclient.egg-info to build/bdist.linux-x86_64/wheel/python_senlinclient-3.1.0-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/python_senlinclient-3.1.0.dist-info/WHEEL creating '/builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir/pip-wheel-1a1apwnl/tmpfzsgt364/python_senlinclient-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'senlinclient/__init__.py' adding 'senlinclient/client.py' adding 'senlinclient/plugin.py' adding 'senlinclient/common/__init__.py' adding 'senlinclient/common/exc.py' adding 'senlinclient/common/format_utils.py' adding 'senlinclient/common/i18n.py' adding 'senlinclient/common/utils.py' adding 'senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po' adding 'senlinclient/tests/__init__.py' adding 'senlinclient/tests/functional/__init__.py' adding 'senlinclient/tests/functional/base.py' adding 'senlinclient/tests/functional/test_actions.py' adding 'senlinclient/tests/functional/test_cluster_policy.py' adding 'senlinclient/tests/functional/test_clusters.py' adding 'senlinclient/tests/functional/test_events.py' adding 'senlinclient/tests/functional/test_help.py' adding 'senlinclient/tests/functional/test_nodes.py' adding 'senlinclient/tests/functional/test_policies.py' adding 'senlinclient/tests/functional/test_policy_types.py' adding 'senlinclient/tests/functional/test_profile_types.py' adding 'senlinclient/tests/functional/test_profiles.py' adding 'senlinclient/tests/functional/test_readonly_senlin.py' adding 'senlinclient/tests/functional/test_receivers.py' adding 'senlinclient/tests/functional/test_version.py' adding 'senlinclient/tests/functional/policies/deletion_policy.yaml' adding 'senlinclient/tests/functional/profiles/cirros_basic.yaml' adding 'senlinclient/tests/test_specs/deletion_policy.yaml' adding 'senlinclient/tests/test_specs/nova_server.yaml' adding 'senlinclient/tests/unit/__init__.py' adding 'senlinclient/tests/unit/fakes.py' adding 'senlinclient/tests/unit/test_format_utils.py' adding 'senlinclient/tests/unit/test_plugin.py' adding 'senlinclient/tests/unit/test_utils.py' adding 'senlinclient/tests/unit/v1/__init__.py' adding 'senlinclient/tests/unit/v1/fakes.py' adding 'senlinclient/tests/unit/v1/test_action.py' adding 'senlinclient/tests/unit/v1/test_build_info.py' adding 'senlinclient/tests/unit/v1/test_client.py' adding 'senlinclient/tests/unit/v1/test_cluster.py' adding 'senlinclient/tests/unit/v1/test_cluster_policy.py' adding 'senlinclient/tests/unit/v1/test_event.py' adding 'senlinclient/tests/unit/v1/test_node.py' adding 'senlinclient/tests/unit/v1/test_policy.py' adding 'senlinclient/tests/unit/v1/test_policy_type.py' adding 'senlinclient/tests/unit/v1/test_profile.py' adding 'senlinclient/tests/unit/v1/test_profile_type.py' adding 'senlinclient/tests/unit/v1/test_receiver.py' adding 'senlinclient/tests/unit/v1/test_service.py' adding 'senlinclient/v1/__init__.py' adding 'senlinclient/v1/action.py' adding 'senlinclient/v1/build_info.py' adding 'senlinclient/v1/client.py' adding 'senlinclient/v1/cluster.py' adding 'senlinclient/v1/cluster_policy.py' adding 'senlinclient/v1/event.py' adding 'senlinclient/v1/node.py' adding 'senlinclient/v1/policy.py' adding 'senlinclient/v1/policy_type.py' adding 'senlinclient/v1/profile.py' adding 'senlinclient/v1/profile_type.py' adding 'senlinclient/v1/receiver.py' adding 'senlinclient/v1/service.py' adding 'python_senlinclient-3.1.0.dist-info/AUTHORS' adding 'python_senlinclient-3.1.0.dist-info/LICENSE' adding 'python_senlinclient-3.1.0.dist-info/METADATA' adding 'python_senlinclient-3.1.0.dist-info/WHEEL' adding 'python_senlinclient-3.1.0.dist-info/entry_points.txt' adding 'python_senlinclient-3.1.0.dist-info/pbr.json' adding 'python_senlinclient-3.1.0.dist-info/top_level.txt' adding 'python_senlinclient-3.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-senlinclient (PEP 517): finished with status 'done' Created wheel for python-senlinclient: filename=python_senlinclient-3.1.0-py3-none-any.whl size=109653 sha256=a770d9239f0c477925a3489b906416cdf080d65cdbd58b3678436b69ebdda1da Stored in directory: /builddir/.cache/pip/wheels/ff/23/0f/6b535eb2f84b75415d56169f60ada075cd37e34a7f7139f2af Successfully built python-senlinclient + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir' + 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 (python-senlinclient); 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/python-senlinclient-3.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] cli/index reading sources... [ 50%] contributor/index reading sources... [ 75%] index reading sources... [100%] install/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] cli/index writing output... [ 50%] contributor/index writing output... [ 75%] index writing output... [100%] install/index 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. 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.Q3kBdN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 + cd python-senlinclient-3.1.0 ++ ls /builddir/build/BUILD/python-senlinclient-3.1.0/pyproject-wheeldir/python_senlinclient-3.1.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_senlinclient==3.1.0 + TMPDIR=/builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-senlinclient-3.1.0/pyproject-wheeldir python_senlinclient==3.1.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-senlinclient-3.1.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_senlinclient-3.1.0-py3-none-any.whl Installing collected packages: python-senlinclient Successfully installed python-senlinclient-3.1.0 + '[' -d /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/python_senlinclient-3.1.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages/python_senlinclient-3.1.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-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 --record /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages/python_senlinclient-3.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages/python_senlinclient-3.1.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages/python_senlinclient-3.1.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages/python_senlinclient-3.1.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages/python_senlinclient-3.1.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 3.1.0-0.20230908064342.1644b1b.el9 --unique-debug-suffix -3.1.0-0.20230908064342.1644b1b.el9.x86_64 --unique-debug-src-base python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-senlinclient-3.1.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-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cvW1Yo + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-senlinclient-3.1.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {3} senlinclient.tests.unit.test_utils.UtilTest.test_await_cluster_delete [0.000602s] ... ok {3} senlinclient.tests.unit.test_utils.UtilTest.test_await_cluster_status [0.000578s] ... ok {3} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_split [0.000062s] ... ok {3} senlinclient.tests.unit.test_utils.UtilTest.test_list_formatter_with_empty_list [0.000046s] ... ok {2} senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format [0.200877s] ... ok {2} senlinclient.tests.unit.test_plugin.TestPlugin.test_create_connection_without_profile [0.006284s] ... ok {2} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_none [0.000059s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_defaults [0.001682s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_filter [0.001194s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit [0.001068s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_key [0.001114s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_attach_policy [0.000822s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_detach_policy [0.002762s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster [0.009206s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node_ignore_missing [0.000694s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy [0.001098s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile_type [0.000758s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_with_params [0.000460s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_nodes [0.000603s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_profiles [0.000745s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_receivers [0.019620s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_cluster [0.000877s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_cluster [0.000970s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_profile [0.000990s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect [0.001353s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_wait [0.002332s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force_delete [0.001138s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_marker [0.001350s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_key [0.004130s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add [0.000890s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_without_wait [0.001436s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_without_wait [0.001207s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list [0.001270s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op [0.005218s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_with_wait [0.003269s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach_with_wait [0.022104s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_dettach_without_wait [0.001040s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover [0.001009s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_with_wait [0.002343s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_with_wait_no_action [0.001641s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_without_wait [0.040122s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_percentage [0.005466s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_network [0.000285s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in_without_wait [0.001597s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_not_found [0.020280s] ... ok {2} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyList.test_cluster_policy_list [0.020451s] ... ok {2} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyUpdate.test_cluster_policy_update [0.000621s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_filter [0.001140s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_marker [0.001040s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_key [0.001088s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_with_snapshot [0.001488s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check [0.000499s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check_not_found [0.000460s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_not_found [0.000638s] ... ok cluster1: failed due to ''Mock' object is not subscriptable' cluster2: failed due to ''Mock' object is not subscriptable' cluster3: failed due to ''Mock' object is not subscriptable' Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: a3c6d04c-3fca-4e4a-b0b3-c0522ef711f1 Request accepted by action: a3c6d04c-3fca-4e4a-b0b3-c0522ef711f1 Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Cluster recover request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster recover request on cluster cluster2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster recover request on cluster cluster3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster recover request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Request error: {'error': 'test-error'} Cluster recover request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Node check request on node node1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node check request on node node2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node check request on node node3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. my_node: failed due to 'Error' Are you sure you want to delete this node(s) [y/N]?{2} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_no [0.084087s] ... ok Are you sure you want to delete this node(s) [y/N]?{2} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_yes [0.024210s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_key [0.001342s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover [0.000623s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover_not_found [0.000548s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_not_found [0.001040s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_not_found [0.001442s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete [0.000656s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_force [0.000677s] ... ok my_node: failed due to ''Mock' object is not subscriptable' Node recover request on node node1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node recover request on node node2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node recover request on node node3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Policy deleted: ['policy1', 'policy2', 'policy3'] Policy deleted: ['policy1', 'policy2', 'policy3'] Are you sure you want to delete this policy(s) [y/N]?{2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_yes [0.001806s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_full_id [0.001525s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort [0.001146s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_key [0.069789s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found [0.001178s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_defaults [0.001187s] ... ok {2} senlinclient.tests.unit.v1.test_policy.TestPolicyValidate.test_policy_validate [0.002318s] ... ok {2} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeList.test_policy_type_list [0.000751s] ... ok {2} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show [0.001366s] ... ok {2} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show_not_found [0.002111s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_key [0.001159s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show [0.001354s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_defaults [0.001808s] ... ok {2} senlinclient.tests.unit.v1.test_profile.TestProfileValidate.test_profile_validate [0.001970s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook [0.030703s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_not_found [0.007314s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_marker [0.001935s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_defaults [0.027259s] ... ok Policy deleted: ['my_policy'] Error {3} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id [0.529446s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_marker [0.001732s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort [0.001547s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_direction [0.003057s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show [0.008063s] ... ok {3} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show_not_found [0.009629s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_cluster [0.000715s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_add_nodes [0.000751s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_policies [0.000595s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_update_policy [0.002209s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_node [0.002771s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster_ignore_missing [0.002560s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node [0.000793s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy [0.006531s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile [0.004979s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver_ignore_missing [0.000595s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_event [0.000623s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_policy_types [0.001835s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_with_wait_no_action [0.006714s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_without_wait [0.001944s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_defaults [0.022755s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_config [0.001623s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_size [0.041548s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_without_wait [0.001847s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force [0.007836s] ... ok Request error: {'error': 'test-error'} Cluster check request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. cluster1: failed due to ''Mock' object is not subscriptable' cluster2: failed due to ''Mock' object is not subscriptable' cluster3: failed due to ''Mock' object is not subscriptable' Are you sure you want to delete this cluster(s) [y/N]?{3} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_no [0.071270s] ... ok {0} senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format [0.105039s] ... ok {0} senlinclient.tests.unit.test_format_utils.TestFormats.test_value_format [0.000517s] ... ok {0} senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format [0.001368s] ... ok {0} senlinclient.tests.unit.test_utils.UtilTest.test_await_cluster_action [0.000649s] ... ok {0} senlinclient.tests.unit.test_utils.UtilTest.test_check [0.000153s] ... ok {0} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter [0.000053s] ... ok {0} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_none_dict [0.000045s] ... ok {0} senlinclient.tests.unit.test_utils.UtilTest.test_process_stack_spec [0.001510s] ... ok {0} senlinclient.tests.unit.v1.test_action.TestActionUpdate.test_action_update [0.001234s] ... ok {0} senlinclient.tests.unit.v1.test_build_info.TestBuildInfo.test_build_info [0.000793s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_node [0.001792s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_del_nodes [0.000793s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_resize [0.000623s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_clusters [0.000616s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_cluster [0.000808s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy_ignore_missing [0.000591s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile_ignore_missing [0.000586s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver [0.000658s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_events [0.000578s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster_policy [0.000579s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node_with_details [0.000588s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_receiver [0.000684s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_default [0.000394s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_policies [0.000559s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_profile_types [0.000654s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_action [0.009907s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_policy [0.000808s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata [0.001684s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_not_found [0.000839s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_one_found_one_not_found [0.003032s] ... ok my_cluster: failed due to 'Error' cluster1: failed due to ''NoneType' object is not subscriptable' cluster2: failed due to 'Error' Are you sure you want to delete this cluster(s) [y/N]?{0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_yes [0.005928s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_with_wait [0.003054s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_without_wait [0.001107s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_with_wait [0.001973s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_with_wait [0.001981s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_full_id [0.001502s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_adjustment [0.001017s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_size_capacity [0.000976s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_with_wait_no_action [0.002536s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_network_not_found [0.000242s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_matching_address [0.000247s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test_cluster_run [0.004982s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in_with_wait_no_action [0.001470s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_with_wait_bad_action [0.001654s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id [0.001249s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_limit [0.001140s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_out_without_wait [0.001773s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort [0.001213s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete [0.004640s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_with_wait_no_action [0.001466s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_sort [0.001491s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_without_wait [0.002413s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach [0.000619s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_dettach_with_wait [0.001605s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_not_found [0.001385s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_adjustment [0.001712s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_capacity [0.000959s] ... ok {1} senlinclient.tests.unit.test_plugin.TestPlugin.test_create_connection_with_profile [0.000925s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_capacity [0.035287s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_min_size_larger_than_capacity [0.005938s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_no_params [0.014531s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_check_raises [0.040272s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_bad_format [0.000121s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_json_formatter_with_empty_json [0.000076s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_list_formatter_with_list [0.000069s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_actions [0.000697s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_in [0.000652s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_out [0.000764s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_receiver [0.000647s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_action [0.000606s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster [0.000623s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node [0.000718s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy_type [0.000602s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile [0.000578s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script [0.013526s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_network [0.000590s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in [0.001261s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_out_with_wait [0.002936s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show_not_found [0.007121s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_without_wait [0.009324s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_node [0.001851s] ... ok {1} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_node [0.000647s] ... ok {3} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyShow.test_cluster_policy_show [0.067075s] ... ok {3} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_direction [0.001193s] ... ok {3} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show [0.000889s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_override [0.018000s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete [0.000764s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_one_found_one_not_found [0.001519s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_full_id [0.002623s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_marker [0.090813s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_direction [0.003731s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op [0.001689s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_not_found [0.001756s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_defaults [0.002280s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_filter [0.001262s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_limit [0.001228s] ... ok {3} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_marker [0.017296s] ... ok {3} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_metadata [0.076256s] ... ok {3} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete [0.000704s] ... ok {3} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort [0.001216s] ... ok {3} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show_not_found [0.001058s] ... ok {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_non_webhook [0.001187s] ... ok {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_force [0.000650s] ... ok my_cluster: failed due to 'test exception' Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request error: {'error': 'test-error'} Request accepted by action: a3c6d04c-3fca-4e4a-b0b3-c0522ef711f1 Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de node1: failed due to ''Mock' object is not subscriptable' node2: failed due to ''Mock' object is not subscriptable' node3: failed due to ''Mock' object is not subscriptable' node1: failed due to ''NoneType' object is not subscriptable' node2: failed due to 'Error' Request accepted by action: 1db0f5c5-9183-4c47-9ef1-a5a97402a2c1 Error Profile deleted: ['profile1', 'profile2', 'profile3'] Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] Are you sure you want to delete this receiver(s) [y/N]?{3} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_no [0.001796s] ... ok Are you sure you want to delete this receiver(s) [y/N]?{3} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_yes [0.001946s] ... ok {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_not_found [0.001280s] ... ok Receiver deleted: ['my_receiver'] {1} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check [0.443459s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_not_found [0.003188s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_with_wait [0.005693s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect_with_full_id [0.015660s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete [0.001395s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_defaults [0.001215s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_filter [0.001656s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_direction [0.016255s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_multi [0.002964s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_with_wait_no_action [0.002383s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_multi [0.000914s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_without_destroy [0.001773s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_filter [0.001675s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_not_found [0.001127s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_with_wait_no_action [0.018596s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach_with_wait_no_action [0.004852s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach_without_wait [0.000803s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_detach [0.000511s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_dettach_with_wait_no_action [0.009845s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_capacity [0.005813s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_less_capacity [0.001171s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_step_capacity [0.000984s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_multi_params [0.001245s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_percentage [0.001014s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_with_wait [0.009527s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_without_wait [0.002673s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_address [0.000270s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in_with_wait [0.004468s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_out [0.001267s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_out_with_wait_no_action [0.001835s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show [0.007203s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_defaults [0.001712s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_limit [0.001870s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort [0.001448s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show_not_found [0.001477s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_metadata [0.015790s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_role [0.011724s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_defaults [0.008329s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_metadata [0.002834s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_role [0.002375s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force [0.001395s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_defaults [0.001372s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_defaults [0.018011s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyCreate.test_policy_create_defaults [0.004389s] ... ok Cluster check request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster check request on cluster cluster2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster check request on cluster cluster3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster check request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. cluster1: failed due to ''Mock' object is not subscriptable' cluster2: failed due to ''Mock' object is not subscriptable' cluster3: failed due to ''Mock' object is not subscriptable' Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request error: {'error': 'test-error'} Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request error: {'error': 'test-error'} Request error: {'error': 'test-error'} Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request error: {'error': 'test-error'} Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request error: {'error': 'test-error'} node1: failed due to ''Mock' object is not subscriptable' node2: failed due to ''Mock' object is not subscriptable' node3: failed due to ''Mock' object is not subscriptable' Are you sure you want to delete this policy(s) [y/N]?{1} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_no [0.022902s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_not_found [0.001676s] ... ok Are you sure you want to delete this profile(s) [y/N]?{1} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_no [0.007621s] ... ok Are you sure you want to delete this profile(s) [y/N]?{1} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_yes [0.004211s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_filter [0.002418s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_full_id [0.006244s] ... ok {1} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction [0.004882s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_with_wait [1.003868s] ... ok {0} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_defaults [0.001369s] ... ok {0} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_full_id [0.001238s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_defaults [0.001222s] ... ok {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeOperations.test_profile_type_operations [0.051483s] ... ok {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeOperations.test_profile_type_operations_not_found [0.000894s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_snapshot [0.001248s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_default [0.001207s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_with_overrides [0.001347s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_cluster [0.001143s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force_delete [0.000658s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_filter [0.001142s] ... ok {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show [0.001052s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_one_found_one_not_found [0.000573s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_full_id [0.001125s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort [0.001120s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_direction [0.001097s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_key [0.001040s] ... ok {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show [0.000895s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_limit [0.008365s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort [0.001157s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op_not_found [0.001035s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show [0.010342s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_with_details [0.001262s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_one_found_one_not_found [0.000582s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_direction [0.001308s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show [0.006502s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_defaults [0.002412s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_force [0.000647s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_not_found [0.000491s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_one_found_one_not_found [0.000534s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_defaults [0.004289s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_limit [0.001069s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_not_found [0.005512s] ... ok {0} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeList.test_profile_type_list [0.000869s] ... ok {0} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show_not_found [0.000875s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook_failed [0.001212s] ... ok {1} senlinclient.tests.unit.v1.test_service.TestServiceList.test_service [0.049370s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete [0.005790s] ... ok Profile deleted: ['my_profile'] Error {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_defaults [0.001063s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_filter [0.004489s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_limit [0.001046s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show_not_found [0.001063s] ... ok my_cluster: failed due to ''Mock' object is not subscriptable' my_cluster: accepted by action fake-action-id my_cluster: accepted by action fake-action-id Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Request error: test error node: NODE_ID1 status: None node: NODE_ID2 status: None Request error: {'error': 'test-error'} Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de node1: failed due to ''Mock' object is not subscriptable' node2: failed due to ''Mock' object is not subscriptable' node3: failed due to ''Mock' object is not subscriptable' Error Profile deleted: ['profile1', 'profile2', 'profile3'] Error Error Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] ====== Totals ====== Ran: 307 tests in 2.0892 sec. - Passed: 307 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 3.9115 sec. ============== Worker Balance ============== - Worker 0 (77 tests) => 0:00:01.251361 - Worker 1 (77 tests) => 0:00:01.031839 - Worker 2 (77 tests) => 0:00:00.709114 - Worker 3 (76 tests) => 0:00:01.240524 Test id Runtime (s) --------------------------------------------------------------------------------------- ----------- senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_with_wait 1.004 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id 0.529 senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check 0.443 senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format 0.201 senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format 0.105 senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_marker 0.091 senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_no 0.084 senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_metadata 0.076 senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_no 0.071 senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_key 0.070 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L2a0QT + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/doc/python3-senlinclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/doc/python3-senlinclient + cp -pr README.rst /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/doc/python3-senlinclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.856jhg + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/licenses/python3-senlinclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/licenses/python3-senlinclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/licenses/python3-senlinclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-senlinclient = 3.1.0-0.20230908064342.1644b1b.el9 python3-senlinclient = 3.1.0-0.20230908064342.1644b1b.el9 python3.9-senlinclient = 3.1.0-0.20230908064342.1644b1b.el9 python3.9dist(python-senlinclient) = 3.1 python3dist(python-senlinclient) = 3.1 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: ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) python(abi) = 3.9 python3.9dist(keystoneauth1) >= 3.11 python3.9dist(openstacksdk) >= 0.24 python3.9dist(osc-lib) >= 1.11 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-utils) >= 3.33 python3.9dist(prettytable) >= 0.7.2 python3.9dist(python-heatclient) >= 1.10 python3.9dist(pyyaml) >= 5.3.1 python3.9dist(requests) >= 2.14.2 Obsoletes: python39-senlinclient < 3.1.0-0.20230908064342.1644b1b.el9 Processing files: python3-senlinclient-tests-unit-3.1.0-0.20230908064342.1644b1b.el9.noarch Provides: python-senlinclient-tests-unit = 3.1.0-0.20230908064342.1644b1b.el9 python3-senlinclient-tests-unit = 3.1.0-0.20230908064342.1644b1b.el9 python3.9-senlinclient-tests-unit = 3.1.0-0.20230908064342.1644b1b.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-senlinclient-tests-unit < 3.1.0-0.20230908064342.1644b1b.el9 Processing files: python-senlinclient-doc-3.1.0-0.20230908064342.1644b1b.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3bFVh5 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/doc/python-senlinclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/doc/python-senlinclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/doc/python-senlinclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2V3FRs + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/licenses/python-senlinclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/licenses/python-senlinclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64/usr/share/licenses/python-senlinclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-senlinclient-doc = 3.1.0-0.20230908064342.1644b1b.el9 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-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 Wrote: /builddir/build/SRPMS/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.src.rpm Wrote: /builddir/build/RPMS/python3-senlinclient-tests-unit-3.1.0-0.20230908064342.1644b1b.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-senlinclient-doc-3.1.0-0.20230908064342.1644b1b.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WADf92 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-senlinclient-3.1.0-0.20230908064342.1644b1b.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0