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-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-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=1037gid=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-tackerclient.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-tackerclient-1.14.0-0.20230905075158.e8460be.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-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-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=1037gid=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-tackerclient.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-tackerclient-1.14.0-0.20230905075158.e8460be.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-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-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=1037gid=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-tackerclient.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.0yl6rz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-1.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-1.14.0-0.20230905075158.e8460be.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-1.14.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-tackerclient-1.14.0 base' + sed -i 's/\r$//' ./doc/source/cli/vnf_package_commands.rst ./doc/source/cli/commands.rst + sed -i s/assertItemsEqual/assertCountEqual/g tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^import sys/a import unittest' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/test_take_action_with_filter/i \ @unittest.skip(reason="Skip flaky test until its fixed upstream lp#1919350")' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.GXl6jn + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.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-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-1.14.0-0.20230905075158.e8460be.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-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-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=1037gid=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-tackerclient.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.kZUZ9H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-1.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-1.14.0-0.20230905075158.e8460be.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-1.14.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-tackerclient-1.14.0 base' + sed -i 's/\r$//' ./doc/source/cli/vnf_package_commands.rst ./doc/source/cli/commands.rst + sed -i s/assertItemsEqual/assertCountEqual/g tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^import sys/a import unittest' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/test_take_action_with_filter/i \ @unittest.skip(reason="Skip flaky test until its fixed upstream lp#1919350")' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.eFFL3B + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.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) 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-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-1.14.0-0.20230905075158.e8460be.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-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-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=1037gid=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-tackerclient.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.sRGEfK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-1.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-1.14.0-0.20230905075158.e8460be.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-1.14.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-tackerclient-1.14.0 base' + sed -i 's/\r$//' ./doc/source/cli/vnf_package_commands.rst ./doc/source/cli/commands.rst + sed -i s/assertItemsEqual/assertCountEqual/g tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^import sys/a import unittest' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/test_take_action_with_filter/i \ @unittest.skip(reason="Skip flaky test until its fixed upstream lp#1919350")' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.O7WhhO + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.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) 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 cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cliff!=2.9.0,>=2.8.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.8.0 Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: simplejson>=3.5.1 Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osc-lib>=1.8.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.40.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 coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.0.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.0.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 running dist_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-1.14.0/python_tackerclient.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-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: cliff (!=2.9.0,>=2.8.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: iso8601 (>=0.1.11) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: netaddr (>=0.7.18) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: simplejson (>=3.5.1) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: stevedore (>=1.20.0) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: osc-lib (>=1.8.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.utils (>=3.40.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) + cat /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient.dist-info/ removed 'python_tackerclient.dist-info/AUTHORS' removed 'python_tackerclient.dist-info/LICENSE' removed 'python_tackerclient.dist-info/METADATA' removed 'python_tackerclient.dist-info/entry_points.txt' removed 'python_tackerclient.dist-info/pbr.json' removed 'python_tackerclient.dist-info/top_level.txt' removed directory 'python_tackerclient.dist-info/' + RPM_EC=0 Wrote: /builddir/build/SRPMS/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.buildreqs.nosrc.rpm ++ jobs -p + 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 -br --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-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=1037gid=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-tackerclient.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.BkhXdw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-1.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-1.14.0-0.20230905075158.e8460be.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-1.14.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-tackerclient-1.14.0 base' + sed -i 's/\r$//' ./doc/source/cli/vnf_package_commands.rst ./doc/source/cli/commands.rst + sed -i s/assertItemsEqual/assertCountEqual/g tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^import sys/a import unittest' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/test_take_action_with_filter/i \ @unittest.skip(reason="Skip flaky test until its fixed upstream lp#1919350")' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + 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.cpUl2W + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.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) 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 cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.3.0) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.1.0) Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: simplejson>=3.5.1 (installed: simplejson 3.19.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.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 osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 2.8.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.0) Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.0 (installed: oslo.utils 6.2.1) 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 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 ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling 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 stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) running dist_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-1.14.0/python_tackerclient.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-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: cliff (!=2.9.0,>=2.8.0) (installed: cliff 4.3.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.1.0) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: simplejson (>=3.5.1) (installed: simplejson 3.19.1) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 2.8.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.2.0) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.utils (>=3.40.0) (installed: oslo.utils 6.2.1) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) + cat /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient.dist-info/ removed 'python_tackerclient.dist-info/AUTHORS' removed 'python_tackerclient.dist-info/LICENSE' removed 'python_tackerclient.dist-info/METADATA' removed 'python_tackerclient.dist-info/entry_points.txt' removed 'python_tackerclient.dist-info/pbr.json' removed 'python_tackerclient.dist-info/top_level.txt' removed directory 'python_tackerclient.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-bobcat-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=1037gid=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-tackerclient.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.3oo4Dj + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.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-tackerclient-1.14.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.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) 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 cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.3.0) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.8.0) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.25.1) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.1.0) Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: simplejson>=3.5.1 (installed: simplejson 3.19.1) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.1.0) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.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 osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 2.8.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 5.2.0) Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.0 (installed: oslo.utils 6.2.1) 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 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 ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling 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 stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.0.1) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.6.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 openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) running dist_info creating python_tackerclient.egg-info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-1.14.0/python_tackerclient.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-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 5.11.1) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: cliff (!=2.9.0,>=2.8.0) (installed: cliff 4.3.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.8.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.25.1) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.1.0) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: simplejson (>=3.5.1) (installed: simplejson 3.19.1) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.1.0) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.1.0) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 2.8.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 5.2.0) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.utils (>=3.40.0) (installed: oslo.utils 6.2.1) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.2.0) + cat /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient.dist-info/ removed 'python_tackerclient.dist-info/LICENSE' removed 'python_tackerclient.dist-info/AUTHORS' removed 'python_tackerclient.dist-info/METADATA' removed 'python_tackerclient.dist-info/entry_points.txt' removed 'python_tackerclient.dist-info/top_level.txt' removed 'python_tackerclient.dist-info/pbr.json' removed directory 'python_tackerclient.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pp28iX + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.0 + mkdir -p /builddir/build/BUILD/python-tackerclient-1.14.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-tackerclient-1.14.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-tackerclient-1.14.0/pyproject-wheeldir Processing /builddir/build/BUILD/python-tackerclient-1.14.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-tackerclient-1.14.0/.pyproject-builddir/tmppkdndl23 running dist_info creating /builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info writing /builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-modern-metadata-m6qzbfgp/python_tackerclient.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-tackerclient Building wheel for python-tackerclient (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-tackerclient-1.14.0/.pyproject-builddir/tmp7q362d6s running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tackerclient creating build/lib/tackerclient/osc creating build/lib/tackerclient/osc/common copying tackerclient/osc/common/__init__.py -> build/lib/tackerclient/osc/common creating build/lib/tackerclient/tests creating build/lib/tackerclient/tests/unit creating build/lib/tackerclient/tests/unit/osc creating build/lib/tackerclient/tests/unit/osc/v1 creating build/lib/tackerclient/tests/unit/osc/v1/vnf copying tackerclient/tests/unit/osc/v1/vnf/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1/vnf copying tackerclient/tests/unit/osc/v1/vnf/test_vnf.py -> build/lib/tackerclient/tests/unit/osc/v1/vnf copying tackerclient/__init__.py -> build/lib/tackerclient copying tackerclient/client.py -> build/lib/tackerclient copying tackerclient/i18n.py -> build/lib/tackerclient copying tackerclient/shell.py -> build/lib/tackerclient copying tackerclient/version.py -> build/lib/tackerclient creating build/lib/tackerclient/tacker creating build/lib/tackerclient/tacker/v1_0 creating build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tacker/v1_0/events/__init__.py -> build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tacker/v1_0/events/events.py -> build/lib/tackerclient/tacker/v1_0/events copying tackerclient/tests/__init__.py -> build/lib/tackerclient/tests copying tackerclient/tests/unit/__init__.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_auth.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_casual_args.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_cli10.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_cli10_extensions.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_command_meta.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_http.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_shell.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_ssl.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_utils.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_validators.py -> build/lib/tackerclient/tests/unit creating build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/__init__.py -> build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/vnf.py -> build/lib/tackerclient/tacker/v1_0/vnfm copying tackerclient/tacker/v1_0/vnfm/vnfd.py -> build/lib/tackerclient/tacker/v1_0/vnfm creating build/lib/tackerclient/osc/common/vnflcm copying tackerclient/osc/common/vnflcm/__init__.py -> build/lib/tackerclient/osc/common/vnflcm copying tackerclient/osc/common/vnflcm/vnflcm_versions.py -> build/lib/tackerclient/osc/common/vnflcm creating build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/__init__.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm_subsc.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/__init__.py -> build/lib/tackerclient/osc/v1 copying tackerclient/tacker/__init__.py -> build/lib/tackerclient/tacker copying tackerclient/tacker/client.py -> build/lib/tackerclient/tacker creating build/lib/tackerclient/osc/v2 creating build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/__init__.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_job.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_report.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_threshold.py -> build/lib/tackerclient/osc/v2/vnfpm creating build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/__init__.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_v10_event.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnf.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnfd.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnffg.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vnffgd.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_vim_utils.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/osc/v2/__init__.py -> build/lib/tackerclient/osc/v2 copying tackerclient/tests/unit/osc/__init__.py -> build/lib/tackerclient/tests/unit/osc copying tackerclient/tests/unit/osc/base.py -> build/lib/tackerclient/tests/unit/osc creating build/lib/tackerclient/osc/v1/events copying tackerclient/osc/v1/events/__init__.py -> build/lib/tackerclient/osc/v1/events copying tackerclient/osc/v1/events/events.py -> build/lib/tackerclient/osc/v1/events creating build/lib/tackerclient/osc/v1/vnfpkgm copying tackerclient/osc/v1/vnfpkgm/__init__.py -> build/lib/tackerclient/osc/v1/vnfpkgm copying tackerclient/osc/v1/vnfpkgm/vnf_package.py -> build/lib/tackerclient/osc/v1/vnfpkgm creating build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/__init__.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/vnffm_alarm.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/vnffm_sub.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/tests/unit/osc/v1/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnf_package.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnflcm.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnf_package_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py -> build/lib/tackerclient/tests/unit/osc/v1 creating build/lib/tackerclient/v1_0 copying tackerclient/v1_0/__init__.py -> build/lib/tackerclient/v1_0 copying tackerclient/v1_0/client.py -> build/lib/tackerclient/v1_0 creating build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/__init__.py -> build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/vnf.py -> build/lib/tackerclient/osc/v1/vnfm copying tackerclient/osc/v1/vnfm/vnfd.py -> build/lib/tackerclient/osc/v1/vnfm creating build/lib/tackerclient/common copying tackerclient/common/__init__.py -> build/lib/tackerclient/common copying tackerclient/common/_i18n.py -> build/lib/tackerclient/common copying tackerclient/common/clientmanager.py -> build/lib/tackerclient/common copying tackerclient/common/command.py -> build/lib/tackerclient/common copying tackerclient/common/constants.py -> build/lib/tackerclient/common copying tackerclient/common/exceptions.py -> build/lib/tackerclient/common copying tackerclient/common/extension.py -> build/lib/tackerclient/common copying tackerclient/common/serializer.py -> build/lib/tackerclient/common copying tackerclient/common/utils.py -> build/lib/tackerclient/common copying tackerclient/common/validators.py -> build/lib/tackerclient/common copying tackerclient/tacker/v1_0/__init__.py -> build/lib/tackerclient/tacker/v1_0 copying tackerclient/tacker/v1_0/extension.py -> build/lib/tackerclient/tacker/v1_0 copying tackerclient/osc/__init__.py -> build/lib/tackerclient/osc copying tackerclient/osc/plugin.py -> build/lib/tackerclient/osc copying tackerclient/osc/sdk_utils.py -> build/lib/tackerclient/osc copying tackerclient/osc/utils.py -> build/lib/tackerclient/osc creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data copying tackerclient/tests/unit/osc/v1/fixture_data/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data copying tackerclient/tests/unit/osc/v1/fixture_data/client.py -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data creating build/lib/tackerclient/tests/unit/osc/common copying tackerclient/tests/unit/osc/common/__init__.py -> build/lib/tackerclient/tests/unit/osc/common copying tackerclient/tests/unit/osc/common/test_vnflcm_versions.py -> build/lib/tackerclient/tests/unit/osc/common creating build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/__init__.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnffm_sub.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnflcm.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_job.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_report.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 creating build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/__init__.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/ns.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/nsd.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim_utils.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnfcluster.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnffg.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vnffgd.py -> build/lib/tackerclient/tacker/v1_0/nfvo creating build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/__init__.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/ns.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/nsd.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vim.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vnffg.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vnffgd.py -> build/lib/tackerclient/osc/v1/nfvo running egg_info creating python_tackerclient.egg-info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples creating build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples creating build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vnffg_update_file.yaml -> build/lib/tackerclient/tests/unit/vm/samples creating build/lib/tackerclient/osc/v2/vnflcm creating build/lib/tackerclient/osc/v2/vnflcm/samples copying tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v2/vnflcm/samples creating build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_config.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_config_file_with_empty_dict.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_empty_config.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_empty_param.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_config.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_param.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_param.yaml -> build/lib/tackerclient/tests/unit/osc/samples copying tackerclient/tests/unit/osc/samples/vnf_update_param_file_with_empty_dict.yaml -> build/lib/tackerclient/tests/unit/osc/samples creating build/lib/tackerclient/osc/v2/vnffm/samples copying tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> build/lib/tackerclient/osc/v2/vnffm/samples creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata 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/tackerclient creating build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/validators.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/serializer.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/extension.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/exceptions.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/constants.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/command.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/clientmanager.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/_i18n.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/common creating build/bdist.linux-x86_64/wheel/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/v1_0 creating build/bdist.linux-x86_64/wheel/tackerclient/tacker copying build/lib/tackerclient/tacker/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker copying build/lib/tackerclient/tacker/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0 creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnffgd.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnffg.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vnfcluster.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/nsd.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/ns.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/extension.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0 copying build/lib/tackerclient/tacker/v1_0/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0 creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/vnfd.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/vnf.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/vnfm copying build/lib/tackerclient/tacker/v1_0/vnfm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/vnfm creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/events copying build/lib/tackerclient/tacker/v1_0/events/events.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/events copying build/lib/tackerclient/tacker/v1_0/events/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/events copying build/lib/tackerclient/version.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/shell.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/i18n.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/client.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient creating build/bdist.linux-x86_64/wheel/tackerclient/tests copying build/lib/tackerclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vnffg_update_file.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/test_vim_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnffgd.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnffg.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnfd.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vnf.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_v10_event.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/test_validators.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_ssl.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_shell.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_http.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_command_meta.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10_extensions.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_casual_args.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_param_file_with_empty_dict.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_param.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_param.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_empty_param.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_empty_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_config_file_with_empty_dict.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples copying build/lib/tackerclient/tests/unit/osc/samples/vnf_update_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/samples creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_report.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_job.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_sub.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/test_vnflcm_versions.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/base.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc copying build/lib/tackerclient/tests/unit/osc/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnf_package_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnf_package.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/vnf copying build/lib/tackerclient/tests/unit/osc/v1/vnf/test_vnf.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/vnf copying build/lib/tackerclient/tests/unit/osc/v1/vnf/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/vnf creating build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/sdk_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm/samples copying build/lib/tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm/samples creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/vnffm_sub.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/vnffm_alarm.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_threshold.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_report.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_job.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vnffgd.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vnffg.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/nsd.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/ns.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/vnfd.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/vnf.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfm copying build/lib/tackerclient/osc/v1/vnfm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/vnf_package.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/events copying build/lib/tackerclient/osc/v1/events/events.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/events copying build/lib/tackerclient/osc/v1/events/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/events copying build/lib/tackerclient/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_subsc.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/common creating build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/vnflcm_versions.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common running install_egg_info Copying python_tackerclient.egg-info to build/bdist.linux-x86_64/wheel/python_tackerclient-1.14.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_tackerclient-1.14.0.dist-info/WHEEL creating '/builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir/pip-wheel-x9x69h5o/tmpqx_gwrjm/python_tackerclient-1.14.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'tackerclient/__init__.py' adding 'tackerclient/client.py' adding 'tackerclient/i18n.py' adding 'tackerclient/shell.py' adding 'tackerclient/version.py' adding 'tackerclient/common/__init__.py' adding 'tackerclient/common/_i18n.py' adding 'tackerclient/common/clientmanager.py' adding 'tackerclient/common/command.py' adding 'tackerclient/common/constants.py' adding 'tackerclient/common/exceptions.py' adding 'tackerclient/common/extension.py' adding 'tackerclient/common/serializer.py' adding 'tackerclient/common/utils.py' adding 'tackerclient/common/validators.py' adding 'tackerclient/osc/__init__.py' adding 'tackerclient/osc/plugin.py' adding 'tackerclient/osc/sdk_utils.py' adding 'tackerclient/osc/utils.py' adding 'tackerclient/osc/common/__init__.py' adding 'tackerclient/osc/common/vnflcm/__init__.py' adding 'tackerclient/osc/common/vnflcm/vnflcm_versions.py' adding 'tackerclient/osc/v1/__init__.py' adding 'tackerclient/osc/v1/events/__init__.py' adding 'tackerclient/osc/v1/events/events.py' adding 'tackerclient/osc/v1/nfvo/__init__.py' adding 'tackerclient/osc/v1/nfvo/ns.py' adding 'tackerclient/osc/v1/nfvo/nsd.py' adding 'tackerclient/osc/v1/nfvo/vim.py' adding 'tackerclient/osc/v1/nfvo/vnffg.py' adding 'tackerclient/osc/v1/nfvo/vnffgd.py' adding 'tackerclient/osc/v1/vnflcm/__init__.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm_subsc.py' adding 'tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnfm/__init__.py' adding 'tackerclient/osc/v1/vnfm/vnf.py' adding 'tackerclient/osc/v1/vnfm/vnfd.py' adding 'tackerclient/osc/v1/vnfpkgm/__init__.py' adding 'tackerclient/osc/v1/vnfpkgm/vnf_package.py' adding 'tackerclient/osc/v2/__init__.py' adding 'tackerclient/osc/v2/vnffm/__init__.py' adding 'tackerclient/osc/v2/vnffm/vnffm_alarm.py' adding 'tackerclient/osc/v2/vnffm/vnffm_sub.py' adding 'tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json' adding 'tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/__init__.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_job.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_report.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_threshold.py' adding 'tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json' adding 'tackerclient/tacker/__init__.py' adding 'tackerclient/tacker/client.py' adding 'tackerclient/tacker/v1_0/__init__.py' adding 'tackerclient/tacker/v1_0/extension.py' adding 'tackerclient/tacker/v1_0/events/__init__.py' adding 'tackerclient/tacker/v1_0/events/events.py' adding 'tackerclient/tacker/v1_0/nfvo/__init__.py' adding 'tackerclient/tacker/v1_0/nfvo/ns.py' adding 'tackerclient/tacker/v1_0/nfvo/nsd.py' adding 'tackerclient/tacker/v1_0/nfvo/vim.py' adding 'tackerclient/tacker/v1_0/nfvo/vim_utils.py' adding 'tackerclient/tacker/v1_0/nfvo/vnfcluster.py' adding 'tackerclient/tacker/v1_0/nfvo/vnffg.py' adding 'tackerclient/tacker/v1_0/nfvo/vnffgd.py' adding 'tackerclient/tacker/v1_0/vnfm/__init__.py' adding 'tackerclient/tacker/v1_0/vnfm/vnf.py' adding 'tackerclient/tacker/v1_0/vnfm/vnfd.py' adding 'tackerclient/tests/__init__.py' adding 'tackerclient/tests/unit/__init__.py' adding 'tackerclient/tests/unit/test_auth.py' adding 'tackerclient/tests/unit/test_casual_args.py' adding 'tackerclient/tests/unit/test_cli10.py' adding 'tackerclient/tests/unit/test_cli10_extensions.py' adding 'tackerclient/tests/unit/test_command_meta.py' adding 'tackerclient/tests/unit/test_http.py' adding 'tackerclient/tests/unit/test_shell.py' adding 'tackerclient/tests/unit/test_ssl.py' adding 'tackerclient/tests/unit/test_utils.py' adding 'tackerclient/tests/unit/test_validators.py' adding 'tackerclient/tests/unit/osc/__init__.py' adding 'tackerclient/tests/unit/osc/base.py' adding 'tackerclient/tests/unit/osc/common/__init__.py' adding 'tackerclient/tests/unit/osc/common/test_vnflcm_versions.py' adding 'tackerclient/tests/unit/osc/samples/vnf_update_config.yaml' adding 'tackerclient/tests/unit/osc/samples/vnf_update_config_file_with_empty_dict.yaml' adding 'tackerclient/tests/unit/osc/samples/vnf_update_empty_config.yaml' adding 'tackerclient/tests/unit/osc/samples/vnf_update_empty_param.yaml' adding 'tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_config.yaml' adding 'tackerclient/tests/unit/osc/samples/vnf_update_invalid_format_param.yaml' adding 'tackerclient/tests/unit/osc/samples/vnf_update_param.yaml' adding 'tackerclient/tests/unit/osc/samples/vnf_update_param_file_with_empty_dict.yaml' adding 'tackerclient/tests/unit/osc/v1/__init__.py' adding 'tackerclient/tests/unit/osc/v1/test_vnf_package.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py' adding 'tackerclient/tests/unit/osc/v1/vnf_package_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/__init__.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/client.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta' adding 'tackerclient/tests/unit/osc/v1/vnf/__init__.py' adding 'tackerclient/tests/unit/osc/v1/vnf/test_vnf.py' adding 'tackerclient/tests/unit/osc/v2/__init__.py' adding 'tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py' adding 'tackerclient/tests/unit/osc/v2/test_vnffm_sub.py' adding 'tackerclient/tests/unit/osc/v2/test_vnflcm.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_job.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_report.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py' adding 'tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py' adding 'tackerclient/tests/unit/vm/__init__.py' adding 'tackerclient/tests/unit/vm/test_cli10_v10_event.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim_k8s.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py' adding 'tackerclient/tests/unit/vm/test_cli10_vnf.py' adding 'tackerclient/tests/unit/vm/test_cli10_vnfd.py' adding 'tackerclient/tests/unit/vm/test_cli10_vnffg.py' adding 'tackerclient/tests/unit/vm/test_cli10_vnffgd.py' adding 'tackerclient/tests/unit/vm/test_vim_utils.py' adding 'tackerclient/tests/unit/vm/samples/vim_config.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml' adding 'tackerclient/tests/unit/vm/samples/vnffg_update_file.yaml' adding 'tackerclient/v1_0/__init__.py' adding 'tackerclient/v1_0/client.py' adding 'python_tackerclient-1.14.0.dist-info/AUTHORS' adding 'python_tackerclient-1.14.0.dist-info/LICENSE' adding 'python_tackerclient-1.14.0.dist-info/METADATA' adding 'python_tackerclient-1.14.0.dist-info/WHEEL' adding 'python_tackerclient-1.14.0.dist-info/entry_points.txt' adding 'python_tackerclient-1.14.0.dist-info/pbr.json' adding 'python_tackerclient-1.14.0.dist-info/top_level.txt' adding 'python_tackerclient-1.14.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-tackerclient (PEP 517): finished with status 'done' Created wheel for python-tackerclient: filename=python_tackerclient-1.14.0-py3-none-any.whl size=265233 sha256=f266bf89d5ad15b9d2e3b9f0c148b4abeff8de72a176c0865d9c7ef6895da788 Stored in directory: /builddir/.cache/pip/wheels/81/df/87/b9f42491d7a7affc576effe558e17ea79d10fe4418093a1569 Successfully built python-tackerclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rF0Ppr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64 + cd python-tackerclient-1.14.0 ++ ls /builddir/build/BUILD/python-tackerclient-1.14.0/pyproject-wheeldir/python_tackerclient-1.14.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_tackerclient==1.14.0 + TMPDIR=/builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.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-tackerclient-1.14.0/pyproject-wheeldir python_tackerclient==1.14.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-tackerclient-1.14.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_tackerclient-1.14.0-py3-none-any.whl Installing collected packages: python-tackerclient Creating /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin/tacker to 755 Successfully installed python-tackerclient-1.14.0 + '[' -d /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin/tacker /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin/tacker: updating + rm -rfv /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/python_tackerclient-1.14.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-1.14.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-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64 --record /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-1.14.0.dist-info/RECORD --output /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-1.14.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-1.14.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-1.14.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-1.14.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-tackerclient-1.14.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-tackerclient); 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-tackerclient-1.14.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 23 source files that are out of date updating environment: [new config] 23 added, 0 changed, 0 removed reading sources... [ 4%] cli/commands reading sources... [ 8%] cli/index reading sources... [ 13%] cli/nfv_event_commands reading sources... [ 17%] cli/ns_commands reading sources... [ 21%] cli/ns_descriptor_commands reading sources... [ 26%] cli/vim_commands reading sources... [ 30%] cli/vnf_chain_commands reading sources... [ 34%] cli/vnf_classifier_commands reading sources... [ 39%] cli/vnf_commands reading sources... [ 43%] cli/vnf_descriptor_commands reading sources... [ 47%] cli/vnf_graph_commands reading sources... [ 52%] cli/vnf_graph_descriptor_commands reading sources... [ 56%] cli/vnf_network_forwarding_path_commands reading sources... [ 60%] cli/vnf_package_commands reading sources... [ 65%] cli/vnffm_commands reading sources... [ 69%] cli/vnflcm_commands reading sources... [ 73%] cli/vnfpm_commands reading sources... [ 78%] contributor/contributing reading sources... [ 82%] contributor/developing reading sources... [ 86%] contributor/index reading sources... [ 91%] index reading sources... [ 95%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] cli/commands writing output... [ 8%] cli/index writing output... [ 13%] cli/nfv_event_commands writing output... [ 17%] cli/ns_commands writing output... [ 21%] cli/ns_descriptor_commands writing output... [ 26%] cli/vim_commands writing output... [ 30%] cli/vnf_chain_commands writing output... [ 34%] cli/vnf_classifier_commands writing output... [ 39%] cli/vnf_commands writing output... [ 43%] cli/vnf_descriptor_commands writing output... [ 47%] cli/vnf_graph_commands writing output... [ 52%] cli/vnf_graph_descriptor_commands writing output... [ 56%] cli/vnf_network_forwarding_path_commands writing output... [ 60%] cli/vnf_package_commands writing output... [ 65%] cli/vnffm_commands writing output... [ 69%] cli/vnflcm_commands writing output... [ 73%] cli/vnfpm_commands writing output... [ 78%] contributor/contributing writing output... [ 82%] contributor/developing writing output... [ 86%] contributor/index writing output... [ 91%] index writing output... [ 95%] install/index writing output... [100%] reference/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 + sphinx-build -b man doc/source doc/build/man 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-tackerclient); 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-tackerclient-1.14.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 23 added, 0 changed, 0 removed reading sources... [ 4%] cli/commands reading sources... [ 8%] cli/index reading sources... [ 13%] cli/nfv_event_commands reading sources... [ 17%] cli/ns_commands reading sources... [ 21%] cli/ns_descriptor_commands reading sources... [ 26%] cli/vim_commands reading sources... [ 30%] cli/vnf_chain_commands reading sources... [ 34%] cli/vnf_classifier_commands reading sources... [ 39%] cli/vnf_commands reading sources... [ 43%] cli/vnf_descriptor_commands reading sources... [ 47%] cli/vnf_graph_commands reading sources... [ 52%] cli/vnf_graph_descriptor_commands reading sources... [ 56%] cli/vnf_network_forwarding_path_commands reading sources... [ 60%] cli/vnf_package_commands reading sources... [ 65%] cli/vnffm_commands reading sources... [ 69%] cli/vnflcm_commands reading sources... [ 73%] cli/vnfpm_commands reading sources... [ 78%] contributor/contributing reading sources... [ 82%] contributor/developing reading sources... [ 86%] contributor/index reading sources... [ 91%] index reading sources... [ 95%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/nfv_event_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "nfv event *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/ns_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "ns *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/ns_descriptor_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "ns descriptor *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vim_commands.rst:18: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vim *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_chain_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf chain *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_classifier_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf classifier *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_descriptor_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf descriptor *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_graph_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf graph *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_graph_descriptor_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf graph descriptor *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_network_forwarding_path_commands.rst:23: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf network forwarding path *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnf_package_commands.rst:21: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnf package *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnffm_commands.rst:27: WARNING: No commands found in the "openstack.tackerclient.v2" namespace using the "vnffm *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnflcm_commands.rst:30: WARNING: No commands found in the "openstack.tackerclient.v1" namespace using the "vnflcm *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnflcm_commands.rst:33: WARNING: No commands found in the "openstack.tackerclient.v2" namespace using the "vnflcm change-vnfpkg" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-tackerclient-1.14.0/doc/source/cli/vnfpm_commands.rst:27: WARNING: No commands found in the "openstack.tackerclient.v2" namespace using the "vnfpm *" command name/pattern. Are you sure this is correct and the application being documented is installed? tacker.1 { cli/commands cli/vnf_package_commands cli/vnflcm_commands cli/vnffm_commands cli/vnfpm_commands cli/vnf_commands cli/vnf_descriptor_commands cli/vim_commands cli/ns_commands cli/ns_descriptor_commands cli/vnf_graph_commands cli/vnf_graph_descriptor_commands cli/vnf_chain_commands cli/vnf_classifier_commands cli/vnf_network_forwarding_path_commands cli/nfv_event_commands } done build succeeded, 16 warnings. The manual pages are in doc/build/man. + install -p -D -m 644 -v doc/build/man/tacker.1 /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/man/man1/tacker.1 install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/man/man1' 'doc/build/man/tacker.1' -> '/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/man/man1/tacker.1' + ln -s tacker /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin/tacker-3 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.14.0-0.20230905075158.e8460be.el9 --unique-debug-suffix -1.14.0-0.20230905075158.e8460be.el9.x86_64 --unique-debug-src-base python-tackerclient-1.14.0-0.20230905075158.e8460be.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-tackerclient-1.14.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-tackerclient-1.14.0-0.20230905075158.e8460be.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.EbF97v + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.0 + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-tackerclient-1.14.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {3} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_1_1 [0.355063s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --all_fields usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --fields {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_2______all_fields______exclude_fields____checksum_______all_fields___True_____exclude_fields____checksum____ [0.004706s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_3______fields____softwareImages______exclude_fields____checksum_______fields____softwareImages______exclude_fields____checksum____ [0.002755s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_2_False [0.018347s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--operational-state ] [--user-data ] check_parser: error: the following arguments are required: {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_3______operational_state____DISABLED_______operational_state____DISABLED____ [0.002894s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_no_options [0.001987s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_1_path [0.032135s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_2_url [0.002827s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_failed_with_404_not_found [0.026436s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_invalid_format_param_file [0.014314s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_with_v1_version [0.003444s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_1 [0.010295s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_3______vnfc_instance____vnfc_id_1____vnfc_id_2_______vnfc_instance_____vnfc_id_1____vnfc_id_2_____ [0.006524s] ... ok {0} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_2_2 [0.160535s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package_exception [0.026187s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_one_vnf_package [0.005780s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_2_SCALE_OUT [0.065208s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_1_SCALE_IN [0.011679s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_2_SCALE_OUT [0.036857s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_1_SCALE_IN [0.011310s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_2 [0.005005s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_1_application_zip [0.088725s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_1_GRACEFUL [0.003357s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_2_both [0.009238s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_for_type_text_plain [0.002764s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_without_file_arg [0.008803s] ... ok usage: check_parser [-h] [--file ] check_parser: error: the following arguments are required: , {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action [0.019864s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_artifacts_from_vnf_package [0.002843s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_no_options [0.001931s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_1_all_fields [0.004890s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --fields: not allowed with argument --all_fields {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_default_fields [0.005385s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_1______all_fields______fields____softwareImages_______all_fields___True_____fields____softwareImages____ [0.002620s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_filter ... SKIPPED: Skip flaky test until its fixed upstream lp#1919350 {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.004450s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_1_True [0.003016s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_1 [0.002762s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_2 [0.003268s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_vnf_instance_not_found [0.003173s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.010087s] ... ok Failed to delete vnf instance with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnflcm/v1/vnf_instances/xxxx-yyyy-zzzz {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_multiple_vnf_instance_exception [0.007590s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_1______cause____test_cause______vnfc_instance____vnfc_id_1____vnfc_id_2_______cause____test_cause______vnfc_instance_____vnfc_id_1____vnfc_id_2_____ [0.005507s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_create_no_args [0.009772s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_param_file_not_exists [0.001724s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_vnf_instance_not_found [0.002676s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action [0.003437s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action_with_pagination [0.005853s] ... ok usage: check_parser [-h] [--termination-type ] [--graceful-termination-timeout ] [--D] check_parser: error: the following arguments are required: {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_1_SCALE_IN [0.002603s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_1_SCALE_IN [0.001634s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_2_SCALE_OUT [0.002590s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestShowVnfLcm.test_take_action [0.004029s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_terminate_no_options [0.001842s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action_param_file_not_exists [0.001353s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestVnfLcmV1.test_client_v2 [0.001217s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002596s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--cancel-mode ] check_parser: error: the following arguments are required: {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_terminate_no_options [0.002059s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action [0.002493s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.002638s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_internal_server_error [0.003759s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.002166s] ... ok Failed to delete Lccn Subscription with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnflcm/v1/subscriptions/xxxx-yyyy-zzzz The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {3} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription_exception [0.053613s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action [0.007006s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002917s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription [0.005103s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action [0.003803s] ... ok {3} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_config_file [0.017026s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {3} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_empty_param_file [0.002598s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {3} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_param_file [0.003308s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_1_ACKNOWLEDGED [0.002613s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_2_UNACKNOWLEDGED [0.007071s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub [0.004950s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action_with_pagination [0.019383s] ... ok {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_config [0.004437s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_empty_config [0.001718s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_internal_server_error [0.002492s] ... ok {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_invalid_format_config_file [0.002258s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_invalid_format_param_file [0.002616s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config: not allowed with argument --config-file {0} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_config_configfile_paramfile [0.002348s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_internal_server_error [0.002739s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_filter [0.002793s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_incorrect_filter [0.002445s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_default_fields [0.004669s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action [0.002567s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_internal_server_error [0.007771s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_internal_server_error [0.010509s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_state_is_conflict_1_UNACKNOWLEDGED [0.002528s] ... ok Failed to delete VNF FM subscription with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnffm/v1/subscriptions/xxxx-yyyy-zzzz {0} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub_exception [0.005089s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnflcm.TestVnfLcmV2.test_client_v2 [0.000708s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action [0.021071s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_create_no_args [0.005401s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_2_exclude_default [0.010034s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_one_vnf_pm_threshold [0.003177s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_exclude_fields [0.005465s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --fields: not allowed with argument --all_fields {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_1______all_fields______fields____objectInstanceIds_______all_fields___True_____fields____objectInstanceIds____ [0.002355s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --all_fields {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_2______all_fields______exclude_fields____criteria_______all_fields___True_____exclude_fields____criteria____ [0.004763s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_vnf_pm_report_id_not_found [0.002625s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token_no_auth_url [0.000414s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_endpoint_type [0.000270s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url [0.000529s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_other [0.008068s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_reused_token_get_auth_info [0.000069s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_endpoint_type [0.000230s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_token [0.000405s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_use_given_endpoint_url [0.000322s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.000234s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000088s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_default_fallback [0.000179s] ... ok {0} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_known_error_without_detail [0.000147s] ... ok {0} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_unicode [0.003435s] ... ok {0} tackerclient.tests.unit.test_cli10_extensions.CLITestV10Extension.test_list_extensions [0.001950s] ... ok {0} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_meta_defines_log [0.000118s] ... ok {0} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.000329s] ... ok {0} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.000286s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_auth [0.007620s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_environment_variable [0.003416s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_help [0.019063s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_incorrect_filter [0.063561s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action [0.003093s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.002863s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_unknown_auth_strategy [0.001769s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.000077s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000142s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url [0.005187s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_with_invalid_auth_url [0.000114s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_strip_credentials_from_log [0.001250s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_failed [0.000544s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_failed [0.000604s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_other [0.000517s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000205s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000079s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000118s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.000205s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.000231s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.000101s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000168s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000093s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000177s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_v10_event.CLITestV10EventJSON.test_show_event_id [0.002111s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id [0.001742s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_all_params [0.001980s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.001837s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_delete_vnf [0.000942s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_not_contain_message [0.000189s] ... ok {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_known_error [0.000584s] ... ok {3} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.000382s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_delete_vnf_with_force [0.001399s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnf_resources [0.001872s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_update_vnf [0.006290s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_config_file [0.002837s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_vnfds_pagenation [0.002324s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_show_vnfd_id [0.002682s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_create_vnffg_with_mandatory_params [0.001826s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_show_vnffg_id [0.001734s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.test_shell.ShellTest.test_run_unknown_command [0.003024s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_show_vnffg_id_name [0.002584s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_all_vnffgds [0.001802s] ... ok {0} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_no_project [0.000105s] ... ok {3} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var [0.096931s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000077s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000059s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000046s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000040s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_list_vims [0.011083s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_multi_delete_vim [0.001263s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_all_params [0.005955s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.019486s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.009933s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_multi_delete_vim [0.001878s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.003407s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.007672s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id [0.002137s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.002585s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_delete_vim [0.001324s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_all_params [0.003074s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id [0.001799s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id_name [0.002844s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_with_description_param [0.002196s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_with_vnfd_id [0.002260s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnfs_pagenation [0.001941s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_empty_config [0.001303s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_empty_param_file [0.001294s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_invalid_format_config [0.004383s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_invalid_format_config_file [0.007156s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_invalid_format_param_file [0.001760s] ... ok usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --config: not allowed with argument --param-file {3} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_config_paramfile [0.002829s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_all_params [0.003527s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_vnfds [0.003567s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_show_vnfd_id_name [0.001800s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_create_vnffg_all_params [0.017458s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_create_vnffgd_all_params [0.043241s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_create_vnffgd_with_mandatory_params [0.003145s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_vnffgds [0.004007s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_show_vnffgd_id [0.007821s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim [0.000104s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_extra [0.000085s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc_no_username [0.000105s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_extra [0.000057s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_exception [0.000099s] ... ok {1} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_no_arg [0.372174s] ... ok {2} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_invalid_major_version [0.362680s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_2_________ [0.003890s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package [0.009058s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_1 [0.009472s] ... ok usage: check_parser [-h] [--file ] [--vnfd] [--type ] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_no_options [0.007097s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_1_application_zip [0.002045s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_2_exclude_default [0.003996s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_exclude_fields [0.012318s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_pagination [0.011994s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_valid_combination [0.009799s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_show_no_options [0.006154s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_without_user_data_and_operational_state [0.001824s] ... ok usage: check_parser [-h] (--path | --url ) [--user-name ] [--password ] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action [0.012085s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_2 [0.002873s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_4______additional_param_file______tackerclient_osc_v1_vnflcm_samples_heal_vnf_instance_param_sample_json_______additional_param_file______tackerclient_osc_v1_vnflcm_samples_heal_vnf_instance_param_sample_json____ [0.002484s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnf_package [0.077373s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_2_both [0.002220s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_no_options [0.002305s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_5_________ [0.005565s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_with_conflict_error [0.006591s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_param_file_not_exists [0.001573s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--I ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_create_no_args [0.001977s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_vnf_instance_not_found [0.006055s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_multiple_vnf_instance [0.006785s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_one_vnf_instance [0.002209s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_2______cause____test_cause_______cause____test_cause____ [0.002418s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_1 [0.012010s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action [0.003720s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_invalid_format_param_file [0.001893s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_param_file_not_exists [0.001354s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_2_SCALE_OUT [0.001672s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action [0.015588s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_2_FORCEFUL [0.032808s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_missing_vnf_lcm_op_occ_id_argument [0.012403s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.004405s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_incorrect_filter [0.003174s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_missing_vnf_lcm_op_occ_id_argument [0.015880s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action [0.017482s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_one_subscription [0.004379s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config: not allowed with argument --param-file {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_config_paramfile [0.006781s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config-file: not allowed with argument --param-file {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_configfile_paramfile [0.002363s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {1} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_param_file_with_empty_dict [0.004498s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestCreateVnfFmSub.test_create_no_args [0.002487s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_one_vnf_fm_sub [0.013142s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action [0.037659s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_vnf_fm_sub_id_not_found [0.003865s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action [0.002922s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_param_file_not_exists [0.050613s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_vnf_instance_not_found [0.002191s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_one_vnf_pm_job [0.003503s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --fields {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_3______fields____objectInstanceIds______exclude_fields____criteria_______fields____objectInstanceIds______exclude_fields____criteria____ [0.002458s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_valid_combination [0.013426s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.003245s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_internal_server_error [0.022547s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold [0.004760s] ... ok Failed to delete VNF PM threshold with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnfpm/v2/thresholds/xxxx-yyyy-zzzz {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold_exception [0.018135s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action [0.003046s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_filter [0.002888s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.003461s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_endpoint_type [0.000296s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_failed [0.001963s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_token [0.000576s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_reused_token_get_auth_info [0.000323s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_use_given_endpoint_url [0.000536s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token [0.000750s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token_no_auth_url [0.000365s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_use_given_endpoint_url [0.000364s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url [0.000403s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_with_invalid_auth_url [0.000147s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token_no_auth_url [0.000528s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_reused_token_get_auth_info [0.000090s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_strip_credentials_from_log [0.000808s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthNoAuth.test_get_noauth [0.000487s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000143s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.000295s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.000255s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.000333s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.008101s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_contains_message [0.000239s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_ip_address_in_use [0.000176s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_unknown_status_code [0.000166s] ... ok {1} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_error_without_response_body [0.000787s] ... ok {1} tackerclient.tests.unit.test_cli10_extensions.CLITestV10Extension.test_show_extension [0.002996s] ... ok {1} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.000637s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_build_option_parser [0.002853s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_help_on_subcommand [0.021249s] ... ok {1} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed [0.225516s] ... ok {1} tackerclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.000124s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000075s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_false_cert_verify [0.010356s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.011068s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_list_vims [0.003357s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id_name [0.007715s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_list_vims [0.002306s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.002541s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_create_vnf_all_params [0.007747s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_multi_delete_vnf [0.001064s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_show_vnf_id_name [0.032291s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_config [0.006472s] ... ok usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --config: not allowed with argument --config-file usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --param-file: not allowed with argument --config-file {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_config_file_with_empty_dict [0.001414s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_config_configfile [0.001400s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_config_configfile_paramfile [0.001367s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_param_file [0.004872s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_param_file_with_empty_dict [0.001424s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_with_mandatory_params [0.007493s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_list_vnffgs [0.023305s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_delete_vnffgd [0.001459s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_inline_vnffgds [0.005291s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_list_vnffgds_pagenation [0.002000s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_bearer [0.000083s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim [0.000082s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_with_port [0.000072s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_without_port [0.000057s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_terminate_and_delete_wait_failed [16.057758s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_vnf_instance_not_found [0.002928s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002544s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_exclude_fields [0.021045s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_pagination [0.013335s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action [0.012551s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002475s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_internal_server_error [0.002758s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_take_action [0.003205s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestShowLccnSubscription.test_take_action [0.016896s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {2} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_config_file_with_empty_dict [0.002389s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {2} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_empty_config_file [0.001984s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {2} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_invalid_format_config [0.002008s] ... ok The Legacy API interface has been deprecated. This command will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release). {2} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_invalid_format_param_file [0.002487s] ... ok usage: update_vnf [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] (--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE) update_vnf: error: argument --config: not allowed with argument --config-file {2} tackerclient.tests.unit.osc.v1.vnf.test_vnf.TestUpdateVNF.test_vnf_update_multi_args_config_configfile [0.002850s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action [0.003932s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found [0.003259s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found_1_ACKNOWLEDGED [0.008397s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestCreateVnfFmSub.test_take_action [0.007466s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_internal_server_error [0.025834s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_filter [0.037606s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_incorrect_filter [0.008712s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action [0.014015s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestCreateVnfPmJob.test_create_no_args [0.033902s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestCreateVnfPmJob.test_take_action [0.017014s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job [0.007597s] ... ok Failed to delete VNF PM job with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnfpm/v2/pm_jobs/xxxx-yyyy-zzzz {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job_exception [0.004785s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_1_all_fields [0.004903s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action [0.002780s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.002470s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action [0.019227s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_take_action [0.038876s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_internal_server_error [0.002753s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action [0.003353s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_internal_server_error [0.011595s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_other [0.000513s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token [0.000419s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_with_invalid_auth_url [0.000115s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_token [0.000547s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_strip_credentials_from_log [0.000735s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token [0.000512s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str [0.000119s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.000264s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.000216s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.000329s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_bad_tacker_error [0.000189s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_etsi_error [0.000227s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_unknown_error_to_per_code_exception [0.000343s] ... ok {2} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_log_defined_explicitly [0.000094s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_option [0.006280s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_help_command [0.005214s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_main_with_unicode [0.001663s] ... ok {2} tackerclient.tests.unit.test_ssl.TestSSL.test_proper_exception_is_raised_when_cert_validation_fails [0.000450s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000057s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000071s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000044s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000047s] ... ok {2} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.000099s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_v10_event.CLITestV10EventJSON.test_list_events [0.053337s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_delete_vim [0.001296s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id_name [0.042467s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_all_params [0.002494s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_delete_vim [0.000936s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_all_params [0.002692s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_all_params [0.002041s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_multi_delete_vim [0.019800s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.003609s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_list_vnfs [0.001742s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_show_vnf_id [0.001757s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_empty_config_file [0.001150s] ... ok usage: update_vnf [-h] [--request-format {json,xml}] [--config-file CONFIG_FILE | --config CONFIG | --param-file PARAM_FILE] VNF update_vnf: error: argument --config-file: not allowed with argument --param-file {2} tackerclient.tests.unit.vm.test_cli10_vnf.CLITestV10VmVNFJSON.test_vnf_update_multi_args_configfile_paramfile [0.001513s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_create_vnfd_with_empty_file [0.002026s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_delete_vnfd [0.000948s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_all_vnfds [0.001889s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_list_inline_vnfds [0.001707s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnfd.CLITestV10VmVNFDJSON.test_multi_delete_vnfd [0.001758s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_delete_vnffg_with_force [0.001681s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_delete_vnffg_without_force [0.001530s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_list_vnffgs_pagenation [0.002893s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnffg.CLITestV10VmVNFFGJSON.test_update_vnffg [0.001899s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vnffgd.CLITestV10VmVNFFGDJSON.test_show_vnffgd_id_name [0.001859s] ... ok {2} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc [0.000073s] ... ok ====== Totals ====== Ran: 393 tests in 18.0433 sec. - Passed: 392 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 19.9992 sec. ============== Worker Balance ============== - Worker 0 (99 tests) => 0:00:00.594677 - Worker 1 (98 tests) => 0:00:01.289530 - Worker 2 (98 tests) => 0:00:17.158492 - Worker 3 (98 tests) => 0:00:01.236597 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------------- ----------- tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_terminate_and_delete_wait_failed 16.058 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_no_arg 0.372 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_invalid_major_version 0.363 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_1_1 0.355 tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed 0.226 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_2_2 0.161 tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var 0.097 tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_1_application_zip 0.089 tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnf_package 0.077 tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_2_SCALE_OUT 0.065 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tackerclient-1.14.0-0.20230905075158.e8460be.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EPLG3M + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python3-tackerclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python3-tackerclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python3-tackerclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient = 1.14.0-0.20230905075158.e8460be.el9 python3-tackerclient = 1.14.0-0.20230905075158.e8460be.el9 python3.9-tackerclient = 1.14.0-0.20230905075158.e8460be.el9 python3.9dist(python-tackerclient) = 1.14 python3dist(python-tackerclient) = 1.14 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(babel) < 2.4 or python3.9dist(babel) > 2.4) with python3.9dist(babel) >= 2.3.4) ((python3.9dist(cliff) < 2.9 or python3.9dist(cliff) > 2.9) with python3.9dist(cliff) >= 2.8) ((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) /usr/bin/python3 python(abi) = 3.9 python3.9dist(iso8601) >= 0.1.11 python3.9dist(netaddr) >= 0.7.18 python3.9dist(osc-lib) >= 1.8 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.40 python3.9dist(python-keystoneclient) >= 3.8 python3.9dist(requests) >= 2.14.2 python3.9dist(simplejson) >= 3.5.1 python3.9dist(stevedore) >= 1.20 Obsoletes: python2-tackerclient < 1.14.0-0.20230905075158.e8460be.el9 python39-tackerclient < 1.14.0-0.20230905075158.e8460be.el9 Processing files: python3-tackerclient-tests-unit-1.14.0-0.20230905075158.e8460be.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BQ1fiq + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-tests-unit = 1.14.0-0.20230905075158.e8460be.el9 python3-tackerclient-tests-unit = 1.14.0-0.20230905075158.e8460be.el9 python3.9-tackerclient-tests-unit = 1.14.0-0.20230905075158.e8460be.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-tackerclient-tests-unit < 1.14.0-0.20230905075158.e8460be.el9 Processing files: python-tackerclient-doc-1.14.0-0.20230905075158.e8460be.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pBsqS0 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.0 + DOCDIR=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/doc/python-tackerclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/doc/python-tackerclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RiRqRF + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python-tackerclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python-tackerclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64/usr/share/licenses/python-tackerclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-doc = 1.14.0-0.20230905075158.e8460be.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-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64 Wrote: /builddir/build/SRPMS/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.src.rpm Wrote: /builddir/build/RPMS/python3-tackerclient-1.14.0-0.20230905075158.e8460be.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-tackerclient-tests-unit-1.14.0-0.20230905075158.e8460be.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-tackerclient-doc-1.14.0-0.20230905075158.e8460be.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4kCQcs + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-1.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tackerclient-1.14.0-0.20230905075158.e8460be.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0