[csw-maintainers] [csw-buildfarm] what is different on buildfarm? mercurial tests take long - or fail

rupert THURNER rupert at opencsw.org
Tue Feb 2 23:23:51 CET 2010


i tried again with hg-1.4.3 on build8s - same hanging .....

in one terminal the test is running:
rupert at build8s
:~/mgar/pkg/mercurial/trunk/work/solaris8-sparc/build-isa-sparcv8/mercurial-1.4.3/tests
$ ./run-tests.py -j32


and in the other i did a truss as maciej suggested.

rupert at build8s:~
$ ps -ef | grep ruper | grep pytho
  rupert 23907 17788  0 16:05:22 ?        0:00 /opt/csw/bin/python
/tmp/hgtests.EsEYZq/install/bin/hg serve -p 20137 -d --pid-
  rupert 22422 21173  0 16:18:17 pts/2    0:00 grep pytho
  rupert 24158 24157  0 16:05:27 pts/92   0:01 /opt/csw/bin/python
/tmp/hgtests.EsEYZq/install/bin/hg --cwd ../test2 push http
  rupert 13873  8465  0 16:01:26 pts/92   0:01 /opt/csw/bin/python
./run-tests.py --jobs=1 --port=20059 --with-hg=/tmp/hgtests
  rupert  8465 20659  0 16:00:16 pts/92   0:01 python ./run-tests.py -j32



rupert at build8s:~
$ truss -p 23907
lwp_park(0x00000000, 0)         (sleeping...)

$ truss -p 24158
recv(4, 0x0024F734, 1, 0)       (sleeping...)

$ truss -p 13873
waitid(P_PID, 21911, 0xFFBFE458, WEXITED|WTRAPPED) (sleeping...)

$ truss -p 8465
wait()                          (sleeping...)








On Tue, Jan 5, 2010 at 09:53, Maciej (Matchek) Blizinski <maciej at opencsw.org
> wrote:

> On Mon, Jan 4, 2010 at 10:57 PM, rupert THURNER <rupert at opencsw.org>
> wrote:
> > then i upgraded the dependencies as well. but the result did not
> > change, the test just hang.
>
> My mantra is: what does truss say?
> _______________________________________________
> maintainers mailing list
> maintainers at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/maintainers
> .:: This mailing list's archive is public. ::.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20100202/5436bbde/attachment.html>


More information about the maintainers mailing list