[21:59:58.988] su postgres <<-EOF [21:59:58.988] set -e [21:59:58.988] ulimit -c unlimited [21:59:58.988] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [21:59:58.988] EOF [22:00:00.988] 1/396 postgresql:setup / tmp_install OK 1.38s [22:00:01.099] 2/396 postgresql:setup / install_test_files OK 0.11s [22:00:02.310] 3/396 postgresql:setup / initdb_cache OK 1.21s [22:00:03.564] 4/396 postgresql:pg_upgrade / pg_upgrade/001_basic OK 1.23s 9 subtests passed [22:00:17.902] 5/396 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 15.48s 16 subtests passed [22:00:26.071] 6/396 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 23.71s 13 subtests passed [22:00:28.082] 7/396 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 10.18s 5 subtests passed [22:00:31.437] 8/396 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 29.05s 19 subtests passed [22:00:36.997] ▶ 9/396 + triggers 12293 ms FAIL [22:00:41.145] 10/396 postgresql:recovery / recovery/002_archiving OK 9.71s 12 subtests passed [22:00:47.834] 11/396 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 44.27s 3 subtests passed [22:00:53.209] 12/396 postgresql:recovery / recovery/001_stream_rep OK 25.12s 64 subtests passed [22:01:05.929] 13/396 postgresql:recovery / recovery/004_timeline_switch OK 18.07s 5 subtests passed [22:01:08.564] 14/396 postgresql:recovery / recovery/003_recovery_targets OK 27.41s 15 subtests passed [22:01:09.865] 15/396 postgresql:recovery / recovery/005_replay_delay OK 16.65s 3 subtests passed [22:01:10.537] 16/396 postgresql:recovery / recovery/006_logical_decoding OK 4.60s 20 subtests passed [22:01:20.311] 17/396 postgresql:recovery / recovery/007_sync_rep OK 11.75s 11 subtests passed [22:01:26.303] 18/396 postgresql:recovery / recovery/009_twophase OK 15.76s 30 subtests passed [22:01:27.406] 19/396 postgresql:recovery / recovery/010_logical_decoding_timelines OK 7.09s 13 subtests passed [22:01:29.223] 20/396 postgresql:recovery / recovery/008_fsm_truncation OK 19.35s 1 subtests passed [22:01:29.284] 21/396 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 86.82s 40 subtests passed [22:01:31.459] 22/396 postgresql:recovery / recovery/013_crash_restart OK 4.05s 20 subtests passed [22:01:33.200] 23/396 postgresql:recovery / recovery/014_unlogged_reinit OK 3.97s 23 subtests passed [22:01:36.742] 24/396 postgresql:recovery / recovery/012_subtransactions OK 10.44s 12 subtests passed [22:01:37.368] 25/396 postgresql:recovery / recovery/017_shm OK 4.17s 4 subtests passed [22:01:37.632] 26/396 postgresql:recovery / recovery/015_promotion_pages OK 8.35s 1 subtests passed [22:01:38.839] 27/396 postgresql:recovery / recovery/016_min_consistency OK 7.36s 1 subtests passed [22:01:43.474] 28/396 postgresql:recovery / recovery/021_row_visibility OK 4.63s 10 subtests passed [22:01:46.858] 29/396 postgresql:recovery / recovery/022_crash_temp_files OK 3.38s 11 subtests passed [22:01:49.770] 30/396 postgresql:recovery / recovery/020_archive_status OK 12.14s 19 subtests passed [22:01:54.141] 31/396 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.28s 1 subtests passed [22:01:58.198] 32/396 postgresql:recovery / recovery/024_archive_recovery OK 8.43s 2 subtests passed [22:02:02.887] 33/396 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.74s 1 subtests passed [22:02:05.489] 34/396 postgresql:recovery / recovery/018_wal_optimize OK 28.74s 38 subtests passed [22:02:12.674] 35/396 postgresql:recovery / recovery/026_overwrite_contrecord OK 14.47s 3 subtests passed [22:02:19.080] 36/396 postgresql:recovery / recovery/028_pitr_timelines OK 13.59s 3 subtests passed [22:02:20.596] 37/396 postgresql:recovery / recovery/019_replslot_limit OK 43.23s 26 subtests passed [22:02:22.651] 9/396 postgresql:regress / regress/regress ERROR 140.33s exit status 1 [22:02:22.651] >>> MALLOC_PERTURB_=161 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/home/postgres/postgres/build ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/regress:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/regress --pg-test-extra '' --testgroup regress --testname regress --schedule /home/postgres/postgres/build/../src/test/regress/parallel_schedule --tests -- /home/postgres/postgres/build/src/test/regress/pg_regress --inputdir /home/postgres/postgres/src/test/regress --expecteddir /home/postgres/postgres/src/test/regress --bindir '' --dlpath /home/postgres/postgres/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /home/postgres/postgres/build/testrun/regress/regress --temp-instance /home/postgres/postgres/build/testrun/regress/regress/tmp_check --port 40059 [22:02:22.651] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:02:22.651] stderr: [22:02:22.651] # diff -U3 /home/postgres/postgres/src/test/regress/expected/triggers.out /home/postgres/postgres/build/testrun/regress/regress/results/triggers.out [22:02:22.651] # --- /home/postgres/postgres/src/test/regress/expected/triggers.out Tue Apr 21 21:58:04 2026 [22:02:22.651] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/triggers.out Tue Apr 21 22:00:36 2026 [22:02:22.651] # @@ -250,7 +250,8 @@ [22:02:22.651] # --------+---------+-----------+----------+---------+---------+--------------+------------- [22:02:22.651] # a | integer | | | | plain | | [22:02:22.651] # Partition key: RANGE (a) [22:02:22.651] # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [22:02:22.651] # +Partitions: [22:02:22.651] # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [22:02:22.651] # [22:02:22.651] # DROP TABLE test_tbl1; [22:02:22.651] # -- [22:02:22.651] # 1 of 248 tests failed. [22:02:22.651] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [22:02:22.651] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [22:02:22.651] [22:02:22.651] (test program exited with status code 1) [22:02:22.651] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:02:22.651] [22:02:23.692] ▶ 38/396 - regression tests in old instance FAIL [22:02:24.622] 39/396 postgresql:recovery / recovery/029_stats_restart OK 11.94s 44 subtests passed [22:02:29.597] 40/396 postgresql:recovery / recovery/031_recovery_conflict OK 9.00s 18 subtests passed [22:02:29.797] 41/396 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.71s 11 subtests passed [22:02:32.761] 42/396 postgresql:recovery / recovery/034_create_database OK 3.16s 2 subtests passed [22:02:35.185] 43/396 postgresql:recovery / recovery/032_relfilenode_reuse OK 12.53s 14 subtests passed [22:02:35.625] ▶ 44/396 - regression tests pass FAIL [22:02:35.901] 44/396 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 153.58s exit status 1 [22:02:35.902] >>> MALLOC_PERTURB_=155 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/home/postgres/postgres/build ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/modules/test_plan_advice:/home/postgres/postgres/build/src/test/modules/test_plan_advice/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/modules/test_plan_advice /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl [22:02:35.902] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:02:35.902] stderr: [22:02:35.902] # Failed test 'regression tests pass' [22:02:35.902] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [22:02:35.902] # got: '256' [22:02:35.902] # expected: '0' [22:02:35.902] # Looks like you failed 1 test of 1. [22:02:35.902] [22:02:35.902] (test program exited with status code 1) [22:02:35.902] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:02:35.902] [22:02:36.764] 45/396 postgresql:recovery / recovery/036_truncated_dropped OK 4.00s 8 subtests passed [22:02:38.536] 46/396 postgresql:recovery / recovery/037_invalid_database OK 3.35s 10 subtests passed [22:02:41.644] 47/396 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.74s 2 subtests passed [22:02:49.122] 48/396 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.48s 6 subtests passed [22:02:52.038] 49/396 postgresql:recovery / recovery/039_end_of_wal OK 15.27s 14 subtests passed [22:02:55.332] 50/396 postgresql:recovery / recovery/033_replay_tsp_drops OK 30.71s 3 subtests passed [22:02:57.723] 51/396 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.39s 1 subtests passed [22:02:59.065] 52/396 postgresql:recovery / recovery/042_low_level_backup OK 9.94s 4 subtests passed [22:03:03.122] 53/396 postgresql:recovery / recovery/043_no_contrecord_switch OK 11.08s 1 subtests passed [22:03:09.088] 54/396 postgresql:isolation / isolation/isolation OK 163.01s 128 subtests passed [22:03:14.048] 55/396 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 35.51s 38 subtests passed [22:03:18.202] 56/396 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 15.08s 1 subtests passed [22:03:20.348] 57/396 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 11.25s 3 subtests passed [22:03:20.650] 58/396 postgresql:recovery / recovery/035_standby_logical_decoding OK 50.85s 89 subtests passed [22:03:21.461] 59/396 postgresql:recovery / recovery/050_redo_segment_missing OK 3.26s 2 subtests passed [22:03:21.953] 60/396 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 22.89s 2 subtests passed [22:03:23.100] 61/396 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 2.45s 4 subtests passed [22:03:25.525] 62/396 postgresql:plperl / plperl/regress OK 3.57s 14 subtests passed [22:03:26.246] 63/396 postgresql:plpgsql / plpgsql/regress OK 4.78s 13 subtests passed [22:03:28.490] 64/396 postgresql:pltcl / pltcl/regress OK 2.96s 8 subtests passed [22:03:29.027] 65/396 postgresql:plpython / plpython/regress OK 5.92s 23 subtests passed [22:03:29.761] 66/396 postgresql:auto_explain / auto_explain/regress OK 1.27s 2 subtests passed [22:03:31.030] 67/396 postgresql:basic_archive / basic_archive/regress OK 2.00s 1 subtests passed [22:03:32.444] 68/396 postgresql:bool_plperl / bool_plperl/regress OK 1.41s 2 subtests passed [22:03:33.465] 69/396 postgresql:bloom / bloom/regress OK 3.70s 1 subtests passed [22:03:37.700] 70/396 postgresql:recovery / recovery/049_wait_for_lsn OK 23.65s 35 subtests passed [22:03:38.540] 71/396 postgresql:btree_gin / btree_gin/regress OK 6.09s 30 subtests passed [22:03:39.451] 72/396 postgresql:recovery / recovery/045_archive_restartpoint OK 41.73s 1 subtests passed [22:03:39.997] 73/396 postgresql:btree_gist / btree_gist/regress OK 6.53s 32 subtests passed [22:03:40.110] 74/396 postgresql:citext / citext/regress OK 2.41s 3 subtests passed [22:03:41.279] 75/396 postgresql:cube / cube/regress OK 2.74s 2 subtests passed [22:03:41.627] 76/396 postgresql:dict_xsyn / dict_xsyn/regress OK 1.51s 1 subtests passed [22:03:41.845] 77/396 postgresql:dict_int / dict_int/regress OK 1.84s 1 subtests passed [22:03:42.711] 78/396 postgresql:dblink / dblink/regress OK 3.26s 1 subtests passed [22:03:43.089] 79/396 postgresql:file_fdw / file_fdw/regress OK 1.47s 1 subtests passed [22:03:43.534] 80/396 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.69s 2 subtests passed [22:03:43.830] 81/396 postgresql:earthdistance / earthdistance/regress OK 2.55s 1 subtests passed [22:03:45.625] 82/396 postgresql:hstore_plpython / hstore_plpython/regress OK 2.09s 1 subtests passed [22:03:45.703] 83/396 postgresql:recovery / recovery/051_effective_wal_level OK 25.36s 31 subtests passed [22:03:46.557] 84/396 postgresql:amcheck / amcheck/regress OK 20.31s 4 subtests passed [22:03:46.866] 85/396 postgresql:hstore_plperl / hstore_plperl/regress OK 3.77s 3 subtests passed [22:03:47.198] 86/396 postgresql:hstore / hstore/regress OK 4.48s 2 subtests passed [22:03:47.323] 87/396 postgresql:isn / isn/regress OK 1.69s 1 subtests passed [22:03:47.847] 88/396 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.14s 2 subtests passed [22:03:48.441] 89/396 postgresql:lo / lo/regress OK 1.57s 1 subtests passed [22:03:48.530] 90/396 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.97s 1 subtests passed [22:03:49.155] 91/396 postgresql:ltree_plpython / ltree_plpython/regress OK 1.83s 1 subtests passed [22:03:49.570] 92/396 postgresql:passwordcheck / passwordcheck/regress OK 1.13s 1 subtests passed [22:03:50.295] 93/396 postgresql:ltree / ltree/regress OK 3.09s 1 subtests passed [22:03:50.330] 94/396 postgresql:pg_buffercache / pg_buffercache/regress OK 1.80s 2 subtests passed [22:03:50.898] 95/396 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.33s 1 subtests passed [22:03:51.788] 96/396 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.49s 1 subtests passed [22:03:51.837] 97/396 postgresql:pg_overexplain / pg_overexplain/regress OK 1.50s 1 subtests passed [22:03:52.030] 98/396 postgresql:pageinspect / pageinspect/regress OK 4.17s 8 subtests passed [22:03:52.784] 99/396 postgresql:pg_prewarm / pg_prewarm/regress OK 0.99s 1 subtests passed [22:03:53.611] 100/396 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.77s 1 subtests passed [22:03:54.904] 101/396 postgresql:pgstattuple / pgstattuple/regress OK 1.29s 1 subtests passed [22:03:55.867] 102/396 postgresql:pg_stash_advice / pg_stash_advice/regress OK 3.83s 2 subtests passed [22:03:56.244] 103/396 postgresql:pg_surgery / pg_surgery/regress OK 1.34s 1 subtests passed [22:03:57.238] 104/396 postgresql:pgcrypto / pgcrypto/regress OK 8.08s 25 subtests passed [22:03:57.797] 105/396 postgresql:pg_visibility / pg_visibility/regress OK 1.55s 1 subtests passed [22:03:58.284] 106/396 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.50s 16 subtests passed [22:03:58.972] 107/396 postgresql:intarray / intarray/regress OK 15.14s 1 subtests passed [22:03:59.059] 108/396 postgresql:pg_walinspect / pg_walinspect/regress OK 1.82s 2 subtests passed [22:04:00.644] 109/396 postgresql:spi / spi/regress OK 1.58s 2 subtests passed [22:04:00.925] 110/396 postgresql:seg / seg/regress OK 1.95s 3 subtests passed [22:04:00.994] 111/396 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.71s 1 subtests passed [22:04:01.151] 112/396 postgresql:pg_trgm / pg_trgm/regress OK 5.28s 4 subtests passed [22:04:02.304] 113/396 postgresql:tablefunc / tablefunc/regress OK 1.66s 1 subtests passed [22:04:02.568] 114/396 postgresql:tcn / tcn/isolation OK 1.64s 1 subtests passed [22:04:03.387] 115/396 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.08s 1 subtests passed [22:04:03.760] 116/396 postgresql:tsm_system_time / tsm_system_time/regress OK 1.19s 1 subtests passed [22:04:04.576] 117/396 postgresql:unaccent / unaccent/regress OK 1.19s 1 subtests passed [22:04:04.684] 118/396 postgresql:uuid-ossp / uuid-ossp/regress OK 0.92s 1 subtests passed [22:04:05.606] 119/396 postgresql:xml2 / xml2/regress OK 1.03s 1 subtests passed [22:04:05.886] 120/396 postgresql:brin / brin/isolation OK 1.20s 1 subtests passed [22:04:06.086] 121/396 postgresql:pg_plan_advice / pg_plan_advice/regress OK 15.19s 9 subtests passed [22:04:06.700] 38/396 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 244.35s exit status 1 [22:04:06.700] >>> share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so MESON_TEST_ITERATION=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_icu=yes top_builddir=/home/postgres/postgres/build ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress MALLOC_PERTURB_=107 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/src/bin/pg_upgrade/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/bin/pg_upgrade /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl [22:04:06.700] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:04:06.700] stderr: [22:04:06.700] # Failed test 'regression tests in old instance' [22:04:06.700] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [22:04:06.700] # ---------- command failed ---------- [22:04:06.700] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/YwZHUFC31G --port=30646 --schedule=/home/postgres/postgres/src/test/regress/parallel_schedule --max-concurrent-tests=20 --inputdir=/home/postgres/postgres/src/test/regress --outputdir=/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data [22:04:06.700] # -------------- stdout -------------- [22:04:06.700] # # using postmaster on /tmp/YwZHUFC31G, port 30646 [22:04:06.700] # ok 1 - test_setup 1259 ms [22:04:06.700] # # parallel group (20 tests): varchar int2 name oid text boolean regproc float8 txid pg_lsn char int4 float4 bit money int8 uuid enum numeric rangetypes [22:04:06.700] # ok 2 + boolean 197 ms [22:04:06.700] # ok 3 + char 442 ms [22:04:06.700] # ok 4 + name 166 ms [22:04:06.700] # ok 5 + varchar 128 ms [22:04:06.700] # ok 6 + text 179 ms [22:04:06.700] # ok 7 + int2 129 ms [22:04:06.700] # ok 8 + int4 467 ms [22:04:06.700] # ok 9 + int8 963 ms [22:04:06.700] # ok 10 + oid 169 ms [22:04:06.700] # ok 11 + float4 562 ms [22:04:06.700] # ok 12 + float8 331 ms [22:04:06.700] # ok 13 + bit 738 ms [22:04:06.700] # ok 14 + numeric 2923 ms [22:04:06.700] # ok 15 + txid 352 ms [22:04:06.700] # ok 16 + uuid 975 ms [22:04:06.700] # ok 17 + enum 1047 ms [22:04:06.700] # ok 18 + money 939 ms [22:04:06.700] # ok 19 + rangetypes 3535 ms [22:04:06.700] # ok 20 + pg_lsn 388 ms [22:04:06.700] # ok 21 + regproc 196 ms [22:04:06.700] # # parallel group (20 tests): circle lseg md5 path line timetz point macaddr macaddr8 inet numerology timestamp time date timestamptz interval box polygon multirangetypes strings [22:04:06.700] # ok 22 + strings 1978 ms [22:04:06.700] # ok 23 + md5 255 ms [22:04:06.700] # ok 24 + numerology 573 ms [22:04:06.700] # ok 25 + point 466 ms [22:04:06.700] # ok 26 + lseg 235 ms [22:04:06.700] # ok 27 + line 394 ms [22:04:06.700] # ... 210 lines omitted ... [22:04:06.700] # ok 223 + reloptions 1258 ms [22:04:06.700] # ok 224 + hash_part 393 ms [22:04:06.700] # ok 225 + indexing 7162 ms [22:04:06.700] # ok 226 + partition_aggregate 4376 ms [22:04:06.700] # ok 227 + partition_info 882 ms [22:04:06.700] # ok 228 + tuplesort 5902 ms [22:04:06.700] # ok 229 + explain 1367 ms [22:04:06.700] # ok 230 + memoize 1903 ms [22:04:06.700] # ok 231 + stats 4444 ms [22:04:06.700] # ok 232 + predicate 1242 ms [22:04:06.700] # ok 233 + numa 253 ms [22:04:06.700] # ok 234 + eager_aggregate 2296 ms [22:04:06.700] # ok 235 + graph_table_rls 1574 ms [22:04:06.700] # ok 236 + planner_est 459 ms [22:04:06.700] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [22:04:06.700] # ok 237 + compression 1336 ms [22:04:06.700] # ok 238 + compression_lz4 1025 ms [22:04:06.700] # ok 239 + compression_pglz 217 ms [22:04:06.700] # ok 240 + cluster 2087 ms [22:04:06.700] # # parallel group (2 tests): oidjoins event_trigger [22:04:06.700] # ok 241 + oidjoins 3173 ms [22:04:06.700] # ok 242 + event_trigger 3693 ms [22:04:06.700] # # parallel group (3 tests): tablespace_ddl database_ddl role_ddl [22:04:06.700] # ok 243 + role_ddl 745 ms [22:04:06.700] # ok 244 + tablespace_ddl 205 ms [22:04:06.700] # ok 245 + database_ddl 401 ms [22:04:06.700] # ok 246 - event_trigger_login 324 ms [22:04:06.700] # ok 247 - fast_default 1765 ms [22:04:06.700] # ok 248 - tablespace 3538 ms [22:04:06.700] # 1..248 [22:04:06.700] # -------------- stderr -------------- [22:04:06.700] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/triggers.out /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out [22:04:06.700] # # --- /home/postgres/postgres/src/test/regress/expected/triggers.out Tue Apr 21 21:58:04 2026 [22:04:06.700] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out Tue Apr 21 22:00:43 2026 [22:04:06.700] # # @@ -250,7 +250,8 @@ [22:04:06.700] # # --------+---------+-----------+----------+---------+---------+--------------+------------- [22:04:06.700] # # a | integer | | | | plain | | [22:04:06.700] # # Partition key: RANGE (a) [22:04:06.700] # # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [22:04:06.700] # # +Partitions: [22:04:06.700] # # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [22:04:06.700] # # [22:04:06.700] # # DROP TABLE test_tbl1; [22:04:06.700] # # -- [22:04:06.700] # # 1 of 248 tests failed. [22:04:06.700] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". [22:04:06.700] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". [22:04:06.700] # ------------------------------------ [22:04:06.700] # Looks like you failed 1 test of 20. [22:04:06.700] [22:04:06.700] (test program exited with status code 1) [22:04:06.700] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:04:06.700] [22:04:07.147] 122/396 postgresql:commit_ts / commit_ts/regress OK 1.54s 1 subtests passed [22:04:07.563] 123/396 postgresql:dummy_index_am / dummy_index_am/regress OK 1.47s 1 subtests passed [22:04:07.868] 124/396 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.16s 1 subtests passed [22:04:08.750] 125/396 postgresql:delay_execution / delay_execution/isolation OK 2.86s 2 subtests passed [22:04:09.157] 126/396 postgresql:injection_points / injection_points/regress OK 1.29s 4 subtests passed [22:04:09.713] 127/396 postgresql:gin / gin/regress OK 2.56s 1 subtests passed [22:04:10.271] 128/396 postgresql:index / index/isolation OK 2.71s 1 subtests passed [22:04:10.601] 129/396 postgresql:test_decoding / test_decoding/isolation OK 9.45s 14 subtests passed [22:04:10.639] 130/396 postgresql:plsample / plsample/regress OK 0.92s 1 subtests passed [22:04:11.712] 131/396 postgresql:test_binaryheap / test_binaryheap/regress OK 1.11s 1 subtests passed [22:04:11.869] 132/396 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.60s 1 subtests passed [22:04:12.258] 133/396 postgresql:test_bitmapset / test_bitmapset/regress OK 1.62s 1 subtests passed [22:04:13.531] 134/396 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.66s 1 subtests passed [22:04:13.880] 135/396 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.62s 1 subtests passed [22:04:14.779] 136/396 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.06s 1 subtests passed [22:04:14.942] 137/396 postgresql:test_custom_types / test_custom_types/regress OK 1.41s 1 subtests passed [22:04:16.046] 138/396 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.10s 1 subtests passed [22:04:17.401] 139/396 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.52s 22 subtests passed [22:04:17.669] 140/396 postgresql:test_dsa / test_dsa/regress OK 2.89s 1 subtests passed [22:04:17.959] 141/396 postgresql:injection_points / injection_points/isolation OK 9.21s 6 subtests passed [22:04:18.643] 142/396 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.24s 1 subtests passed [22:04:19.055] 143/396 postgresql:test_lfind / test_lfind/regress OK 1.09s 1 subtests passed [22:04:19.463] 144/396 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 0.82s 1 subtests passed [22:04:19.810] 145/396 postgresql:nbtree / nbtree/regress OK 10.65s 2 subtests passed [22:04:20.609] 146/396 postgresql:test_parser / test_parser/regress OK 1.14s 1 subtests passed [22:04:21.004] 147/396 postgresql:test_pg_dump / test_pg_dump/regress OK 1.19s 1 subtests passed [22:04:21.853] 148/396 postgresql:test_predtest / test_predtest/regress OK 1.24s 1 subtests passed [22:04:22.296] 149/396 postgresql:test_radixtree / test_radixtree/regress OK 1.29s 1 subtests passed [22:04:23.006] 150/396 postgresql:test_rbtree / test_rbtree/regress OK 1.15s 1 subtests passed [22:04:23.602] 151/396 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.54s 2 subtests passed [22:04:23.615] 152/396 postgresql:test_extensions / test_extensions/regress OK 7.57s 2 subtests passed [22:04:24.057] 153/396 postgresql:test_resowner / test_resowner/regress OK 1.05s 1 subtests passed [22:04:24.738] 154/396 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.13s 1 subtests passed [22:04:25.436] 155/396 postgresql:test_saslprep / test_saslprep/regress OK 1.82s 1 subtests passed [22:04:25.642] 156/396 postgresql:test_regex / test_regex/regress OK 3.34s 2 subtests passed [22:04:26.582] 157/396 postgresql:test_slru / test_slru/regress OK 1.84s 1 subtests passed [22:04:26.675] 158/396 postgresql:typcache / typcache/regress OK 1.03s 1 subtests passed [22:04:26.912] 159/396 postgresql:postgres_fdw / postgres_fdw/regress OK 29.11s 2 subtests passed [22:04:27.592] 160/396 postgresql:test_tidstore / test_tidstore/regress OK 2.15s 1 subtests passed [22:04:28.003] 161/396 postgresql:libpq / libpq/002_api OK 0.41s 1 subtests passed [22:04:28.379] 162/396 postgresql:libpq / libpq/001_uri OK 1.46s 63 subtests passed [22:04:28.750] 163/396 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.37s [22:04:30.059] 164/396 postgresql:test_integerset / test_integerset/regress OK 12.39s 1 subtests passed [22:04:30.472] 165/396 postgresql:unsafe_tests / unsafe_tests/regress OK 3.89s 4 subtests passed [22:04:30.875] 166/396 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.40s 55 subtests passed [22:04:33.490] 167/396 postgresql:libpq / libpq/006_service OK 3.43s 47 subtests passed [22:04:33.888] 168/396 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.39s 9 subtests passed [22:04:35.084] 169/396 postgresql:libpq / libpq/005_negotiate_encryption OK 6.33s 53 subtests passed [22:04:35.953] 170/396 postgresql:libpq / libpq/003_load_balance_host_list OK 7.95s 127 subtests passed [22:04:36.070] 171/396 postgresql:test_decoding / test_decoding/regress OK 35.07s 19 subtests passed [22:04:37.752] 172/396 postgresql:test_shm_mq / test_shm_mq/regress OK 13.69s 1 subtests passed [22:04:38.276] 173/396 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.53s 51 subtests passed [22:04:38.732] 174/396 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.84s 107 subtests passed [22:04:39.719] 175/396 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.65s 10 subtests passed [22:04:41.266] 176/396 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.53s 3 subtests passed [22:04:42.214] 177/396 postgresql:ecpg / ecpg/ecpg OK 15.54s 66 subtests passed [22:04:44.387] 178/396 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 8.43s 32 subtests passed [22:04:44.898] 179/396 postgresql:pg_checksums / pg_checksums/001_basic OK 0.51s 9 subtests passed [22:04:49.708] 180/396 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.44s 27 subtests passed [22:04:50.143] 181/396 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.43s 13 subtests passed [22:04:50.255] 182/396 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 10.53s 43 subtests passed [22:05:02.251] 183/396 postgresql:pg_checksums / pg_checksums/002_actions OK 17.35s 66 subtests passed [22:05:04.614] 184/396 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 14.36s 7 subtests passed [22:05:07.948] 185/396 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.69s 11 subtests passed [22:05:08.043] 186/396 postgresql:pg_amcheck / pg_amcheck/003_check OK 32.96s 75 subtests passed [22:05:12.787] 187/396 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.74s 3 subtests passed [22:05:13.313] 188/396 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 23.17s 6 subtests passed [22:05:18.282] 189/396 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 10.33s 4 subtests passed [22:05:19.008] 190/396 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 5.69s 4 subtests passed [22:05:24.374] 191/396 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 19.76s 22 subtests passed [22:05:24.875] 192/396 postgresql:pg_config / pg_config/001_pg_config OK 0.50s 21 subtests passed [22:05:25.636] 193/396 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 12.84s 2 subtests passed [22:05:26.287] 194/396 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 8.00s 4 subtests passed [22:05:26.494] 195/396 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.62s 18 subtests passed [22:05:26.890] 196/396 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 7.88s 5 subtests passed [22:05:27.709] ▶ 197/396 - regression tests pass FAIL [22:05:28.511] 198/396 postgresql:pg_ctl / pg_ctl/002_status OK 2.22s 3 subtests passed [22:05:29.212] 199/396 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 46.91s 60 subtests passed [22:05:29.915] 200/396 postgresql:initdb / initdb/001_initdb OK 59.04s 57 subtests passed [22:05:31.029] 201/396 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.14s 14 subtests passed [22:05:31.251] 202/396 postgresql:pg_dump / pg_dump/001_basic OK 2.74s 135 subtests passed [22:05:32.835] 203/396 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.92s 3 subtests passed [22:05:34.091] 204/396 postgresql:pg_ctl / pg_ctl/003_promote OK 7.59s 12 subtests passed [22:05:34.193] 205/396 postgresql:pg_ctl / pg_ctl/001_start_stop OK 8.55s 25 subtests passed [22:05:36.609] 206/396 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.57s 4 subtests passed [22:05:40.185] 207/396 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.57s 83 subtests passed [22:05:41.008] 208/396 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 8.17s 98 subtests passed [22:05:41.110] 209/396 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.92s 9 subtests passed [22:05:44.353] 210/396 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 66.07s 200 subtests passed [22:05:44.725] 211/396 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 13.47s 108 subtests passed [22:05:55.529] 212/396 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.17s 6 subtests passed [22:05:57.461] 213/396 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 12.73s 10 subtests passed [22:05:57.942] 214/396 postgresql:pg_rewind / pg_rewind/006_options OK 0.48s 13 subtests passed [22:05:59.211] 215/396 postgresql:pg_dump / pg_dump/010_dump_connstr OK 25.02s 13 subtests passed [22:06:01.246] 216/396 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.71s 1 subtests passed [22:06:07.171] 217/396 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.92s 3 subtests passed [22:06:08.806] 218/396 postgresql:pg_rewind / pg_rewind/007_standby_source OK 10.86s 7 subtests passed [22:06:08.847] 219/396 postgresql:pg_rewind / pg_rewind/001_basic OK 27.84s 57 subtests passed [22:06:09.317] 220/396 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.47s 13 subtests passed [22:06:11.644] 197/396 postgresql:recovery / recovery/027_stream_regress ERROR 248.75s exit status 1 [22:06:11.644] >>> share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/recovery:/home/postgres/postgres/build/src/test/recovery/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/home/postgres/postgres/build MALLOC_PERTURB_=92 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib enable_injection_points=yes MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/recovery /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl [22:06:11.644] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:06:11.644] stderr: [22:06:11.644] # Failed test 'regression tests pass' [22:06:11.644] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 74. [22:06:11.644] # ---------- command failed ---------- [22:06:11.644] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/TOy0m5kAoN --port=28408 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data [22:06:11.644] # -------------- stdout -------------- [22:06:11.644] # # using postmaster on /tmp/TOy0m5kAoN, port 28408 [22:06:11.644] # ok 1 - test_setup 2139 ms [22:06:11.644] # # parallel group (20 tests): pg_lsn varchar char int2 name oid text txid int4 float4 boolean regproc money bit float8 enum int8 uuid numeric rangetypes [22:06:11.644] # ok 2 + boolean 578 ms [22:06:11.644] # ok 3 + char 334 ms [22:06:11.644] # ok 4 + name 354 ms [22:06:11.644] # ok 5 + varchar 320 ms [22:06:11.644] # ok 6 + text 383 ms [22:06:11.644] # ok 7 + int2 344 ms [22:06:11.644] # ok 8 + int4 499 ms [22:06:11.644] # ok 9 + int8 1186 ms [22:06:11.644] # ok 10 + oid 354 ms [22:06:11.644] # ok 11 + float4 527 ms [22:06:11.644] # ok 12 + float8 1066 ms [22:06:11.644] # ok 13 + bit 1065 ms [22:06:11.644] # ok 14 + numeric 2555 ms [22:06:11.644] # ok 15 + txid 426 ms [22:06:11.644] # ok 16 + uuid 1372 ms [22:06:11.644] # ok 17 + enum 1084 ms [22:06:11.644] # ok 18 + money 714 ms [22:06:11.644] # ok 19 + rangetypes 3113 ms [22:06:11.644] # ok 20 + pg_lsn 298 ms [22:06:11.644] # ok 21 + regproc 586 ms [22:06:11.644] # # parallel group (20 tests): lseg path time point numerology macaddr circle md5 macaddr8 timetz line date inet timestamp timestamptz interval strings polygon box multirangetypes [22:06:11.644] # ok 22 + strings 1940 ms [22:06:11.644] # ok 23 + md5 863 ms [22:06:11.644] # ok 24 + numerology 756 ms [22:06:11.644] # ok 25 + point 687 ms [22:06:11.644] # ok 26 + lseg 298 ms [22:06:11.644] # ok 27 + line 1027 ms [22:06:11.644] # ... 210 lines omitted ... [22:06:11.644] # ok 223 + reloptions 818 ms [22:06:11.644] # ok 224 + hash_part 301 ms [22:06:11.644] # ok 225 + indexing 17539 ms [22:06:11.644] # ok 226 + partition_aggregate 7755 ms [22:06:11.644] # ok 227 + partition_info 1032 ms [22:06:11.644] # ok 228 + tuplesort 8353 ms [22:06:11.644] # ok 229 + explain 992 ms [22:06:11.644] # ok 230 + memoize 7678 ms [22:06:11.644] # ok 231 + stats 11326 ms [22:06:11.644] # ok 232 + predicate 1616 ms [22:06:11.644] # ok 233 + numa 176 ms [22:06:11.644] # ok 234 + eager_aggregate 3192 ms [22:06:11.644] # ok 235 + graph_table_rls 1234 ms [22:06:11.644] # ok 236 + planner_est 314 ms [22:06:11.644] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [22:06:11.644] # ok 237 + compression 1726 ms [22:06:11.644] # ok 238 + compression_lz4 1701 ms [22:06:11.644] # ok 239 + compression_pglz 82 ms [22:06:11.644] # ok 240 + cluster 3763 ms [22:06:11.644] # # parallel group (2 tests): oidjoins event_trigger [22:06:11.644] # ok 241 + oidjoins 6418 ms [22:06:11.644] # ok 242 + event_trigger 6854 ms [22:06:11.644] # # parallel group (3 tests): tablespace_ddl database_ddl role_ddl [22:06:11.644] # ok 243 + role_ddl 2121 ms [22:06:11.644] # ok 244 + tablespace_ddl 334 ms [22:06:11.644] # ok 245 + database_ddl 1653 ms [22:06:11.644] # ok 246 - event_trigger_login 227 ms [22:06:11.644] # ok 247 - fast_default 1898 ms [22:06:11.644] # ok 248 - tablespace 7278 ms [22:06:11.644] # 1..248 [22:06:11.644] # -------------- stderr -------------- [22:06:11.644] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/triggers.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/triggers.out [22:06:11.644] # # --- /home/postgres/postgres/src/test/regress/expected/triggers.out Tue Apr 21 21:58:04 2026 [22:06:11.644] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/triggers.out Tue Apr 21 22:02:51 2026 [22:06:11.644] # # @@ -250,7 +250,8 @@ [22:06:11.644] # # --------+---------+-----------+----------+---------+---------+--------------+------------- [22:06:11.644] # # a | integer | | | | plain | | [22:06:11.644] # # Partition key: RANGE (a) [22:06:11.644] # # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [22:06:11.644] # # +Partitions: [22:06:11.644] # # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [22:06:11.644] # # [22:06:11.644] # # DROP TABLE test_tbl1; [22:06:11.644] # # -- [22:06:11.644] # # 1 of 248 tests failed. [22:06:11.644] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs". [22:06:11.644] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.out". [22:06:11.644] # ------------------------------------ [22:06:11.644] # Looks like you failed 1 test of 11. [22:06:11.644] [22:06:11.644] (test program exited with status code 1) [22:06:11.644] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:06:11.644] [22:06:12.023] 221/396 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 12.81s 3 subtests passed [22:06:12.160] 222/396 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.51s 17 subtests passed [22:06:12.833] 223/396 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.51s 18 subtests passed [22:06:13.488] 224/396 postgresql:pg_rewind / pg_rewind/002_databases OK 32.37s 12 subtests passed [22:06:15.156] 225/396 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.65s 60 subtests passed [22:06:16.116] 226/396 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.31s 12 subtests passed [22:06:17.359] 227/396 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.19s 1 subtests passed [22:06:19.842] 228/396 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 4.68s 5 subtests passed [22:06:20.786] 229/396 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 7.94s 32 subtests passed [22:06:24.419] 230/396 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.30s 11 subtests passed [22:06:28.710] 231/396 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 11.35s 18 subtests passed [22:06:30.431] 232/396 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.72s 5 subtests passed [22:06:31.110] 233/396 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.67s 11 subtests passed [22:06:32.027] 234/396 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 57.94s 60 subtests passed [22:06:32.592] 235/396 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.75s 10 subtests passed [22:06:33.761] 236/396 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.65s 7 subtests passed [22:06:34.580] 237/396 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.98s 207 subtests passed [22:06:35.542] 238/396 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 23.52s 38 subtests passed [22:06:37.178] 239/396 postgresql:psql / psql/020_cancel OK 1.63s 2 subtests passed [22:06:37.293] 240/396 postgresql:psql / psql/010_tab_completion OK 2.71s 89 subtests passed [22:06:37.417] 241/396 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 16.63s 21 subtests passed [22:06:39.292] 242/396 postgresql:scripts / scripts/010_clusterdb OK 2.00s 16 subtests passed [22:06:39.508] 243/396 postgresql:psql / psql/030_pager OK 2.33s 4 subtests passed [22:06:39.533] 244/396 postgresql:scripts / scripts/011_clusterdb_all OK 2.11s 7 subtests passed [22:06:41.659] 245/396 postgresql:scripts / scripts/050_dropdb OK 2.12s 16 subtests passed [22:06:41.778] 246/396 postgresql:scripts / scripts/040_createuser OK 2.27s 37 subtests passed [22:06:42.920] 247/396 postgresql:psql / psql/001_basic OK 9.15s 126 subtests passed [22:06:43.252] 248/396 postgresql:scripts / scripts/070_dropuser OK 1.59s 13 subtests passed [22:06:43.267] 249/396 postgresql:scripts / scripts/080_pg_isready OK 1.49s 11 subtests passed [22:06:46.840] 250/396 postgresql:scripts / scripts/091_reindexdb_all OK 3.59s 13 subtests passed [22:06:49.465] 251/396 postgresql:scripts / scripts/101_vacuumdb_all OK 2.59s 5 subtests passed [22:06:51.384] 252/396 postgresql:scripts / scripts/090_reindexdb OK 8.46s 64 subtests passed [22:06:52.044] 253/396 postgresql:scripts / scripts/020_createdb OK 12.75s 64 subtests passed [22:06:52.488] 254/396 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.44s 27 subtests passed [22:06:52.539] 255/396 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 40.37s 92 subtests passed [22:06:52.868] 256/396 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.38s 4 subtests passed [22:06:53.289] 257/396 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.75s 39 subtests passed [22:06:53.984] 258/396 postgresql:scripts / scripts/100_vacuumdb OK 10.71s 113 subtests passed [22:06:56.157] 259/396 postgresql:amcheck / amcheck/002_cic OK 2.86s 4 subtests passed [22:06:56.908] 260/396 postgresql:amcheck / amcheck/003_cic_2pc OK 2.92s 7 subtests passed [22:06:57.612] 261/396 postgresql:scripts / scripts/102_vacuumdb_stages OK 8.14s 4 subtests passed [22:06:58.242] 262/396 postgresql:pg_waldump / pg_waldump/001_basic OK 33.82s 212 subtests passed [22:06:58.474] 263/396 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.31s 6 subtests passed [22:07:00.525] 264/396 postgresql:pgbench / pgbench/001_pgbench_with_server OK 28.49s 474 subtests passed [22:07:00.803] 265/396 postgresql:scripts / scripts/200_connstr OK 9.42s 3 subtests passed [22:07:00.914] 266/396 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.67s 22 subtests passed [22:07:01.324] 267/396 postgresql:oid2name / oid2name/001_basic OK 0.41s 9 subtests passed [22:07:02.137] 268/396 postgresql:amcheck / amcheck/005_pitr OK 5.23s 3 subtests passed [22:07:03.665] 269/396 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.31s 11 subtests passed [22:07:04.968] 270/396 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 2.83s 6 subtests passed [22:07:06.532] 271/396 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.89s 3 subtests passed [22:07:09.275] 272/396 postgresql:amcheck / amcheck/006_verify_gin OK 11.66s 6 subtests passed [22:07:09.540] 273/396 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 9.01s 16 subtests passed [22:07:10.036] 274/396 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.49s 3 subtests passed [22:07:11.237] 275/396 postgresql:dblink / dblink/001_auth_scram OK 10.43s 12 subtests passed [22:07:11.261] 276/396 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.29s 2 subtests passed [22:07:11.416] 277/396 postgresql:pg_dump / pg_dump/002_pg_dump OK 102.18s 12122 subtests passed [22:07:11.880] 278/396 postgresql:vacuumlo / vacuumlo/001_basic OK 0.64s 9 subtests passed [22:07:14.574] 279/396 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.54s 6 subtests passed [22:07:15.943] 280/396 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.40s 4 subtests passed [22:07:16.308] 281/396 postgresql:authentication / authentication/003_peer OK 4.43s 53 subtests passed [22:07:16.480] 282/396 postgresql:authentication / authentication/005_sspi SKIP 0.53s [22:07:17.042] 283/396 postgresql:authentication / authentication/004_file_inclusion OK 2.46s 2 subtests passed [22:07:17.566] 284/396 postgresql:postmaster / postmaster/001_basic OK 0.52s 9 subtests passed [22:07:18.366] 285/396 postgresql:authentication / authentication/007_pre_auth OK 1.88s 2 subtests passed [22:07:18.745] 286/396 postgresql:amcheck / amcheck/001_verify_heapam OK 25.86s 272 subtests passed [22:07:20.254] 287/396 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 10.98s 7 subtests passed [22:07:20.653] 288/396 postgresql:authentication / authentication/002_saslprep OK 9.08s 20 subtests passed [22:07:20.674] 289/396 postgresql:postmaster / postmaster/002_connection_limits OK 3.10s 30 subtests passed [22:07:21.617] 290/396 postgresql:postmaster / postmaster/003_start_stop OK 3.25s 25 subtests passed [22:07:22.641] 291/396 postgresql:authentication / authentication/001_password OK 11.38s 207 subtests passed [22:07:23.806] 292/396 postgresql:authentication / authentication/006_login_trigger OK 7.49s 32 subtests passed [22:07:26.058] 293/396 postgresql:subscription / subscription/003_constraints OK 5.41s 6 subtests passed [22:07:27.556] 294/396 postgresql:subscription / subscription/006_rewrite OK 4.91s 2 subtests passed [22:07:28.292] 295/396 postgresql:subscription / subscription/002_types OK 8.03s 4 subtests passed [22:07:28.653] 296/396 postgresql:subscription / subscription/004_sync OK 7.98s 9 subtests passed [22:07:31.709] 297/396 postgresql:subscription / subscription/009_matviews OK 4.15s 1 subtests passed [22:07:32.085] 298/396 postgresql:subscription / subscription/007_ddl OK 8.27s 8 subtests passed [22:07:32.814] 299/396 postgresql:subscription / subscription/008_diff_schema OK 6.75s 5 subtests passed [22:07:35.810] 300/396 postgresql:subscription / subscription/005_encoding OK 14.19s 1 subtests passed [22:07:37.524] 301/396 postgresql:subscription / subscription/001_rep_changes OK 18.79s 38 subtests passed [22:07:38.516] 302/396 postgresql:subscription / subscription/011_generated OK 9.86s 11 subtests passed [22:07:39.703] 303/396 postgresql:subscription / subscription/010_truncate OK 11.41s 14 subtests passed [22:07:41.508] 304/396 postgresql:subscription / subscription/014_binary OK 8.69s 8 subtests passed [22:07:43.156] 305/396 postgresql:subscription / subscription/016_stream_subxact OK 5.63s 3 subtests passed [22:07:44.756] 306/396 postgresql:subscription / subscription/017_stream_ddl OK 6.24s 3 subtests passed [22:07:45.561] 307/396 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.05s 2 subtests passed [22:07:46.692] 308/396 postgresql:bloom / bloom/001_wal OK 48.19s 31 subtests passed [22:07:47.665] 309/396 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.96s 9 subtests passed [22:07:48.458] 310/396 postgresql:subscription / subscription/012_collation OK 16.75s 2 subtests passed [22:07:48.980] 311/396 postgresql:subscription / subscription/020_messages OK 5.82s 5 subtests passed [22:07:55.471] 312/396 postgresql:subscription / subscription/024_add_drop_pub OK 7.79s 4 subtests passed [22:07:57.467] 313/396 postgresql:subscription / subscription/015_stream OK 21.66s 10 subtests passed [22:07:57.908] 314/396 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.43s 13 subtests passed [22:08:02.962] 315/396 postgresql:subscription / subscription/026_stats OK 13.98s 13 subtests passed [22:08:03.953] 316/396 postgresql:subscription / subscription/021_twophase OK 19.19s 31 subtests passed [22:08:04.296] 317/396 postgresql:subscription / subscription/013_partition OK 32.21s 74 subtests passed [22:08:05.851] 318/396 postgresql:subscription / subscription/022_twophase_cascade OK 20.21s 41 subtests passed [22:08:06.664] 319/396 postgresql:subscription / subscription/029_on_error OK 8.77s 5 subtests passed [22:08:08.675] 320/396 postgresql:subscription / subscription/023_twophase_stream OK 22.01s 34 subtests passed [22:08:15.017] 321/396 postgresql:subscription / subscription/027_nosuperuser OK 19.55s 19 subtests passed [22:08:15.084] 322/396 postgresql:subscription / subscription/033_run_as_table_owner OK 9.31s 10 subtests passed [22:08:18.238] 323/396 postgresql:subscription / subscription/028_row_filter OK 20.76s 26 subtests passed [22:08:19.302] 324/396 postgresql:subscription / subscription/030_origin OK 16.33s 13 subtests passed [22:08:22.819] 325/396 postgresql:subscription / subscription/036_sequences OK 7.80s 9 subtests passed [22:08:23.842] 326/396 postgresql:subscription / subscription/032_subscribe_use_index OK 19.54s 15 subtests passed [22:08:26.743] 327/396 postgresql:brin / brin/01_workitems OK 3.92s 4 subtests passed [22:08:27.045] 328/396 postgresql:subscription / subscription/035_conflicts OK 18.37s 29 subtests passed [22:08:27.099] 329/396 postgresql:subscription / subscription/034_temporal OK 20.43s 37 subtests passed [22:08:27.123] 330/396 postgresql:subscription / subscription/037_except OK 12.03s 17 subtests passed [22:08:27.907] 331/396 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 9.67s 4 subtests passed [22:08:31.254] 332/396 postgresql:brin / brin/02_wal_consistency OK 7.41s 2 subtests passed [22:08:31.340] 333/396 postgresql:commit_ts / commit_ts/004_restart OK 4.21s 16 subtests passed [22:08:31.554] 334/396 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.64s 4 subtests passed [22:08:32.941] 335/396 postgresql:subscription / subscription/031_column_list OK 28.99s 36 subtests passed [22:08:34.007] 336/396 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.75s 23 subtests passed [22:08:34.200] 337/396 postgresql:commit_ts / commit_ts/002_standby OK 7.15s 4 subtests passed [22:08:34.370] 338/396 postgresql:oauth_validator / oauth_validator/002_client OK 2.81s 20 subtests passed [22:08:35.134] 339/396 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.19s 4 subtests passed [22:08:35.637] 340/396 postgresql:commit_ts / commit_ts/001_base OK 8.88s 2 subtests passed [22:08:36.598] 341/396 postgresql:commit_ts / commit_ts/003_standby_2 OK 9.49s 4 subtests passed [22:08:37.855] 342/396 postgresql:test_aio / test_aio/002_io_workers OK 3.65s 22 subtests passed [22:08:39.294] 343/396 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 3.65s 2 subtests passed [22:08:39.346] 344/396 postgresql:test_aio / test_aio/004_read_stream OK 4.21s 21 subtests passed [22:08:42.405] 345/396 postgresql:test_checksums / test_checksums/001_basic OK 5.80s 9 subtests passed [22:08:43.115] 346/396 postgresql:test_checksums / test_checksums/002_restarts OK 5.25s 5 subtests passed [22:08:43.540] 347/396 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.42s [22:08:43.563] 348/396 postgresql:test_aio / test_aio/003_initdb OK 9.19s 4 subtests passed [22:08:43.942] 349/396 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.38s [22:08:44.019] 350/396 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.48s [22:08:45.563] 351/396 postgresql:subscription / subscription/100_bugs OK 26.26s 17 subtests passed [22:08:45.783] 352/396 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.75s 2 subtests passed [22:08:47.422] 353/396 postgresql:test_checksums / test_checksums/004_offline OK 8.07s 8 subtests passed [22:08:48.445] 354/396 postgresql:test_escape / test_escape/001_test_escape OK 2.66s 1218 subtests passed [22:08:48.986] 355/396 postgresql:test_checksums / test_checksums/003_standby_restarts OK 9.69s 12 subtests passed [22:08:49.061] 356/396 postgresql:test_int128 / test_int128/001_test_int128 OK 0.60s 2 subtests passed [22:08:49.485] 357/396 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.06s 11 subtests passed [22:08:49.612] 358/396 postgresql:test_checksums / test_checksums/005_injection OK 7.20s 3 subtests passed [22:08:50.080] 359/396 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.47s 2 subtests passed [22:08:50.103] 360/396 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.61s 12 subtests passed [22:08:50.196] 361/396 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.63s 15 subtests passed [22:08:50.855] 362/396 postgresql:test_aio / test_aio/001_aio OK 16.84s 550 subtests passed [22:08:51.275] 363/396 postgresql:test_misc / test_misc/004_io_direct SKIP 0.40s [22:08:52.019] 364/396 postgresql:test_misc / test_misc/003_check_guc OK 1.82s 4 subtests passed [22:08:52.983] 365/396 postgresql:test_misc / test_misc/002_tablespace OK 2.88s 20 subtests passed [22:08:54.457] 366/396 postgresql:test_misc / test_misc/005_timeouts OK 3.18s 2 subtests passed [22:08:54.501] 367/396 postgresql:test_misc / test_misc/001_constraint_validation OK 4.42s 42 subtests passed [22:08:54.744] 368/396 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.72s 2 subtests passed [22:08:55.686] 369/396 postgresql:test_misc / test_misc/007_catcache_inval OK 2.70s 2 subtests passed [22:08:56.893] 370/396 postgresql:oauth_validator / oauth_validator/001_server OK 25.55s 170 subtests passed [22:08:57.378] 371/396 postgresql:test_misc / test_misc/009_log_temp_files OK 2.87s 11 subtests passed [22:08:57.405] 372/396 postgresql:test_misc / test_misc/008_replslot_single_user OK 2.95s 10 subtests passed [22:08:57.917] 373/396 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.54s [22:08:58.788] 374/396 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 9.80s 516 subtests passed [22:08:59.153] 375/396 postgresql:test_json_parser / test_json_parser/002_inline OK 10.08s 3712 subtests passed [22:09:00.287] 376/396 postgresql:test_misc / test_misc/011_lock_stats OK 4.60s 7 subtests passed [22:09:00.289] 377/396 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 2.88s 2 subtests passed [22:09:00.472] 378/396 postgresql:test_slru / test_slru/001_multixact OK 2.55s 2 subtests passed [22:09:00.817] 379/396 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.51s [22:09:01.069] 380/396 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.59s [22:09:01.339] 381/396 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.52s [22:09:02.535] 382/396 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.46s [22:09:02.700] 383/396 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.90s 18 subtests passed [22:09:04.677] 384/396 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.49s 8 subtests passed [22:09:05.378] 385/396 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.09s 11 subtests passed [22:09:05.400] 386/396 postgresql:ssl / ssl/004_sni SKIP 0.72s [22:09:06.407] 387/396 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 11.66s 73 subtests passed [22:09:08.146] 388/396 postgresql:ldap / ldap/002_bindpasswd OK 2.69s 3 subtests passed [22:09:08.990] 389/396 postgresql:ssl / ssl/003_sslinfo OK 6.27s 20 subtests passed [22:09:09.106] 390/396 postgresql:ssl / ssl/002_scram OK 6.57s 24 subtests passed [22:09:09.627] 391/396 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.21s 26 subtests passed [22:09:10.560] 392/396 postgresql:icu / icu/010_database OK 2.41s 8 subtests passed [22:09:11.103] 393/396 postgresql:test_pg_dump / test_pg_dump/001_base OK 14.20s 1044 subtests passed [22:09:12.178] 394/396 postgresql:ldap / ldap/001_auth OK 6.80s 47 subtests passed [22:09:16.355] 395/396 postgresql:test_checksums / test_checksums/009_fpi OK 32.41s 7 subtests passed [22:09:16.390] 396/396 postgresql:ssl / ssl/001_ssltests OK 15.05s 246 subtests passed [22:09:16.606] [22:09:16.606] Summary of Failures: [22:09:16.606] [22:09:16.606] 9/396 postgresql:regress / regress/regress ERROR 140.33s exit status 1 [22:09:16.606] 44/396 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 153.58s exit status 1 [22:09:16.606] 38/396 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 244.35s exit status 1 [22:09:16.606] 197/396 postgresql:recovery / recovery/027_stream_regress ERROR 248.75s exit status 1 [22:09:16.606] [22:09:16.606] Ok: 380 [22:09:16.606] Expected Fail: 0 [22:09:16.606] Fail: 4 [22:09:16.606] Unexpected Pass: 0 [22:09:16.606] Skipped: 12 [22:09:16.606] Timeout: 0 [22:09:16.606] [22:09:16.606] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [22:09:16.741] [22:09:16.741] Exit status: 4