Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-90029-672280/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-senlinclient-1.11.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-90029-672280/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-senlinclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iRckpR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-senlinclient-1.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-senlinclient-1.11.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-senlinclient-1.11.1 + /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 add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-senlinclient-1.11.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EC1Utw + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/senlinclient creating build/lib/senlinclient/tests copying senlinclient/tests/__init__.py -> build/lib/senlinclient/tests creating build/lib/senlinclient/common copying senlinclient/common/i18n.py -> build/lib/senlinclient/common copying senlinclient/common/format_utils.py -> build/lib/senlinclient/common copying senlinclient/common/exc.py -> build/lib/senlinclient/common copying senlinclient/common/utils.py -> build/lib/senlinclient/common copying senlinclient/common/__init__.py -> build/lib/senlinclient/common copying senlinclient/plugin.py -> build/lib/senlinclient copying senlinclient/__init__.py -> build/lib/senlinclient copying senlinclient/client.py -> build/lib/senlinclient creating build/lib/senlinclient/tests/unit creating build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/fakes.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_client.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_receiver.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_event.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_service.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_node.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_profile_type.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_cluster_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_action.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_build_info.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/__init__.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy.py -> build/lib/senlinclient/tests/unit/v1 copying senlinclient/tests/unit/v1/test_policy_type.py -> build/lib/senlinclient/tests/unit/v1 creating build/lib/senlinclient/v1 copying senlinclient/v1/policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/event.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/action.py -> build/lib/senlinclient/v1 copying senlinclient/v1/build_info.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster_policy.py -> build/lib/senlinclient/v1 copying senlinclient/v1/receiver.py -> build/lib/senlinclient/v1 copying senlinclient/v1/profile.py -> build/lib/senlinclient/v1 copying senlinclient/v1/policy_type.py -> build/lib/senlinclient/v1 copying senlinclient/v1/service.py -> build/lib/senlinclient/v1 copying senlinclient/v1/cluster.py -> build/lib/senlinclient/v1 copying senlinclient/v1/__init__.py -> build/lib/senlinclient/v1 copying senlinclient/v1/node.py -> build/lib/senlinclient/v1 copying senlinclient/v1/client.py -> build/lib/senlinclient/v1 creating build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_policy_types.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_nodes.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_help.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/base.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_actions.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_events.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_profiles.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_clusters.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_version.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_cluster_policy.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_policies.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_readonly_senlin.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_profile_types.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/test_receivers.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/functional/__init__.py -> build/lib/senlinclient/tests/functional copying senlinclient/tests/unit/test_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/fakes.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_plugin.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/test_format_utils.py -> build/lib/senlinclient/tests/unit copying senlinclient/tests/unit/__init__.py -> build/lib/senlinclient/tests/unit running egg_info deleting python_senlinclient.egg-info/requires.txt writing python_senlinclient.egg-info/PKG-INFO writing top-level names to python_senlinclient.egg-info/top_level.txt writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt writing pbr to python_senlinclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' creating build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/deletion_policy.yaml -> build/lib/senlinclient/tests/test_specs copying senlinclient/tests/test_specs/nova_server.yaml -> build/lib/senlinclient/tests/test_specs creating build/lib/senlinclient/locale creating build/lib/senlinclient/locale/zh_CN creating build/lib/senlinclient/locale/zh_CN/LC_MESSAGES copying senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> build/lib/senlinclient/locale/zh_CN/LC_MESSAGES creating build/lib/senlinclient/tests/functional/hooks copying senlinclient/tests/functional/hooks/post_test_hook.sh -> build/lib/senlinclient/tests/functional/hooks copying senlinclient/tests/functional/hooks/pre_test_hook.sh -> build/lib/senlinclient/tests/functional/hooks creating build/lib/senlinclient/tests/functional/policies copying senlinclient/tests/functional/policies/deletion_policy.yaml -> build/lib/senlinclient/tests/functional/policies creating build/lib/senlinclient/tests/functional/profiles copying senlinclient/tests/functional/profiles/cirros_basic.yaml -> build/lib/senlinclient/tests/functional/profiles + sleep 1 + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-senlinclient-1.11.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] cli/index reading sources... [ 50%] contributor/index reading sources... [ 75%] index reading sources... [100%] install/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-senlinclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'python-senlinclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 50%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 75%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [100%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' 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. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wDhVIh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch + cd python-senlinclient-1.11.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/event.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/profile_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/action.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/build_info.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/receiver.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/profile.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/policy_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/service.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/cluster.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/node.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 copying build/lib/senlinclient/v1/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1 creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES copying build/lib/senlinclient/locale/zh_CN/LC_MESSAGES/senlinclient.po -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/i18n.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/format_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/exc.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/common/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common copying build/lib/senlinclient/plugin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_event.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_service.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_node.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_action.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1 copying build/lib/senlinclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_plugin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/test_format_utils.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit copying build/lib/senlinclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/nova_server.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs copying build/lib/senlinclient/tests/test_specs/deletion_policy.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/test_specs creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_policy_types.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/hooks copying build/lib/senlinclient/tests/functional/hooks/pre_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/hooks copying build/lib/senlinclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/hooks copying build/lib/senlinclient/tests/functional/test_nodes.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_help.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_actions.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/profiles copying build/lib/senlinclient/tests/functional/profiles/cirros_basic.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/profiles copying build/lib/senlinclient/tests/functional/test_events.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_profiles.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_clusters.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_version.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_policies.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_readonly_senlin.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_profile_types.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/test_receivers.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional copying build/lib/senlinclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional creating /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/policies copying build/lib/senlinclient/tests/functional/policies/deletion_policy.yaml -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/policies copying build/lib/senlinclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests copying build/lib/senlinclient/__init__.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient copying build/lib/senlinclient/client.py -> /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/profile_type.py to profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/action.py to action.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/build_info.py to build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/cluster_policy.py to cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/receiver.py to receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/policy_type.py to policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/format_utils.py to format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_receiver.py to test_receiver.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_event.py to test_event.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_node.py to test_node.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_profile_type.py to test_profile_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_cluster_policy.py to test_cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_action.py to test_action.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_build_info.py to test_build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/v1/test_policy_type.py to test_policy_type.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/test_format_utils.py to test_format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_policy_types.py to test_policy_types.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_nodes.py to test_nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_help.py to test_help.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_actions.py to test_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_events.py to test_events.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_profiles.py to test_profiles.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_version.py to test_version.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_cluster_policy.py to test_cluster_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_readonly_senlin.py to test_readonly_senlin.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_profile_types.py to test_profile_types.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/test_receivers.py to test_receivers.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/senlinclient/client.py to client.pyc writing byte-compilation script '/tmp/tmp5MvQuO.py' /usr/bin/python2 -O /tmp/tmp5MvQuO.py removing /tmp/tmp5MvQuO.py running install_egg_info running egg_info writing python_senlinclient.egg-info/PKG-INFO writing top-level names to python_senlinclient.egg-info/top_level.txt writing dependency_links to python_senlinclient.egg-info/dependency_links.txt writing entry points to python_senlinclient.egg-info/entry_points.txt writing pbr to python_senlinclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_senlinclient.egg-info/SOURCES.txt' Copying python_senlinclient.egg-info to /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7/site-packages/python_senlinclient-1.11.1-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-senlinclient-1.11.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hKErk6 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.1 + export PYTHON=python2 + PYTHON=python2 + ostestr -p --black-regex test_do_add_profiler_args /usr/lib/python2.7/site-packages/os_testr/ostestr.py:241: UserWarning: Deprecate: ostestr command is deprecated now. Use stestr command instead. For more information: https://docs.openstack.org/os-testr/latest/user/ostestr.html warnings.warn(msg) {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_cluster [0.000907s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile_type [0.000612s] ... ok {0} senlinclient.tests.unit.v1.test_client.ClientTest.test_profile_types [0.000723s] ... ok {5} senlinclient.tests.unit.v1.test_client.ClientTest.test_receivers [0.000841s] ... ok {5} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_policy [0.000569s] ... ok {1} senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format [0.024550s] ... ok {1} senlinclient.tests.unit.test_utils.UtilTest.test_json_formatter_with_empty_json [0.000368s] ... ok cluster2: failed due to 'Error' cluster1: failed due to ''NoneType' object has no attribute '__getitem__'' {1} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_one_found_one_not_found [0.001167s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_key [0.002742s] ... ok {1} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_network [0.000247s] ... ok {1} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show_not_found [0.001394s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect_with_full_id [0.022507s] ... ok cluster2: failed due to ''Mock' object has no attribute '__getitem__'' cluster3: failed due to ''Mock' object has no attribute '__getitem__'' cluster1: failed due to ''Mock' object has no attribute '__getitem__'' {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force_delete [0.001151s] ... ok my_cluster: failed due to 'Error' {0} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_not_found [0.001112s] ... ok {0} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show_not_found [0.001851s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_override [0.001751s] ... ok Are you sure you want to delete this node(s) [y/N]? my_node: failed due to ''Mock' object has no attribute '__getitem__'' {0} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_yes [0.002871s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_role [0.001685s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_with_snapshot [0.002238s] ... ok {0} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_key [0.001600s] ... ok {0} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_defaults [0.001410s] ... ok {0} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_metadata [0.003218s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show_not_found [0.001243s] ... ok {0} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_defaults [0.001695s] ... ok {1} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_defaults [0.001499s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_limit [0.001494s] ... ok {1} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show_not_found [0.001326s] ... ok {1} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show_not_found [0.001443s] ... ok {1} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeList.test_profile_type_list [0.001025s] ... ok Error {1} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_not_found [0.000843s] ... ok {5} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id [0.022798s] ... ok {5} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort [0.001583s] ... ok {5} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list [0.001646s] ... ok {5} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_address [0.000340s] ... ok {5} senlinclient.tests.unit.v1.test_event.TestEventShow.test_event_show [0.002027s] ... ok {5} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_marker [0.001511s] ... ok {5} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_with_details [0.001916s] ... ok Error {5} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_one_found_one_not_found [0.001340s] ... ok {2} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_none_dict [0.000191s] ... ok {10} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_defaults [0.023050s] ... ok {10} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_key [0.001818s] ... ok {10} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_profile [0.000732s] ... ok {10} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_filter [0.001614s] ... ok {10} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_filter [0.001785s] ... ok node1: failed due to ''Mock' object has no attribute '__getitem__'' node3: failed due to ''Mock' object has no attribute '__getitem__'' node2: failed due to ''Mock' object has no attribute '__getitem__'' {10} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force_delete [0.001236s] ... ok {10} senlinclient.tests.unit.v1.test_policy.TestPolicyCreate.test_policy_create_defaults [0.004429s] ... ok {10} senlinclient.tests.unit.v1.test_policy.TestPolicyUpdate.test_policy_update_not_found [0.001517s] ... ok {10} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_direction [0.001666s] ... ok {10} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort_invalid_key [0.001616s] ... ok {10} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_not_found [0.001610s] ... ok Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] {10} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_force [0.001150s] ... ok {11} senlinclient.tests.unit.test_plugin.TestPlugin.test_create_connection_without_profile [0.000635s] ... ok {2} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort [0.022918s] ... ok {2} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_default [0.000587s] ... ok {2} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_defaults [0.001391s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {2} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add [0.000860s] ... ok Request accepted by action: a3c6d04c-3fca-4e4a-b0b3-c0522ef711f1 {2} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op [0.001147s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {2} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyDetach.test_cluster_policy_detach [0.000746s] ... ok {2} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_defaults [0.001401s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_cluster [0.002516s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort [0.001499s] ... ok {2} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_defaults [0.001732s] ... ok Policy deleted: ['policy1', 'policy2', 'policy3'] {2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete [0.001112s] ... ok Are you sure you want to delete this profile(s) [y/N]?{5} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_no [0.002857s] ... ok {5} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show [0.001366s] ... ok Are you sure you want to delete this receiver(s) [y/N]?Receiver deleted: ['my_receiver'] {5} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_yes [0.002055s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_cluster [0.000823s] ... ok {14} senlinclient.tests.unit.test_plugin.TestPlugin.test_create_connection_with_profile [0.001102s] ... ok {14} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver [0.000619s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {14} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_adjustment [0.006496s] ... ok {14} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_no_matching_address [0.000293s] ... ok {14} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_defaults [0.016854s] ... ok {11} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_marker [0.022497s] ... ok {4} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id [0.023203s] ... ok {10} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_marker [0.001429s] ... ok {11} senlinclient.tests.unit.v1.test_build_info.TestBuildInfo.test_build_info [0.002118s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_detach_policy [0.000777s] ... ok Are you sure you want to delete this policy(s) [y/N]?{2} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_no [0.002974s] ... ok {11} senlinclient.tests.unit.v1.test_client.ClientTest.test_actions [0.000731s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_update_policy [0.000732s] ... ok {11} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node [0.008283s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node_ignore_missing [0.000688s] ... ok {11} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy [0.000728s] ... ok Node check request on node node1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node check request on node node2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node check request on node node3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. {14} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check [0.000942s] ... ok {14} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_defaults [0.002525s] ... ok {9} senlinclient.tests.unit.test_utils.UtilTest.test_process_stack_spec [0.000888s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile [0.000825s] ... ok {2} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_limit [0.001641s] ... ok {4} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_cluster [0.000706s] ... ok {11} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_size [0.002041s] ... ok {13} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter [0.000202s] ... ok {9} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster_policy [0.000744s] ... ok {13} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show [0.021635s] ... ok Request accepted by action: 1db0f5c5-9183-4c47-9ef1-a5a97402a2c1 {9} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_receiver [0.000586s] ... ok {14} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op [0.001192s] ... ok cluster2: failed due to ''Mock' object has no attribute '__getitem__'' cluster3: failed due to ''Mock' object has no attribute '__getitem__'' cluster1: failed due to ''Mock' object has no attribute '__getitem__'' {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_check_node [0.000942s] ... ok {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_del_nodes [0.000620s] ... ok {4} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_force [0.001382s] ... ok {14} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeShow.test_policy_type_show [0.001718s] ... ok {14} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show [0.001077s] ... ok cluster2: failed due to ''Mock' object has no attribute '__getitem__'' cluster3: failed due to ''Mock' object has no attribute '__getitem__'' cluster1: failed due to ''Mock' object has no attribute '__getitem__'' {11} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete [0.001113s] ... ok {9} senlinclient.tests.unit.v1.test_client.ClientTest.test_nodes [0.001001s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster_ignore_missing [0.000619s] ... ok {13} senlinclient.tests.unit.v1.test_client.ClientTest.test_clusters [0.000601s] ... ok {13} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_sort_invalid_direction [0.003383s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de Are you sure you want to delete this cluster(s) [y/N]? my_cluster: failed due to ''Mock' object has no attribute '__getitem__'' {4} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_yes [0.002895s] ... ok {11} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_network_not_found [0.000281s] ... ok {13} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeAdd.test_cluster_node_add_multi [0.000873s] ... ok {14} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_non_webhook [0.001545s] ... ok {9} senlinclient.tests.unit.v1.test_client.ClientTest.test_policy_types [0.001159s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {13} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_without_destroy [0.000762s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy_ignore_missing [0.000728s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {11} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_default [0.001949s] ... ok {4} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_marker [0.001698s] ... ok {13} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_key [0.001505s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_receiver_ignore_missing [0.000670s] ... ok {9} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete_multi [0.009637s] ... ok {11} senlinclient.tests.unit.v1.test_node.TestNodeOp.test_node_op_not_found [0.001505s] ... ok Are you sure you want to delete this receiver(s) [y/N]?{4} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_percentage [0.001379s] ... ok {12} senlinclient.tests.unit.test_utils.UtilTest.test_list_formatter_with_list [0.000176s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_events [0.000645s] ... ok {14} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_prompt_no [0.002721s] ... ok {9} senlinclient.tests.unit.v1.test_cluster.TestClusterOp.test_cluster_op_not_found [0.018357s] ... ok {3} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_profile [0.000831s] ... ok {4} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_defaults [0.002607s] ... ok {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_receiver [0.000753s] ... ok {14} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_defaults [0.001345s] ... ok {4} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_defaults [0.001380s] ... ok Policy deleted: ['policy1', 'policy2', 'policy3'] {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_profile_ignore_missing [0.000601s] ... ok {13} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_force [0.001082s] ... ok {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_policy_type [0.000736s] ... ok Error {12} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_node [0.000680s] ... ok {13} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_not_found [0.000811s] ... ok {6} senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format [0.021094s] ... ok Are you sure you want to delete this profile(s) [y/N]?Profile deleted: ['my_profile'] {8} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_node [0.000831s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {9} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleIn.test_cluster_scale_in [0.000691s] ... ok {18} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_bad_format [0.000513s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {13} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_filter [0.001431s] ... ok {11} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_prompt_yes [0.002475s] ... ok {6} senlinclient.tests.unit.test_utils.UtilTest.test_list_formatter_with_empty_list [0.000109s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterPolicyAttach.test_cluster_policy_attach [0.007067s] ... ok {8} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_action [0.000690s] ... ok {15} senlinclient.tests.unit.test_format_utils.TestFormats.test_value_format [0.020786s] ... ok {18} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_none [0.000086s] ... ok {9} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_filter [0.001703s] ... ok {16} senlinclient.tests.unit.test_utils.UtilTest.test_format_parameter_split [0.000199s] ... ok Profile deleted: ['profile1', 'profile2', 'profile3'] {4} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_force [0.000841s] ... ok {13} senlinclient.tests.unit.v1.test_receiver.TestReceiverShow.test_receiver_show [0.001152s] ... ok {11} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_direction [0.001479s] ... ok Cluster check request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster check request on cluster cluster2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster check request on cluster cluster3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. {6} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_filter [0.003030s] ... ok {12} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check [0.006170s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_capacity [0.001391s] ... ok {16} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_event [0.000740s] ... ok {9} senlinclient.tests.unit.v1.test_profile.TestProfileCreate.test_profile_create_defaults [0.003360s] ... ok {18} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_policies [0.000743s] ... ok {15} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_resize [0.000994s] ... ok {8} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata [0.022564s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_init_with_params [0.000511s] ... ok {12} senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect [0.017333s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_multi_params [0.001116s] ... ok {16} senlinclient.tests.unit.v1.test_cluster.TestClusterCheck.test_cluster_check_not_found [0.006600s] ... ok {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_profiles [0.000624s] ... ok {18} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_cluster [0.000602s] ... ok {8} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_capacity [0.001303s] ... ok Error {6} senlinclient.tests.unit.v1.test_client.ClientTest.test_update_cluster [0.000809s] ... ok {9} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_one_found_one_not_found [0.001235s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {16} senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_limit [0.017993s] ... ok {3} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script [0.000823s] ... ok {8} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test__run_script_more_than_one_network [0.000267s] ... ok {12} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_capacity [0.001082s] ... ok {15} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_out [0.000624s] ... ok {9} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_limit [0.002866s] ... ok {18} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover_not_found [0.006685s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {3} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_full_id [0.017920s] ... ok {16} senlinclient.tests.unit.v1.test_cluster.TestClusterUpdate.test_cluster_update_not_found [0.002422s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_add_nodes [0.000823s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeDel.test_cluster_node_delete [0.001042s] ... ok {8} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyList.test_cluster_policy_list [0.002672s] ... ok {9} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeOperations.test_profile_type_operations [0.002130s] ... ok {15} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_cluster [0.000633s] ... ok {18} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_size_capacity [0.001348s] ... ok {3} senlinclient.tests.unit.v1.test_node.TestNodeUpdate.test_node_update_not_found [0.002089s] ... ok {16} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_full_id [0.001469s] ... ok {8} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover_not_found [0.001028s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_create_node [0.000582s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_sort [0.001513s] ... ok node1: failed due to ''NoneType' object has no attribute '__getitem__'' node2: failed due to 'Error' {15} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_config [0.001987s] ... ok {12} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_one_found_one_not_found [0.001136s] ... ok {18} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_min_step_capacity [0.001278s] ... ok {16} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_metadata [0.001474s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_no_params [0.001042s] ... ok {8} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_not_found [0.001691s] ... ok {7} senlinclient.tests.unit.v1.test_client.ClientTest.test_delete_policy [0.000726s] ... ok {15} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_max_size_less_capacity [0.001216s] ... ok Error {12} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete_not_found [0.000880s] ... ok {8} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_filter [0.001445s] ... ok {15} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_min_size_larger_than_capacity [0.001207s] ... ok {8} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_full_id [0.001388s] ... ok {15} senlinclient.tests.unit.v1.test_cluster.TestClusterShow.test_cluster_show [0.001257s] ... ok {12} senlinclient.tests.unit.v1.test_profile.TestProfileShow.test_profile_show_not_found [0.001776s] ... ok {15} senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_with_overrides [0.001947s] ... ok {8} senlinclient.tests.unit.v1.test_policy.TestPolicyShow.test_policy_show [0.001246s] ... ok {12} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort [0.001346s] ... ok {12} senlinclient.tests.unit.v1.test_service.TestServiceList.test_service [0.001009s] ... ok Receiver deleted: ['receiver1', 'receiver2', 'receiver3'] {3} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete [0.001025s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {18} senlinclient.tests.unit.v1.test_cluster.TestClusterScaleOut.test_cluster_scale_out [0.000698s] ... ok Are you sure you want to delete this node(s) [y/N]?Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {18} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyShow.test_cluster_policy_show [0.016504s] ... ok {15} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_prompt_no [0.003031s] ... ok {6} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_percentage [0.001085s] ... ok Are you sure you want to delete this cluster(s) [y/N]?{15} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_marker [0.002595s] ... ok {18} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_limit [0.002390s] ... ok {7} senlinclient.tests.unit.v1.test_cluster.TestClusterDelete.test_cluster_delete_prompt_no [0.008303s] ... ok {15} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_direction [0.001575s] ... ok {18} senlinclient.tests.unit.v1.test_node.TestNodeCreate.test_node_create_with_role [0.001675s] ... ok {15} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_filter [0.001449s] ... ok {7} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_marker [0.017858s] ... ok Profile deleted: ['profile1', 'profile2', 'profile3'] {8} senlinclient.tests.unit.v1.test_profile.TestProfileDelete.test_profile_delete [0.000813s] ... ok {8} senlinclient.tests.unit.v1.test_receiver.TestReceiverUpdate.test_receiver_update_not_found [0.001568s] ... ok {7} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort_invalid_direction [0.001562s] ... ok {7} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_metadata [0.002162s] ... ok {7} senlinclient.tests.unit.v1.test_node.TestNodeAdopt.test_node_adopt_with_snapshot [0.001865s] ... ok my_node: failed due to 'Error' {7} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_not_found [0.000812s] ... ok node: NODE_ID1 status: None node: NODE_ID2 status: None {6} senlinclient.tests.unit.v1.test_cluster.TestClusterRun.test_cluster_run [0.004876s] ... ok {6} senlinclient.tests.unit.v1.test_event.TestEventList.test_event_list_sort [0.001778s] ... ok {7} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_limit [0.001442s] ... ok {6} senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show [0.001324s] ... ok {17} senlinclient.tests.unit.test_format_utils.TestFormats.test_json_format [0.020567s] ... ok {17} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort_invalid_direction [0.002681s] ... ok {17} senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show_not_found [0.001323s] ... ok {17} senlinclient.tests.unit.v1.test_client.ClientTest.test_policies [0.000668s] ... ok {17} senlinclient.tests.unit.v1.test_client.ClientTest.test_recover_node [0.000745s] ... ok {17} senlinclient.tests.unit.v1.test_cluster.TestClusterNodeList.test_cluster_node_list_full_id [0.001382s] ... ok node1: failed due to ''Mock' object has no attribute '__getitem__'' node3: failed due to ''Mock' object has no attribute '__getitem__'' node2: failed due to ''Mock' object has no attribute '__getitem__'' {16} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete_force [0.001237s] ... ok {17} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_sort_invalid_direction [0.001471s] ... ok {17} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort [0.001245s] ... ok {17} senlinclient.tests.unit.v1.test_policy.TestPolicyList.test_policy_list_sort_invalid_key [0.001429s] ... ok {17} senlinclient.tests.unit.v1.test_policy_type.TestPolicyTypeList.test_policy_type_list [0.000831s] ... ok {17} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_defaults [0.001564s] ... ok {17} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_sort [0.001085s] ... ok node1: failed due to ''Mock' object has no attribute '__getitem__'' node3: failed due to ''Mock' object has no attribute '__getitem__'' node2: failed due to ''Mock' object has no attribute '__getitem__'' {18} senlinclient.tests.unit.v1.test_node.TestNodeDelete.test_node_delete [0.000883s] ... ok {17} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook_failed [0.001319s] ... ok {18} senlinclient.tests.unit.v1.test_node.TestNodeList.test_node_list_filter [0.001511s] ... ok Are you sure you want to delete this policy(s) [y/N]?Policy deleted: ['my_policy'] {16} senlinclient.tests.unit.v1.test_policy.TestPolicyDelete.test_policy_delete_prompt_yes [0.002561s] ... ok {16} senlinclient.tests.unit.v1.test_profile.TestProfileUpdate.test_profile_update_defaults [0.001598s] ... ok {16} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeShow.test_profile_type_show_not_found [0.001279s] ... ok Error {16} senlinclient.tests.unit.v1.test_receiver.TestReceiverDelete.test_receiver_delete_one_found_one_not_found [0.001143s] ... ok {19} senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_limit [0.019362s] ... ok {16} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_sort_invalid_key [0.001384s] ... ok {19} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_attach_policy [0.000600s] ... ok {19} senlinclient.tests.unit.v1.test_client.ClientTest.test_cluster_scale_in [0.000519s] ... ok {19} senlinclient.tests.unit.v1.test_client.ClientTest.test_get_node_with_details [0.000536s] ... ok {19} senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_defaults [0.002131s] ... ok Node recover request on node node1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node recover request on node node2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Node recover request on node node3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. {7} senlinclient.tests.unit.v1.test_node.TestNodeRecover.test_node_recover [0.000748s] ... ok {7} senlinclient.tests.unit.v1.test_receiver.TestReceiverCreate.test_receiver_create_webhook [0.001601s] ... ok {7} senlinclient.tests.unit.v1.test_receiver.TestReceiverList.test_receiver_list_full_id [0.001332s] ... ok Cluster recover request on cluster cluster1 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster recover request on cluster cluster2 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. Cluster recover request on cluster cluster3 is accepted by action 8bb476c3-0f4c-44ee-9f64-c7b0260814de. {19} senlinclient.tests.unit.v1.test_cluster.TestClusterRecover.test_cluster_recover [0.000956s] ... ok {19} senlinclient.tests.unit.v1.test_cluster.TestClusterResize.test_cluster_resize_invalid_adjustment [0.001026s] ... ok Request accepted by action: 8bb476c3-0f4c-44ee-9f64-c7b0260814de {19} senlinclient.tests.unit.v1.test_cluster_policy.TestClusterPolicyUpdate.test_cluster_policy_update [0.000642s] ... ok {19} senlinclient.tests.unit.v1.test_node.TestNodeCheck.test_node_check_not_found [0.000622s] ... ok {19} senlinclient.tests.unit.v1.test_policy.TestPolicyValidate.test_policy_validate [0.003028s] ... ok {19} senlinclient.tests.unit.v1.test_profile.TestProfileList.test_profile_list_full_id [0.001164s] ... ok {19} senlinclient.tests.unit.v1.test_profile.TestProfileValidate.test_profile_validate [0.002545s] ... ok {19} senlinclient.tests.unit.v1.test_profile_type.TestProfileTypeOperations.test_profile_type_operations_not_found [0.000939s] ... ok ====== Totals ====== Ran: 263 tests in 0.0000 sec. - Passed: 263 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.7829 sec. ============== Worker Balance ============== - Worker 0 (14 tests) => 0:00:00.046295 - Worker 1 (14 tests) => 0:00:00.045850 - Worker 2 (14 tests) => 0:00:00.044833 - Worker 3 (13 tests) => 0:00:00.039381 - Worker 4 (13 tests) => 0:00:00.042490 - Worker 5 (13 tests) => 0:00:00.044193 - Worker 6 (13 tests) => 0:00:00.042254 - Worker 7 (13 tests) => 0:00:00.043573 - Worker 8 (13 tests) => 0:00:00.041126 - Worker 9 (13 tests) => 0:00:00.048892 - Worker 10 (13 tests) => 0:00:00.047358 - Worker 11 (13 tests) => 0:00:00.049704 - Worker 12 (13 tests) => 0:00:00.037484 - Worker 13 (13 tests) => 0:00:00.038830 - Worker 14 (13 tests) => 0:00:00.042141 - Worker 15 (13 tests) => 0:00:00.042989 - Worker 16 (13 tests) => 0:00:00.044024 - Worker 17 (13 tests) => 0:00:00.039822 - Worker 18 (13 tests) => 0:00:00.038125 - Worker 19 (13 tests) => 0:00:00.037242 Slowest Tests: Test id Runtime (s) -------------------------------------------------------------------------------------------- ----------- senlinclient.tests.unit.test_format_utils.TestFormats.test_yaml_format 0.025 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_full_id 0.023 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_defaults 0.023 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_sort 0.023 senlinclient.tests.unit.v1.test_cluster.TestClusterList.test_cluster_list_full_id 0.023 senlinclient.tests.unit.v1.test_cluster.TestClusterCreate.test_cluster_create_with_metadata 0.023 senlinclient.tests.unit.v1.test_cluster.TestClusterCollect.test_cluster_collect_with_full_id 0.023 senlinclient.tests.unit.v1.test_action.TestActionList.test_action_list_marker 0.022 senlinclient.tests.unit.v1.test_action.TestActionShow.test_action_show 0.022 senlinclient.tests.unit.test_format_utils.TestFormats.test_shell_format 0.021 + exit 0 Processing files: python2-senlinclient-1.11.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54Yan0 + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.1 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/doc/python2-senlinclient-1.11.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/doc/python2-senlinclient-1.11.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/doc/python2-senlinclient-1.11.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F0YYqU + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.11.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.11.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/licenses/python2-senlinclient-1.11.1 + exit 0 Provides: python-senlinclient = 1.11.1-1.el7 python2-senlinclient = 1.11.1-1.el7 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) = 2.7 Obsoletes: python-senlinclient < 1.11.1-1.el7 Processing files: python2-senlinclient-tests-unit-1.11.1-1.el7.noarch Provides: python2-senlinclient-tests-unit = 1.11.1-1.el7 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: /bin/bash python(abi) = 2.7 Processing files: python-senlinclient-doc-1.11.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MST2rS + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.1 + DOCDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.11.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.11.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/doc/python-senlinclient-doc-1.11.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U6H6uQ + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.11.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.11.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch/usr/share/licenses/python-senlinclient-doc-1.11.1 + exit 0 Provides: python-senlinclient-doc = 1.11.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-senlinclient-1.11.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-senlinclient-tests-unit-1.11.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-senlinclient-doc-1.11.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KfrwmO + umask 022 + cd /builddir/build/BUILD + cd python-senlinclient-1.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-senlinclient-1.11.1-1.el7.noarch + exit 0 Child return code was: 0