| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: ssl_passphrase_callback failure in REL_14_STABLE |
| Date: | 2022-01-25 23:59:42 |
| Message-ID: | 2316868.1643155182@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
> I don't know what's going on here yet, but I noticed a $SUBJECT about
> half the time on my machine eelpout, starting 2-3 weeks ago. It fails
> like:
> Bailout called. Further testing stopped: system initdb failed
> https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=eelpout&br=REL_14_STABLE
> Unfortunately when I 'check' in
> src/test/modules/ssl_passphrase_callback on that host it doesn't it
> fail, there doesn't seem to be anything special about that particular
> initdb invocation, no commit is jumping out at me in that time window,
> and the BF logs don't show any initdb output...
Any possibility that it's out-of-disk-space?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-01-26 00:02:38 | Re: Non-decimal integer literals |
| Previous Message | Tom Lane | 2022-01-25 23:33:55 | Re: Replace uses of deprecated Python module distutils.sysconfig |