Re: Random pg_upgrade 004_subscription test failure on drongo

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Random pg_upgrade 004_subscription test failure on drongo
Date: 2026-06-23 03:00:01
Message-ID: 60f1e788-1ac1-474c-98c7-0f4c8787106b@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Andrew,

16.05.2026 14:22, Andrew Dunstan wrote:
>
> OK, I have found and fixed the buildfarm bug. See
> <https://github.com/PGBuildFarm/client-code/commit/55fdf7e0aa355600512a26cdd159b974498f802e>
>
>
> It will be in the next release, but meanwhile I have deployed it on drongo and fairywren.

Fairywren has failed 005_char_signedness.pl yesterday [1]:
Restoring global objects in the new cluster                   ok
Restoring database schemas in the new cluster
*failure*

Consult the last few lines of
"C:/tools/xmsys64/home/pgrunner/bf/root/REL_18_STABLE/pgsql.build/testrun/pg_upgrade/005_char_signedness/data/t_005_char_signedness_new_data/pgdata/pg_upgrade_output.d/20260622T020818.960/log/pg_upgrade_dump_1.log"
for
the probable cause of the failure.
Failure, exiting
[02:08:41.260](23.954s) not ok 13 - run of pg_upgrade

But still no pg_upgrade logs to find out what caused the failure,
unfortunately.

Could you have a look once more, please?

[1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=fairywren&dt=2026-06-22%2002%3A03%3A10

Best regards,
Alexander

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message jian he 2026-06-23 02:50:25 Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions