Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pathspec.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-7fa4b415c53fd5b12af2cb7fac76d00d8e857fbc/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pathspec.spec'] with env {'LANG': 'en_US.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: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pathspec-0.5.3-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-pathspec.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-7fa4b415c53fd5b12af2cb7fac76d00d8e857fbc/root'shell=Falseuid=995env={'LANG': 'en_US.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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pathspec.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DJZ0rL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pathspec-0.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pathspec-0.5.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pathspec-0.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pathspec.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IgUrCt + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.5.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pathspec copying pathspec/compat.py -> build/lib/pathspec copying pathspec/util.py -> build/lib/pathspec copying pathspec/pattern.py -> build/lib/pathspec copying pathspec/__init__.py -> build/lib/pathspec copying pathspec/pathspec.py -> build/lib/pathspec creating build/lib/pathspec/patterns copying pathspec/patterns/gitwildmatch.py -> build/lib/pathspec/patterns copying pathspec/patterns/__init__.py -> build/lib/pathspec/patterns creating build/lib/pathspec/tests copying pathspec/tests/test_gitwildmatch.py -> build/lib/pathspec/tests copying pathspec/tests/test_util.py -> build/lib/pathspec/tests copying pathspec/tests/__init__.py -> build/lib/pathspec/tests copying pathspec/tests/test_pathspec.py -> build/lib/pathspec/tests + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nzkkfx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch + cd pathspec-0.5.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec copying build/lib/pathspec/compat.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec copying build/lib/pathspec/util.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec copying build/lib/pathspec/pattern.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/gitwildmatch.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/patterns copying build/lib/pathspec/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec copying build/lib/pathspec/pathspec.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_gitwildmatch.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_util.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests copying build/lib/pathspec/tests/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_pathspec.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/pattern.py to pattern.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/patterns/gitwildmatch.py to gitwildmatch.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/patterns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/pathspec.py to pathspec.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests/test_gitwildmatch.py to test_gitwildmatch.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec/tests/test_pathspec.py to test_pathspec.pyc writing byte-compilation script '/tmp/tmpUBW0c0.py' /usr/bin/python2 -O /tmp/tmpUBW0c0.py removing /tmp/tmpUBW0c0.py running install_egg_info running egg_info creating pathspec.egg-info writing pathspec.egg-info/PKG-INFO writing top-level names to pathspec.egg-info/top_level.txt writing dependency_links to pathspec.egg-info/dependency_links.txt writing manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pathspec.egg-info/SOURCES.txt' Copying pathspec.egg-info to /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7/site-packages/pathspec-0.5.3-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec copying build/lib/pathspec/compat.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec copying build/lib/pathspec/util.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec copying build/lib/pathspec/pattern.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/gitwildmatch.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/patterns copying build/lib/pathspec/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec copying build/lib/pathspec/pathspec.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec creating /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_gitwildmatch.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_util.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests copying build/lib/pathspec/tests/__init__.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests copying build/lib/pathspec/tests/test_pathspec.py -> /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/pattern.py to pattern.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/patterns/gitwildmatch.py to gitwildmatch.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/patterns/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/pathspec.py to pathspec.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests/test_gitwildmatch.py to test_gitwildmatch.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests/test_util.py to test_util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec/tests/test_pathspec.py to test_pathspec.cpython-34.pyc writing byte-compilation script '/tmp/tmpy1443mu1.py' /usr/bin/python3.4 -O /tmp/tmpy1443mu1.py removing /tmp/tmpy1443mu1.py running install_egg_info running egg_info writing dependency_links to pathspec.egg-info/dependency_links.txt writing pathspec.egg-info/PKG-INFO writing top-level names to pathspec.egg-info/top_level.txt reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pathspec.egg-info/SOURCES.txt' Copying pathspec.egg-info to /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4/site-packages/pathspec-0.5.3-py3.4.egg-info running install_scripts + /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/pathspec-0.5.3 /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-pathspec-0.5.3-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zgUEJy + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.5.3 + /usr/bin/python2 setup.py test running test running egg_info writing pathspec.egg-info/PKG-INFO writing top-level names to pathspec.egg-info/top_level.txt writing dependency_links to pathspec.egg-info/dependency_links.txt reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pathspec.egg-info/SOURCES.txt' running build_ext test_00_empty (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_absolute (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_absolute_root (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_relative (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_relative_nested (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_02_comment (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_02_ignore (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_child_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_inner_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_only_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_parent_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_04_infix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_04_postfix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_04_prefix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_05_directory (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_06_access_deprecated (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_06_registered (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_06_registered_deprecated (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_bytes_and_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_bytes_and_unicode (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_bytes_and_unicode_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... skipped u'Python 2 is lenient' test_07_match_unicode_and_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_unicode_and_bytes_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... skipped u'Python 2 is lenient' test_07_match_unicode_and_unicode (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_1_files (pathspec.tests.test_util.IterTreeTest) ... ok test_2_0_check_symlink (pathspec.tests.test_util.IterTreeTest) ... ok test_2_1_check_realpath (pathspec.tests.test_util.IterTreeTest) ... ok test_2_2_links (pathspec.tests.test_util.IterTreeTest) ... ok test_2_3_sideways_links (pathspec.tests.test_util.IterTreeTest) ... ok test_2_4_recursive_links (pathspec.tests.test_util.IterTreeTest) ... ok test_2_5_recursive_circular_links (pathspec.tests.test_util.IterTreeTest) ... ok test_01_match_files (pathspec.tests.test_pathspec.PathSpecTest) ... ok test_01_windows_paths (pathspec.tests.test_pathspec.PathSpecTest) ... ok test_02_eq (pathspec.tests.test_pathspec.PathSpecTest) ... ok test_02_ne (pathspec.tests.test_pathspec.PathSpecTest) ... ok ---------------------------------------------------------------------- Ran 35 tests in 0.150s OK (skipped=2) + /usr/bin/python3.4 setup.py test running test running egg_info writing pathspec.egg-info/PKG-INFO writing dependency_links to pathspec.egg-info/dependency_links.txt writing top-level names to pathspec.egg-info/top_level.txt reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pathspec.egg-info/SOURCES.txt' running build_ext test_00_empty (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_absolute (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_absolute_root (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_relative (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_01_relative_nested (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_02_comment (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_02_ignore (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_child_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_inner_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_only_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_03_parent_double_asterisk (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_04_infix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_04_postfix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_04_prefix_wildcard (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_05_directory (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_06_access_deprecated (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_06_registered (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_06_registered_deprecated (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_bytes_and_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_bytes_and_unicode (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... skipped 'Python 3 is strict' test_07_match_bytes_and_unicode_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_unicode_and_bytes (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... skipped 'Python 3 is strict' test_07_match_unicode_and_bytes_fail (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_07_match_unicode_and_unicode (pathspec.tests.test_gitwildmatch.GitWildMatchTest) ... ok test_1_files (pathspec.tests.test_util.IterTreeTest) ... ok test_2_0_check_symlink (pathspec.tests.test_util.IterTreeTest) ... ok test_2_1_check_realpath (pathspec.tests.test_util.IterTreeTest) ... ok test_2_2_links (pathspec.tests.test_util.IterTreeTest) ... ok test_2_3_sideways_links (pathspec.tests.test_util.IterTreeTest) ... ok test_2_4_recursive_links (pathspec.tests.test_util.IterTreeTest) ... ok test_2_5_recursive_circular_links (pathspec.tests.test_util.IterTreeTest) ... ok test_01_match_files (pathspec.tests.test_pathspec.PathSpecTest) ... ok test_01_windows_paths (pathspec.tests.test_pathspec.PathSpecTest) ... ok test_02_eq (pathspec.tests.test_pathspec.PathSpecTest) ... ok test_02_ne (pathspec.tests.test_pathspec.PathSpecTest) ... ok ---------------------------------------------------------------------- Ran 35 tests in 0.215s OK (skipped=2) + exit 0 Processing files: python2-pathspec-0.5.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TZpcq4 + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.5.3 + DOCDIR=/builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/doc/python2-pathspec-0.5.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/doc/python2-pathspec-0.5.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/doc/python2-pathspec-0.5.3 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xR0OdD + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/licenses/python2-pathspec-0.5.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/licenses/python2-pathspec-0.5.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/licenses/python2-pathspec-0.5.3 + exit 0 Provides: python-pathspec = 0.5.3-1.el7 python2-pathspec = 0.5.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-pathspec < 0.5.3-1.el7 Processing files: python34-pathspec-0.5.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Uu2WTR + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.5.3 + DOCDIR=/builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/doc/python34-pathspec-0.5.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/doc/python34-pathspec-0.5.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/doc/python34-pathspec-0.5.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DLCF1b + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/licenses/python34-pathspec-0.5.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/licenses/python34-pathspec-0.5.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch/usr/share/licenses/python34-pathspec-0.5.3 + exit 0 Provides: python34-pathspec = 0.5.3-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) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch Wrote: /builddir/build/RPMS/python2-pathspec-0.5.3-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-pathspec-0.5.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6Ycv6J + umask 022 + cd /builddir/build/BUILD + cd pathspec-0.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pathspec-0.5.3-1.el7.noarch + exit 0 Child return code was: 0