Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyxs.spec'], chrootPath='/var/lib/mock/epel7-build-15469493-1114400/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyxs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pyxs-0.4.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyxs.spec'], chrootPath='/var/lib/mock/epel7-build-15469493-1114400/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyxs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g6BPgl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyxs-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyxs-0.4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyxs-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-pytest-runner-requirement.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oteeGr + umask 022 + cd /builddir/build/BUILD + cd pyxs-0.4.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/pyxs copying pyxs/connection.py -> build/lib/pyxs copying pyxs/__init__.py -> build/lib/pyxs copying pyxs/exceptions.py -> build/lib/pyxs copying pyxs/_compat.py -> build/lib/pyxs copying pyxs/_internal.py -> build/lib/pyxs copying pyxs/client.py -> build/lib/pyxs copying pyxs/helpers.py -> build/lib/pyxs + sleep 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/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HC9S1D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch + cd pyxs-0.4.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-pyxs-0.4.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs copying build/lib/pyxs/connection.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs copying build/lib/pyxs/__init__.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs copying build/lib/pyxs/exceptions.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs copying build/lib/pyxs/_compat.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs copying build/lib/pyxs/_internal.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs copying build/lib/pyxs/client.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs copying build/lib/pyxs/helpers.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs/_internal.py to _internal.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs/helpers.py to helpers.pyc writing byte-compilation script '/tmp/tmpyiJHNz.py' /usr/bin/python2 -O /tmp/tmpyiJHNz.py removing /tmp/tmpyiJHNz.py running install_egg_info running egg_info creating pyxs.egg-info writing pyxs.egg-info/PKG-INFO writing top-level names to pyxs.egg-info/top_level.txt writing dependency_links to pyxs.egg-info/dependency_links.txt writing manifest file 'pyxs.egg-info/SOURCES.txt' reading manifest file 'pyxs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyxs.egg-info/SOURCES.txt' Copying pyxs.egg-info to /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python2.7/site-packages/pyxs-0.4.1-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 -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs copying build/lib/pyxs/connection.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs copying build/lib/pyxs/__init__.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs copying build/lib/pyxs/exceptions.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs copying build/lib/pyxs/_compat.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs copying build/lib/pyxs/_internal.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs copying build/lib/pyxs/client.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs copying build/lib/pyxs/helpers.py -> /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs/_internal.py to _internal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs/helpers.py to helpers.cpython-36.pyc writing byte-compilation script '/tmp/tmprai79p0m.py' /usr/bin/python3.6 /tmp/tmprai79p0m.py removing /tmp/tmprai79p0m.py running install_egg_info running egg_info writing pyxs.egg-info/PKG-INFO writing dependency_links to pyxs.egg-info/dependency_links.txt writing top-level names to pyxs.egg-info/top_level.txt reading manifest file 'pyxs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyxs.egg-info/SOURCES.txt' Copying pyxs.egg-info to /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6/site-packages/pyxs-0.4.1-py3.6.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/pyxs-0.4.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-pyxs-0.4.1-2.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.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.XK4dIS + umask 022 + cd /builddir/build/BUILD + cd pyxs-0.4.1 + /usr/bin/python2 -m pytest -v ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 -- /usr/bin/python2 rootdir: /builddir/build/BUILD/pyxs-0.4.1, inifile: collecting ... collected 70 items tests/test__compat.py::test_api_completeness SKIPPED tests/test__compat.py::test_ls SKIPPED tests/test__compat.py::test_transaction_start SKIPPED tests/test__compat.py::test_transaction_end_rollback SKIPPED tests/test__compat.py::test_transaction_end_commit SKIPPED tests/test__compat.py::test_watch_unwatch SKIPPED tests/test__init__.py::test_monitor SKIPPED tests/test__internal.py::test_packet PASSED tests/test_client.py::test_init PASSED tests/test_client.py::test_context_manager SKIPPED tests/test_client.py::test_execute_command_invalid_characters SKIPPED tests/test_client.py::test_execute_command_error SKIPPED tests/test_client.py::test_execute_command_invalid_op SKIPPED tests/test_client.py::test_execute_command_invalid_tx_id SKIPPED tests/test_client.py::test_close_idempotent SKIPPED tests/test_client.py::test_check_path[read] PASSED tests/test_client.py::test_check_path[mkdir] PASSED tests/test_client.py::test_check_path[delete] PASSED tests/test_client.py::test_check_path[list] PASSED tests/test_client.py::test_check_path[exists] PASSED tests/test_client.py::test_check_path[get_perms] PASSED tests/test_client.py::test_read[client0] SKIPPED tests/test_client.py::test_read[client1] SKIPPED tests/test_client.py::test_write[client0] SKIPPED tests/test_client.py::test_write[client1] SKIPPED tests/test_client.py::test_write_invalid PASSED tests/test_client.py::test_mkdir[client0] SKIPPED tests/test_client.py::test_mkdir[client1] SKIPPED tests/test_client.py::test_delete[client0] SKIPPED tests/test_client.py::test_delete[client1] SKIPPED tests/test_client.py::test_list[client0] SKIPPED tests/test_client.py::test_list[client1] SKIPPED tests/test_client.py::test_exists[client0] SKIPPED tests/test_client.py::test_exists[client1] SKIPPED tests/test_client.py::test_perms[client0] SKIPPED tests/test_client.py::test_perms[client1] SKIPPED tests/test_client.py::test_set_perms_invalid PASSED tests/test_client.py::test_get_domain_path[client0] SKIPPED tests/test_client.py::test_get_domain_path[client1] SKIPPED tests/test_client.py::test_is_domain_introduced[client0] SKIPPED tests/test_client.py::test_is_domain_introduced[client1] SKIPPED tests/test_client.py::test_transaction[client0] SKIPPED tests/test_client.py::test_transaction[client1] SKIPPED tests/test_client.py::test_nested_transaction[client0] SKIPPED tests/test_client.py::test_nested_transaction[client1] SKIPPED tests/test_client.py::test_transaction_rollback[client0] SKIPPED tests/test_client.py::test_transaction_rollback[client1] SKIPPED tests/test_client.py::test_transaction_commit_ok[client0] SKIPPED tests/test_client.py::test_transaction_commit_ok[client1] SKIPPED tests/test_client.py::test_transaction_commit_retry[client0] SKIPPED tests/test_client.py::test_transaction_commit_retry[client1] SKIPPED tests/test_client.py::test_transaction_exception SKIPPED tests/test_client.py::test_uncommitted_transaction SKIPPED tests/test_client.py::test_monitor[client0] SKIPPED tests/test_client.py::test_monitor[client1] SKIPPED tests/test_client.py::test_check_watch_path[watch] PASSED tests/test_client.py::test_check_watch_path[unwatch] PASSED tests/test_client.py::test_monitor_leftover_events[client0] SKIPPED tests/test_client.py::test_monitor_leftover_events[client1] SKIPPED tests/test_client.py::test_monitor_different_tokens[client0] SKIPPED tests/test_client.py::test_monitor_different_tokens[client1] SKIPPED tests/test_client.py::test_multiple_monitors[client0] SKIPPED tests/test_client.py::test_multiple_monitors[client1] SKIPPED tests/test_client.py::test_header_decode_error[client0] SKIPPED tests/test_client.py::test_header_decode_error[client1] SKIPPED tests/test_connection.py::test_transport_init_failed[_transport0] PASSED tests/test_connection.py::test_transport_init_failed[_transport1] PASSED tests/test_helpers.py::test_check_path PASSED tests/test_helpers.py::test_check_watch_path PASSED tests/test_helpers.py::test_check_perms PASSED ==================== 17 passed, 53 skipped in 0.20 seconds ===================== + /usr/bin/python3.6 -m pytest -v ============================= test session starts ============================== platform linux -- Python 3.6.6, pytest-2.9.2, py-1.4.30, pluggy-0.3.1 -- /usr/bin/python3.6 cachedir: .cache rootdir: /builddir/build/BUILD/pyxs-0.4.1, inifile: collecting ... collected 70 items tests/test__compat.py::test_api_completeness SKIPPED tests/test__compat.py::test_ls SKIPPED tests/test__compat.py::test_transaction_start SKIPPED tests/test__compat.py::test_transaction_end_rollback SKIPPED tests/test__compat.py::test_transaction_end_commit SKIPPED tests/test__compat.py::test_watch_unwatch SKIPPED tests/test__init__.py::test_monitor SKIPPED tests/test__internal.py::test_packet PASSED tests/test_client.py::test_init PASSED tests/test_client.py::test_context_manager SKIPPED tests/test_client.py::test_execute_command_invalid_characters SKIPPED tests/test_client.py::test_execute_command_error SKIPPED tests/test_client.py::test_execute_command_invalid_op SKIPPED tests/test_client.py::test_execute_command_invalid_tx_id SKIPPED tests/test_client.py::test_close_idempotent SKIPPED tests/test_client.py::test_check_path[read] PASSED tests/test_client.py::test_check_path[mkdir] PASSED tests/test_client.py::test_check_path[delete] PASSED tests/test_client.py::test_check_path[list] PASSED tests/test_client.py::test_check_path[exists] PASSED tests/test_client.py::test_check_path[get_perms] PASSED tests/test_client.py::test_read[UnixSocketConnection] SKIPPED tests/test_client.py::test_read[XenBusConnection] SKIPPED tests/test_client.py::test_write[UnixSocketConnection] SKIPPED tests/test_client.py::test_write[XenBusConnection] SKIPPED tests/test_client.py::test_write_invalid PASSED tests/test_client.py::test_mkdir[UnixSocketConnection] SKIPPED tests/test_client.py::test_mkdir[XenBusConnection] SKIPPED tests/test_client.py::test_delete[UnixSocketConnection] SKIPPED tests/test_client.py::test_delete[XenBusConnection] SKIPPED tests/test_client.py::test_list[UnixSocketConnection] SKIPPED tests/test_client.py::test_list[XenBusConnection] SKIPPED tests/test_client.py::test_exists[UnixSocketConnection] SKIPPED tests/test_client.py::test_exists[XenBusConnection] SKIPPED tests/test_client.py::test_perms[UnixSocketConnection] SKIPPED tests/test_client.py::test_perms[XenBusConnection] SKIPPED tests/test_client.py::test_set_perms_invalid PASSED tests/test_client.py::test_get_domain_path[UnixSocketConnection] SKIPPED tests/test_client.py::test_get_domain_path[XenBusConnection] SKIPPED tests/test_client.py::test_is_domain_introduced[UnixSocketConnection] SKIPPED tests/test_client.py::test_is_domain_introduced[XenBusConnection] SKIPPED tests/test_client.py::test_transaction[UnixSocketConnection] SKIPPED tests/test_client.py::test_transaction[XenBusConnection] SKIPPED tests/test_client.py::test_nested_transaction[UnixSocketConnection] SKIPPED tests/test_client.py::test_nested_transaction[XenBusConnection] SKIPPED tests/test_client.py::test_transaction_rollback[UnixSocketConnection] SKIPPED tests/test_client.py::test_transaction_rollback[XenBusConnection] SKIPPED tests/test_client.py::test_transaction_commit_ok[UnixSocketConnection] SKIPPED tests/test_client.py::test_transaction_commit_ok[XenBusConnection] SKIPPED tests/test_client.py::test_transaction_commit_retry[UnixSocketConnection] SKIPPED tests/test_client.py::test_transaction_commit_retry[XenBusConnection] SKIPPED tests/test_client.py::test_transaction_exception SKIPPED tests/test_client.py::test_uncommitted_transaction SKIPPED tests/test_client.py::test_monitor[UnixSocketConnection] SKIPPED tests/test_client.py::test_monitor[XenBusConnection] SKIPPED tests/test_client.py::test_check_watch_path[watch] PASSED tests/test_client.py::test_check_watch_path[unwatch] PASSED tests/test_client.py::test_monitor_leftover_events[UnixSocketConnection] SKIPPED tests/test_client.py::test_monitor_leftover_events[XenBusConnection] SKIPPED tests/test_client.py::test_monitor_different_tokens[UnixSocketConnection] SKIPPED tests/test_client.py::test_monitor_different_tokens[XenBusConnection] SKIPPED tests/test_client.py::test_multiple_monitors[UnixSocketConnection] SKIPPED tests/test_client.py::test_multiple_monitors[XenBusConnection] SKIPPED tests/test_client.py::test_header_decode_error[UnixSocketConnection] SKIPPED tests/test_client.py::test_header_decode_error[XenBusConnection] SKIPPED tests/test_connection.py::test_transport_init_failed[_XenBusTransport] PASSED tests/test_connection.py::test_transport_init_failed[_UnixSocketTransport] PASSED tests/test_helpers.py::test_check_path PASSED tests/test_helpers.py::test_check_watch_path PASSED tests/test_helpers.py::test_check_perms PASSED ==================== 17 passed, 53 skipped in 0.17 seconds ===================== + exit 0 Processing files: python2-pyxs-0.4.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J2I5g9 + umask 022 + cd /builddir/build/BUILD + cd pyxs-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/doc/python2-pyxs-0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/doc/python2-pyxs-0.4.1 + cp -pr README /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/doc/python2-pyxs-0.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DnvRQp + umask 022 + cd /builddir/build/BUILD + cd pyxs-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/licenses/python2-pyxs-0.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/licenses/python2-pyxs-0.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/licenses/python2-pyxs-0.4.1 + exit 0 Provides: python-pyxs = 0.4.1-2.el7 python2-pyxs = 0.4.1-2.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-pyxs < 0.4.1-2.el7 Processing files: python36-pyxs-0.4.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vqimQG + umask 022 + cd /builddir/build/BUILD + cd pyxs-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/doc/python36-pyxs-0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/doc/python36-pyxs-0.4.1 + cp -pr README /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/doc/python36-pyxs-0.4.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vEEzQX + umask 022 + cd /builddir/build/BUILD + cd pyxs-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/licenses/python36-pyxs-0.4.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/licenses/python36-pyxs-0.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch/usr/share/licenses/python36-pyxs-0.4.1 + exit 0 Provides: python36-pyxs = 0.4.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch Wrote: /builddir/build/RPMS/python2-pyxs-0.4.1-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-pyxs-0.4.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hKswlO + umask 022 + cd /builddir/build/BUILD + cd pyxs-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyxs-0.4.1-2.el7.noarch + exit 0 Child return code was: 0