* Package: dev-python/qserve-0.2.8-r1 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking qserve-0.2.8.zip to /var/tmp/portage/dev-python/qserve-0.2.8-r1/work >>> Source unpacked in /var/tmp/portage/dev-python/qserve-0.2.8-r1/work >>> Preparing source in /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/misc.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/qserve.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/__init__.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/jobs.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/rpcclient.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/__main__.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/rpcserver.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/proc.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs copying qs/slave.py -> /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8-python2_7/lib/qs warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: dev-python/qserve-0.2.8-r1 * python2_7: running distutils-r1_run_phase python_test ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.4.1, py-1.5.3, pluggy-0.6.0 gevent 1.2.2 -- greenlet 0.4.12 rootdir: /var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8, inifile: plugins: expect-1.1.0, catchlog-1.2.2, pyfakefs-3.4.1, hypothesis-3.50.1, backports.unittest-mock-1.3 collected 41 items tests/test_call_in_loop.py .. [ 4%] tests/test_jobs.py ....................... [ 60%] tests/test_proc.py .F.... [ 75%] tests/test_qserve.py .......... [100%] =================================== FAILURES =================================== _____________________________ test_run_cmd_timeout _____________________________ def test_run_cmd_timeout(): stime = time.time() > st, out = proc.run_cmd([sys.executable, "-c" "import time; time.sleep(10)"], 0.2) tests/test_proc.py:14: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ qs/proc.py:107: in run_cmd st = pid2status[pid].get() /usr/lib64/python2.7/site-packages/gevent/event.py:382: in get self._wait_core(timeout, ()) /usr/lib64/python2.7/site-packages/gevent/event.py:106: in _wait_core result = self.hub.switch() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def switch(self): switch_out = getattr(getcurrent(), 'switch_out', None) if switch_out is not None: switch_out() > return RawGreenlet.switch(self) E Timeout: 1 second /usr/lib64/python2.7/site-packages/gevent/hub.py:630: Timeout =============================== warnings summary =============================== None pytest-catchlog plugin has been merged into the core, please remove it from your requirements. tests/test_jobs.py pytest_funcarg__faketime: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. pytest_funcarg__spawn: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. pytest_funcarg__wq: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. tests/test_qserve.py pytest_funcarg__main: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead. -- Docs: http://doc.pytest.org/en/latest/warnings.html =============== 1 failed, 40 passed, 5 warnings in 2.32 seconds ================ * ERROR: dev-python/qserve-0.2.8-r1::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 3515: Called distutils-r1_src_test * environment, line 942: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 337: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 3050: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2226: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2224: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 616: Called distutils-r1_run_phase 'python_test' * environment, line 873: Called python_test * environment, line 3417: Called die * The specific snippet of code: * py.test || die * * If you need support, post the output of `emerge --info '=dev-python/qserve-0.2.8-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/qserve-0.2.8-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:qserve-0.2.8-r1:20180525-112850.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/qserve-0.2.8-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/qserve-0.2.8-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8' * S: '/var/tmp/portage/dev-python/qserve-0.2.8-r1/work/qserve-0.2.8'