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-designateclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64332-315152/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-designateclient.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-designateclient-3.0.0-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-designateclient.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64332-315152/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-designateclient.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.i0pzy5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-designateclient-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-designateclient-3.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-designateclient-3.0.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-designateclient-3.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bGoQN1 + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-3.0.0 + 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/designateclient copying designateclient/client.py -> build/lib/designateclient copying designateclient/__init__.py -> build/lib/designateclient copying designateclient/exceptions.py -> build/lib/designateclient copying designateclient/utils.py -> build/lib/designateclient copying designateclient/version.py -> build/lib/designateclient copying designateclient/warlock.py -> build/lib/designateclient creating build/lib/designateclient/osc copying designateclient/osc/__init__.py -> build/lib/designateclient/osc copying designateclient/osc/plugin.py -> build/lib/designateclient/osc creating build/lib/designateclient/v2 copying designateclient/v2/client.py -> build/lib/designateclient/v2 copying designateclient/v2/recordsets.py -> build/lib/designateclient/v2 copying designateclient/v2/blacklists.py -> build/lib/designateclient/v2 copying designateclient/v2/__init__.py -> build/lib/designateclient/v2 copying designateclient/v2/limits.py -> build/lib/designateclient/v2 copying designateclient/v2/pools.py -> build/lib/designateclient/v2 copying designateclient/v2/reverse.py -> build/lib/designateclient/v2 copying designateclient/v2/utils.py -> build/lib/designateclient/v2 copying designateclient/v2/tlds.py -> build/lib/designateclient/v2 copying designateclient/v2/service_statuses.py -> build/lib/designateclient/v2 copying designateclient/v2/zones.py -> build/lib/designateclient/v2 copying designateclient/v2/quotas.py -> build/lib/designateclient/v2 copying designateclient/v2/nameservers.py -> build/lib/designateclient/v2 copying designateclient/v2/base.py -> build/lib/designateclient/v2 copying designateclient/v2/tsigkeys.py -> build/lib/designateclient/v2 creating build/lib/designateclient/v2/cli copying designateclient/v2/cli/recordsets.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/blacklists.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/__init__.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/reverse.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/tlds.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/common.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/service_statuses.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/zones.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/quotas.py -> build/lib/designateclient/v2/cli copying designateclient/v2/cli/tsigkeys.py -> build/lib/designateclient/v2/cli creating build/lib/designateclient/tests creating build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_tsigkeys.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_service_statuses.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_zones.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/__init__.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_client.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_timeout.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_tlds.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_recordsets.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_reverse.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_blacklists.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_limits.py -> build/lib/designateclient/tests/v2 copying designateclient/tests/v2/test_nameservers.py -> build/lib/designateclient/tests/v2 creating build/lib/designateclient/functionaltests creating build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_tsigkeys.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/__init__.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_blacklist.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_zone_import.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_tlds.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_recordsets.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_zone_transfer.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_zone_export.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/fixtures.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/functionaltests/v2/test_zone.py -> build/lib/designateclient/functionaltests/v2 copying designateclient/tests/__init__.py -> build/lib/designateclient/tests copying designateclient/tests/test_exceptions.py -> build/lib/designateclient/tests copying designateclient/tests/test_utils.py -> build/lib/designateclient/tests copying designateclient/tests/test_designateclient.py -> build/lib/designateclient/tests copying designateclient/tests/base.py -> build/lib/designateclient/tests copying designateclient/functionaltests/config.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/client.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/__init__.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/models.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/datagen.py -> build/lib/designateclient/functionaltests copying designateclient/functionaltests/base.py -> build/lib/designateclient/functionaltests running egg_info deleting python_designateclient.egg-info/requires.txt writing python_designateclient.egg-info/PKG-INFO writing top-level names to python_designateclient.egg-info/top_level.txt writing dependency_links to python_designateclient.egg-info/dependency_links.txt writing entry points to python_designateclient.egg-info/entry_points.txt writing pbr to python_designateclient.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_designateclient.egg-info/SOURCES.txt' + sleep 1 + python2 setup.py build_sphinx -b html running build_sphinx The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules', 'autodoc_exclude_modules'] [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/python-designateclient-3.0.0 [pbr] Generating doc/source/reference/api/designateclient.client.rst [pbr] Generating doc/source/reference/api/designateclient.exceptions.rst [pbr] Generating doc/source/reference/api/designateclient.osc.plugin.rst [pbr] Generating doc/source/reference/api/designateclient.utils.rst [pbr] Generating doc/source/reference/api/designateclient.v2.base.rst [pbr] Generating doc/source/reference/api/designateclient.v2.blacklists.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.blacklists.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.common.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.quotas.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.recordsets.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.reverse.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.service_statuses.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.tlds.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.tsigkeys.rst [pbr] Generating doc/source/reference/api/designateclient.v2.cli.zones.rst [pbr] Generating doc/source/reference/api/designateclient.v2.client.rst [pbr] Generating doc/source/reference/api/designateclient.v2.limits.rst [pbr] Generating doc/source/reference/api/designateclient.v2.nameservers.rst [pbr] Generating doc/source/reference/api/designateclient.v2.pools.rst [pbr] Generating doc/source/reference/api/designateclient.v2.quotas.rst [pbr] Generating doc/source/reference/api/designateclient.v2.recordsets.rst [pbr] Generating doc/source/reference/api/designateclient.v2.reverse.rst [pbr] Generating doc/source/reference/api/designateclient.v2.service_statuses.rst [pbr] Generating doc/source/reference/api/designateclient.v2.tlds.rst [pbr] Generating doc/source/reference/api/designateclient.v2.tsigkeys.rst [pbr] Generating doc/source/reference/api/designateclient.v2.utils.rst [pbr] Generating doc/source/reference/api/designateclient.v2.zones.rst [pbr] Generating doc/source/reference/api/designateclient.version.rst [pbr] Generating doc/source/reference/api/designateclient.warlock.rst 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-designateclient-3.0.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: 39 added, 0 changed, 0 removed reading sources... [ 2%] contributor/contributing reading sources... [ 5%] contributor/functional-tests reading sources... [ 7%] contributor/index reading sources... [ 10%] index reading sources... [ 12%] install/index reading sources... [ 15%] reference/api/autoindex reading sources... [ 17%] reference/api/designateclient.client reading sources... [ 20%] reference/api/designateclient.exceptions reading sources... [ 23%] reference/api/designateclient.osc.plugin reading sources... [ 25%] reference/api/designateclient.utils reading sources... [ 28%] reference/api/designateclient.v2.base reading sources... [ 30%] reference/api/designateclient.v2.blacklists reading sources... [ 33%] reference/api/designateclient.v2.cli.blacklists reading sources... [ 35%] reference/api/designateclient.v2.cli.common reading sources... [ 38%] reference/api/designateclient.v2.cli.quotas reading sources... [ 41%] reference/api/designateclient.v2.cli.recordsets reading sources... [ 43%] reference/api/designateclient.v2.cli.reverse reading sources... [ 46%] reference/api/designateclient.v2.cli.service_statuses reading sources... [ 48%] reference/api/designateclient.v2.cli.tlds reading sources... [ 51%] reference/api/designateclient.v2.cli.tsigkeys reading sources... [ 53%] reference/api/designateclient.v2.cli.zones reading sources... [ 56%] reference/api/designateclient.v2.client reading sources... [ 58%] reference/api/designateclient.v2.limits reading sources... [ 61%] reference/api/designateclient.v2.nameservers reading sources... [ 64%] reference/api/designateclient.v2.pools reading sources... [ 66%] reference/api/designateclient.v2.quotas reading sources... [ 69%] reference/api/designateclient.v2.recordsets reading sources... [ 71%] reference/api/designateclient.v2.reverse reading sources... [ 74%] reference/api/designateclient.v2.service_statuses reading sources... [ 76%] reference/api/designateclient.v2.tlds reading sources... [ 79%] reference/api/designateclient.v2.tsigkeys reading sources... [ 82%] reference/api/designateclient.v2.utils reading sources... [ 84%] reference/api/designateclient.v2.zones reading sources... [ 87%] reference/api/designateclient.version reading sources... [ 89%] reference/api/designateclient.warlock reading sources... [ 92%] reference/index reading sources... [ 94%] user/bindings reading sources... [ 97%] user/index reading sources... [100%] user/shell-v2 WARNING: autodoc: failed to import module u'client' from module u'designateclient'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'base' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'blacklists' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'client' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'limits' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'nameservers' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization looking for now-outdated files... none found WARNING: autodoc: failed to import module u'pools' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'quotas' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'recordsets' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'reverse' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'service_statuses' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'tlds' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'tsigkeys' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization WARNING: autodoc: failed to import module u'zones' from module u'designateclient.v2'; the following exception was raised: No module named oslo_serialization pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] contributor/contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-designateclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'python-designateclient' [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/contributor/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/contributing' writing output... [ 5%] contributor/functional-tests [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/functional-tests.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/functional-tests.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/functional-tests' writing output... [ 7%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 10%] 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... [ 12%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 15%] reference/api/autoindex [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/autoindex.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/autoindex.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/autoindex' writing output... [ 17%] reference/api/designateclient.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.client' writing output... [ 20%] reference/api/designateclient.exceptions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.exceptions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.exceptions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.exceptions' writing output... [ 23%] reference/api/designateclient.osc.plugin [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.osc.plugin.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.osc.plugin.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.osc.plugin' writing output... [ 25%] reference/api/designateclient.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.utils' writing output... [ 28%] reference/api/designateclient.v2.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.base' writing output... [ 30%] reference/api/designateclient.v2.blacklists [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.blacklists.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.blacklists.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.blacklists' writing output... [ 33%] reference/api/designateclient.v2.cli.blacklists [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.blacklists.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.blacklists.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.blacklists' writing output... [ 35%] reference/api/designateclient.v2.cli.common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.common' writing output... [ 38%] reference/api/designateclient.v2.cli.quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.quotas' writing output... [ 41%] reference/api/designateclient.v2.cli.recordsets [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.recordsets.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.recordsets.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.recordsets' writing output... [ 43%] reference/api/designateclient.v2.cli.reverse [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.reverse.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.reverse.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.reverse' writing output... [ 46%] reference/api/designateclient.v2.cli.service_statuses [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.service_statuses.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.service_statuses.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.service_statuses' writing output... [ 48%] reference/api/designateclient.v2.cli.tlds [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.tlds.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.tlds.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.tlds' writing output... [ 51%] reference/api/designateclient.v2.cli.tsigkeys [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.tsigkeys.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.tsigkeys.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.tsigkeys' writing output... [ 53%] reference/api/designateclient.v2.cli.zones [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.cli.zones.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.cli.zones.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.cli.zones' writing output... [ 56%] reference/api/designateclient.v2.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.client' writing output... [ 58%] reference/api/designateclient.v2.limits [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.limits.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.limits' writing output... [ 61%] reference/api/designateclient.v2.nameservers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.nameservers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.nameservers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.nameservers' writing output... [ 64%] reference/api/designateclient.v2.pools [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.pools.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.pools.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.pools' writing output... [ 66%] reference/api/designateclient.v2.quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.quotas' writing output... [ 69%] reference/api/designateclient.v2.recordsets [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.recordsets.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.recordsets.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.recordsets' writing output... [ 71%] reference/api/designateclient.v2.reverse [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.reverse.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.reverse.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.reverse' writing output... [ 74%] reference/api/designateclient.v2.service_statuses [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.service_statuses.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.service_statuses.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.service_statuses' writing output... [ 76%] reference/api/designateclient.v2.tlds [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.tlds.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.tlds.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.tlds' writing output... [ 79%] reference/api/designateclient.v2.tsigkeys [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.tsigkeys.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.tsigkeys.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.tsigkeys' writing output... [ 82%] reference/api/designateclient.v2.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.utils' writing output... [ 84%] reference/api/designateclient.v2.zones [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.v2.zones.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.v2.zones.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.v2.zones' writing output... [ 87%] reference/api/designateclient.version [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.version.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.version.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.version' writing output... [ 89%] reference/api/designateclient.warlock [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/api/designateclient.warlock.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/api/designateclient.warlock.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/api/designateclient.warlock' writing output... [ 92%] reference/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/index' writing output... [ 94%] user/bindings [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/bindings.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/bindings.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/bindings' writing output... [ 97%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' writing output... [100%] user/shell-v2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/shell-v2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/shell-v2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/shell-v2' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' highlighting module code... [ 6%] designateclient.exceptions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/exceptions' highlighting module code... [ 13%] designateclient.osc.plugin [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/osc/plugin' highlighting module code... [ 20%] designateclient.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/utils' highlighting module code... [ 26%] designateclient.v2.cli.blacklists [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/blacklists' highlighting module code... [ 33%] designateclient.v2.cli.common [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/common' highlighting module code... [ 40%] designateclient.v2.cli.quotas [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/quotas' highlighting module code... [ 46%] designateclient.v2.cli.recordsets [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/recordsets' highlighting module code... [ 53%] designateclient.v2.cli.reverse [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/reverse' highlighting module code... [ 60%] designateclient.v2.cli.service_statuses [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/service_statuses' highlighting module code... [ 66%] designateclient.v2.cli.tlds [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/tlds' highlighting module code... [ 73%] designateclient.v2.cli.tsigkeys [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/tsigkeys' highlighting module code... [ 80%] designateclient.v2.cli.zones [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/cli/zones' highlighting module code... [ 86%] designateclient.v2.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/v2/utils' highlighting module code... [ 93%] designateclient.warlock [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/designateclient/warlock' highlighting module code... [100%] logging [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/logging' [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/index' 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, 14 warnings. The HTML pages are in doc/build/html. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ODQbDf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch + cd python-designateclient-3.0.0 + 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-designateclient-3.0.0-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-designateclient-3.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/client.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/config.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/client.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/models.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/datagen.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests copying build/lib/designateclient/functionaltests/base.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_tsigkeys.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_blacklist.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_tlds.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/fixtures.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/functionaltests/v2/test_zone.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2 copying build/lib/designateclient/exceptions.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/utils.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient copying build/lib/designateclient/version.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/client.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/blacklists.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/limits.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/pools.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/reverse.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/utils.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/tlds.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/blacklists.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/reverse.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/tlds.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/common.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/service_statuses.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/zones.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/quotas.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/cli/tsigkeys.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli copying build/lib/designateclient/v2/service_statuses.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/zones.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/nameservers.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/base.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 copying build/lib/designateclient/v2/tsigkeys.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2 creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc copying build/lib/designateclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc copying build/lib/designateclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/test_designateclient.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests copying build/lib/designateclient/tests/base.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests creating /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_tsigkeys.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_service_statuses.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_zones.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/__init__.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_client.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_timeout.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_tlds.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_recordsets.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_reverse.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_blacklists.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_limits.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/tests/v2/test_nameservers.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2 copying build/lib/designateclient/warlock.py -> /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/datagen.py to datagen.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_tsigkeys.py to test_tsigkeys.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_blacklist.py to test_blacklist.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_zone_import.py to test_zone_import.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_tlds.py to test_tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_recordsets.py to test_recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_zone_transfer.py to test_zone_transfer.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_zone_export.py to test_zone_export.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/functionaltests/v2/test_zone.py to test_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/recordsets.py to recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/blacklists.py to blacklists.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/pools.py to pools.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/reverse.py to reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/tlds.py to tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/recordsets.py to recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/blacklists.py to blacklists.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/reverse.py to reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/tlds.py to tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/service_statuses.py to service_statuses.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/zones.py to zones.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/cli/tsigkeys.py to tsigkeys.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/service_statuses.py to service_statuses.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/zones.py to zones.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/nameservers.py to nameservers.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/v2/tsigkeys.py to tsigkeys.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/osc/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/test_designateclient.py to test_designateclient.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_tsigkeys.py to test_tsigkeys.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_service_statuses.py to test_service_statuses.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_zones.py to test_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_timeout.py to test_timeout.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_tlds.py to test_tlds.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_recordsets.py to test_recordsets.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_reverse.py to test_reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_blacklists.py to test_blacklists.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/tests/v2/test_nameservers.py to test_nameservers.pyc byte-compiling /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/designateclient/warlock.py to warlock.pyc writing byte-compilation script '/tmp/tmpe0k6qz.py' /usr/bin/python2 -O /tmp/tmpe0k6qz.py removing /tmp/tmpe0k6qz.py running install_egg_info running egg_info writing python_designateclient.egg-info/PKG-INFO writing top-level names to python_designateclient.egg-info/top_level.txt writing dependency_links to python_designateclient.egg-info/dependency_links.txt writing entry points to python_designateclient.egg-info/entry_points.txt writing pbr to python_designateclient.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_designateclient.egg-info/SOURCES.txt' Copying python_designateclient.egg-info to /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_designateclient-3.0.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-designateclient-3.0.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-designateclient-3.0.0-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-designateclient-3.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sZnSRw + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/doc/python2-designateclient-3.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/doc/python2-designateclient-3.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/doc/python2-designateclient-3.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.svFm7N + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/licenses/python2-designateclient-3.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/licenses/python2-designateclient-3.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/licenses/python2-designateclient-3.0.0 + exit 0 Provides: python-designateclient = 3.0.0-1.el7 python2-designateclient = 3.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-designateclient < 3.0.0-1.el7 Processing files: python2-designateclient-tests-3.0.0-1.el7.noarch Provides: python-designateclient-tests = 3.0.0-1.el7 python2-designateclient-tests = 3.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-designateclient-tests < 3.0.0-1.el7 Processing files: python-designateclient-doc-3.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LVRrr9 + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/doc/python-designateclient-doc-3.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/doc/python-designateclient-doc-3.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/doc/python-designateclient-doc-3.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sfW5Ou + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/licenses/python-designateclient-doc-3.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/licenses/python-designateclient-doc-3.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch/usr/share/licenses/python-designateclient-doc-3.0.0 + exit 0 Provides: python-designateclient-doc = 3.0.0-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-designateclient-3.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-designateclient-3.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-designateclient-tests-3.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-designateclient-doc-3.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wJbuI7 + umask 022 + cd /builddir/build/BUILD + cd python-designateclient-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-designateclient-3.0.0-1.el7.noarch + exit 0 Child return code was: 0