Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-epc.spec'], chrootPath='/var/lib/mock/f34-build-25369222-2886601/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=201600uid=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-epc.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 setting SOURCE_DATE_EPOCH=1611705600 Wrote: /builddir/build/SRPMS/python-epc-0.0.5-2.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-epc.spec'], chrootPath='/var/lib/mock/f34-build-25369222-2886601/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=201600uid=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-epc.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 setting SOURCE_DATE_EPOCH=1611705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oHkzZp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-epc-0.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/epc-0.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-epc-0.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '*.egg-info' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tnhtxw + umask 022 + cd /builddir/build/BUILD + cd python-epc-0.0.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/epc copying epc/__init__.py -> build/lib/epc copying epc/client.py -> build/lib/epc copying epc/core.py -> build/lib/epc copying epc/handler.py -> build/lib/epc copying epc/py3compat.py -> build/lib/epc copying epc/server.py -> build/lib/epc copying epc/utils.py -> build/lib/epc creating build/lib/epc/tests copying epc/tests/__init__.py -> build/lib/epc/tests copying epc/tests/test_client.py -> build/lib/epc/tests copying epc/tests/test_dispatcher.py -> build/lib/epc/tests copying epc/tests/test_py2py.py -> build/lib/epc/tests copying epc/tests/test_server.py -> build/lib/epc/tests copying epc/tests/test_utils.py -> build/lib/epc/tests copying epc/tests/utils.py -> build/lib/epc/tests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3Wg6HN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch ++ dirname /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch + cd python-epc-0.0.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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-epc-0.0.5-2.fc34.noarch /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr creating /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc copying build/lib/epc/__init__.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc copying build/lib/epc/client.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc copying build/lib/epc/core.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc copying build/lib/epc/handler.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc copying build/lib/epc/py3compat.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc copying build/lib/epc/server.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc copying build/lib/epc/utils.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc creating /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests copying build/lib/epc/tests/__init__.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests copying build/lib/epc/tests/test_client.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests copying build/lib/epc/tests/test_dispatcher.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests copying build/lib/epc/tests/test_py2py.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests copying build/lib/epc/tests/test_server.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests copying build/lib/epc/tests/test_utils.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests copying build/lib/epc/tests/utils.py -> /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/py3compat.py to py3compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests/test_dispatcher.py to test_dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests/test_py2py.py to test_py2py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc/tests/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpcp8fkv5m.py' /usr/bin/python3 /tmp/tmpcp8fkv5m.py removing /tmp/tmpcp8fkv5m.py running install_egg_info Writing /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9/site-packages/epc-0.0.5-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.0.5-2.fc34 --unique-debug-suffix -0.0.5-2.fc34.noarch --unique-debug-src-base python-epc-0.0.5-2.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-epc-0.0.5 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xH4X8D + umask 022 + cd /builddir/build/BUILD + cd python-epc-0.0.5 + pytest ============================= test session starts ============================== platform linux -- Python 3.9.1, pytest-6.0.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/python-epc-0.0.5 collected 61 items epc/tests/test_client.py .............. [ 22%] epc/tests/test_dispatcher.py .... [ 29%] epc/tests/test_py2py.py ........... [ 47%] epc/tests/test_server.py .......................... [ 90%] epc/tests/test_utils.py ...... [100%] =============================== warnings summary =============================== /usr/lib/python3.9/site-packages/nose/importer.py:12 /usr/lib/python3.9/site-packages/nose/importer.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses from imp import find_module, load_module, acquire_lock, release_lock -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 61 passed, 1 warning in 20.38s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-epc-0.0.5-2.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SyZwG5 + umask 022 + cd /builddir/build/BUILD + cd python-epc-0.0.5 + DOCDIR=/builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/share/doc/python3-epc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/share/doc/python3-epc + cp -pr README.rst /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/share/doc/python3-epc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yhrjUs + umask 022 + cd /builddir/build/BUILD + cd python-epc-0.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/share/licenses/python3-epc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/share/licenses/python3-epc + cp -pr COPYING /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch/usr/share/licenses/python3-epc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-epc = 0.0.5-2.fc34 python3-epc = 0.0.5-2.fc34 python3.9-epc = 0.0.5-2.fc34 python3.9dist(epc) = 0.0.5 python3dist(epc) = 0.0.5 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.9 Obsoletes: python-epc < 0.0.5-2.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch Wrote: /builddir/build/RPMS/python3-epc-0.0.5-2.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SI8fuv + umask 022 + cd /builddir/build/BUILD + cd python-epc-0.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-epc-0.0.5-2.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0