On Fri, Jun 26, 2015 at 9:56 AM, Sandro Bonazzola <[email protected]> wrote: > Il 26/06/2015 07:23, Piotr Kliczewski ha scritto: >> This error is thrown when the test timeouts. I reduced timeout to be sure >> that there is no issue with timeouts. We saw tests being stuck. Once we do >> not see it hanging again i will restore previos value. > > > Note that it was still stuck this morning. >
Great. I enabled the job to have it stuck. It builds ok on local env with and without mock so we need to investigate the reason why it gets stuck in CI env. >> >> >> >> Thanks, >> Piotr >> >> >> -------- Oryginalna wiadomość -------- >> Od: Dan Kenigsberg <[email protected]> >> Data: 25.06.2015 22:33 (GMT+01:00) >> Do: Piotr Kliczewski <[email protected]> >> DW: Piotr Kliczewski <[email protected]>, infra <[email protected]>, >> [email protected] >> Temat: Re: [ovirt-devel] vdsm_master_unit-tests_merged stuck again on >> JsonRpcServerTests >> >> >> I see that you have re-enabled the tests - thanks. >> >> Please note that now I see a random >> >> 20:25:49 >> ====================================================================== >> 20:25:49 ERROR: testMethodReturnsNullAndServerReturnsTrue(kw=False) >> (jsonRpcTests.JsonRpcServerTests) >> 20:25:49 >> ---------------------------------------------------------------------- >> 20:25:49 Traceback (most recent call last): >> 20:25:49 File "/tmp/run/vdsm/tests/testlib.py", line 64, in wrapper >> 20:25:49 return f(self, *args) >> 20:25:49 File "/tmp/run/vdsm/tests/monkeypatch.py", line 133, in wrapper >> 20:25:49 return f(*args, **kw) >> 20:25:49 File "/tmp/run/vdsm/tests/jsonRpcTests.py", line 186, in >> testMethodReturnsNullAndServerReturnsTrue >> 20:25:49 CALL_ID) >> 20:25:49 File "/tmp/run/vdsm/tests/jsonRpcTests.py", line 89, in >> _callTimeout >> 20:25:49 raise JsonRpcNoResponseError(methodName) >> 20:25:49 JsonRpcNoResponseError: [-32605] No response for JSON-RPC ping >> request. >> >> in http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/4096/console >> >> can you take a look? >> >> >> _______________________________________________ >> Devel mailing list >> [email protected] >> http://lists.ovirt.org/mailman/listinfo/devel >> > > > -- > Sandro Bonazzola > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
