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-oslo-log.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64173-314239/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-oslo-log.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 sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-log-3.44.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-oslo-log.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64173-314239/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-oslo-log.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 sh: python3: command not found Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qXsZmv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.log-3.44.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.log-3.44.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.log-3.44.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-oslo-log-3.44.1 base' + rm -rf test-requirements.txt requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ygsWkJ + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.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/oslo_log creating build/lib/oslo_log/tests copying oslo_log/tests/__init__.py -> build/lib/oslo_log/tests copying oslo_log/helpers.py -> build/lib/oslo_log copying oslo_log/__init__.py -> build/lib/oslo_log copying oslo_log/handlers.py -> build/lib/oslo_log copying oslo_log/rate_limit.py -> build/lib/oslo_log copying oslo_log/_options.py -> build/lib/oslo_log copying oslo_log/version.py -> build/lib/oslo_log copying oslo_log/formatters.py -> build/lib/oslo_log copying oslo_log/watchers.py -> build/lib/oslo_log copying oslo_log/log.py -> build/lib/oslo_log copying oslo_log/versionutils.py -> build/lib/oslo_log copying oslo_log/_i18n.py -> build/lib/oslo_log creating build/lib/oslo_log/tests/unit creating build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/__init__.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_logging_error.py -> build/lib/oslo_log/tests/unit/fixture copying oslo_log/tests/unit/fixture/test_setlevel.py -> build/lib/oslo_log/tests/unit/fixture creating build/lib/oslo_log/fixture copying oslo_log/fixture/setlevel.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/logging_error.py -> build/lib/oslo_log/fixture copying oslo_log/fixture/__init__.py -> build/lib/oslo_log/fixture creating build/lib/oslo_log/cmds copying oslo_log/cmds/convert_json.py -> build/lib/oslo_log/cmds copying oslo_log/cmds/__init__.py -> build/lib/oslo_log/cmds copying oslo_log/tests/unit/__init__.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_log.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_custom_loghandler.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_rate_limit.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_versionutils.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_convert_json.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_formatters.py -> build/lib/oslo_log/tests/unit copying oslo_log/tests/unit/test_helpers.py -> build/lib/oslo_log/tests/unit running egg_info writing requirements to oslo.log.egg-info/requires.txt writing oslo.log.egg-info/PKG-INFO writing top-level names to oslo.log.egg-info/top_level.txt writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing pbr to oslo.log.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 'oslo.log.egg-info/SOURCES.txt' creating build/lib/oslo_log/locale creating build/lib/oslo_log/locale/de creating build/lib/oslo_log/locale/de/LC_MESSAGES copying oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/de/LC_MESSAGES creating build/lib/oslo_log/locale/en_GB creating build/lib/oslo_log/locale/en_GB/LC_MESSAGES copying oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/en_GB/LC_MESSAGES creating build/lib/oslo_log/locale/es creating build/lib/oslo_log/locale/es/LC_MESSAGES copying oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/es/LC_MESSAGES creating build/lib/oslo_log/locale/ja creating build/lib/oslo_log/locale/ja/LC_MESSAGES copying oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> build/lib/oslo_log/locale/ja/LC_MESSAGES + sleep 1 + PYTHONPATH=. + sphinx-build -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/oslo.log-3.44.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 22 source files that are out of date updating environment: 22 added, 0 changed, 0 removed reading sources... [ 4%] admin/advanced_config reading sources... [ 9%] admin/example_nova reading sources... [ 13%] admin/index reading sources... [ 18%] admin/journal reading sources... [ 22%] admin/log_rotation reading sources... [ 27%] configuration/index reading sources... [ 31%] contributor/index reading sources... [ 36%] index reading sources... [ 40%] install/index reading sources... [ 45%] reference/fixtures reading sources... [ 50%] reference/formatters reading sources... [ 54%] reference/handlers reading sources... [ 59%] reference/helpers reading sources... [ 63%] reference/index reading sources... [ 68%] reference/log reading sources... [ 72%] reference/versionutils reading sources... [ 77%] reference/watchers reading sources... [ 81%] user/examples reading sources... [ 86%] user/guidelines reading sources... [ 90%] user/history reading sources... [ 95%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] admin/advanced_config [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/oslo.log/tree/doc/source' [openstackdocstheme] bug_project (from user) 'oslo.log' [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/admin/advanced_config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/advanced_config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/advanced_config' writing output... [ 9%] admin/example_nova [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/example_nova.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/example_nova.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/example_nova' writing output... [ 13%] admin/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/index' writing output... [ 18%] admin/journal [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/journal.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/journal.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/journal' writing output... [ 22%] admin/log_rotation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/log_rotation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/log_rotation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/log_rotation' writing output... [ 27%] configuration/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/index' writing output... [ 31%] 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... [ 36%] 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... [ 40%] 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... [ 45%] reference/fixtures [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/fixtures.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/fixtures.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/fixtures' writing output... [ 50%] reference/formatters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/formatters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/formatters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/formatters' writing output... [ 54%] reference/handlers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/handlers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/handlers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/handlers' writing output... [ 59%] reference/helpers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/helpers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/helpers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/helpers' writing output... [ 63%] 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... [ 68%] reference/log [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/log.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/log.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/log' writing output... [ 72%] reference/versionutils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/versionutils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/versionutils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/versionutils' writing output... [ 77%] reference/watchers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/watchers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/watchers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/watchers' writing output... [ 81%] user/examples [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/examples.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/examples.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/examples' writing output... [ 86%] user/guidelines [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/guidelines.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/guidelines.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/guidelines' writing output... [ 90%] user/history [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/history.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/history' writing output... [ 95%] 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/usage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/usage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/usage' 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' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/bin/python2 setup.py compile_catalog -d build/lib/oslo_log/locale running compile_catalog compiling catalog build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.mo compiling catalog build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.mo compiling catalog build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.mo compiling catalog build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po to build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ldkhed + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch + cd oslo.log-3.44.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-oslo-log-3.44.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-oslo-log-3.44.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/fixture copying build/lib/oslo_log/fixture/setlevel.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/fixture copying build/lib/oslo_log/fixture/logging_error.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/fixture copying build/lib/oslo_log/fixture/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/fixture copying build/lib/oslo_log/helpers.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/handlers.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/rate_limit.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/_options.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/cmds copying build/lib/oslo_log/cmds/convert_json.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/cmds copying build/lib/oslo_log/cmds/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/cmds creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/de creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/de/LC_MESSAGES copying build/lib/oslo_log/locale/de/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/en_GB/LC_MESSAGES copying build/lib/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/es creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/es/LC_MESSAGES copying build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/es/LC_MESSAGES copying build/lib/oslo_log/locale/es/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/ja creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.mo -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/ja/LC_MESSAGES copying build/lib/oslo_log/version.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/formatters.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/watchers.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/log.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log copying build/lib/oslo_log/versionutils.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests copying build/lib/oslo_log/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit creating /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_logging_error.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/fixture/test_setlevel.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/fixture copying build/lib/oslo_log/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_log.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_custom_loghandler.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_rate_limit.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_versionutils.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_convert_json.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_formatters.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/tests/unit/test_helpers.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit copying build/lib/oslo_log/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/fixture/setlevel.py to setlevel.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/fixture/logging_error.py to logging_error.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/fixture/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/rate_limit.py to rate_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/_options.py to _options.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/cmds/convert_json.py to convert_json.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/cmds/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/formatters.py to formatters.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/watchers.py to watchers.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/versionutils.py to versionutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/fixture/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/fixture/test_logging_error.py to test_logging_error.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/fixture/test_setlevel.py to test_setlevel.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/test_log.py to test_log.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/test_custom_loghandler.py to test_custom_loghandler.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/test_rate_limit.py to test_rate_limit.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/test_versionutils.py to test_versionutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/test_convert_json.py to test_convert_json.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/test_formatters.py to test_formatters.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/tests/unit/test_helpers.py to test_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/_i18n.py to _i18n.pyc writing byte-compilation script '/tmp/tmpTRmxiq.py' /usr/bin/python2 -O /tmp/tmpTRmxiq.py removing /tmp/tmpTRmxiq.py running install_egg_info running egg_info writing requirements to oslo.log.egg-info/requires.txt writing oslo.log.egg-info/PKG-INFO writing top-level names to oslo.log.egg-info/top_level.txt writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing pbr to oslo.log.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 'oslo.log.egg-info/SOURCES.txt' Copying oslo.log.egg-info to /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo.log-3.44.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 convert-json script to /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/bin + ln -s ./convert-json /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/bin/convert-json-2 + ln -s ./convert-json /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/bin/convert-json-2.7 + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share + rm -rf /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/oslo_log/locale + rm -f /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/de/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/es/LC_MESSAGES/oslo_log.po /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/ja/LC_MESSAGES/oslo_log.po + rm -f '/builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7/site-packages/oslo_log/locale /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch oslo_log --all-name + /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/oslo.log-3.44.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-oslo-log-3.44.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xKG9NJ + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.1 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to oslo.log.egg-info/requires.txt writing oslo.log.egg-info/PKG-INFO writing top-level names to oslo.log.egg-info/top_level.txt writing dependency_links to oslo.log.egg-info/dependency_links.txt writing entry points to oslo.log.egg-info/entry_points.txt writing pbr to oslo.log.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 'oslo.log.egg-info/SOURCES.txt' running build_ext test_logging_handle_error (oslo_log.tests.unit.fixture.test_logging_error.TestLoggingFixture) oslo_log.tests.unit.fixture.test_logging_error.TestLoggingFixture.test_logging_handle_error ... Traceback (most recent call last): File "/usr/lib64/python2.7/logging/__init__.py", line 851, in emit msg = self.format(record) File "/usr/lib64/python2.7/logging/__init__.py", line 724, in format return fmt.format(record) File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format record.message = record.getMessage() File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage msg = msg % self.args TypeError: format requires a mapping Logged from file test_logging_error.py, line 26 ok test_set_before (oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture) oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_set_before ... ok test_unset_before (oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture) oslo_log.tests.unit.fixture.test_setlevel.TestSetLevelFixture.test_unset_before ... ok test_can_process_strings (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_can_process_strings ... NOCTXT: ☢ ok test_context_is_taken_from_tls_variable (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_context_is_taken_from_tls_variable ... HAS CONTEXT [req-3627adfa-036e-402f-86ea-463a4f5cec95]: bar ok test_contextual_information_is_imparted_to_3rd_party_log_records (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextual_information_is_imparted_to_3rd_party_log_records ... HAS CONTEXT [req-4a996441-d0e0-4a7b-a42f-d68cb26e7596]: emulate logging within sqlalchemy ok test_contextualized_log (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_contextualized_log ... HAS CONTEXT [req-804033fd-bde1-4fa4-a3c1-a11e14032347]: bar ok test_debugging_log (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_debugging_log ... NOCTXT: baz --DBG ok test_dict_args_with_unicode (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_dict_args_with_unicode ... NOCTXT: Ƒơơ ok test_exception_logging (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging ... HAS CONTEXT [99]: test €: RuntimeError: test_exception_logging ok test_exception_logging_format_string (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_exception_logging_format_string ... A RuntimeError: test_exception_logging B ok test_message_logging (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging ... HAS CONTEXT [99]: test € ok test_message_logging_3rd_party_log_records (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_message_logging_3rd_party_log_records ... HAS CONTEXT [99]: test € ok test_no_exception_logging_format_string (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_no_exception_logging_format_string ... - ok test_rfc5424_isotime_format (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format ... 2015-12-16T13:54:26.517893+00:00 test ok test_rfc5424_isotime_format_no_microseconds (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_rfc5424_isotime_format_no_microseconds ... 2015-12-16T13:54:26.000000+00:00 test ok test_skip_logging_builtin_exceptions (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_skip_logging_builtin_exceptions ... HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € HAS CONTEXT [99]: test € ok test_uncontextualized_log (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_uncontextualized_log ... NOCTXT: foo ok test_unicode_conversion_in_adapter (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_adapter ... HAS CONTEXT [99]: Exception is (test€) --DBG ok test_unicode_conversion_in_formatter (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_unicode_conversion_in_formatter ... HAS CONTEXT [99]: Exception is (test€) ok test_user_identity_logging (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging ... HAS CONTEXT [99 myuser mytenant mydomain myuserdomain myprojectdomain]: test ok test_user_identity_logging_set_format (oslo_log.tests.unit.test_log.ContextFormatterTestCase) oslo_log.tests.unit.test_log.ContextFormatterTestCase.test_user_identity_logging_set_format ... HAS CONTEXT [99 myuser mytenant]: test ok test_domain_in_log_msg (oslo_log.tests.unit.test_log.DomainTestCase) oslo_log.tests.unit.test_log.DomainTestCase.test_domain_in_log_msg ... [req-95e794be-645d-4ae9-9cec-3eb99985e288]: myuser mytenant mydomain myuserdomain myprojectdomain info [req-95e794be-645d-4ae9-9cec-3eb99985e288]: myuser mytenant mydomain myuserdomain myprojectdomain warn ok test_excepthook_installed (oslo_log.tests.unit.test_log.ExceptionLoggingTestCase) oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_installed ... ok test_excepthook_logs_exception (oslo_log.tests.unit.test_log.ExceptionLoggingTestCase) oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_excepthook_logs_exception ... 2019-09-18 06:45:53.410 3319 CRITICAL somename [-] Unhandled error: Exception: Some error happened 2019-09-18 06:45:53.410 3319 ERROR somename Traceback (most recent call last): 2019-09-18 06:45:53.410 3319 ERROR somename File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py", line 1042, in test_excepthook_logs_exception 2019-09-18 06:45:53.410 3319 ERROR somename raise Exception('Some error happened') 2019-09-18 06:45:53.410 3319 ERROR somename Exception: Some error happened 2019-09-18 06:45:53.410 3319 ERROR somename ok test_rfc5424_isotime_format (oslo_log.tests.unit.test_log.ExceptionLoggingTestCase) oslo_log.tests.unit.test_log.ExceptionLoggingTestCase.test_rfc5424_isotime_format ... 2015-12-16T13:54:26.517893+00:00 Unhandled error: Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 Traceback (most recent call last): 2015-12-16T13:54:26.517893+00:00 File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py", line 1073, in test_rfc5424_isotime_format 2015-12-16T13:54:26.517893+00:00 raise Exception(message) 2015-12-16T13:54:26.517893+00:00 Exception: Some error happened 2015-12-16T13:54:26.517893+00:00 ok test_fancy_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_fancy_key_in_log_msg ... [req-bd1fa0ad-63b2-4201-8cb8-7e6c3b919c6e]: info [req-bd1fa0ad-63b2-4201-8cb8-7e6c3b919c6e]: warn ok test_instance_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_instance_key_in_log_msg ... [req-9fca2148-8c47-4904-bd41-8d2802185daa]: [instance: 1234] info [req-9fca2148-8c47-4904-bd41-8d2802185daa]: [instance: 1234] warn ok test_resource_key_dict_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_dict_in_log_msg ... [req-cb5d82ee-6210-42fe-9017-e2f176f99ea0]: [fake_resource-202260f9-1224-490d-afaf-6a744c13141f] info ok test_resource_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_resource_key_in_log_msg ... [req-9ee8e6df-c766-40dc-9d70-f5684d2a7047]: [resource-202260f9-1224-490d-afaf-6a744c13141f] info ok test_unsupported_key_in_log_msg (oslo_log.tests.unit.test_log.FancyRecordTestCase) oslo_log.tests.unit.test_log.FancyRecordTestCase.test_unsupported_key_in_log_msg ... ok test_instantiate (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_instantiate ... ok test_log (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_log ... ok test_move (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_move ... Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib/python2.7/site-packages/pyinotify.py", line 1511, in run self.loop() File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 51, in loop self.process_events() File "/usr/lib/python2.7/site-packages/pyinotify.py", line 1295, in process_events self._default_proc_fun(revent) File "/usr/lib/python2.7/site-packages/pyinotify.py", line 937, in __call__ return _ProcessEvent.__call__(self, event) File "/usr/lib/python2.7/site-packages/pyinotify.py", line 668, in __call__ return self.process_default(event) File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 36, in process_default self._watched_handler.reopen_file() File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 110, in reopen_file self.stream = self._open() File "/usr/lib64/python2.7/logging/__init__.py", line 925, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 2] No such file or directory: '/tmp/tmpoW6yW8/tmpCdh5G3' Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib/python2.7/site-packages/pyinotify.py", line 1511, in run self.loop() File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 51, in loop self.process_events() File "/usr/lib/python2.7/site-packages/pyinotify.py", line 1295, in process_events self._default_proc_fun(revent) File "/usr/lib/python2.7/site-packages/pyinotify.py", line 937, in __call__ return _ProcessEvent.__call__(self, event) File "/usr/lib/python2.7/site-packages/pyinotify.py", line 668, in __call__ return self.process_default(event) File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 36, in process_default self._watched_handler.reopen_file() File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 110, in reopen_file self.stream = self._open() File "/usr/lib64/python2.7/logging/__init__.py", line 925, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 2] No such file or directory: '/tmp/tmplpY64Z/tmpMU3mWL' ok test_remove (oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase) oslo_log.tests.unit.test_log.FastWatchedFileHandlerTestCase.test_remove ... Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner self.run() File "/usr/lib/python2.7/site-packages/pyinotify.py", line 1511, in run self.loop() File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 51, in loop self.process_events() File "/usr/lib/python2.7/site-packages/pyinotify.py", line 1295, in process_events self._default_proc_fun(revent) File "/usr/lib/python2.7/site-packages/pyinotify.py", line 937, in __call__ return _ProcessEvent.__call__(self, event) File "/usr/lib/python2.7/site-packages/pyinotify.py", line 668, in __call__ return self.process_default(event) File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 36, in process_default self._watched_handler.reopen_file() File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/watchers.py", line 110, in reopen_file self.stream = self._open() File "/usr/lib64/python2.7/logging/__init__.py", line 925, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 2] No such file or directory: '/tmp/tmpfQOuCp/tmpOPBpV_' ok test_exception (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_exception ... 2019-09-18 06:46:05.510 3319 WARNING test-fluent [req-4e77f1e6-5895-43c8-a076-dea8a87330e4 myuser mytenant mydomain myuserdomain myprojectdomain] testing: RuntimeError: test_exception ok test_fluent (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_fluent ... 2019-09-18 06:46:05.513 3319 DEBUG test-fluent [req-e0d06631-e245-4d4b-aa64-2eec1ddbc518 myuser mytenant mydomain myuserdomain myprojectdomain] This is a log line test_fluent /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:737 ok test_json_exception (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_json_exception ... 2019-09-18 06:46:05.516 3319 ERROR test-fluent [-] This is exceptional: Exception: This is exceptional 2019-09-18 06:46:05.516 3319 ERROR test-fluent Traceback (most recent call last): 2019-09-18 06:46:05.516 3319 ERROR test-fluent File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py", line 784, in test_json_exception 2019-09-18 06:46:05.516 3319 ERROR test-fluent raise Exception('This is exceptional') 2019-09-18 06:46:05.516 3319 ERROR test-fluent Exception: This is exceptional 2019-09-18 06:46:05.516 3319 ERROR test-fluent ok test_no_exception (oslo_log.tests.unit.test_log.FluentFormatterTestCase) oslo_log.tests.unit.test_log.FluentFormatterTestCase.test_no_exception ... 2019-09-18 06:46:05.519 3319 INFO test-fluent [req-24b8811f-7468-442e-af9b-73c40107d6ed myuser mytenant mydomain myuserdomain myprojectdomain] testing ok test_instance_dict_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_context_log_msg ... [req-ff7c399e-18c7-4e3c-92e6-e05cc0a846b3]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_dict_in_default_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_dict_in_default_log_msg ... [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_from_context_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_from_context_in_context_log_msg ... [req-efc17c12-8065-4b47-bf38-9a88b4dfdf48]: [instance: IIIIIIII-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_uuid_as_arg_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_context_log_msg ... [req-00ec78f4-16e3-4793-8634-443accb0e0d6]: [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_uuid_as_arg_in_default_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_as_arg_in_default_log_msg ... [instance: C9B7CCC6-8A12-4C53-A736-D7A1C36A62F3] info ok test_instance_uuid_from_context_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_instance_uuid_from_context_in_context_log_msg ... [req-2ce9393b-857c-435e-b33f-ee002ed4c9b6]: [instance: CCCCCCCC-8A12-4C53-A736-D7A1C36A62F3] info ok test_resource_uuid_from_context_in_context_log_msg (oslo_log.tests.unit.test_log.InstanceRecordTestCase) oslo_log.tests.unit.test_log.InstanceRecordTestCase.test_resource_uuid_from_context_in_context_log_msg ... [req-6d1f15fa-b880-4e95-8700-b4afd9fcb89e]: [instance: RRRRRRRR-8A12-4C53-A736-D7A1C36A62F3] info ok test_is_debug_enabled_off (oslo_log.tests.unit.test_log.IsDebugEnabledTestCase) oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_off ... ok test_is_debug_enabled_on (oslo_log.tests.unit.test_log.IsDebugEnabledTestCase) oslo_log.tests.unit.test_log.IsDebugEnabledTestCase.test_is_debug_enabled_on ... ok test_can_process_strings (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_can_process_strings ... 2019-09-18 06:46:05.543 3319 INFO test-json [-] ☢ ok test_entire_dict (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_entire_dict ... 2019-09-18 06:46:05.546 3319 DEBUG test-json [-] This is a {'test': 'log', 'other': 'value'} dict test_entire_dict /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:696 ok test_exception (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception ... 2019-09-18 06:46:05.549 3319 WARNING test-json [99 myuser mytenant mydomain myuserdomain myprojectdomain] testing: RuntimeError: test_exception ok test_exception_with_exc_info_passed (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_with_exc_info_passed ... 2019-09-18 06:46:05.552 3319 ERROR test-json [99 myuser mytenant mydomain myuserdomain myprojectdomain] testing: RuntimeError: test_exception traceback from remote error 2019-09-18 06:46:05.552 3319 ERROR test-json Traceback (most recent call last): 2019-09-18 06:46:05.552 3319 ERROR test-json File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py", line 654, in test_exception_with_exc_info_passed 2019-09-18 06:46:05.552 3319 ERROR test-json raise RuntimeError('test_exception\ntraceback\nfrom\nremote error') 2019-09-18 06:46:05.552 3319 ERROR test-json RuntimeError: test_exception 2019-09-18 06:46:05.552 3319 ERROR test-json traceback 2019-09-18 06:46:05.552 3319 ERROR test-json from 2019-09-18 06:46:05.552 3319 ERROR test-json remote error 2019-09-18 06:46:05.552 3319 ERROR test-json ok test_exception_without_exc_info_passed (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_exception_without_exc_info_passed ... 2019-09-18 06:46:05.555 3319 WARNING test-json [99 myuser mytenant mydomain myuserdomain myprojectdomain] testing: RuntimeError: test_exception ok test_extra_args_filtered (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_extra_args_filtered ... 2019-09-18 06:46:05.557 3319 DEBUG test-json [-] This is a log line %(unused) test_extra_args_filtered /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:688 ok test_fallback (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_fallback ... 2019-09-18 06:46:05.560 3319 DEBUG test-json [-] obj=str test_fallback /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:677 ok test_json_exception (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_exception ... 2019-09-18 06:46:05.563 3319 ERROR test-json [-] This is exceptional: Exception: This is exceptional 2019-09-18 06:46:05.563 3319 ERROR test-json Traceback (most recent call last): 2019-09-18 06:46:05.563 3319 ERROR test-json File "/builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py", line 562, in test_json_exception 2019-09-18 06:46:05.563 3319 ERROR test-json raise Exception('This is exceptional') 2019-09-18 06:46:05.563 3319 ERROR test-json Exception: This is exceptional 2019-09-18 06:46:05.563 3319 ERROR test-json ok test_json_w_context_in_extras (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_context_in_extras ... 2019-09-18 06:46:05.566 3319 DEBUG test-json [req-4dae4c2b-0e49-4d62-9845-0654ec750851 myuser mytenant mydomain myuserdomain myprojectdomain] This is a log line test_json_w_context_in_extras /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:513 ok test_json_w_fetched_global_context (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_w_fetched_global_context ... 2019-09-18 06:46:05.569 3319 DEBUG test-json [req-225bb8e6-4dfd-40aa-8dbe-9f2d3f7191f8 myuser mytenant mydomain myuserdomain myprojectdomain] This is a log line test_json_w_fetched_global_context /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:525 ok test_json_with_extra (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra ... 2019-09-18 06:46:05.572 3319 DEBUG test-json [-] This is a log line test_json_with_extra /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:584 ok test_json_with_extra_keys (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_json_with_extra_keys ... 2019-09-18 06:46:05.574 3319 DEBUG test-json [-] This is a log line test_json_with_extra_keys /builddir/build/BUILD/oslo.log-3.44.1/oslo_log/tests/unit/test_log.py:601 ok test_no_exception (oslo_log.tests.unit.test_log.JSONFormatterTestCase) oslo_log.tests.unit.test_log.JSONFormatterTestCase.test_no_exception ... 2019-09-18 06:46:05.577 3319 INFO test-json [99 myuser mytenant mydomain myuserdomain myprojectdomain] testing ok test_empty_kwargs (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_empty_kwargs ... ok test_include_constructor_extras (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_include_constructor_extras ... ok test_pass_args_to_log (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_to_log ... ok test_pass_args_via_debug (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_args_via_debug ... ok test_pass_through_exc_info (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_pass_through_exc_info ... ok test_update_extras (oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase) oslo_log.tests.unit.test_log.KeywordArgumentAdapterTestCase.test_update_extras ... ok test_debug (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_debug ... ok test_default_formatter (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_default_formatter ... ok test_handlers_cleanup (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_handlers_cleanup ... ok test_json_formatter (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_json_formatter ... ok test_list_opts (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_list_opts ... ok test_log_dir (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir ... ok test_log_dir_handlers (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_dir_handlers ... ok test_log_file (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_file ... ok test_log_publish_errors_handlers (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_log_publish_errors_handlers ... ok test_logdir_deprecated (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logdir_deprecated ... ok test_logfile_deprecated (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logfile_deprecated ... ok test_logging_opts (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_logging_opts ... ok test_print_help (oslo_log.tests.unit.test_log.LogConfigOptsTestCase) oslo_log.tests.unit.test_log.LogConfigOptsTestCase.test_print_help ... ok test_log_config_append_disable_existing_loggers (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_disable_existing_loggers ... ok test_log_config_append_invalid (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_invalid ... ok test_log_config_append_not_exist (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_not_exist ... ok test_log_config_append_ok (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_ok ... ok test_log_config_append_unreadable (oslo_log.tests.unit.test_log.LogConfigTestCase) oslo_log.tests.unit.test_log.LogConfigTestCase.test_log_config_append_unreadable ... ok test_iter_loggers (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_iter_loggers ... ok test_log_path_logdir (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logdir ... ok test_log_path_logfile (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile ... ok test_log_path_logfile_overrides_logdir (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_logfile_overrides_logdir ... ok test_log_path_none (oslo_log.tests.unit.test_log.LogHandlerTestCase) oslo_log.tests.unit.test_log.LogHandlerTestCase.test_log_path_none ... ok test_child_log_has_level_of_parent_flag (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag ... ok test_child_log_has_level_of_parent_flag_for_trace (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_child_log_has_level_of_parent_flag_for_trace ... ok test_get_loggers (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_get_loggers ... ok test_has_level_from_flags (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags ... ok test_has_level_from_flags_for_trace (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_has_level_from_flags_for_trace ... ok test_is_enabled_for (oslo_log.tests.unit.test_log.LogLevelTestCase) oslo_log.tests.unit.test_log.LogLevelTestCase.test_is_enabled_for ... ok test_eventlog (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_eventlog ... ok test_eventlog_missing (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_eventlog_missing ... ok test_handlers_have_context_formatter (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handlers_have_context_formatter ... ok test_handles_context_kwarg (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_handles_context_kwarg ... 2019-09-18 06:46:05 INFO root [req-2605d0d1-bef2-4592-8b7f-954faa84c770 myuser mytenant] foo ok test_no_logging_via_module (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_no_logging_via_module ... ok test_oslo_dot (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_dot ... ok test_oslo_underscore (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_oslo_underscore ... ok test_rotate_log (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_rotate_log ... ok test_timed_rotate_log (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_timed_rotate_log ... ok test_watchlog_on_linux (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_watchlog_on_linux ... ok test_watchlog_on_windows (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_watchlog_on_windows ... ok test_will_be_debug_if_debug_flag_set (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_debug_if_debug_flag_set ... ok test_will_be_info_if_debug_flag_not_set (oslo_log.tests.unit.test_log.LoggerNameTestCase) oslo_log.tests.unit.test_log.LoggerNameTestCase.test_will_be_info_if_debug_flag_not_set ... ok test_eventlog (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_eventlog ... ok test_eventlog_missing (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_eventlog_missing ... ok test_handlers_have_context_formatter (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_handlers_have_context_formatter ... ok test_handles_context_kwarg (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_handles_context_kwarg ... 2019-09-18 06:46:05 INFO root [req-b7c2e318-3f0f-4c30-9c1b-77ee9d857736 myuser mytenant] foo ok test_no_logging_via_module (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_no_logging_via_module ... ok test_rotate_log (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_rotate_log ... ok test_timed_rotate_log (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_timed_rotate_log ... ok test_watchlog_on_linux (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_watchlog_on_linux ... ok test_watchlog_on_windows (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_watchlog_on_windows ... ok test_will_be_debug_if_debug_flag_set (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_debug_if_debug_flag_set ... ok test_will_be_info_if_debug_flag_not_set (oslo_log.tests.unit.test_log.LoggerTestCase) oslo_log.tests.unit.test_log.LoggerTestCase.test_will_be_info_if_debug_flag_not_set ... ok test_debug (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_debug ... 2019-09-18 06:46:05.892 3319 INFO oslo_config.cfg [-] Option DEFAULT.debug changed from [false] to [true] ok test_log_config_append (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append ... 2019-09-18 06:46:05.926 3319 INFO oslo_config.cfg [-] Option DEFAULT.log-config-append changed from [no_exist] to [/tmp/tmprxntqy/log.ini56Vri7.conf] ok test_log_config_append_change_file (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_change_file ... No handlers could be found for logger "oslo_config.cfg" ok test_log_config_append_no_touch (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_no_touch ... ok test_log_config_append_touch (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_log_config_append_touch ... ok test_mk_log_config_empty (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_empty ... ok test_mk_log_config_full (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_mk_log_config_full ... ok test_remove_handler (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_remove_handler ... ok test_remove_logger (oslo_log.tests.unit.test_log.MutateTestCase) oslo_log.tests.unit.test_log.MutateTestCase.test_remove_logger ... ok test_emit (oslo_log.tests.unit.test_log.OSJournalHandlerTestCase) oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit ... ok test_emit_exception (oslo_log.tests.unit.test_log.OSJournalHandlerTestCase) oslo_log.tests.unit.test_log.OSJournalHandlerTestCase.test_emit_exception ... ok test_find_facility (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_find_facility ... ok test_handler (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_handler ... ok test_syslog (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog ... ok test_syslog_binary_name (oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase) oslo_log.tests.unit.test_log.OSSysLogHandlerTestCase.test_syslog_binary_name ... ok test_change_default (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default ... ok test_change_default_log_level (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_change_default_log_level ... ok test_default_log_level_method (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_method ... ok test_default_log_level_to_none (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_default_log_level_to_none ... ok test_log_file_defaults_to_none (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_log_file_defaults_to_none ... ok test_tempest_set_log_file (oslo_log.tests.unit.test_log.SetDefaultsTestCase) oslo_log.tests.unit.test_log.SetDefaultsTestCase.test_tempest_set_log_file ... ok test_standard_format (oslo_log.tests.unit.test_log.SysLogHandlersTestCase) oslo_log.tests.unit.test_log.SysLogHandlersTestCase.test_standard_format ... ok test_trace_log_msg (oslo_log.tests.unit.test_log.TraceLevelTestCase) oslo_log.tests.unit.test_log.TraceLevelTestCase.test_trace_log_msg ... my trace message ok test_ascii_to_unicode (oslo_log.tests.unit.test_log.UnicodeConversionTestCase) oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_ascii_to_unicode ... ok test_exception_to_unicode (oslo_log.tests.unit.test_log.UnicodeConversionTestCase) oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_exception_to_unicode ... ok test_unicode_to_unicode (oslo_log.tests.unit.test_log.UnicodeConversionTestCase) oslo_log.tests.unit.test_log.UnicodeConversionTestCase.test_unicode_to_unicode ... ok test_log (oslo_log.tests.unit.test_custom_loghandler.CustomLogHandlerTestCase) oslo_log.tests.unit.test_custom_loghandler.CustomLogHandlerTestCase.test_log ... NOCTXT: foo ok test_install_twice (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_install_twice ... ok test_rate_limit (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit ... ok test_rate_limit_except_level (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_rate_limit_except_level ... ok test_uninstall (oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase) oslo_log.tests.unit.test_rate_limit.LogRateLimitTestCase.test_uninstall ... ok test_deprecated_class_with_init (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_with_init ... ok test_deprecated_class_without_init (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_class_without_init ... ok test_deprecated_exception (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception ... ok test_deprecated_exception_new (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_new ... ok test_deprecated_exception_old (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_old ... ok test_deprecated_exception_unrelated (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_exception_unrelated ... ok test_deprecated_message (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_message ... ok test_deprecated_mitaka_plus_two (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_mitaka_plus_two ... ok test_deprecated_newton_plus_two (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_newton_plus_two ... ok test_deprecated_ocata_plus_two (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_ocata_plus_two ... ok test_deprecated_with_custom_what (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_custom_what ... ok test_deprecated_with_known_future_release (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_known_future_release ... ok test_deprecated_with_removed_next_release (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_next_release ... ok test_deprecated_with_removed_none (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_none ... ok test_deprecated_with_removed_plus_3 (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_plus_3 ... ok test_deprecated_with_removed_zero (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero ... ok test_deprecated_with_removed_zero_and_alternative (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_removed_zero_and_alternative ... ok test_deprecated_with_unknown_future_release (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_with_unknown_future_release ... ok test_deprecated_without_replacement (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecated_without_replacement ... ok test_deprecating_a_function_returns_correct_value (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_function_returns_correct_value ... ok test_deprecating_a_method_returns_correct_value (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_deprecating_a_method_returns_correct_value ... ok test_register_options (oslo_log.tests.unit.test_versionutils.DeprecatedTestCase) oslo_log.tests.unit.test_versionutils.DeprecatedTestCase.test_register_options ... ok test_console_format_debug_level_key (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_level_key ... ok test_console_format_debug_levelname (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelname ... ok test_console_format_debug_levelno (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_debug_levelno ... ok test_console_format_exception (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_exception ... ok test_console_format_traceback (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_traceback ... ok test_console_format_trivial (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_console_format_trivial ... ok test_reformat_json_blanks (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_blanks ... ok test_reformat_json_double (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_double ... ok test_reformat_json_single (oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase) oslo_log.tests.unit.test_convert_json.ConvertJsonTestCase.test_reformat_json_single ... ok test_context_format_exception (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception ... ok test_context_format_exception_norecord (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_context_format_exception_norecord ... ok test_error_summary (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_error_summary ... ok test_fluent_format_exception (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_fluent_format_exception ... ok test_json_format_exception (oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest) oslo_log.tests.unit.test_formatters.FormatUnhashableExceptionTest.test_json_format_exception ... ok test_dictify_context_empty (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_empty ... ok test_dictify_context_with_context (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_context ... ok test_dictify_context_with_dict (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_with_dict ... ok test_dictify_context_without_get_logging_values (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_dictify_context_without_get_logging_values ... ok test_replace_false_value_exists (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_exists ... ok test_replace_false_value_not_exists (oslo_log.tests.unit.test_formatters.FormatterTest) oslo_log.tests.unit.test_formatters.FormatterTest.test_replace_false_value_not_exists ... ok test_log_decorator (oslo_log.tests.unit.test_helpers.LogHelpersTestCase) oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator ... ok test_log_decorator_for_static (oslo_log.tests.unit.test_helpers.LogHelpersTestCase) oslo_log.tests.unit.test_helpers.LogHelpersTestCase.test_log_decorator_for_static ... ok ---------------------------------------------------------------------- Ran 195 tests in 13.803s OK + exit 0 Processing files: python2-oslo-log-3.44.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.arAFsM + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python2-oslo-log-3.44.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python2-oslo-log-3.44.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python2-oslo-log-3.44.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python2-oslo-log-3.44.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python2-oslo-log-3.44.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pPaw8O + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python2-oslo-log-3.44.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python2-oslo-log-3.44.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python2-oslo-log-3.44.1 + exit 0 Provides: python-oslo-log = 3.44.1-1.el7 python2-oslo-log = 3.44.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-oslo-log < 3.44.1-1.el7 Processing files: python-oslo-log-doc-3.44.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tazrXS + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.1 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python-oslo-log-doc-3.44.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python-oslo-log-doc-3.44.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/doc/python-oslo-log-doc-3.44.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.APRaPW + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python-oslo-log-doc-3.44.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python-oslo-log-doc-3.44.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python-oslo-log-doc-3.44.1 + exit 0 Provides: python-oslo-log-doc = 3.44.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-oslo-log-tests-3.44.1-1.el7.noarch Provides: python2-oslo-log-tests = 3.44.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-oslo-log-lang-3.44.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CBDeD3 + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python-oslo-log-lang-3.44.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python-oslo-log-lang-3.44.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch/usr/share/licenses/python-oslo-log-lang-3.44.1 + exit 0 Provides: python-oslo-log-lang = 3.44.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-oslo-log-3.44.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-oslo-log-3.44.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-log-doc-3.44.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-oslo-log-tests-3.44.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-log-lang-3.44.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rLBJTE + umask 022 + cd /builddir/build/BUILD + cd oslo.log-3.44.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-log-3.44.1-1.el7.noarch + exit 0 Child return code was: 0