Please update buildfarm members to current script version (REL_10)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: buildfarm-members(at)lists(dot)postgresql(dot)org
Subject: Please update buildfarm members to current script version (REL_10)
Date: 2019-06-04 12:02:08
Message-ID: 54954.1559649728@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members

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.

regards, tom lane

Responses

Browse buildfarm-members by date

  From Date Subject
Next Message Bernd Helmle 2019-06-04 15:07:38 Re: Please update buildfarm members to current script version (REL_10)
Previous Message Tom Lane 2019-05-23 22:27:53 Re: FullTransactionId changes are causing portability issues