Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tempestconf.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-59825-269676/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tempestconf.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-tempestconf-2.2.0-3.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-tempestconf.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-59825-269676/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tempestconf.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iWbPNB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tempestconf-2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tempestconf-2.2.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 add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-tempestconf-2.2.0 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-checking-of-roles.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Fix-checking-of-roles.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-Clear-the-difference-between-service-type-and-name.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Clear-the-difference-between-service-type-and-name.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0002-Fix-checking-for-volume-backup.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0002-Fix-checking-for-volume-backup.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aMlVEj + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/config_tempest creating build/lib/config_tempest/tests copying config_tempest/tests/test_clients.py -> build/lib/config_tempest/tests copying config_tempest/tests/base.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_users.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_flavors.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_tempest_conf.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_config_tempest.py -> build/lib/config_tempest/tests copying config_tempest/tests/__init__.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_credentials.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_profile.py -> build/lib/config_tempest/tests copying config_tempest/tests/test_accounts.py -> build/lib/config_tempest/tests creating build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_object_storage.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_boto.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_services.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_volume.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_base.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_ceilometer.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_image.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_network.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/__init__.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_horizon.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_identity.py -> build/lib/config_tempest/tests/services copying config_tempest/tests/services/test_compute.py -> build/lib/config_tempest/tests/services creating build/lib/config_tempest/services copying config_tempest/services/boto.py -> build/lib/config_tempest/services copying config_tempest/services/telemetry.py -> build/lib/config_tempest/services copying config_tempest/services/database.py -> build/lib/config_tempest/services copying config_tempest/services/alarming.py -> build/lib/config_tempest/services copying config_tempest/services/base.py -> build/lib/config_tempest/services copying config_tempest/services/object_storage.py -> build/lib/config_tempest/services copying config_tempest/services/compute.py -> build/lib/config_tempest/services copying config_tempest/services/messaging.py -> build/lib/config_tempest/services copying config_tempest/services/ceilometer.py -> build/lib/config_tempest/services copying config_tempest/services/share.py -> build/lib/config_tempest/services copying config_tempest/services/horizon.py -> build/lib/config_tempest/services copying config_tempest/services/data-processing.py -> build/lib/config_tempest/services copying config_tempest/services/octavia.py -> build/lib/config_tempest/services copying config_tempest/services/identity.py -> build/lib/config_tempest/services copying config_tempest/services/workflowv2.py -> build/lib/config_tempest/services copying config_tempest/services/services.py -> build/lib/config_tempest/services copying config_tempest/services/__init__.py -> build/lib/config_tempest/services copying config_tempest/services/volume.py -> build/lib/config_tempest/services copying config_tempest/services/network.py -> build/lib/config_tempest/services copying config_tempest/services/baremetal.py -> build/lib/config_tempest/services copying config_tempest/services/event.py -> build/lib/config_tempest/services copying config_tempest/services/metric.py -> build/lib/config_tempest/services copying config_tempest/services/orchestration.py -> build/lib/config_tempest/services copying config_tempest/services/image.py -> build/lib/config_tempest/services copying config_tempest/constants.py -> build/lib/config_tempest copying config_tempest/accounts.py -> build/lib/config_tempest copying config_tempest/credentials.py -> build/lib/config_tempest copying config_tempest/profile.py -> build/lib/config_tempest copying config_tempest/__init__.py -> build/lib/config_tempest copying config_tempest/clients.py -> build/lib/config_tempest copying config_tempest/tempest_conf.py -> build/lib/config_tempest copying config_tempest/utils.py -> build/lib/config_tempest copying config_tempest/main.py -> build/lib/config_tempest copying config_tempest/users.py -> build/lib/config_tempest copying config_tempest/flavors.py -> build/lib/config_tempest running egg_info creating python_tempestconf.egg-info writing pbr to python_tempestconf.egg-info/pbr.json writing requirements to python_tempestconf.egg-info/requires.txt writing python_tempestconf.egg-info/PKG-INFO writing top-level names to python_tempestconf.egg-info/top_level.txt writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'python_tempestconf.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_tempestconf.egg-info/SOURCES.txt' + sleep 1 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v1.6.5 making output directory... connecting events for openstackdocstheme loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: targets for 0 po files that are out of date building [html]: targets for 15 source files that are out of date updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] admin/admin_usage reading sources... [ 13%] admin/index reading sources... [ 20%] cli/cli_options 2019-06-05 17:39:05.111 27007 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf None:6: (ERROR/3) Unexpected indentation. None:5: (ERROR/3) Unexpected indentation. None:5: (ERROR/3) Unexpected indentation. None:6: (ERROR/3) Unexpected indentation. None:7: (ERROR/3) Unexpected indentation. None:7: (ERROR/3) Unexpected indentation. 2019-06-05 17:39:06.290 27007 INFO sphinx.util [-] reading sources... [ 26%] cli/index 2019-06-05 17:39:06.322 27007 INFO sphinx.util [-] reading sources... [ 33%] contributor/contributing 2019-06-05 17:39:06.465 27007 INFO sphinx.util [-] reading sources... [ 40%] contributor/index 2019-06-05 17:39:06.496 27007 INFO sphinx.util [-] reading sources... [ 46%] index 2019-06-05 17:39:06.554 27007 INFO sphinx.util [-] reading sources... [ 53%] install/index 2019-06-05 17:39:06.585 27007 INFO sphinx.util [-] reading sources... [ 60%] install/installation 2019-06-05 17:39:06.653 27007 INFO sphinx.util [-] reading sources... [ 66%] overview 2019-06-05 17:39:06.695 27007 INFO sphinx.util [-] reading sources... [ 73%] user/default 2019-06-05 17:39:06.726 27007 INFO sphinx.util [-] reading sources... [ 80%] user/import 2019-06-05 17:39:06.953 27007 INFO sphinx.util [-] reading sources... [ 86%] user/index 2019-06-05 17:39:06.985 27007 INFO sphinx.util [-] reading sources... [ 93%] user/profile 2019-06-05 17:39:07.074 27007 INFO sphinx.util [-] reading sources... [100%] user/usage 2019-06-05 17:39:07.698 27007 INFO sphinx.util [-] 2019-06-05 17:39:07.699 27007 INFO sphinx.builders [-] looking for now-outdated files... 2019-06-05 17:39:07.699 27007 INFO sphinx.builders [-] none found 2019-06-05 17:39:07.700 27007 INFO sphinx.builders [-] pickling environment... 2019-06-05 17:39:07.717 27007 INFO sphinx.builders [-] done 2019-06-05 17:39:07.718 27007 INFO sphinx.builders [-] checking consistency... 2019-06-05 17:39:07.719 27007 INFO sphinx.builders [-] done 2019-06-05 17:39:07.719 27007 INFO sphinx.builders [-] preparing documents... 2019-06-05 17:39:07.727 27007 INFO sphinx.builders [-] done 2019-06-05 17:39:07.728 27007 INFO sphinx.util [-] writing output... [ 6%] admin/admin_usage 2019-06-05 17:39:08.165 27007 INFO sphinx.util [-] writing output... [ 13%] admin/index 2019-06-05 17:39:08.272 27007 INFO sphinx.util [-] writing output... [ 20%] cli/cli_options 2019-06-05 17:39:08.597 27007 INFO sphinx.util [-] writing output... [ 26%] cli/index 2019-06-05 17:39:08.712 27007 INFO sphinx.util [-] writing output... [ 33%] contributor/contributing 2019-06-05 17:39:08.872 27007 INFO sphinx.util [-] writing output... [ 40%] contributor/index 2019-06-05 17:39:08.989 27007 INFO sphinx.util [-] writing output... [ 46%] index 2019-06-05 17:39:09.177 27007 INFO sphinx.util [-] writing output... [ 53%] install/index 2019-06-05 17:39:09.287 27007 INFO sphinx.util [-] writing output... [ 60%] install/installation 2019-06-05 17:39:09.576 27007 INFO sphinx.util [-] writing output... [ 66%] overview 2019-06-05 17:39:09.680 27007 INFO sphinx.util [-] writing output... [ 73%] user/default 2019-06-05 17:39:09.831 27007 INFO sphinx.util [-] writing output... [ 80%] user/import 2019-06-05 17:39:10.075 27007 INFO sphinx.util [-] writing output... [ 86%] user/index 2019-06-05 17:39:10.241 27007 INFO sphinx.util [-] writing output... [ 93%] user/profile 2019-06-05 17:39:10.484 27007 INFO sphinx.util [-] writing output... [100%] user/usage 2019-06-05 17:39:10.896 27007 INFO sphinx.util [-] 2019-06-05 17:39:10.896 27007 INFO sphinx.builders.html [-] generating indices... 2019-06-05 17:39:10.897 27007 INFO sphinx.builders.html [-] genindex 2019-06-05 17:39:11.038 27007 INFO sphinx.builders.html [-] 2019-06-05 17:39:11.039 27007 INFO sphinx.builders.html [-] writing additional pages... 2019-06-05 17:39:11.039 27007 INFO sphinx.builders.html [-] search 2019-06-05 17:39:11.105 27007 INFO sphinx.builders.html [-] 2019-06-05 17:39:11.105 27007 INFO sphinx.builders.html [-] copying static files... 2019-06-05 17:39:11.241 27007 INFO sphinx.builders.html [-] done 2019-06-05 17:39:11.242 27007 INFO sphinx.builders.html [-] copying extra files... 2019-06-05 17:39:11.242 27007 INFO sphinx.builders.html [-] done 2019-06-05 17:39:11.243 27007 INFO sphinx.builders.html [-] dumping search index in English (code: en) ... 2019-06-05 17:39:11.270 27007 INFO sphinx.builders.html [-] done 2019-06-05 17:39:11.271 27007 INFO sphinx.builders.html [-] dumping object inventory... 2019-06-05 17:39:11.275 27007 INFO sphinx.builders.html [-] done 2019-06-05 17:39:11.275 27007 INFO sphinx.application [-] build succeeded. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jILB0P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch + cd python-tempestconf-2.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.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-tempestconf-2.2.0-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/constants.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/accounts.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/credentials.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest creating /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_clients.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/base.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_users.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_flavors.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests creating /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_object_storage.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_boto.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_services.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_volume.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_base.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_ceilometer.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_image.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_network.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_horizon.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_identity.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/services/test_compute.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services copying build/lib/config_tempest/tests/test_tempest_conf.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_config_tempest.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_credentials.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_profile.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests copying build/lib/config_tempest/tests/test_accounts.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests creating /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/boto.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/telemetry.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/database.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/alarming.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/base.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/object_storage.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/compute.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/messaging.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/ceilometer.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/share.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/horizon.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/data-processing.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/octavia.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/identity.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/workflowv2.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/services.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/volume.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/network.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/baremetal.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/event.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/metric.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/orchestration.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/services/image.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services copying build/lib/config_tempest/profile.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/__init__.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/clients.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/tempest_conf.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/utils.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/main.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/users.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest copying build/lib/config_tempest/flavors.py -> /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/accounts.py to accounts.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_clients.py to test_clients.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_object_storage.py to test_object_storage.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_boto.py to test_boto.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_ceilometer.py to test_ceilometer.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_network.py to test_network.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_horizon.py to test_horizon.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_identity.py to test_identity.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/services/test_compute.py to test_compute.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_tempest_conf.py to test_tempest_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_config_tempest.py to test_config_tempest.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tests/test_accounts.py to test_accounts.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/boto.py to boto.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/telemetry.py to telemetry.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/alarming.py to alarming.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/object_storage.py to object_storage.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/compute.py to compute.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/messaging.py to messaging.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/ceilometer.py to ceilometer.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/share.py to share.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/horizon.py to horizon.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/data-processing.py to data-processing.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/octavia.py to octavia.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/identity.py to identity.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/workflowv2.py to workflowv2.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/baremetal.py to baremetal.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/metric.py to metric.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/orchestration.py to orchestration.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/services/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py to tempest_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/config_tempest/flavors.py to flavors.pyc writing byte-compilation script '/tmp/tmpzL2ROx.py' /usr/bin/python2 -O /tmp/tmpzL2ROx.py removing /tmp/tmpzL2ROx.py running install_egg_info running egg_info writing pbr to python_tempestconf.egg-info/pbr.json writing requirements to python_tempestconf.egg-info/requires.txt writing python_tempestconf.egg-info/PKG-INFO writing top-level names to python_tempestconf.egg-info/top_level.txt writing dependency_links to python_tempestconf.egg-info/dependency_links.txt writing entry points to python_tempestconf.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_tempestconf.egg-info/SOURCES.txt' Copying python_tempestconf.egg-info to /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/python_tempestconf-0.0.1.dev3-py2.7.egg-info running install_scripts Installing discover-tempest-config script to /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/bin + cp /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch//usr/bin/discover-tempest-config /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch//usr/bin/discover-tempest-config-2 + ln -sf /usr/bin/discover-tempest-config-2 /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch//usr/bin/discover-tempest-config-2.7 + rm -rf '/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/etc/tempest/*' + /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-tempestconf-2.2.0 /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-tempestconf-2.2.0-3.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.2GeUVZ + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + export OS_TEST_PATH=./config_tempest/tests + OS_TEST_PATH=./config_tempest/tests + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-tempestconf-2.2.0 + PYTHONPATH=/builddir/build/BUILD/python-tempestconf-2.2.0 + stestr --test-path ./config_tempest/tests run 2019-06-05 17:39:20.441 27749 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2019-06-05 17:39:20.441 27752 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2019-06-05 17:39:20.442 27751 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2019-06-05 17:39:20.441 27746 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2019-06-05 17:39:20.445 27748 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2019-06-05 17:39:20.441 27750 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2019-06-05 17:39:20.441 27747 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2019-06-05 17:39:20.473 27753 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf {0} config_tempest.tests.services.test_base.TestService.test_do_get ... SKIPPED: Failing due to Storyboard: 2001245 {0} config_tempest.tests.services.test_base.TestService.test_get_versions [0.002740s] ... ok {0} config_tempest.tests.services.test_compute.TestComputeService.test_set_default_tempest_options [0.004606s] ... ok {0} config_tempest.tests.services.test_identity.TestIdentityService.test_set_default_tempest_options [0.003101s] ... ok {1} config_tempest.tests.services.test_base.TestService.test_get_extensions [0.002919s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_alt_ref [0.007439s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_no_ref_no_alt_ref [0.006465s] ... ok {6} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_extensions [0.003670s] ... ok {6} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv4 [0.004156s] ... ok {6} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover [0.002427s] ... ok {6} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status_discover [0.003049s] ... ok {6} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v2 [0.008197s] ... ok {3} config_tempest.tests.services.test_base.TestService.test_set_extensions [0.002955s] ... ok {3} config_tempest.tests.services.test_base.TestVersionedService.test_no_port_cut_url [0.002110s] ... ok {3} config_tempest.tests.services.test_identity.TestIdentityService.test_set_identity_v3_extensions [0.002813s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_alt_ref [0.007357s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_ref_no_alt_ref [0.006528s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_downloaded [0.004053s] ... ok {3} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_not_allowed [0.003996s] ... ok {3} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_auto_discover_not_found [0.006308s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_convert_image_to_raw [0.045528s] ... ok {0} config_tempest.tests.services.test_image.TestImageService.test_create_tempest_images_exception [0.003856s] ... ok {0} config_tempest.tests.services.test_network.TestNetworkService.test_create_network_id_supplied_by_user [0.002439s] ... ok {0} config_tempest.tests.services.test_services.TestServices.test_get_service [0.007743s] ... ok {0} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v3 [0.009356s] ... ok {0} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v2 [0.006670s] ... ok {0} config_tempest.tests.test_credentials.TestCredentials.test_get_credential [0.005011s] ... ok {0} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values [0.003178s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist_no_member [0.034790s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_create_tempest_user_with_orchestration [0.064463s] ... ok {3} config_tempest.tests.services.test_network.TestNetworkService.test_network_not_discovered [0.002358s] ... ok {3} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_3 [0.008181s] ... ok {4} config_tempest.tests.services.test_boto.TestEc2Service.test_set_default_tempest_options [0.022094s] ... ok {4} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_http [0.006074s] ... ok {3} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_extensions [0.002589s] ... ok {6} config_tempest.tests.test_clients.TestClientManager.test_set_users_client [0.048432s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_image_found [0.010238s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_image_not_found [0.002881s] ... ok {1} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_found_not_downloaded [0.005766s] ... ok {1} config_tempest.tests.services.test_network.TestNetworkService.test_tempest_network_id_not_found [0.002713s] ... ok {1} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions_empty [0.001864s] ... ok {1} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_empty [0.007963s] ... ok {6} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_as_admin [0.003153s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found [0.027733s] ... ok {4} config_tempest.tests.services.test_network.TestNetworkService.test_set_get_extensions [0.002777s] ... ok {4} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_no_endpoints [0.006245s] ... ok {3} config_tempest.tests.services.test_volume.TestVolumeService.test_set_get_versions [0.002703s] ... ok {6} config_tempest.tests.test_credentials.TestCredentials.test_get_creds_kwargs [0.004349s] ... ok {1} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_service [0.003212s] ... ok {4} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints [0.006521s] ... ok {3} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_not_found [0.008150s] ... ok {6} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v3 [0.005738s] ... ok {4} config_tempest.tests.test_accounts.TestAccounts.test_create_accounts_file [0.006738s] ... ok {1} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_no_volume [0.006754s] ... ok {3} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_override [0.019446s] ... ok {0} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_not_found_not_req [0.026741s] ... ok {6} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_no_rng [0.010331s] ... ok {4} config_tempest.tests.test_clients.TestClientManager.test_init_manager_as_admin [0.009787s] ... ok {5} config_tempest.tests.services.test_ceilometer.TestCeilometerService.test_check_ceilometer_service [0.004726s] ... ok {1} config_tempest.tests.test_clients.TestProjectsClient.test_create_project_v2 [0.009157s] ... ok {3} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v2 [0.005424s] ... ok {6} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_not_allowed [0.009445s] ... ok {4} config_tempest.tests.test_clients.TestProjectsClient.test_init [0.007060s] ... ok {5} config_tempest.tests.services.test_compute.TestComputeService.test_set_get_versions [0.002605s] ... ok {1} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v2 [0.007514s] ... ok {3} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_values_having_hyphen [0.002950s] ... ok {6} config_tempest.tests.test_flavors.TestFlavors.test_create_flavor_rng [0.010322s] ... ok {4} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_admin_override [0.009317s] ... ok {5} config_tempest.tests.services.test_image.TestImageService.test_find_image_by_id [0.002775s] ... ok {1} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_id [0.013408s] ... ok {6} config_tempest.tests.test_flavors.TestFlavors.test_find_flavor_by_name [0.010322s] ... ok {4} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_region_name [0.003159s] ... ok {5} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_ftp_old [0.007249s] ... ok {7} config_tempest.tests.services.test_base.TestService.test_service_properties [0.003058s] ... ok {2} config_tempest.tests.services.test_base.TestVersionedService.test_set_get_versions [0.003878s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_check_user_role_does_not_exist [0.022931s] ... ok {6} config_tempest.tests.test_profile.TestProfile.test_convert_remove_append [0.001815s] ... ok {5} config_tempest.tests.services.test_image.TestImageService.test_find_or_upload_image_not_found_creation_allowed_https [0.005984s] ... ok {7} config_tempest.tests.services.test_base.TestService.test_set_versions [0.001677s] ... ok {1} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_exists_user_exists [0.027651s] ... ok {2} config_tempest.tests.services.test_boto.TestS3Service.test_set_default_tempest_options [0.015353s] ... ok {4} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_alt_not_exist [0.013399s] ... ok {6} config_tempest.tests.test_tempest_conf.TestTempestConf.test_get_bool_value [0.002181s] ... ok {5} config_tempest.tests.services.test_network.TestNetworkService.test_create_fixed_network [0.002369s] ... ok {2} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_certificate_error [0.003400s] ... ok {7} config_tempest.tests.services.test_base.TestVersionedService.test_deserialize_versions [0.001725s] ... ok {4} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values [0.002899s] ... ok {6} config_tempest.tests.test_users.TestUsers.test_create_user_with_project [0.030473s] ... ok {5} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_check_service_status [0.002158s] ... ok {7} config_tempest.tests.services.test_horizon.TestConfigTempest.test_configure_horizon_ipv6 [0.004324s] ... ok {2} config_tempest.tests.services.test_identity.TestIdentityService.test_deserialize_versions [0.001900s] ... ok {4} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority_by_priority [0.002797s] ... ok {5} config_tempest.tests.services.test_services.TestServices.test_edit_identity_url_v3 [0.008094s] ... ok {7} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_list_create_roles [0.004703s] ... ok {2} config_tempest.tests.services.test_identity.TestIdentityService.test_get_extensions [0.001800s] ... ok {4} config_tempest.tests.test_users.TestUsers.test_create_tempest_user [0.024866s] ... ok {5} config_tempest.tests.services.test_services.TestServices.test_is_service [0.006593s] ... ok {7} config_tempest.tests.services.test_object_storage.TestObjectStorageService.test_set_get_extensions [0.002573s] ... ok {2} config_tempest.tests.services.test_identity.TestIdentityService.test_set_extensions [0.002883s] ... ok {7} config_tempest.tests.services.test_services.TestServices.test_parse_endpoints_not_ip_hostname [0.007885s] ... ok {5} config_tempest.tests.test_clients.TestClientManager.test_get_service_client [0.007297s] ... ok {4} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_user_exists [0.028144s] ... ok {2} config_tempest.tests.services.test_identity.TestIdentityService.test_set_get_versions [0.002397s] ... ok {7} config_tempest.tests.services.test_services.TestServices.test_set_catalog_and_url [0.010366s] ... ok {4} config_tempest.tests.test_users.TestUsers.test_give_role_to_user [0.032253s] ... ok {5} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors [0.010069s] ... ok {2} config_tempest.tests.services.test_image.TestImageService.test_set_get_versions [0.003155s] ... ok {7} config_tempest.tests.services.test_volume.TestVolumeService.test_post_configuration_state_down [0.003249s] ... ok {5} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite [0.002919s] ... ok {7} config_tempest.tests.test_clients.TestProjectsClient.test_get_project_by_name_v3 [0.008685s] ... ok {2} config_tempest.tests.services.test_services.TestServices.test_get_endpoints_api_2 [0.006572s] ... ok {5} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_by_priority [0.002915s] ... ok {7} config_tempest.tests.test_credentials.TestCredentials.test_get_auth_provider_keystone_v3 [0.005705s] ... ok {2} config_tempest.tests.test_clients.TestClientManager.test_set_roles_client [0.006531s] ... ok {2} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config [0.003064s] ... ok {5} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value_overwrite_priority [0.002686s] ... ok {7} config_tempest.tests.test_credentials.TestCredentials.test_get_identity_version_v2 [0.004348s] ... ok {2} config_tempest.tests.test_config_tempest.TestOsClientConfigSupport.test_init_manager_client_config_get_default [0.008871s] ... ok {7} config_tempest.tests.test_profile.TestProfile.test_read_profile_file [0.002816s] ... ok {7} config_tempest.tests.test_tempest_conf.TestTempestConf.test_append_values_with_overrides [0.002952s] ... ok {5} config_tempest.tests.test_users.TestUsers.test_create_user_with_project_project_exists [0.028513s] ... ok {2} config_tempest.tests.test_credentials.TestCredentials.test_set_credentials_v3 [0.004767s] ... ok {7} config_tempest.tests.test_users.TestUsers.test_check_user_role_exists [0.021028s] ... ok {5} config_tempest.tests.test_users.TestUsers.test_give_role_to_user_role_already_given [0.025516s] ... ok {2} config_tempest.tests.test_flavors.TestFlavors.test_create_tempest_flavors_overwrite_flavor_ref_not_exist [0.009250s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_remove_not_defined_values [0.004744s] ... ok {2} config_tempest.tests.test_tempest_conf.TestTempestConf.test_set_value [0.002829s] ... ok ====== Totals ====== Ran: 127 tests in 3.0000 sec. - Passed: 126 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.1062 sec. ============== Worker Balance ============== - Worker 0 (16 tests) => 0:00:00.266581 - Worker 1 (16 tests) => 0:00:00.149432 - Worker 2 (16 tests) => 0:00:00.091323 - Worker 3 (16 tests) => 0:00:00.098049 - Worker 4 (16 tests) => 0:00:00.195324 - Worker 5 (16 tests) => 0:00:00.132543 - Worker 6 (16 tests) => 0:00:00.168482 - Worker 7 (15 tests) => 0:00:00.094963 + exit 0 Processing files: python2-tempestconf-2.2.0-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1G2LvW + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/doc/python2-tempestconf-2.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/doc/python2-tempestconf-2.2.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/doc/python2-tempestconf-2.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.237M8Q + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python2-tempestconf-2.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python2-tempestconf-2.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python2-tempestconf-2.2.0 + exit 0 Provides: python-tempestconf = 2.2.0-3.el7 python2-tempestconf = 2.2.0-3.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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-tempestconf < 2.2.0-3.el7 Processing files: python2-tempestconf-tests-2.2.0-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TcaDxv + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python2-tempestconf-tests-2.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python2-tempestconf-tests-2.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python2-tempestconf-tests-2.2.0 + exit 0 Provides: python2-tempestconf-tests = 2.2.0-3.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 Processing files: python-tempestconf-doc-2.2.0-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d0EP7b + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/doc/python-tempestconf-doc-2.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/doc/python-tempestconf-doc-2.2.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/doc/python-tempestconf-doc-2.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.veIqJV + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python-tempestconf-doc-2.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python-tempestconf-doc-2.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch/usr/share/licenses/python-tempestconf-doc-2.2.0 + exit 0 Provides: python-tempestconf-doc = 2.2.0-3.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-tempestconf-2.2.0-3.el7.noarch Wrote: /builddir/build/RPMS/python2-tempestconf-2.2.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-tempestconf-tests-2.2.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-tempestconf-doc-2.2.0-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yTyXGE + umask 022 + cd /builddir/build/BUILD + cd python-tempestconf-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tempestconf-2.2.0-3.el7.noarch + exit 0 Child return code was: 0