Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-leather.spec'], chrootPath='/var/lib/mock/f27-build-7966287-713519/root'uid=1000gid=425nspawn_args=[]shell=Falselogger=env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}timeout=172800printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-leather.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-leather-0.3.3-2.gite85dd30.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-leather.spec'], chrootPath='/var/lib/mock/f27-build-7966287-713519/root'uid=1000gid=425nspawn_args=[]shell=Falselogger=env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}timeout=172800printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-leather.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WIG3YM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf leather-e85dd30cc20270180c26c56fd895aff61e84f741 + /usr/bin/gzip -dc /builddir/build/SOURCES/leather-e85dd30cc20270180c26c56fd895aff61e84f741.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1{\@^#!/usr/bin/env python@d}' leather/__init__.py leather/axis.py leather/chart.py leather/data_types.py leather/grid.py leather/lattice.py leather/svg.py leather/testcase.py leather/theme.py leather/utils.py leather/scales/__init__.py leather/scales/base.py leather/scales/linear.py leather/scales/ordinal.py leather/scales/temporal.py leather/series/__init__.py leather/series/base.py leather/series/category.py leather/shapes/__init__.py leather/shapes/bars.py leather/shapes/base.py leather/shapes/columns.py leather/shapes/dots.py leather/shapes/line.py leather/ticks/__init__.py leather/ticks/base.py leather/ticks/score.py leather/ticks/score_time.py + rm examples/charts/.placeholder + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GmBS93 + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/leather copying leather/chart.py -> build/lib/leather copying leather/theme.py -> build/lib/leather copying leather/axis.py -> build/lib/leather copying leather/testcase.py -> build/lib/leather copying leather/grid.py -> build/lib/leather copying leather/lattice.py -> build/lib/leather copying leather/__init__.py -> build/lib/leather copying leather/svg.py -> build/lib/leather copying leather/data_types.py -> build/lib/leather copying leather/utils.py -> build/lib/leather creating build/lib/leather/scales copying leather/scales/base.py -> build/lib/leather/scales copying leather/scales/__init__.py -> build/lib/leather/scales copying leather/scales/temporal.py -> build/lib/leather/scales copying leather/scales/linear.py -> build/lib/leather/scales copying leather/scales/ordinal.py -> build/lib/leather/scales creating build/lib/leather/series copying leather/series/base.py -> build/lib/leather/series copying leather/series/__init__.py -> build/lib/leather/series copying leather/series/category.py -> build/lib/leather/series creating build/lib/leather/shapes copying leather/shapes/base.py -> build/lib/leather/shapes copying leather/shapes/columns.py -> build/lib/leather/shapes copying leather/shapes/bars.py -> build/lib/leather/shapes copying leather/shapes/dots.py -> build/lib/leather/shapes copying leather/shapes/line.py -> build/lib/leather/shapes copying leather/shapes/__init__.py -> build/lib/leather/shapes creating build/lib/leather/ticks copying leather/ticks/base.py -> build/lib/leather/ticks copying leather/ticks/__init__.py -> build/lib/leather/ticks copying leather/ticks/score_time.py -> build/lib/leather/ticks copying leather/ticks/score.py -> build/lib/leather/ticks + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). running build running build_py + sleep 1 + pushd docs + make html ~/build/BUILD/leather-e85dd30cc20270180c26c56fd895aff61e84f741/docs ~/build/BUILD/leather-e85dd30cc20270180c26c56fd895aff61e84f741 sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.5.2 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/3.5/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/3.5/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /3.5/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] about reading sources... [ 12%] api reading sources... [ 18%] api/axis reading sources... [ 25%] api/chart reading sources... [ 31%] api/grid reading sources... [ 37%] api/lattice reading sources... [ 43%] api/scales reading sources... [ 50%] api/series reading sources... [ 56%] api/shapes reading sources... [ 62%] api/theme reading sources... [ 68%] changelog reading sources... [ 75%] examples reading sources... [ 81%] index reading sources... [ 87%] install reading sources... [ 93%] license reading sources... [100%] release_process looking for now-outdated files... none found pickling environment... ../README.rst:None: WARNING: nonlocal image URI found: https://travis-ci.org/wireservice/leather.png ../README.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/dw/leather.svg ../README.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/v/leather.svg ../README.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/l/leather.svg ../README.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/pyversions/leather.svg done checking consistency... done preparing documents... done writing output... [ 6%] about writing output... [ 12%] api writing output... [ 18%] api/axis writing output... [ 25%] api/chart writing output... [ 31%] api/grid writing output... [ 37%] api/lattice writing output... [ 43%] api/scales writing output... [ 50%] api/series writing output... [ 56%] api/shapes writing output... [ 62%] api/theme writing output... [ 68%] changelog writing output... [ 75%] examples writing output... [ 81%] index writing output... [ 87%] install writing output... [ 93%] license writing output... [100%] release_process generating indices... genindex py-modindex writing additional pages... search copying images... [ 5%] ../examples/charts/theme.svg copying images... [ 10%] ../examples/charts/ticks.svg copying images... [ 15%] ../examples/charts/dots.svg copying images... [ 20%] ../examples/charts/csv_dict_reader.svg copying images... [ 25%] ../examples/charts/linear.svg copying images... [ 30%] ../examples/charts/mixed_shapes.svg copying images... [ 35%] ../examples/charts/csv_reader.svg copying images... [ 40%] ../examples/charts/lattice.svg copying images... [ 45%] ../examples/charts/temporal.svg copying images... [ 50%] ../examples/charts/custom_data.svg copying images... [ 55%] ../examples/charts/colorized_dots.svg copying images... [ 60%] ../examples/charts/ordinal.svg copying images... [ 65%] ../examples/charts/simple_pairs.svg copying images... [ 70%] ../examples/charts/columns.svg copying images... [ 75%] ../examples/charts/bars.svg copying images... [ 80%] ../examples/charts/lines.svg copying images... [ 85%] ../examples/charts/series_color.svg copying images... [ 90%] ../examples/charts/multiple_series.svg copying images... [ 95%] ../examples/charts/grid.svg copying images... [100%] ../examples/charts/tick_format.svg copying static files... done copying extra files... done WARNING: html_static_path entry u'/builddir/build/BUILD/leather-e85dd30cc20270180c26c56fd895aff61e84f741/docs/_static' does not exist dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 7 warnings. Build finished. The HTML pages are in _build/html. + rm _build/html/.buildinfo ~/build/BUILD/leather-e85dd30cc20270180c26c56fd895aff61e84f741 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JP7dMz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch ++ dirname /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). running install running install_lib creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather copying build/lib/leather/chart.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales copying build/lib/leather/scales/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales copying build/lib/leather/scales/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales copying build/lib/leather/scales/temporal.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales copying build/lib/leather/scales/linear.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales copying build/lib/leather/scales/ordinal.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales copying build/lib/leather/theme.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather copying build/lib/leather/axis.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather copying build/lib/leather/testcase.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes copying build/lib/leather/shapes/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes copying build/lib/leather/shapes/columns.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes copying build/lib/leather/shapes/bars.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes copying build/lib/leather/shapes/dots.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes copying build/lib/leather/shapes/line.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes copying build/lib/leather/shapes/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes copying build/lib/leather/grid.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather copying build/lib/leather/lattice.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather copying build/lib/leather/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather copying build/lib/leather/svg.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/series copying build/lib/leather/series/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/series copying build/lib/leather/series/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/series copying build/lib/leather/series/category.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/series copying build/lib/leather/data_types.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks copying build/lib/leather/ticks/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks copying build/lib/leather/ticks/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks copying build/lib/leather/ticks/score_time.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks copying build/lib/leather/ticks/score.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks copying build/lib/leather/utils.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/chart.py to chart.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales/temporal.py to temporal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales/linear.py to linear.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/scales/ordinal.py to ordinal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/theme.py to theme.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/axis.py to axis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/testcase.py to testcase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes/columns.py to columns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes/bars.py to bars.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes/dots.py to dots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes/line.py to line.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/shapes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/grid.py to grid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/lattice.py to lattice.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/svg.py to svg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/series/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/series/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/series/category.py to category.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/data_types.py to data_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks/score_time.py to score_time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/ticks/score.py to score.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather/utils.py to utils.cpython-36.pyc writing byte-compilation script '/tmp/tmp4h00tap7.py' /usr/bin/python3 /tmp/tmp4h00tap7.py removing /tmp/tmp4h00tap7.py running install_egg_info running egg_info creating leather.egg-info writing leather.egg-info/PKG-INFO writing dependency_links to leather.egg-info/dependency_links.txt writing requirements to leather.egg-info/requires.txt writing top-level names to leather.egg-info/top_level.txt writing manifest file 'leather.egg-info/SOURCES.txt' reading manifest file 'leather.egg-info/SOURCES.txt' writing manifest file 'leather.egg-info/SOURCES.txt' Copying leather.egg-info to /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6/site-packages/leather-0.3.3-py3.6.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather copying build/lib/leather/chart.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales copying build/lib/leather/scales/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales copying build/lib/leather/scales/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales copying build/lib/leather/scales/temporal.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales copying build/lib/leather/scales/linear.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales copying build/lib/leather/scales/ordinal.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales copying build/lib/leather/theme.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather copying build/lib/leather/axis.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather copying build/lib/leather/testcase.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes copying build/lib/leather/shapes/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes copying build/lib/leather/shapes/columns.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes copying build/lib/leather/shapes/bars.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes copying build/lib/leather/shapes/dots.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes copying build/lib/leather/shapes/line.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes copying build/lib/leather/shapes/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes copying build/lib/leather/grid.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather copying build/lib/leather/lattice.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather copying build/lib/leather/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather copying build/lib/leather/svg.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/series copying build/lib/leather/series/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/series copying build/lib/leather/series/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/series copying build/lib/leather/series/category.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/series copying build/lib/leather/data_types.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather creating /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks copying build/lib/leather/ticks/base.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks copying build/lib/leather/ticks/__init__.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks copying build/lib/leather/ticks/score_time.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks copying build/lib/leather/ticks/score.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks copying build/lib/leather/utils.py -> /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/chart.py to chart.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales/temporal.py to temporal.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales/linear.py to linear.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/scales/ordinal.py to ordinal.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/theme.py to theme.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/axis.py to axis.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/testcase.py to testcase.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes/columns.py to columns.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes/bars.py to bars.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes/dots.py to dots.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes/line.py to line.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/shapes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/grid.py to grid.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/lattice.py to lattice.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/svg.py to svg.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/series/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/series/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/series/category.py to category.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/data_types.py to data_types.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks/score_time.py to score_time.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/ticks/score.py to score.pyc byte-compiling /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpux22Kl.py' /usr/bin/python2 -O /tmp/tmpux22Kl.py removing /tmp/tmpux22Kl.py running install_egg_info running egg_info writing requirements to leather.egg-info/requires.txt writing leather.egg-info/PKG-INFO writing top-level names to leather.egg-info/top_level.txt writing dependency_links to leather.egg-info/dependency_links.txt reading manifest file 'leather.egg-info/SOURCES.txt' writing manifest file 'leather.egg-info/SOURCES.txt' Copying leather.egg-info to /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7/site-packages/leather-0.3.3-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 0.3.3-2.gite85dd30.fc27 --unique-debug-arch noarch --unique-debug-src-base python-leather --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/leather-e85dd30cc20270180c26c56fd895aff61e84f741 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.h4LBma + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + nosetests-2.7 tests -v test_tick_formatter (tests.test_axis.TestChart) ... ok test_ticks (tests.test_axis.TestChart) ... ok test_add_axes (tests.test_chart.TestChart) ... ok test_add_scales (tests.test_chart.TestChart) ... ok test_multiple_series (tests.test_chart.TestChart) ... ok test_scale_domain_warning (tests.test_chart.TestChart) ... ok test_set_axes (tests.test_chart.TestChart) ... ok test_set_scales (tests.test_chart.TestChart) ... ok test_single_series (tests.test_chart.TestChart) ... ok test_to_svg_file_handle (tests.test_chart.TestChart) ... ok test_to_svg_file_name (tests.test_chart.TestChart) ... ok test_unicode (tests.test_chart.TestChart) ... ok test_add_many (tests.test_grid.TestGrid) ... ok test_add_one (tests.test_grid.TestGrid) ... ok test_to_svg_file_handle (tests.test_grid.TestGrid) ... ok test_to_svg_file_name (tests.test_grid.TestGrid) ... ok test_add_many (tests.test_lattice.TestLattice) ... ok test_add_one (tests.test_lattice.TestLattice) ... ok test_bars (tests.test_lattice.TestLattice) ... ok test_bars_different (tests.test_lattice.TestLattice) ... ok test_contains (tests.test_scales.TestLinear) ... ok test_decimal (tests.test_scales.TestLinear) ... ok test_no_spread (tests.test_scales.TestLinear) ... ok test_project (tests.test_scales.TestLinear) ... ok test_ticks (tests.test_scales.TestLinear) ... ok test_contains (tests.test_scales.TestOrdinal) ... ok test_project (tests.test_scales.TestOrdinal) ... ok test_project_interval (tests.test_scales.TestOrdinal) ... ok test_ticks (tests.test_scales.TestOrdinal) ... ok test_contains (tests.test_scales.TestTemporal) ... ok test_project (tests.test_scales.TestTemporal) ... ok test_project_interval (tests.test_scales.TestTemporal) ... ok test_ticks (tests.test_scales.TestTemporal) ... ok test_triples (tests.test_series.TestCategorySeries) ... ok test_custom (tests.test_series.TestSeries) ... ok test_dicts (tests.test_series.TestSeries) ... ok test_lists (tests.test_series.TestSeries) ... ok test_pairs (tests.test_series.TestSeries) ... ok test_nulls (tests.test_shapes.TestBars) ... ok test_to_svg (tests.test_shapes.TestBars) ... ok test_validate (tests.test_shapes.TestBars) ... ok test_zeros (tests.test_shapes.TestBars) ... ok test_nulls (tests.test_shapes.TestColumns) ... ok test_to_svg (tests.test_shapes.TestColumns) ... ok test_validate (tests.test_shapes.TestColumns) ... ok test_linear (tests.test_shapes.TestDots) ... ok test_nulls (tests.test_shapes.TestDots) ... ok test_ordinal (tests.test_shapes.TestDots) ... ok test_validate (tests.test_shapes.TestDots) ... ok test_linear (tests.test_shapes.TestLine) ... ok test_nulls (tests.test_shapes.TestLine) ... ok test_ordinal (tests.test_shapes.TestLine) ... ok test_validate (tests.test_shapes.TestLine) ... ok test_years (tests.test_ticks.TestScoreTicker) ... ok test_days (tests.test_ticks.TestScoreTimeTicker) ... ok test_days_datetime (tests.test_ticks.TestScoreTimeTicker) ... ok test_days_for_months (tests.test_ticks.TestScoreTimeTicker) ... ok test_hours (tests.test_ticks.TestScoreTimeTicker) ... ok test_hours_for_days (tests.test_ticks.TestScoreTimeTicker) ... ok test_microseconds (tests.test_ticks.TestScoreTimeTicker) ... ok test_microseconds_for_seconds (tests.test_ticks.TestScoreTimeTicker) ... ok test_minutes (tests.test_ticks.TestScoreTimeTicker) ... ok test_minutes_for_hours (tests.test_ticks.TestScoreTimeTicker) ... ok test_months (tests.test_ticks.TestScoreTimeTicker) ... ok test_months_datetime (tests.test_ticks.TestScoreTimeTicker) ... ok test_months_for_years (tests.test_ticks.TestScoreTimeTicker) ... ok test_seconds (tests.test_ticks.TestScoreTimeTicker) ... ok test_seconds_for_minutes (tests.test_ticks.TestScoreTimeTicker) ... ok test_years (tests.test_ticks.TestScoreTimeTicker) ... ok test_years_datetime (tests.test_ticks.TestScoreTimeTicker) ... ok ---------------------------------------------------------------------- Ran 70 tests in 5.582s OK + nosetests-3.6 tests -v Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). test_tick_formatter (tests.test_axis.TestChart) ... ok test_ticks (tests.test_axis.TestChart) ... ok test_add_axes (tests.test_chart.TestChart) ... ok test_add_scales (tests.test_chart.TestChart) ... ok test_multiple_series (tests.test_chart.TestChart) ... ok test_scale_domain_warning (tests.test_chart.TestChart) ... ok test_set_axes (tests.test_chart.TestChart) ... ok test_set_scales (tests.test_chart.TestChart) ... ok test_single_series (tests.test_chart.TestChart) ... ok test_to_svg_file_handle (tests.test_chart.TestChart) ... ok test_to_svg_file_name (tests.test_chart.TestChart) ... ok test_unicode (tests.test_chart.TestChart) ... ok test_add_many (tests.test_grid.TestGrid) ... ok test_add_one (tests.test_grid.TestGrid) ... ok test_to_svg_file_handle (tests.test_grid.TestGrid) ... ok test_to_svg_file_name (tests.test_grid.TestGrid) ... ok test_add_many (tests.test_lattice.TestLattice) ... ok test_add_one (tests.test_lattice.TestLattice) ... ok test_bars (tests.test_lattice.TestLattice) ... ok test_bars_different (tests.test_lattice.TestLattice) ... ok test_contains (tests.test_scales.TestLinear) ... ok test_decimal (tests.test_scales.TestLinear) ... ok test_no_spread (tests.test_scales.TestLinear) ... ok test_project (tests.test_scales.TestLinear) ... ok test_ticks (tests.test_scales.TestLinear) ... ok test_contains (tests.test_scales.TestOrdinal) ... ok test_project (tests.test_scales.TestOrdinal) ... ok test_project_interval (tests.test_scales.TestOrdinal) ... ok test_ticks (tests.test_scales.TestOrdinal) ... ok test_contains (tests.test_scales.TestTemporal) ... ok test_project (tests.test_scales.TestTemporal) ... ok test_project_interval (tests.test_scales.TestTemporal) ... ok test_ticks (tests.test_scales.TestTemporal) ... ok test_triples (tests.test_series.TestCategorySeries) ... ok test_custom (tests.test_series.TestSeries) ... ok test_dicts (tests.test_series.TestSeries) ... ok test_lists (tests.test_series.TestSeries) ... ok test_pairs (tests.test_series.TestSeries) ... ok test_nulls (tests.test_shapes.TestBars) ... ok test_to_svg (tests.test_shapes.TestBars) ... ok test_validate (tests.test_shapes.TestBars) ... ok test_zeros (tests.test_shapes.TestBars) ... ok test_nulls (tests.test_shapes.TestColumns) ... ok test_to_svg (tests.test_shapes.TestColumns) ... ok test_validate (tests.test_shapes.TestColumns) ... ok test_linear (tests.test_shapes.TestDots) ... ok test_nulls (tests.test_shapes.TestDots) ... ok test_ordinal (tests.test_shapes.TestDots) ... ok test_validate (tests.test_shapes.TestDots) ... ok test_linear (tests.test_shapes.TestLine) ... ok test_nulls (tests.test_shapes.TestLine) ... ok test_ordinal (tests.test_shapes.TestLine) ... ok test_validate (tests.test_shapes.TestLine) ... ok test_years (tests.test_ticks.TestScoreTicker) ... ok test_days (tests.test_ticks.TestScoreTimeTicker) ... ok test_days_datetime (tests.test_ticks.TestScoreTimeTicker) ... ok test_days_for_months (tests.test_ticks.TestScoreTimeTicker) ... ok test_hours (tests.test_ticks.TestScoreTimeTicker) ... ok test_hours_for_days (tests.test_ticks.TestScoreTimeTicker) ... ok test_microseconds (tests.test_ticks.TestScoreTimeTicker) ... ok test_microseconds_for_seconds (tests.test_ticks.TestScoreTimeTicker) ... ok test_minutes (tests.test_ticks.TestScoreTimeTicker) ... ok test_minutes_for_hours (tests.test_ticks.TestScoreTimeTicker) ... ok test_months (tests.test_ticks.TestScoreTimeTicker) ... ok test_months_datetime (tests.test_ticks.TestScoreTimeTicker) ... ok test_months_for_years (tests.test_ticks.TestScoreTimeTicker) ... ok test_seconds (tests.test_ticks.TestScoreTimeTicker) ... ok test_seconds_for_minutes (tests.test_ticks.TestScoreTimeTicker) ... ok test_years (tests.test_ticks.TestScoreTimeTicker) ... ok test_years_datetime (tests.test_ticks.TestScoreTimeTicker) ... ok ---------------------------------------------------------------------- Ran 70 tests in 0.266s OK + exit 0 Processing files: python2-leather-0.3.3-2.gite85dd30.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9sBXY1 + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + DOCDIR=/builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python2-leather + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python2-leather + cp -pr README.rst /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python2-leather + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UV94BT + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + LICENSEDIR=/builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python2-leather + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python2-leather + cp -pr COPYING /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python2-leather + exit 0 Provides: python-leather = 0.3.3-2.gite85dd30.fc27 python2-leather = 0.3.3-2.gite85dd30.fc27 python2.7dist(leather) = 0.3.3 python2dist(leather) = 0.3.3 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-leather < 0.3.3-2.gite85dd30.fc27 Processing files: python3-leather-0.3.3-2.gite85dd30.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w1w1h1 + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + DOCDIR=/builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python3-leather + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python3-leather + cp -pr README.rst /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python3-leather + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AGEFY8 + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + LICENSEDIR=/builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python3-leather + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python3-leather + cp -pr COPYING /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python3-leather + exit 0 Provides: python3-leather = 0.3.3-2.gite85dd30.fc27 python3.6dist(leather) = 0.3.3 python3dist(leather) = 0.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-leather-doc-0.3.3-2.gite85dd30.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lRwQww + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + DOCDIR=/builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python-leather-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python-leather-doc + cp -pr examples /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python-leather-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/doc/python-leather-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.htwE7T + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + LICENSEDIR=/builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python-leather-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python-leather-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch/usr/share/licenses/python-leather-doc + exit 0 Provides: python-leather-doc = 0.3.3-2.gite85dd30.fc27 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-leather-0.3.3-2.gite85dd30.fc27.noarch Wrote: /builddir/build/RPMS/python2-leather-0.3.3-2.gite85dd30.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python3-leather-0.3.3-2.gite85dd30.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python-leather-doc-0.3.3-2.gite85dd30.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9rb8Dk + umask 022 + cd /builddir/build/BUILD + cd leather-e85dd30cc20270180c26c56fd895aff61e84f741 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-leather-0.3.3-2.gite85dd30.fc27.noarch + exit 0 Child return code was: 0