Return-Path: X-Original-To: pgbuildfarm-members@lists.pgfoundry.org Delivered-To: pgbuildfarm-members@lists.pgfoundry.org Received: from localhost (unknown [188.227.186.44]) by pgfoundry.org (Postfix) with ESMTP id 46FF8101F713 for ; Wed, 18 May 2016 19:05:30 +0000 (UTC) Received: from pgfoundry.org ([188.227.186.71]) by localhost (maia-lon.uk.hub.org [188.227.186.44]) (maiad, port 10024) with ESMTP id 83062-08 for ; Wed, 18 May 2016 19:05:27 +0000 (UTC) X-Greylist: delayed 00:16:57 by SQLgrey-1.8.0 Received: from slow1-d.mail.gandi.net (slow1-d.mail.gandi.net [217.70.178.86]) by pgfoundry.org (Postfix) with ESMTP id 6AE83101F706 for ; Wed, 18 May 2016 19:05:27 +0000 (UTC) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id 1E09B47ABA2 for ; Wed, 18 May 2016 20:48:30 +0200 (CEST) Received: from mfilter11-d.gandi.net (mfilter11-d.gandi.net [217.70.178.131]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id ACB2F1720A9; Wed, 18 May 2016 20:48:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter11-d.gandi.net Received: from relay4-d.mail.gandi.net ([IPv6:::ffff:217.70.183.196]) by mfilter11-d.gandi.net (mfilter11-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id agKWOu7NXPUL; Wed, 18 May 2016 20:48:28 +0200 (CEST) X-Originating-IP: 98.122.164.227 Received: from [192.168.10.146] (unknown [98.122.164.227]) (Authenticated sender: adsend@dunslane.net) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 7CCE517209B; Wed, 18 May 2016 20:48:27 +0200 (CEST) To: Tom Lane , pgbuildfarm-members@lists.pgfoundry.org References: <14913.1463167636@sss.pgh.pa.us> From: Andrew Dunstan Message-ID: <573CB8FA.1040908@dunslane.net> Date: Wed, 18 May 2016 14:48:26 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <14913.1463167636@sss.pgh.pa.us> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Pgbuildfarm-members] Assorted buildfarm members AWOL for building HEAD X-BeenThere: pgbuildfarm-members@lists.pgfoundry.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2016 19:05:30 -0000 Content-Length: 955 Lines: 31 On 05/13/2016 03:27 PM, Tom Lane wrote: > I noticed by perusing > http://buildfarm.postgresql.org/cgi-bin/show_members.pl > that several animals are up-to-date on building the back branches, > but haven't built HEAD in some time: > > anole (72 days back) > castoroides (74 days back) > hyrax (165 days back) > mule (275 days back) > narwhal (48 days back) > > Please check that, if any of these belong to you. These critters are not > dead, because they've all reported on one or more back branches recently, It turns out that since the server move the "we haven't heard from you" alerts have been broken due to a difference in installed Perl modules. I have fixed that. At least some of these machines have alerts configured, so future failures of this kind should result in emails to their owners. If the perl scripts are crashing, which is the most likely cause of no reporting at all, please let me know ASAP with details. cheers andrew