Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYrQa-00057v-5z for buildfarm-members@arkaria.postgresql.org; Thu, 06 Jun 2019 12:23:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hYrQX-0000A2-1y for buildfarm-members@arkaria.postgresql.org; Thu, 06 Jun 2019 12:23:29 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYrQW-00009L-Mn for buildfarm-members@lists.postgresql.org; Thu, 06 Jun 2019 12:23:28 +0000 Received: from yoda.llamalab.com ([194.14.207.58] helo=yoda.mksoft.nu) by makus.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYrQU-000263-4P for buildfarm-members@lists.postgresql.org; Thu, 06 Jun 2019 12:23:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mksoft.nu; s=20151129; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject; bh=KNU+nR981EplFTcj98NwaCiKm95qws3BsWTwZO6xJTo=; b=UPdnxYC0FkRPUiEc+fmxW0Gq1lvZQV+VHUySGX3/MVJAJvUXTNM/MhOUCr99wkwOVHPWyQNyBUOHXiNFsLiIc+sTRGlklwzTYNYjYYVQmZuLgPu67laXpogRimPbA6eYJWEkcmpFZk2C/P5yGQ4nr4lE28qtYiNHUsSX2b5ELuxtJp+3Fuk0sIUUvd+TJadA6eO9WAZFnIlCrIIOJaljdjFN/dmLPo4M/yiZgZJXvkXT7y3zt8H54+ivAbVrmq5XjlfHficLGTaKAJR68AvhuWcELgFbvhGTyK6os+M6+mQmsVWb+5xdZN9Jd5y/8szcOQRwcUGU5RVxZ4XvsnD6NQ==; Received: from c83-251-71-161.bredband.comhem.se ([83.251.71.161] helo=[10.100.0.2]) by yoda.mksoft.nu with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1hYrQK-0001zG-V7; Thu, 06 Jun 2019 14:23:21 +0200 Subject: Re: Please update buildfarm members to current script version (REL_10) To: Tom Lane , buildfarm-members@lists.postgresql.org References: <54954.1559649728@sss.pgh.pa.us> From: =?UTF-8?Q?Mikael_Kjellstr=c3=b6m?= Message-ID: Date: Thu, 6 Jun 2019 14:23:11 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <54954.1559649728@sss.pgh.pa.us> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: sv-SE Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2019-06-04 14:02, Tom Lane wrote: > Could I bug people to update their animals to the latest release > of the buildfarm client script? Since this commit: > > https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=40b132c1a > > animals running pre-REL_10 scripts will not report full information > about failures in the pg_upgrade test. This is particularly problematic > right now, because we're wondering what the heck is going on with > intermittent failures in that test: > > https://www.postgresql.org/message-id/28041.1558408547@sss.pgh.pa.us > > There's a patch in place to try to gather more info about that, but > it's useless if the affected animal doesn't capture the regression.diffs > file. Thus for example, mayfly's latest failure might have yielded > useful information, except it's using REL_8 :-(. We're only seeing maybe > one occurrence every couple of weeks, so missed opportunities are painful. > > Please update at your earliest convenience. I've updated all my critters to REL_10: loach sidewinder curculio grison conchuela was already on REL_10 /Mikael