Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mock.spec'], chrootPath='/var/lib/mock/916699-fedora-rawhide-x86_64-1559138822.020816/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9g04y1bf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9g04y1bf:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a23e3f1a8ad04609ac3be94a6dd3110c', '-D', '/var/lib/mock/916699-fedora-rawhide-x86_64-1559138822.020816/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9g04y1bf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mock.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mock-2.0.0-14.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mock.spec'], chrootPath='/var/lib/mock/916699-fedora-rawhide-x86_64-1559138822.020816/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9g04y1bf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9g04y1bf:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '806b321723514718a8e0f4943e6845a6', '-D', '/var/lib/mock/916699-fedora-rawhide-x86_64-1559138822.020816/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9g04y1bf:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mock.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hto06w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mock-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mock-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mock-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ocC1mt + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/mock creating build/lib/mock/tests copying mock/tests/testmagicmethods.py -> build/lib/mock/tests copying mock/tests/testwith.py -> build/lib/mock/tests copying mock/tests/testsentinel.py -> build/lib/mock/tests copying mock/tests/testhelpers.py -> build/lib/mock/tests copying mock/tests/__main__.py -> build/lib/mock/tests copying mock/tests/__init__.py -> build/lib/mock/tests copying mock/tests/testpatch.py -> build/lib/mock/tests copying mock/tests/testmock.py -> build/lib/mock/tests copying mock/tests/testcallable.py -> build/lib/mock/tests copying mock/tests/support.py -> build/lib/mock/tests copying mock/mock.py -> build/lib/mock copying mock/__init__.py -> build/lib/mock running egg_info writing requirements to mock.egg-info/requires.txt writing mock.egg-info/PKG-INFO writing top-level names to mock.egg-info/top_level.txt writing dependency_links to mock.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing mock.egg-info/PKG-INFO writing dependency_links to mock.egg-info/dependency_links.txt writing requirements to mock.egg-info/requires.txt writing top-level names to mock.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qGuzjw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 + cd mock-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock copying build/lib/mock/__init__.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock copying build/lib/mock/mock.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/support.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/testcallable.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/testmock.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/testpatch.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/__init__.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/__main__.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/testhelpers.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/testsentinel.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/testwith.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests copying build/lib/mock/tests/testmagicmethods.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/mock.py to mock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/support.py to support.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/testcallable.py to testcallable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/testmock.py to testmock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/testpatch.py to testpatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/testhelpers.py to testhelpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/testsentinel.py to testsentinel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/testwith.py to testwith.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock/tests/testmagicmethods.py to testmagicmethods.cpython-37.pyc writing byte-compilation script '/tmp/tmp9cuvuqcc.py' /usr/bin/python3 /tmp/tmp9cuvuqcc.py removing /tmp/tmp9cuvuqcc.py running install_egg_info running egg_info writing mock.egg-info/PKG-INFO writing dependency_links to mock.egg-info/dependency_links.txt writing requirements to mock.egg-info/requires.txt writing top-level names to mock.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying mock.egg-info to /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7/site-packages/mock-2.0.0-py3.7.egg-info running install_scripts BUILDSTDERR: /usr/lib/python3.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header BUILDSTDERR: header = easy_install.get_script_header("", executable, is_wininst) + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock copying build/lib/mock/__init__.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock copying build/lib/mock/mock.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock creating /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/support.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/testcallable.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/testmock.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/testpatch.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/__init__.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/__main__.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/testhelpers.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/testsentinel.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/testwith.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests copying build/lib/mock/tests/testmagicmethods.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/mock.py to mock.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/support.py to support.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/testcallable.py to testcallable.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/testmock.py to testmock.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/testpatch.py to testpatch.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/testhelpers.py to testhelpers.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/testsentinel.py to testsentinel.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/testwith.py to testwith.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock/tests/testmagicmethods.py to testmagicmethods.pyc writing byte-compilation script '/tmp/tmp0sswGl.py' /usr/bin/python2 -O /tmp/tmp0sswGl.py removing /tmp/tmp0sswGl.py running install_egg_info running egg_info writing requirements to mock.egg-info/requires.txt writing mock.egg-info/PKG-INFO writing top-level names to mock.egg-info/top_level.txt writing dependency_links to mock.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt Copying mock.egg-info to /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg-info running install_scripts BUILDSTDERR: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header BUILDSTDERR: header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0.0-14.fc31 --unique-debug-suffix -2.0.0-14.fc31.x86_64 --unique-debug-src-base python-mock-2.0.0-14.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mock-2.0.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bYSKou + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to mock.egg-info/requires.txt writing mock.egg-info/PKG-INFO writing top-level names to mock.egg-info/top_level.txt writing dependency_links to mock.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt running build_ext BUILDSTDERR: test_attributes_and_return_value (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_bound_methods (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_changing_magic_set_in_initialization (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_comparison (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_deleting_magic_methods (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_descriptor_from_class (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_dict_methods (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_dir (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_division (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_divmod_and_rdivmod (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_equality (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_hash (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_iterable_as_iter_return_value (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_len_contains_iter (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_in_initialization (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_method_reset_mock (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_method_type (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_method_wrapping (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_methods_and_spec (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_methods_and_spec_set (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_methods_are_magic_mocks (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_methods_isolated_between_mocks (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magic_mock_equality (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magicmock (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magicmock_defaults (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_magicmock_del (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_matmul (mock.tests.testmagicmethods.TestMockingMagicMethods) ... skipped '@ added in Python 3.5' BUILDSTDERR: test_non_default_magic_methods (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_nonzero (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_numeric (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_repr (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_setting_unsupported_magic_method (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_str (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_unicode (mock.tests.testmagicmethods.TestMockingMagicMethods) ... ok BUILDSTDERR: test_explicit_mock (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_interleaved_reads (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_mock_open (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_mock_open_context_manager (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_mock_open_context_manager_multiple_times (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_mock_open_read_with_argument (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_overriding_return_values (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_read_bytes (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_read_data (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_readline_bytes (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_readline_data (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_readlines_bytes (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: test_readlines_data (mock.tests.testwith.TestMockOpen) ... ok BUILDSTDERR: testContextManagerMocking (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_context_manager_with_magic_mock (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_dict_context_manager (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_patch_object_with_statement (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_with_statement (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_with_statement_as (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_with_statement_exception (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_with_statement_imbricated (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_with_statement_nested (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_with_statement_same_attribute (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: test_with_statement_specified (mock.tests.testwith.WithTest) ... ok BUILDSTDERR: testBases (mock.tests.testsentinel.SentinelTest) ... ok BUILDSTDERR: testDEFAULT (mock.tests.testsentinel.SentinelTest) ... ok BUILDSTDERR: testSentinelName (mock.tests.testsentinel.SentinelTest) ... ok BUILDSTDERR: testSentinels (mock.tests.testsentinel.SentinelTest) ... ok BUILDSTDERR: test_any (mock.tests.testhelpers.AnyTest) ... ok BUILDSTDERR: test_any_and_datetime (mock.tests.testhelpers.AnyTest) ... ok BUILDSTDERR: test_any_mock_calls_comparison_order (mock.tests.testhelpers.AnyTest) ... ok BUILDSTDERR: test_repr (mock.tests.testhelpers.AnyTest) ... ok BUILDSTDERR: test_attribute_call (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_any (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_list (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_ne (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_non_tuples (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_with_args (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_with_args_call_empty_name (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_with_call (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_call_with_kwargs (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_empty__Call (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_extended_call (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_named_call_with_args (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_named_call_with_kwargs (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_named_empty_call (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_repr (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_two_args_call (mock.tests.testhelpers.CallTest) ... ok BUILDSTDERR: test_attributes (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_autospec_functions_with_self_in_odd_place (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_autospec_property (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_autospec_reset_mock (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_autospec_slots (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_basic (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_builtin_functions_types (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_builtins (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_class_with_no_init (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_create_autospec_keyword_arguments (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_create_autospec_keyword_only_arguments (mock.tests.testhelpers.SpecSignatureTest) ... skipped 'Keyword only arguments Python 3 specific' BUILDSTDERR: test_create_autospec_none (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_create_autospec_return_value (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_create_autospec_unbound_methods (mock.tests.testhelpers.SpecSignatureTest) ... expected failure BUILDSTDERR: test_descriptors (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_function (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_function_as_instance_attribute (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_inherit (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_magic_methods (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_method_calls (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_mocking_unbound_methods (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_old_style_class_with_no_init (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_old_style_classes (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_recursive (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_signature_callable (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_signature_class (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_signature_noncallable (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_signature_old_style_class (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_skip_attributeerrors (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_spec_as_list (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_spec_inheritance_for_classes (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_spec_set (mock.tests.testhelpers.SpecSignatureTest) ... ok BUILDSTDERR: test_args_list_contains_call_list (mock.tests.testhelpers.TestCallList) ... ok BUILDSTDERR: test_call_list_str (mock.tests.testhelpers.TestCallList) ... ok BUILDSTDERR: test_call_list_unicode (mock.tests.testhelpers.TestCallList) ... ok BUILDSTDERR: test_propertymock (mock.tests.testhelpers.TestCallList) ... ok BUILDSTDERR: test_propertymock_returnvalue (mock.tests.testhelpers.TestCallList) ... ok BUILDSTDERR: test_autospec (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_autospec_function (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_autospec_inherits (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_autospec_keywords (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_autospec_name (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_autospec_with_new (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_autospec_with_object (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_callable_spec_as_list (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_create_and_specs (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_falsey_spec (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_get_only_proxy (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_get_set_delete_proxy (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_mock_calls_with_patch (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_multiple_patchobject (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_multiple_specs (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_name_preserved (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_nested_patch_failure (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_nested_patch_with_spec_as_list (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_class_decorating (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_create (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_failure (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_incompatible_with_autospec (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_incompatible_with_new (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_inherit_for_mocks (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_inherit_non_mock (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_keyword_arguments (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_patch (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_patch_object (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_new_callable_spec (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_not_callable_spec_as_list (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_object_lookup_is_quite_lazy (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_builtins_without_create (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_class_acts_with_spec_is_inherited (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_class_attribute (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_class_decorator (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_descriptor (mock.tests.testpatch.PatchTest) ... expected failure BUILDSTDERR: test_patch_dict (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_class_decorator (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_keyword_args (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_start_stop (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_test_prefix (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_with_clear (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_with_container_object (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_with_container_object_and_clear (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_dict_with_string (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_imports_lazily (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_keyword_args (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_local (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_create (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_create_mocks (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_create_mocks_different_order (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_create_mocks_patcher (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_decorating_class (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_failure (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_new_callable (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_new_callable_failure (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_no_kwargs (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_spec_set (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_stacked_decorators (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_multiple_string_subclasses (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_nested_autospec_repr (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_object_keyword_args (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_object_with_spec_as_boolean (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_propogrates_exc_on_exit (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_slots (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_spec_set (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_start_stop (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_stopall (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_test_prefix (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_with_create_mocks_non_existent_attributes (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_with_exception (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_with_spec (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_with_spec_as_boolean (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_with_spec_as_list (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_with_spec_mock_repr (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_with_static_methods (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patch_wont_create_by_default (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_class_decorator (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_start_stop (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_twice (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_with_create_mocks_non_existent_attributes (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_with_default_mock (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_with_none (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_with_spec (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_with_spec_as_list (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_patchobject_wont_create_by_default (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_single_patchobject (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_spec_set_inherit (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_spec_set_true (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_special_attrs (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_specs_false_instead_of_none (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_stop_without_start (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_stopall_lifo (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_tracebacks (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_wrapped_patch (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_wrapped_patch_dict (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_wrapped_patch_multiple (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_wrapped_patch_object (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test_wrapped_several_times_patch (mock.tests.testpatch.PatchTest) ... ok BUILDSTDERR: test__name__ (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_adding_child_mock (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_adding_return_value_mock (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_all (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_arg_lists (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_any_call (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_any_call_with_function_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_once (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_once_with (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_once_with_function_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_once_with_message (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_with (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_with_failure_message (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_with_function_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_with_message (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_called_with_method_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_has_calls (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_has_calls_any_order (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_has_calls_with_function_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_assert_not_called (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_attach_mock (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_attach_mock_return_value (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_attribute_access_returns_mocks (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_attribute_deletion (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_attributes_have_name_and_parent_set (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_autospec_side_effect (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_autospec_side_effect_exception (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_baseexceptional_side_effect (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_call (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_call_args_comparison (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_call_args_two_tuple (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_class_assignable (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_configure_mock (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_constructor (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_copy (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_create_autospec_with_name (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_dir (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_dir_from_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_exceptional_side_effect (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_filter_dir (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_from_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_java_exception_side_effect (mock.tests.testmock.MockTest) ... skipped 'This test only applies to Jython' BUILDSTDERR: test_magic_methods_mock_calls (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_manager_mock (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_method_calls_compare_easily (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_method_calls_recorded (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_add_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_add_spec_magic_methods (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_calls (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_calls_create_autospec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_open_alter_readline (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_open_reuse_issue_21750 (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_open_write (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_parents (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_mock_unsafe (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_only_allowed_methods_exist (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_override_tuple_methods (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_pickle (mock.tests.testmock.MockTest) ... expected failure BUILDSTDERR: test_repr (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_repr_with_spec (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_reset_mock (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_reset_mock_on_mock_open_issue_18622 (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_reset_mock_recursion (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_return_value_in_constructor (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_setting_attribute_with_spec_set (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_setting_call (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_side_effect (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_side_effect_iterator (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_side_effect_iterator_default (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_side_effect_iterator_exceptions (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_side_effect_setting_iterator (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_sorted_call_signature (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_spec_class (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_spec_list_subclass (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_spec_old_style_classes (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_spec_set_old_style_classes (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_subclass_with_properties (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_subclassing (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_wraps_attributes (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_wraps_call_with_nondefault_return_value (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_wraps_calls (mock.tests.testmock.MockTest) ... ok BUILDSTDERR: test_attributes (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_create_autospec (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_create_autospec_instance (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_heirarchy (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_non_callable (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_patch_spec (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_patch_spec_callable_class (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_patch_spec_instance (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_patch_spec_set (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_patch_spec_set_instance (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: test_subclasses (mock.tests.testcallable.TestCallable) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 314 tests in 0.695s BUILDSTDERR: OK (skipped=3, expected failures=3) + /usr/bin/python3 -m unittest2 discover BUILDSTDERR: .............................................x.......ss....s......s.............................s.....s..........................................s...............x................ss.........................................x............................................................................................ BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 314 tests in 0.679s BUILDSTDERR: OK (skipped=9, expected failures=3) + exit 0 Processing files: python2-mock-2.0.0-14.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GNMNXv + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/doc/python2-mock + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/doc/python2-mock + cp -pr docs/changelog.txt docs/conf.py docs/index.txt /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/doc/python2-mock + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gu5Ofx + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/licenses/python2-mock + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/licenses/python2-mock + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/licenses/python2-mock + exit 0 Provides: python-mock = 2.0.0-14.fc31 python2-mock = 2.0.0-14.fc31 python2.7dist(mock) = 2.0.0 python2dist(mock) = 2.0.0 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 python2.7dist(funcsigs) >= 1 python2.7dist(pbr) >= 0.11 python2.7dist(six) >= 1.9 Obsoletes: python-mock < 2.0.0-14.fc31 Processing files: python3-mock-2.0.0-14.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9im33w + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/doc/python3-mock + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/doc/python3-mock + cp -pr docs/changelog.txt docs/conf.py docs/index.txt /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/doc/python3-mock + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eDzPZv + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/licenses/python3-mock + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/licenses/python3-mock + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64/usr/share/licenses/python3-mock + exit 0 Provides: python3-mock = 2.0.0-14.fc31 python3.7dist(mock) = 2.0.0 python3dist(mock) = 2.0.0 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.7 python3.7dist(pbr) >= 0.11 python3.7dist(six) >= 1.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 Wrote: /builddir/build/RPMS/python2-mock-2.0.0-14.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-mock-2.0.0-14.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eOlPDw + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mock-2.0.0-14.fc31.x86_64 + exit 0 Child return code was: 0