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-heatclient.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-83606-510156/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-heatclient.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-heatclient-1.18.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-heatclient.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-83606-510156/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-heatclient.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.vfHSv3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-heatclient-1.18.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-heatclient-1.18.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-heatclient-1.18.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-heatclient-1.18.1 base' + rm -rf test-requirements.txt requirements.txt tools/pip-requires tools/test-requires + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7kdQDk + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-1.18.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/heatclient copying heatclient/shell.py -> build/lib/heatclient copying heatclient/exc.py -> build/lib/heatclient copying heatclient/_i18n.py -> build/lib/heatclient copying heatclient/__init__.py -> build/lib/heatclient copying heatclient/client.py -> build/lib/heatclient creating build/lib/heatclient/osc creating build/lib/heatclient/osc/v1 copying heatclient/osc/v1/stack_failures.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/event.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/snapshot.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/resource.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/software_deployment.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/software_config.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/resource_type.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/build_info.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/template.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/stack.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/service.py -> build/lib/heatclient/osc/v1 copying heatclient/osc/v1/__init__.py -> build/lib/heatclient/osc/v1 creating build/lib/heatclient/tests creating build/lib/heatclient/tests/functional creating build/lib/heatclient/tests/functional/osc copying heatclient/tests/functional/osc/__init__.py -> build/lib/heatclient/tests/functional/osc creating build/lib/heatclient/v1 copying heatclient/v1/actions.py -> build/lib/heatclient/v1 copying heatclient/v1/shell.py -> build/lib/heatclient/v1 copying heatclient/v1/resources.py -> build/lib/heatclient/v1 copying heatclient/v1/build_info.py -> build/lib/heatclient/v1 copying heatclient/v1/resource_types.py -> build/lib/heatclient/v1 copying heatclient/v1/template_versions.py -> build/lib/heatclient/v1 copying heatclient/v1/software_deployments.py -> build/lib/heatclient/v1 copying heatclient/v1/events.py -> build/lib/heatclient/v1 copying heatclient/v1/software_configs.py -> build/lib/heatclient/v1 copying heatclient/v1/stacks.py -> build/lib/heatclient/v1 copying heatclient/v1/services.py -> build/lib/heatclient/v1 copying heatclient/v1/__init__.py -> build/lib/heatclient/v1 copying heatclient/v1/client.py -> build/lib/heatclient/v1 creating build/lib/heatclient/tests/unit creating build/lib/heatclient/tests/unit/v1 copying heatclient/tests/unit/v1/test_hooks.py -> build/lib/heatclient/tests/unit/v1 copying heatclient/tests/unit/v1/__init__.py -> build/lib/heatclient/tests/unit/v1 copying heatclient/osc/plugin.py -> build/lib/heatclient/osc copying heatclient/osc/__init__.py -> build/lib/heatclient/osc copying heatclient/tests/unit/test_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_deployment_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_stacks.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_template_versions.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/fakes.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_common_http.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_resources.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_software_deployments.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_service.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_template_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_actions.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_events.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_environment_format.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_resource_formatter.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_resource_types.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_event_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_format_utils.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_template_format.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_openstack_common.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_software_configs.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_build_info.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/test_shell.py -> build/lib/heatclient/tests/unit copying heatclient/tests/unit/__init__.py -> build/lib/heatclient/tests/unit creating build/lib/heatclient/common copying heatclient/common/environment_format.py -> build/lib/heatclient/common copying heatclient/common/template_format.py -> build/lib/heatclient/common copying heatclient/common/format_utils.py -> build/lib/heatclient/common copying heatclient/common/http.py -> build/lib/heatclient/common copying heatclient/common/base.py -> build/lib/heatclient/common copying heatclient/common/resource_formatter.py -> build/lib/heatclient/common copying heatclient/common/template_utils.py -> build/lib/heatclient/common copying heatclient/common/deployment_utils.py -> build/lib/heatclient/common copying heatclient/common/hook_utils.py -> build/lib/heatclient/common copying heatclient/common/event_utils.py -> build/lib/heatclient/common copying heatclient/common/utils.py -> build/lib/heatclient/common copying heatclient/common/__init__.py -> build/lib/heatclient/common copying heatclient/tests/functional/base.py -> build/lib/heatclient/tests/functional copying heatclient/tests/functional/config.py -> build/lib/heatclient/tests/functional copying heatclient/tests/functional/test_readonly_heat.py -> build/lib/heatclient/tests/functional copying heatclient/tests/functional/__init__.py -> build/lib/heatclient/tests/functional creating build/lib/heatclient/tests/unit/osc creating build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_resource_type.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_software_config.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/fakes.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_event.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_resource.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_service.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_snapshot.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_stack_failures.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_software_deployment.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_build_info.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_stack.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/__init__.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/v1/test_template.py -> build/lib/heatclient/tests/unit/osc/v1 copying heatclient/tests/unit/osc/fakes.py -> build/lib/heatclient/tests/unit/osc copying heatclient/tests/unit/osc/utils.py -> build/lib/heatclient/tests/unit/osc copying heatclient/tests/unit/osc/__init__.py -> build/lib/heatclient/tests/unit/osc creating build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/test_readonly.py -> build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/base.py -> build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/test_stack.py -> build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/functional/osc/v1/__init__.py -> build/lib/heatclient/tests/functional/osc/v1 copying heatclient/tests/inline_templates.py -> build/lib/heatclient/tests copying heatclient/tests/__init__.py -> build/lib/heatclient/tests running egg_info deleting python_heatclient.egg-info/requires.txt writing python_heatclient.egg-info/PKG-INFO writing top-level names to python_heatclient.egg-info/top_level.txt writing dependency_links to python_heatclient.egg-info/dependency_links.txt writing entry points to python_heatclient.egg-info/entry_points.txt writing pbr to python_heatclient.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_heatclient.egg-info/SOURCES.txt' creating build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/adopt_stack_data.json -> build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/dot_test.json -> build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/environment.json -> build/lib/heatclient/tests/unit/var copying heatclient/tests/unit/var/minimal.template -> build/lib/heatclient/tests/unit/var creating build/lib/heatclient/tests/functional/hooks copying heatclient/tests/functional/hooks/post_test_hook.sh -> build/lib/heatclient/tests/functional/hooks creating build/lib/heatclient/tests/functional/templates copying heatclient/tests/functional/templates/heat_minimal.yaml -> build/lib/heatclient/tests/functional/templates copying heatclient/tests/functional/templates/heat_minimal_hot.yaml -> build/lib/heatclient/tests/functional/templates creating build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/adopt.json -> build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/adopt_with_file.json -> build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/empty.yaml -> build/lib/heatclient/tests/test_templates copying heatclient/tests/test_templates/parameters.yaml -> build/lib/heatclient/tests/test_templates + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fzHbjF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch + cd python-heatclient-1.18.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-heatclient-1.18.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-heatclient-1.18.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/actions.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/shell.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/resources.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/build_info.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/resource_types.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/template_versions.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/software_deployments.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/events.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/software_configs.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/stacks.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/services.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/v1/client.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1 copying build/lib/heatclient/shell.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/environment_format.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/template_format.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/format_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/http.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/base.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/resource_formatter.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/template_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/deployment_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/hook_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/event_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/common/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common copying build/lib/heatclient/exc.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient copying build/lib/heatclient/_i18n.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/stack_failures.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/event.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/snapshot.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/resource.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/software_config.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/resource_type.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/build_info.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/template.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/stack.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/service.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1 copying build/lib/heatclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc copying build/lib/heatclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests copying build/lib/heatclient/tests/inline_templates.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/v1 copying build/lib/heatclient/tests/unit/v1/test_hooks.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/v1 copying build/lib/heatclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/v1 copying build/lib/heatclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_deployment_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_stacks.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_template_versions.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_common_http.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_resources.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_software_deployments.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_service.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_template_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_actions.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_events.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_environment_format.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_resource_formatter.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/adopt_stack_data.json -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/minimal.template -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/dot_test.json -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/var/environment.json -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/var copying build/lib/heatclient/tests/unit/test_resource_types.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_event_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_format_utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_template_format.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_openstack_common.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_software_configs.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_resource_type.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/fakes.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_event.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_resource.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_service.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_snapshot.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_stack_failures.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_stack.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/v1/test_template.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1 copying build/lib/heatclient/tests/unit/osc/fakes.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc copying build/lib/heatclient/tests/unit/osc/utils.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc copying build/lib/heatclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc copying build/lib/heatclient/tests/unit/test_build_info.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit copying build/lib/heatclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/hooks copying build/lib/heatclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/hooks copying build/lib/heatclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional copying build/lib/heatclient/tests/functional/config.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/templates copying build/lib/heatclient/tests/functional/templates/heat_minimal.yaml -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/templates copying build/lib/heatclient/tests/functional/templates/heat_minimal_hot.yaml -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/templates copying build/lib/heatclient/tests/functional/test_readonly_heat.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/test_readonly.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/base.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/test_stack.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1 copying build/lib/heatclient/tests/functional/osc/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc copying build/lib/heatclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional creating /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/empty.yaml -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/parameters.yaml -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/adopt_with_file.json -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/test_templates/adopt.json -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/test_templates copying build/lib/heatclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests copying build/lib/heatclient/__init__.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient copying build/lib/heatclient/client.py -> /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/build_info.py to build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/resource_types.py to resource_types.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/template_versions.py to template_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/software_deployments.py to software_deployments.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/software_configs.py to software_configs.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/environment_format.py to environment_format.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/template_format.py to template_format.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/format_utils.py to format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/resource_formatter.py to resource_formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/template_utils.py to template_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/deployment_utils.py to deployment_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/hook_utils.py to hook_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/event_utils.py to event_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/stack_failures.py to stack_failures.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/software_deployment.py to software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/software_config.py to software_config.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/resource_type.py to resource_type.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/build_info.py to build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/stack.py to stack.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/inline_templates.py to inline_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/v1/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_deployment_utils.py to test_deployment_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_stacks.py to test_stacks.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_template_versions.py to test_template_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_common_http.py to test_common_http.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_resources.py to test_resources.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_software_deployments.py to test_software_deployments.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_template_utils.py to test_template_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_actions.py to test_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_events.py to test_events.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_environment_format.py to test_environment_format.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_resource_formatter.py to test_resource_formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_resource_types.py to test_resource_types.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_event_utils.py to test_event_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_format_utils.py to test_format_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_template_format.py to test_template_format.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_openstack_common.py to test_openstack_common.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_software_configs.py to test_software_configs.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_resource_type.py to test_resource_type.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_software_config.py to test_software_config.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_event.py to test_event.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_stack_failures.py to test_stack_failures.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_software_deployment.py to test_software_deployment.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_build_info.py to test_build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_stack.py to test_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/v1/test_template.py to test_template.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_build_info.py to test_build_info.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/test_readonly_heat.py to test_readonly_heat.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1/test_readonly.py to test_readonly.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1/test_stack.py to test_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/client.py to client.pyc writing byte-compilation script '/tmp/tmpj0A0yZ.py' /usr/bin/python2 -O /tmp/tmpj0A0yZ.py removing /tmp/tmpj0A0yZ.py running install_egg_info running egg_info writing python_heatclient.egg-info/PKG-INFO writing top-level names to python_heatclient.egg-info/top_level.txt writing dependency_links to python_heatclient.egg-info/dependency_links.txt writing entry points to python_heatclient.egg-info/entry_points.txt writing pbr to python_heatclient.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_heatclient.egg-info/SOURCES.txt' Copying python_heatclient.egg-info to /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/python_heatclient-1.18.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) Installing heat script to /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/bin + echo 1.18.1 + ln -s heat /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/bin/heat-2 + mkdir -p /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/etc/bash_completion.d + install -pm 644 tools/heat.bash_completion /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/etc/bash_completion.d/heat + rm -fr /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/lib/python2.7/site-packages/heatclient/tests + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-2 -W -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-heatclient-1.18.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] cli/index reading sources... [ 11%] cli/orchestration reading sources... [ 17%] cli/software_config reading sources... [ 23%] cli/software_deployment reading sources... [ 29%] cli/stack reading sources... [ 35%] index reading sources... [ 41%] man/heat reading sources... [ 47%] ref/client reading sources... [ 52%] ref/exc reading sources... [ 58%] ref/index reading sources... [ 64%] ref/v1/actions reading sources... [ 70%] ref/v1/events reading sources... [ 76%] ref/v1/index reading sources... [ 82%] ref/v1/resources reading sources... [ 88%] ref/v1/software_configs reading sources... [ 94%] ref/v1/software_deployments reading sources... [100%] ref/v1/stacks looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-heatclient/tree/doc/source' [openstackdocstheme] bug_project (from user) '997' [openstackdocstheme] bug_project looks like a number, setting use_storyboard [openstackdocstheme] bug_tag 'docs' [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... [ 11%] cli/orchestration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/orchestration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/orchestration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/orchestration' writing output... [ 17%] cli/software_config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/software_config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/software_config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/software_config' writing output... [ 23%] cli/software_deployment [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/software_deployment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/software_deployment.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/software_deployment' writing output... [ 29%] cli/stack [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/stack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/stack.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/stack' writing output... [ 35%] 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... [ 41%] man/heat [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/man/heat.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/man/heat.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'man/heat' writing output... [ 47%] ref/client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/client' writing output... [ 52%] ref/exc [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/exc.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/exc.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/exc' writing output... [ 58%] ref/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/index' writing output... [ 64%] ref/v1/actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/v1/actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/v1/actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/v1/actions' writing output... [ 70%] ref/v1/events [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/v1/events.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/v1/events.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/v1/events' writing output... [ 76%] ref/v1/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/v1/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/v1/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/v1/index' writing output... [ 82%] ref/v1/resources [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/v1/resources.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/v1/resources.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/v1/resources' writing output... [ 88%] ref/v1/software_configs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/v1/software_configs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/v1/software_configs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/v1/software_configs' writing output... [ 94%] ref/v1/software_deployments [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/v1/software_deployments.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/v1/software_deployments.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/v1/software_deployments' writing output... [100%] ref/v1/stacks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/ref/v1/stacks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/ref/v1/stacks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'ref/v1/stacks' 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 -fr doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build-2 -W -b man doc/source doc/build/man 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-heatclient-1.18.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] cli/index reading sources... [ 11%] cli/orchestration reading sources... [ 17%] cli/software_config reading sources... [ 23%] cli/software_deployment reading sources... [ 29%] cli/stack reading sources... [ 35%] index reading sources... [ 41%] man/heat reading sources... [ 47%] ref/client reading sources... [ 52%] ref/exc reading sources... [ 58%] ref/index reading sources... [ 64%] ref/v1/actions reading sources... [ 70%] ref/v1/events reading sources... [ 76%] ref/v1/index reading sources... [ 82%] ref/v1/resources reading sources... [ 88%] ref/v1/software_configs reading sources... [ 94%] ref/v1/software_deployments reading sources... [100%] ref/v1/stacks looking for now-outdated files... none found pickling environment... done checking consistency... done writing... heat.1 { } build succeeded. The manual pages are in doc/build/man. + install -p -D -m 644 doc/build/man/heat.1 /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/man/man1/heat.1 + /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-heatclient-1.18.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-heatclient-1.18.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 Processing files: python2-heatclient-1.18.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6XKtDi + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-1.18.1 + DOCDIR=/builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/doc/python2-heatclient-1.18.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/doc/python2-heatclient-1.18.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/doc/python2-heatclient-1.18.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GjzJYV + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-1.18.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/licenses/python2-heatclient-1.18.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/licenses/python2-heatclient-1.18.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/licenses/python2-heatclient-1.18.1 + exit 0 Provides: python-heatclient = 1.18.1-1.el7 python2-heatclient = 1.18.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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-heatclient < 1.18.1-1.el7 Processing files: python-heatclient-doc-1.18.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0hSAbC + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-1.18.1 + DOCDIR=/builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/doc/python-heatclient-doc-1.18.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/doc/python-heatclient-doc-1.18.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/doc/python-heatclient-doc-1.18.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EPVJqi + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-1.18.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/licenses/python-heatclient-doc-1.18.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/licenses/python-heatclient-doc-1.18.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch/usr/share/licenses/python-heatclient-doc-1.18.1 + exit 0 Provides: python-heatclient-doc = 1.18.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-heatclient-1.18.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-heatclient-1.18.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-heatclient-doc-1.18.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A6A1or + umask 022 + cd /builddir/build/BUILD + cd python-heatclient-1.18.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-heatclient-1.18.1-1.el7.noarch + exit 0 Child return code was: 0