You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2008/05/14 11:31:00 UTC

processes being killed on zone?

Recently most of the mass-checks on spamassassin.zones.apache.org have
been terminating prematurely with SIGTERM or SIGINT:

status: 999 messages outstanding                         now: 2008-05-13
09:38:19
status: POST request from 63.216.184.50                  now: 2008-05-13
09:38:19
status: client requested 100 messages                    now: 2008-05-13
09:38:19
status: sent 100 of 100 intended messbash: line 1:  1193 Terminated
TZ=UTC perl mass-check
 --cs_ssl --cs_verbose --cs_schedule_cache --cs_cachedir=../../cs_cache
 --reuse -j 16 --client spamassa
 ssin.zones.apache.org.:38891
 --cs_ssl --server $serverhost
 --run_post_scan="./rule-qa/nightly-slaves-start $clienthosts" $opts


anyone know why?

--j.

Re: processes being killed on zone?

Posted by "Daryl C. W. O'Shea" <sp...@dostech.ca>.
On 14/05/2008 5:31 AM, Justin Mason wrote:
> Recently most of the mass-checks on spamassassin.zones.apache.org have
> been terminating prematurely with SIGTERM or SIGINT:

The time looks suspicious... are they running into the next day and
being killed off by the next day's execution of the script (I think
there's a killall perl or something similar done)?

Daryl

> status: 999 messages outstanding                         now: 2008-05-13
> 09:38:19
> status: POST request from 63.216.184.50                  now: 2008-05-13
> 09:38:19
> status: client requested 100 messages                    now: 2008-05-13
> 09:38:19
> status: sent 100 of 100 intended messbash: line 1:  1193 Terminated
> TZ=UTC perl mass-check
>  --cs_ssl --cs_verbose --cs_schedule_cache --cs_cachedir=../../cs_cache
>  --reuse -j 16 --client spamassa
>  ssin.zones.apache.org.:38891
>  --cs_ssl --server $serverhost
>  --run_post_scan="./rule-qa/nightly-slaves-start $clienthosts" $opts
> 
> 
> anyone know why?
> 
> --j.