[14:57:05.420] su postgres <<-EOF [14:57:05.420] set -e [14:57:05.420] ulimit -c unlimited [14:57:05.420] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [14:57:05.420] EOF [14:57:07.417] 1/381 postgresql:setup / tmp_install OK 1.38s [14:57:07.527] 2/381 postgresql:setup / install_test_files OK 0.11s [14:57:08.652] 3/381 postgresql:setup / initdb_cache OK 1.12s [14:57:09.117] 4/381 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.44s 9 subtests passed [14:57:21.455] 5/381 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 12.69s 16 subtests passed [14:57:26.041] ▶ 6/381 + create_schema 2340 ms FAIL [14:57:31.102] 7/381 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 22.41s 13 subtests passed [14:57:31.949] 8/381 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 10.49s 5 subtests passed [14:57:36.683] 9/381 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 27.98s 19 subtests passed [14:57:44.893] 10/381 postgresql:recovery / recovery/002_archiving OK 8.21s 12 subtests passed [14:57:55.458] 11/381 postgresql:recovery / recovery/001_stream_rep OK 23.51s 64 subtests passed [14:58:08.047] 12/381 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 58.93s 3 subtests passed [14:58:10.399] 13/381 postgresql:recovery / recovery/003_recovery_targets OK 25.50s 15 subtests passed [14:58:13.658] 14/381 postgresql:recovery / recovery/004_timeline_switch OK 18.20s 5 subtests passed [14:58:15.598] 15/381 postgresql:recovery / recovery/006_logical_decoding OK 5.20s 20 subtests passed [14:58:21.109] 16/381 postgresql:recovery / recovery/005_replay_delay OK 13.06s 3 subtests passed [14:58:25.994] 17/381 postgresql:recovery / recovery/007_sync_rep OK 12.33s 11 subtests passed [14:58:32.898] 18/381 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.90s 13 subtests passed [14:58:34.930] 19/381 postgresql:recovery / recovery/008_fsm_truncation OK 19.33s 1 subtests passed [14:58:36.238] 20/381 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 87.47s 40 subtests passed [14:58:37.871] 21/381 postgresql:recovery / recovery/013_crash_restart OK 2.94s 19 subtests passed [14:58:37.996] 22/381 postgresql:recovery / recovery/009_twophase OK 16.88s 30 subtests passed [14:58:39.676] 23/381 postgresql:recovery / recovery/014_unlogged_reinit OK 3.43s 23 subtests passed [14:58:43.582] 24/381 postgresql:recovery / recovery/017_shm OK 3.90s 4 subtests passed [14:58:43.784] 25/381 postgresql:recovery / recovery/015_promotion_pages OK 5.91s 1 subtests passed [14:58:44.364] 26/381 postgresql:recovery / recovery/012_subtransactions OK 11.47s 12 subtests passed [14:58:45.025] 27/381 postgresql:recovery / recovery/016_min_consistency OK 7.03s 1 subtests passed [14:58:50.623] 28/381 postgresql:recovery / recovery/021_row_visibility OK 5.60s 10 subtests passed [14:58:52.854] 29/381 postgresql:recovery / recovery/022_crash_temp_files OK 2.23s 11 subtests passed [14:58:57.704] 30/381 postgresql:recovery / recovery/020_archive_status OK 13.34s 19 subtests passed [14:58:58.384] 31/381 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.53s 1 subtests passed [14:59:06.704] 32/381 postgresql:recovery / recovery/024_archive_recovery OK 9.00s 2 subtests passed [14:59:08.117] 33/381 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 9.73s 1 subtests passed [14:59:13.125] 34/381 postgresql:recovery / recovery/018_wal_optimize OK 29.54s 38 subtests passed [14:59:19.946] ▶ 35/381 - regression tests pass FAIL [14:59:21.613] 36/381 postgresql:recovery / recovery/026_overwrite_contrecord OK 14.91s 3 subtests passed [14:59:21.873] 6/381 postgresql:regress / regress/regress ERROR 133.22s exit status 1 [14:59:21.873] >>> PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress MALLOC_PERTURB_=85 top_builddir=/home/postgres/postgres/build 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib /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 40058 [14:59:21.873] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:59:21.873] stderr: [14:59:21.873] # 1 of 243 tests failed. [14:59:21.873] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [14:59:21.873] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [14:59:21.873] [14:59:21.873] (test program exited with status code 1) [14:59:21.873] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:59:21.873] [14:59:24.489] 37/381 postgresql:recovery / recovery/019_replslot_limit OK 40.70s 26 subtests passed [14:59:25.844] 38/381 postgresql:recovery / recovery/028_pitr_timelines OK 12.72s 3 subtests passed [14:59:30.215] ▶ 39/381 - regression tests pass FAIL [14:59:30.518] 39/381 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 141.85s exit status 1 [14:59:30.518] >>> PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress top_builddir=/home/postgres/postgres/build 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 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib MALLOC_PERTURB_=107 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib /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 [14:59:30.518] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:59:30.518] stderr: [14:59:30.518] # Failed test 'regression tests pass' [14:59:30.518] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [14:59:30.518] # got: '256' [14:59:30.518] # expected: '0' [14:59:30.518] # Looks like you failed 1 test of 1. [14:59:30.518] [14:59:30.518] (test program exited with status code 1) [14:59:30.518] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:59:30.518] [14:59:31.568] 40/381 postgresql:recovery / recovery/029_stats_restart OK 9.95s 44 subtests passed [14:59:32.367] 41/381 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.49s 11 subtests passed [14:59:33.792] 42/381 postgresql:recovery / recovery/031_recovery_conflict OK 9.30s 18 subtests passed [14:59:35.335] 43/381 postgresql:recovery / recovery/034_create_database OK 3.76s 2 subtests passed [14:59:38.491] 44/381 postgresql:recovery / recovery/032_relfilenode_reuse OK 12.64s 14 subtests passed [14:59:38.528] 45/381 postgresql:recovery / recovery/037_invalid_database OK 3.19s 10 subtests passed [14:59:39.438] 46/381 postgresql:recovery / recovery/036_truncated_dropped OK 5.64s 8 subtests passed [14:59:42.838] 47/381 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.34s 2 subtests passed [14:59:51.292] 48/381 postgresql:recovery / recovery/041_checkpoint_at_promote OK 8.45s 6 subtests passed [14:59:53.627] 49/381 postgresql:recovery / recovery/039_end_of_wal OK 15.10s 14 subtests passed [14:59:59.194] 50/381 postgresql:isolation / isolation/isolation OK 148.09s 126 subtests passed [14:59:59.827] 51/381 postgresql:recovery / recovery/042_low_level_backup OK 8.53s 4 subtests passed [15:00:01.756] 52/381 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.55s 1 subtests passed [15:00:02.056] 53/381 postgresql:recovery / recovery/033_replay_tsp_drops OK 31.54s 3 subtests passed [15:00:04.608] 54/381 postgresql:recovery / recovery/043_no_contrecord_switch OK 10.98s 1 subtests passed [15:00:14.143] 55/381 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 9.53s 3 subtests passed [15:00:15.914] 56/381 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 13.85s 1 subtests passed [15:00:19.384] 57/381 postgresql:recovery / recovery/050_redo_segment_missing OK 3.47s 2 subtests passed [15:00:25.006] 58/381 postgresql:recovery / recovery/035_standby_logical_decoding OK 52.63s 89 subtests passed [15:00:25.276] 59/381 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 23.52s 2 subtests passed [15:00:26.726] 60/381 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 1.72s 4 subtests passed [15:00:27.063] 61/381 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 47.62s 38 subtests passed [15:00:31.313] 62/381 postgresql:plperl / plperl/regress OK 4.58s 14 subtests passed [15:00:32.005] 63/381 postgresql:plpgsql / plpgsql/regress OK 6.73s 13 subtests passed [15:00:33.899] 64/381 postgresql:plpython / plpython/regress OK 6.83s 23 subtests passed [15:00:34.622] 65/381 postgresql:pltcl / pltcl/regress OK 3.31s 8 subtests passed [15:00:36.349] 66/381 postgresql:auto_explain / auto_explain/regress OK 2.45s 1 subtests passed [15:00:36.680] 67/381 postgresql:basic_archive / basic_archive/regress OK 2.05s 1 subtests passed [15:00:37.454] 68/381 postgresql:recovery / recovery/049_wait_for_lsn OK 23.30s 33 subtests passed [15:00:38.148] 69/381 postgresql:bloom / bloom/regress OK 1.80s 1 subtests passed [15:00:38.542] 70/381 postgresql:bool_plperl / bool_plperl/regress OK 1.86s 2 subtests passed [15:00:41.317] 71/381 postgresql:recovery / recovery/045_archive_restartpoint OK 41.49s 1 subtests passed [15:00:41.695] 72/381 postgresql:citext / citext/regress OK 3.15s 3 subtests passed [15:00:43.769] 73/381 postgresql:cube / cube/regress OK 2.45s 2 subtests passed [15:00:43.803] 74/381 postgresql:btree_gist / btree_gist/regress OK 5.65s 32 subtests passed [15:00:43.834] 75/381 postgresql:dblink / dblink/regress OK 2.12s 1 subtests passed [15:00:44.142] 76/381 postgresql:btree_gin / btree_gin/regress OK 6.69s 30 subtests passed [15:00:45.110] 77/381 postgresql:dict_xsyn / dict_xsyn/regress OK 1.31s 1 subtests passed [15:00:45.620] 78/381 postgresql:dict_int / dict_int/regress OK 1.85s 1 subtests passed [15:00:45.881] 79/381 postgresql:file_fdw / file_fdw/regress OK 1.74s 1 subtests passed [15:00:46.675] 80/381 postgresql:earthdistance / earthdistance/regress OK 2.83s 1 subtests passed [15:00:46.795] 81/381 postgresql:recovery / recovery/051_effective_wal_level OK 27.41s 31 subtests passed [15:00:46.818] 82/381 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.70s 2 subtests passed [15:00:48.291] 83/381 postgresql:hstore_plpython / hstore_plpython/regress OK 1.61s 1 subtests passed [15:00:48.496] 84/381 postgresql:isn / isn/regress OK 1.67s 1 subtests passed [15:00:48.988] 85/381 postgresql:hstore_plperl / hstore_plperl/regress OK 3.10s 3 subtests passed [15:00:49.741] 86/381 postgresql:lo / lo/regress OK 0.75s 1 subtests passed [15:00:49.821] 87/381 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.32s 1 subtests passed [15:00:50.015] 88/381 postgresql:hstore / hstore/regress OK 4.39s 2 subtests passed [15:00:50.965] 89/381 postgresql:amcheck / amcheck/regress OK 18.96s 4 subtests passed [15:00:50.976] 90/381 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.68s 2 subtests passed [15:00:51.235] 91/381 postgresql:ltree_plpython / ltree_plpython/regress OK 1.41s 1 subtests passed [15:00:52.100] 92/381 postgresql:passwordcheck / passwordcheck/regress OK 1.13s 1 subtests passed [15:00:52.520] 93/381 postgresql:ltree / ltree/regress OK 2.78s 1 subtests passed [15:00:52.916] 94/381 postgresql:pg_buffercache / pg_buffercache/regress OK 1.94s 2 subtests passed [15:00:53.433] 95/381 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.33s 1 subtests passed [15:00:53.747] 96/381 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.23s 1 subtests passed [15:00:54.200] 97/381 postgresql:pg_overexplain / pg_overexplain/regress OK 1.28s 1 subtests passed [15:00:54.631] 98/381 postgresql:pageinspect / pageinspect/regress OK 4.61s 8 subtests passed [15:00:54.860] 99/381 postgresql:pg_prewarm / pg_prewarm/regress OK 1.11s 1 subtests passed [15:00:55.747] 100/381 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.54s 1 subtests passed [15:00:55.805] 101/381 postgresql:pgstattuple / pgstattuple/regress OK 0.94s 1 subtests passed [15:00:56.809] 102/381 postgresql:pg_surgery / pg_surgery/regress OK 1.06s 1 subtests passed [15:00:57.754] 35/381 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 229.07s exit status 1 [15:00:57.754] >>> 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/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 top_builddir=/home/postgres/postgres/build 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 with_icu=yes MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=94 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so /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 [15:00:57.754] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [15:00:57.754] stderr: [15:00:57.754] # Failed test 'regression tests pass' [15:00:57.754] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [15:00:57.754] # got: '256' [15:00:57.754] # expected: '0' [15:00:57.754] # Looks like you failed 1 test of 20. [15:00:57.754] [15:00:57.754] (test program exited with status code 1) [15:00:57.754] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [15:00:57.754] [15:00:58.069] 103/381 postgresql:pg_visibility / pg_visibility/regress OK 1.26s 1 subtests passed [15:00:58.827] 104/381 postgresql:pg_walinspect / pg_walinspect/regress OK 1.07s 2 subtests passed [15:00:59.396] 105/381 postgresql:pgcrypto / pgcrypto/regress OK 8.16s 25 subtests passed [15:01:00.002] 106/381 postgresql:pg_trgm / pg_trgm/regress OK 4.20s 4 subtests passed [15:01:00.445] 107/381 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.62s 1 subtests passed [15:01:00.966] 108/381 postgresql:pg_stat_statements / pg_stat_statements/regress OK 6.33s 16 subtests passed [15:01:01.012] 109/381 postgresql:intarray / intarray/regress OK 14.21s 1 subtests passed [15:01:01.701] 110/381 postgresql:spi / spi/regress OK 1.70s 2 subtests passed [15:01:01.760] 111/381 postgresql:seg / seg/regress OK 2.36s 3 subtests passed [15:01:02.774] 112/381 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.01s 1 subtests passed [15:01:03.146] 113/381 postgresql:tablefunc / tablefunc/regress OK 2.70s 1 subtests passed [15:01:03.732] 114/381 postgresql:tcn / tcn/isolation OK 2.76s 1 subtests passed [15:01:04.683] 115/381 postgresql:tsm_system_time / tsm_system_time/regress OK 1.91s 1 subtests passed [15:01:04.755] 116/381 postgresql:unaccent / unaccent/regress OK 1.61s 1 subtests passed [15:01:05.710] 117/381 postgresql:uuid-ossp / uuid-ossp/regress OK 1.98s 1 subtests passed [15:01:06.276] 118/381 postgresql:brin / brin/isolation OK 1.52s 1 subtests passed [15:01:06.348] 119/381 postgresql:xml2 / xml2/regress OK 1.66s 1 subtests passed [15:01:06.842] 120/381 postgresql:commit_ts / commit_ts/regress OK 1.13s 1 subtests passed [15:01:07.651] 121/381 postgresql:dummy_index_am / dummy_index_am/regress OK 1.30s 1 subtests passed [15:01:07.843] 122/381 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.00s 1 subtests passed [15:01:08.940] 123/381 postgresql:delay_execution / delay_execution/isolation OK 2.66s 2 subtests passed [15:01:09.230] 124/381 postgresql:gin / gin/regress OK 1.58s 1 subtests passed [15:01:09.974] 125/381 postgresql:index / index/isolation OK 2.13s 1 subtests passed [15:01:10.484] 126/381 postgresql:injection_points / injection_points/regress OK 1.54s 4 subtests passed [15:01:11.105] 127/381 postgresql:test_decoding / test_decoding/isolation OK 9.40s 14 subtests passed [15:01:11.237] 128/381 postgresql:plsample / plsample/regress OK 0.74s 1 subtests passed [15:01:12.112] 129/381 postgresql:test_binaryheap / test_binaryheap/regress OK 0.87s 1 subtests passed [15:01:12.635] 130/381 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.53s 1 subtests passed [15:01:13.022] 131/381 postgresql:test_bitmapset / test_bitmapset/regress OK 0.91s 1 subtests passed [15:01:14.418] 132/381 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.39s 1 subtests passed [15:01:14.479] 133/381 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.84s 1 subtests passed [15:01:15.631] 134/381 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.21s 1 subtests passed [15:01:15.913] 135/381 postgresql:test_custom_types / test_custom_types/regress OK 1.43s 1 subtests passed [15:01:16.462] 136/381 postgresql:injection_points / injection_points/isolation OK 7.23s 4 subtests passed [15:01:18.038] 137/381 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.57s 1 subtests passed [15:01:18.576] 138/381 postgresql:test_dsa / test_dsa/regress OK 2.66s 1 subtests passed [15:01:19.142] 139/381 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.51s 22 subtests passed [15:01:19.586] 140/381 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.01s 1 subtests passed [15:01:20.332] 141/381 postgresql:nbtree / nbtree/regress OK 10.36s 2 subtests passed [15:01:20.404] 142/381 postgresql:test_lfind / test_lfind/regress OK 0.82s 1 subtests passed [15:01:21.096] 143/381 postgresql:postgres_fdw / postgres_fdw/regress OK 23.03s 2 subtests passed [15:01:21.126] 144/381 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 0.79s 1 subtests passed [15:01:22.247] 145/381 postgresql:test_parser / test_parser/regress OK 1.15s 1 subtests passed [15:01:22.826] 146/381 postgresql:test_pg_dump / test_pg_dump/regress OK 1.70s 1 subtests passed [15:01:23.103] 147/381 postgresql:test_predtest / test_predtest/regress OK 0.85s 1 subtests passed [15:01:23.804] 148/381 postgresql:test_extensions / test_extensions/regress OK 5.76s 2 subtests passed [15:01:23.989] 149/381 postgresql:test_rbtree / test_rbtree/regress OK 0.88s 1 subtests passed [15:01:24.027] 150/381 postgresql:test_radixtree / test_radixtree/regress OK 1.20s 1 subtests passed [15:01:25.134] 151/381 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.73s 2 subtests passed [15:01:25.356] 152/381 postgresql:test_resowner / test_resowner/regress OK 1.36s 1 subtests passed [15:01:25.402] 153/381 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.37s 1 subtests passed [15:01:26.337] 154/381 postgresql:test_slru / test_slru/regress OK 0.93s 1 subtests passed [15:01:26.647] 155/381 postgresql:test_saslprep / test_saslprep/regress OK 1.51s 1 subtests passed [15:01:27.567] 156/381 postgresql:typcache / typcache/regress OK 0.92s 1 subtests passed [15:01:27.663] 157/381 postgresql:test_regex / test_regex/regress OK 3.86s 2 subtests passed [15:01:27.832] 158/381 postgresql:pg_plan_advice / pg_plan_advice/regress OK 34.40s 9 subtests passed [15:01:28.163] 159/381 postgresql:test_tidstore / test_tidstore/regress OK 1.82s 1 subtests passed [15:01:28.533] 160/381 postgresql:libpq / libpq/002_api OK 0.37s 1 subtests passed [15:01:28.667] 161/381 postgresql:test_decoding / test_decoding/regress OK 27.65s 19 subtests passed [15:01:29.024] 162/381 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.36s [15:01:29.502] 163/381 postgresql:test_integerset / test_integerset/regress OK 10.36s 1 subtests passed [15:01:29.931] 164/381 postgresql:libpq / libpq/001_uri OK 2.10s 63 subtests passed [15:01:30.366] 165/381 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.43s 55 subtests passed [15:01:31.013] 166/381 postgresql:unsafe_tests / unsafe_tests/regress OK 3.44s 4 subtests passed [15:01:31.386] 167/381 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.37s 9 subtests passed [15:01:32.822] 168/381 postgresql:libpq / libpq/006_service OK 3.32s 47 subtests passed [15:01:35.922] 169/381 postgresql:libpq / libpq/005_negotiate_encryption OK 6.90s 53 subtests passed [15:01:36.797] 170/381 postgresql:test_shm_mq / test_shm_mq/regress OK 11.44s 1 subtests passed [15:01:36.860] 171/381 postgresql:libpq / libpq/003_load_balance_host_list OK 8.32s 127 subtests passed [15:01:37.462] 172/381 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.60s 51 subtests passed [15:01:38.693] 173/381 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 7.31s 107 subtests passed [15:01:40.414] 174/381 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.72s 3 subtests passed [15:01:41.158] 175/381 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.36s 10 subtests passed [15:01:43.469] 176/381 postgresql:ecpg / ecpg/ecpg OK 15.80s 66 subtests passed [15:01:44.639] 177/381 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 8.71s 32 subtests passed [15:01:45.082] 178/381 postgresql:pg_checksums / pg_checksums/001_basic OK 0.44s 9 subtests passed [15:01:48.446] 179/381 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 7.29s 27 subtests passed [15:01:48.807] 180/381 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 8.39s 43 subtests passed [15:01:48.950] 181/381 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.50s 13 subtests passed [15:01:56.814] 182/381 postgresql:pg_checksums / pg_checksums/002_actions OK 11.73s 66 subtests passed [15:02:03.820] 183/381 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 14.87s 7 subtests passed [15:02:05.044] 184/381 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.23s 11 subtests passed [15:02:07.362] 185/381 postgresql:pg_amcheck / pg_amcheck/003_check OK 34.54s 75 subtests passed [15:02:11.078] 186/381 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.71s 3 subtests passed [15:02:13.014] 187/381 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 24.20s 6 subtests passed [15:02:13.705] 188/381 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 8.66s 4 subtests passed [15:02:17.474] 189/381 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 4.46s 4 subtests passed [15:02:21.562] ▶ 190/381 - regression tests pass FAIL [15:02:22.072] 191/381 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 8.36s 4 subtests passed [15:02:22.498] 192/381 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 18.68s 22 subtests passed [15:02:22.861] 193/381 postgresql:pg_config / pg_config/001_pg_config OK 0.79s 21 subtests passed [15:02:23.792] 194/381 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 12.71s 2 subtests passed [15:02:24.181] 195/381 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.68s 18 subtests passed [15:02:25.211] 196/381 postgresql:pg_ctl / pg_ctl/002_status OK 1.42s 3 subtests passed [15:02:25.994] 197/381 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 8.52s 5 subtests passed [15:02:26.706] 198/381 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 43.23s 60 subtests passed [15:02:27.583] 199/381 postgresql:initdb / initdb/001_initdb OK 57.21s 57 subtests passed [15:02:29.588] 200/381 postgresql:pg_dump / pg_dump/001_basic OK 3.59s 135 subtests passed [15:02:29.689] 201/381 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.48s 14 subtests passed [15:02:30.324] 202/381 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.72s 3 subtests passed [15:02:30.648] 203/381 postgresql:pg_ctl / pg_ctl/001_start_stop OK 7.78s 25 subtests passed [15:02:32.410] 204/381 postgresql:pg_ctl / pg_ctl/003_promote OK 8.23s 12 subtests passed [15:02:34.946] 205/381 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.35s 4 subtests passed [15:02:37.767] 206/381 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.82s 83 subtests passed [15:02:38.707] 207/381 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.93s 9 subtests passed [15:02:38.796] 208/381 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 8.47s 98 subtests passed [15:02:42.567] 209/381 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 12.88s 108 subtests passed [15:02:45.325] 210/381 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 67.86s 200 subtests passed [15:02:54.105] 211/381 postgresql:pg_dump / pg_dump/010_dump_connstr OK 21.69s 13 subtests passed [15:02:54.598] 212/381 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 12.03s 6 subtests passed [15:02:55.067] 213/381 postgresql:pg_rewind / pg_rewind/006_options OK 0.47s 13 subtests passed [15:02:58.204] 214/381 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 12.87s 10 subtests passed [15:02:58.563] 215/381 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.46s 1 subtests passed [15:03:03.990] 216/381 postgresql:pg_rewind / pg_rewind/001_basic OK 25.28s 57 subtests passed [15:03:04.422] 217/381 postgresql:pg_rewind / pg_rewind/007_standby_source OK 9.35s 7 subtests passed [15:03:04.473] 218/381 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.91s 3 subtests passed [15:03:04.924] 219/381 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.45s 13 subtests passed [15:03:05.873] 190/381 postgresql:recovery / recovery/027_stream_regress ERROR 237.75s exit status 1 [15:03:05.874] >>> PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress top_builddir=/home/postgres/postgres/build share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib MALLOC_PERTURB_=109 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/recovery:/home/postgres/postgres/build/src/test/recovery/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so enable_injection_points=yes INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib /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 [15:03:05.874] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [15:03:05.874] stderr: [15:03:05.874] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [15:03:05.874] # diff -U3 /home/postgres/postgres/src/test/regress/expected/create_schema.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/create_schema.out [15:03:05.874] # --- /home/postgres/postgres/src/test/regress/expected/create_schema.out Mon Mar 30 14:53:43 2026 [15:03:05.874] # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/create_schema.out Mon Mar 30 14:59:32 2026 [15:03:05.874] # @@ -228,8 +228,9 @@ [15:03:05.874] # sale_date | date | | | | plain | | [15:03:05.874] # amount | numeric | | | | main | | [15:03:05.874] # Partition key: RANGE (sale_date) [15:03:05.874] # -Partitions: regress_part_copy.sales_2023 FOR VALUES FROM ('01-01-2023') TO ('01-01-2024'), [15:03:05.874] # - regress_part_copy.sales_2024 FOR VALUES FROM ('01-01-2024') TO ('01-01-2025') [15:03:05.874] # +Partitions: [15:03:05.874] # + regress_part_copy.sales_2023 FOR VALUES FROM ('01-01-2023') TO ('01-01-2024') [15:03:05.874] # + regress_part_copy.sales_2024 FOR VALUES FROM ('01-01-2024') TO ('01-01-2025') [15:03:05.874] # [15:03:05.874] # \d+ regress_part_copy.sales2 [15:03:05.874] # Partitioned table "regress_part_copy.sales2" [15:03:05.874] # @@ -241,8 +242,9 @@ [15:03:05.874] # Partition key: RANGE (EXTRACT(year FROM sale_date)) [15:03:05.874] # Not-null constraints: [15:03:05.874] # "sales2_id_not_null" NOT NULL "id" [15:03:05.874] # -Partitions: regress_part_copy.sales_2025 FOR VALUES FROM ('2024') TO ('2025'), [15:03:05.874] # - regress_part_copy.sales_2026 FOR VALUES FROM ('2025') TO ('2026') [15:03:05.874] # +Partitions: [15:03:05.874] # + regress_part_copy.sales_2025 FOR VALUES FROM ('2024') TO ('2025') [15:03:05.874] # + regress_part_copy.sales_2026 FOR VALUES FROM ('2025') TO ('2026') [15:03:05.874] # [15:03:05.874] # -- Test orphan partitions: parent in different schema [15:03:05.874] # -- Create partition in different schema than its parent [15:03:05.874] # @@ -277,8 +279,9 @@ [15:03:05.874] # category | text | | | | extended | | [15:03:05.874] # name | text | | | | extended | | [15:03:05.874] # Partition key: LIST (category) [15:03:05.874] # -Partitions: regress_list_part_copy.products_clothing FOR VALUES IN ('clothing', 'shoes'), [15:03:05.874] # - regress_list_part_copy.products_electronics FOR VALUES IN ('electronics', 'computers') [15:03:05.874] # +Partitions: [15:03:05.874] # + regress_list_part_copy.products_clothing FOR VALUES IN ('clothing', 'shoes') [15:03:05.874] # + regress_list_part_copy.products_electronics FOR VALUES IN ('electronics', 'computers') [15:03:05.874] # [15:03:05.874] # -- Test hash partitioning [15:03:05.874] # CREATE SCHEMA regress_hash_part_source; [15:03:05.874] # @@ -301,8 +304,9 @@ [15:03:05.874] # id | integer | | | | plain | | [15:03:05.874] # event_type | text | | | | extended | | [15:03:05.874] # Partition key: HASH (id) [15:03:05.874] # -Partitions: regress_hash_part_copy.events_0 FOR VALUES WITH (modulus 2, remainder 0), [15:03:05.874] # - regress_hash_part_copy.events_1 FOR VALUES WITH (modulus 2, remainder 1) [15:03:05.874] # +Partitions: [15:03:05.874] # + regress_hash_part_copy.events_0 FOR VALUES WITH (modulus 2, remainder 0) [15:03:05.874] # + regress_hash_part_copy.events_1 FOR VALUES WITH (modulus 2, remainder 1) [15:03:05.874] # [15:03:05.874] # -- [15:03:05.874] # -- Test foreign key handling [15:03:05.874] # === dumping /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [15:03:05.874] # === EOF === [15:03:05.874] # Failed test 'regression tests pass' [15:03:05.874] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 112. [15:03:05.874] # got: '256' [15:03:05.874] # expected: '0' [15:03:05.874] # Looks like you failed 1 test of 11. [15:03:05.874] [15:03:05.874] (test program exited with status code 1) [15:03:05.874] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [15:03:05.874] [15:03:06.564] 220/381 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.69s 17 subtests passed [15:03:06.850] 221/381 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.92s 18 subtests passed [15:03:11.307] 222/381 postgresql:pg_rewind / pg_rewind/002_databases OK 32.51s 12 subtests passed [15:03:12.877] 223/381 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 8.45s 12 subtests passed [15:03:12.895] 224/381 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 14.69s 3 subtests passed [15:03:14.863] 225/381 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.87s 1 subtests passed [15:03:15.229] 226/381 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.35s 60 subtests passed [15:03:17.013] 227/381 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 4.11s 5 subtests passed [15:03:17.599] 228/381 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 6.29s 32 subtests passed [15:03:23.468] 229/381 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.60s 11 subtests passed [15:03:26.500] 230/381 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 11.27s 18 subtests passed [15:03:28.364] 231/381 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.86s 5 subtests passed [15:03:28.871] 232/381 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.50s 11 subtests passed [15:03:29.017] 233/381 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.00s 10 subtests passed [15:03:29.152] 234/381 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 58.50s 60 subtests passed [15:03:30.889] 235/381 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.02s 7 subtests passed [15:03:31.407] 236/381 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.25s 207 subtests passed [15:03:32.378] 237/381 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 25.81s 38 subtests passed [15:03:33.523] 238/381 postgresql:psql / psql/020_cancel OK 1.14s 2 subtests passed [15:03:33.771] 239/381 postgresql:psql / psql/010_tab_completion OK 2.36s 89 subtests passed [15:03:34.680] 240/381 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 17.08s 21 subtests passed [15:03:35.400] 241/381 postgresql:psql / psql/030_pager OK 1.87s 4 subtests passed [15:03:35.704] 242/381 postgresql:scripts / scripts/010_clusterdb OK 1.93s 16 subtests passed [15:03:37.437] 243/381 postgresql:scripts / scripts/011_clusterdb_all OK 2.75s 7 subtests passed [15:03:37.473] 244/381 postgresql:scripts / scripts/040_createuser OK 1.77s 37 subtests passed [15:03:38.869] 245/381 postgresql:psql / psql/001_basic OK 7.98s 126 subtests passed [15:03:39.644] 246/381 postgresql:scripts / scripts/070_dropuser OK 2.17s 13 subtests passed [15:03:40.365] 247/381 postgresql:scripts / scripts/050_dropdb OK 2.93s 16 subtests passed [15:03:40.491] 248/381 postgresql:scripts / scripts/080_pg_isready OK 1.62s 11 subtests passed [15:03:43.378] 249/381 postgresql:scripts / scripts/091_reindexdb_all OK 3.01s 13 subtests passed [15:03:45.536] 250/381 postgresql:scripts / scripts/101_vacuumdb_all OK 2.15s 5 subtests passed [15:03:47.056] 251/381 postgresql:scripts / scripts/090_reindexdb OK 7.41s 64 subtests passed [15:03:47.538] 252/381 postgresql:scripts / scripts/020_createdb OK 12.14s 64 subtests passed [15:03:47.937] 253/381 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.39s 27 subtests passed [15:03:48.156] 254/381 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 41.30s 92 subtests passed [15:03:48.302] 255/381 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.36s 4 subtests passed [15:03:48.854] 256/381 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.69s 39 subtests passed [15:03:51.754] 257/381 postgresql:scripts / scripts/100_vacuumdb OK 11.26s 113 subtests passed [15:03:52.124] 258/381 postgresql:amcheck / amcheck/002_cic OK 3.27s 4 subtests passed [15:03:53.856] 259/381 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.73s 6 subtests passed [15:03:54.222] 260/381 postgresql:pg_waldump / pg_waldump/001_basic OK 30.75s 212 subtests passed [15:03:54.387] 261/381 postgresql:scripts / scripts/102_vacuumdb_stages OK 8.85s 4 subtests passed [15:03:54.986] 262/381 postgresql:amcheck / amcheck/003_cic_2pc OK 3.23s 7 subtests passed [15:03:56.257] 263/381 postgresql:scripts / scripts/200_connstr OK 9.19s 3 subtests passed [15:03:56.517] 264/381 postgresql:pgbench / pgbench/001_pgbench_with_server OK 27.50s 474 subtests passed [15:03:57.127] 265/381 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.74s 20 subtests passed [15:03:57.621] 266/381 postgresql:oid2name / oid2name/001_basic OK 0.49s 9 subtests passed [15:03:58.543] 267/381 postgresql:pg_dump / pg_dump/002_pg_dump OK 91.81s 12122 subtests passed [15:04:00.003] 268/381 postgresql:amcheck / amcheck/005_pitr OK 6.14s 3 subtests passed [15:04:00.465] 269/381 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.84s 11 subtests passed [15:04:02.523] 270/381 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.85s 3 subtests passed [15:04:03.376] 271/381 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.91s 3 subtests passed [15:04:05.717] 272/381 postgresql:amcheck / amcheck/006_verify_gin OK 11.47s 6 subtests passed [15:04:05.972] 273/381 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 9.72s 16 subtests passed [15:04:06.464] 274/381 postgresql:vacuumlo / vacuumlo/001_basic OK 0.49s 9 subtests passed [15:04:06.857] 275/381 postgresql:dblink / dblink/001_auth_scram OK 10.33s 12 subtests passed [15:04:07.162] 276/381 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 7.16s 2 subtests passed [15:04:08.119] 277/381 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 4.74s 4 subtests passed [15:04:09.980] 278/381 postgresql:authentication / authentication/004_file_inclusion OK 1.86s 2 subtests passed [15:04:10.341] 279/381 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.64s 6 subtests passed [15:04:10.438] 280/381 postgresql:authentication / authentication/005_sspi SKIP 0.46s [15:04:10.910] 281/381 postgresql:authentication / authentication/003_peer OK 3.75s 53 subtests passed [15:04:11.443] 282/381 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.92s 7 subtests passed [15:04:11.462] 283/381 postgresql:postmaster / postmaster/001_basic OK 0.55s 9 subtests passed [15:04:11.699] 284/381 postgresql:authentication / authentication/007_pre_auth OK 1.26s 2 subtests passed [15:04:13.807] 285/381 postgresql:postmaster / postmaster/003_start_stop OK 2.34s 25 subtests passed [15:04:14.034] 286/381 postgresql:amcheck / amcheck/001_verify_heapam OK 25.73s 272 subtests passed [15:04:14.329] 287/381 postgresql:postmaster / postmaster/002_connection_limits OK 2.87s 30 subtests passed [15:04:15.782] 288/381 postgresql:authentication / authentication/002_saslprep OK 8.92s 20 subtests passed [15:04:17.583] 289/381 postgresql:authentication / authentication/001_password OK 11.12s 207 subtests passed [15:04:17.689] 290/381 postgresql:authentication / authentication/006_login_trigger OK 7.35s 32 subtests passed [15:04:20.199] 291/381 postgresql:subscription / subscription/003_constraints OK 6.16s 6 subtests passed [15:04:21.815] 292/381 postgresql:subscription / subscription/002_types OK 8.01s 4 subtests passed [15:04:22.095] 293/381 postgresql:subscription / subscription/004_sync OK 7.77s 9 subtests passed [15:04:23.337] 294/381 postgresql:subscription / subscription/006_rewrite OK 5.75s 2 subtests passed [15:04:25.469] 295/381 postgresql:subscription / subscription/007_ddl OK 7.78s 8 subtests passed [15:04:25.644] 296/381 postgresql:subscription / subscription/009_matviews OK 3.83s 1 subtests passed [15:04:26.683] 297/381 postgresql:subscription / subscription/008_diff_schema OK 6.48s 5 subtests passed [15:04:30.231] 298/381 postgresql:subscription / subscription/001_rep_changes OK 18.53s 38 subtests passed [15:04:31.114] 299/381 postgresql:subscription / subscription/005_encoding OK 15.33s 1 subtests passed [15:04:32.546] 300/381 postgresql:subscription / subscription/010_truncate OK 10.45s 14 subtests passed [15:04:33.967] 301/381 postgresql:subscription / subscription/011_generated OK 10.63s 11 subtests passed [15:04:36.222] 302/381 postgresql:subscription / subscription/014_binary OK 9.53s 8 subtests passed [15:04:36.304] 303/381 postgresql:subscription / subscription/016_stream_subxact OK 5.19s 3 subtests passed [15:04:36.609] 304/381 postgresql:subscription / subscription/017_stream_ddl OK 4.06s 3 subtests passed [15:04:41.001] 305/381 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.78s 2 subtests passed [15:04:41.027] 306/381 postgresql:subscription / subscription/020_messages OK 4.72s 5 subtests passed [15:04:41.444] 307/381 postgresql:subscription / subscription/012_collation OK 15.97s 2 subtests passed [15:04:41.559] 308/381 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.59s 9 subtests passed [15:04:43.822] 309/381 postgresql:bloom / bloom/001_wal OK 48.83s 31 subtests passed [15:04:48.221] 310/381 postgresql:subscription / subscription/024_add_drop_pub OK 6.77s 4 subtests passed [15:04:50.867] 311/381 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.29s 13 subtests passed [15:04:53.327] 312/381 postgresql:subscription / subscription/021_twophase OK 16.71s 31 subtests passed [15:04:56.137] 313/381 postgresql:subscription / subscription/013_partition OK 30.49s 74 subtests passed [15:04:57.500] 314/381 postgresql:subscription / subscription/026_stats OK 13.68s 13 subtests passed [15:04:57.984] 315/381 postgresql:subscription / subscription/015_stream OK 27.75s 10 subtests passed [15:04:59.279] 316/381 postgresql:subscription / subscription/023_twophase_stream OK 18.25s 34 subtests passed [15:04:59.979] 317/381 postgresql:subscription / subscription/022_twophase_cascade OK 18.98s 41 subtests passed [15:05:01.145] 318/381 postgresql:subscription / subscription/029_on_error OK 7.80s 5 subtests passed [15:05:05.197] 319/381 postgresql:subscription / subscription/027_nosuperuser OK 16.97s 19 subtests passed [15:05:09.049] 320/381 postgresql:subscription / subscription/033_run_as_table_owner OK 9.77s 10 subtests passed [15:05:10.204] 321/381 postgresql:subscription / subscription/030_origin OK 14.06s 13 subtests passed [15:05:11.838] 322/381 postgresql:subscription / subscription/036_sequences OK 6.64s 9 subtests passed [15:05:12.070] 323/381 postgresql:subscription / subscription/028_row_filter OK 21.21s 26 subtests passed [15:05:15.244] 324/381 postgresql:brin / brin/01_workitems OK 3.40s 4 subtests passed [15:05:17.547] 325/381 postgresql:subscription / subscription/032_subscribe_use_index OK 19.56s 15 subtests passed [15:05:17.900] 326/381 postgresql:subscription / subscription/034_temporal OK 17.92s 32 subtests passed [15:05:19.555] 327/381 postgresql:subscription / subscription/035_conflicts OK 18.42s 29 subtests passed [15:05:19.637] 328/381 postgresql:brin / brin/02_wal_consistency OK 7.56s 2 subtests passed [15:05:21.554] 329/381 postgresql:subscription / subscription/037_except OK 12.50s 17 subtests passed [15:05:23.418] 330/381 postgresql:commit_ts / commit_ts/002_standby OK 5.87s 4 subtests passed [15:05:23.505] 331/381 postgresql:subscription / subscription/031_column_list OK 26.00s 36 subtests passed [15:05:23.614] 332/381 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.97s 4 subtests passed [15:05:23.962] 333/381 postgresql:commit_ts / commit_ts/004_restart OK 4.40s 16 subtests passed [15:05:25.004] 334/381 postgresql:commit_ts / commit_ts/001_base OK 9.76s 2 subtests passed [15:05:25.104] 335/381 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.55s 23 subtests passed [15:05:26.173] 336/381 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.56s 4 subtests passed [15:05:26.328] 337/381 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.43s 4 subtests passed [15:05:27.018] 338/381 postgresql:oauth_validator / oauth_validator/002_client OK 3.51s 20 subtests passed [15:05:28.119] 339/381 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.79s 2 subtests passed [15:05:28.548] 340/381 postgresql:test_aio / test_aio/002_io_workers OK 3.54s 22 subtests passed [15:05:30.612] 341/381 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.06s 11 subtests passed [15:05:30.727] 342/381 postgresql:test_escape / test_escape/001_test_escape OK 2.60s 1235 subtests passed [15:05:30.882] 343/381 postgresql:test_aio / test_aio/004_read_stream OK 4.71s 21 subtests passed [15:05:31.032] 344/381 postgresql:test_int128 / test_int128/001_test_int128 OK 0.42s 2 subtests passed [15:05:31.576] 345/381 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.54s 12 subtests passed [15:05:31.986] 346/381 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.96s 15 subtests passed [15:05:32.044] 347/381 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.46s 2 subtests passed [15:05:34.324] 348/381 postgresql:test_misc / test_misc/002_tablespace OK 2.28s 20 subtests passed [15:05:35.725] 349/381 postgresql:test_misc / test_misc/001_constraint_validation OK 3.73s 42 subtests passed [15:05:36.071] 350/381 postgresql:test_misc / test_misc/003_check_guc OK 1.75s 4 subtests passed [15:05:36.127] 351/381 postgresql:test_aio / test_aio/003_initdb OK 11.02s 4 subtests passed [15:05:36.244] 352/381 postgresql:test_misc / test_misc/004_io_direct SKIP 0.52s [15:05:37.559] 353/381 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 6.81s 516 subtests passed [15:05:38.510] 354/381 postgresql:test_misc / test_misc/005_timeouts OK 2.42s 2 subtests passed [15:05:38.707] 355/381 postgresql:test_misc / test_misc/007_catcache_inval OK 2.46s 2 subtests passed [15:05:39.272] 356/381 postgresql:subscription / subscription/100_bugs OK 29.07s 17 subtests passed [15:05:39.451] 357/381 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.32s 2 subtests passed [15:05:39.949] 358/381 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.50s [15:05:40.568] 359/381 postgresql:test_misc / test_misc/009_log_temp_files OK 2.07s 11 subtests passed [15:05:40.608] 360/381 postgresql:test_json_parser / test_json_parser/002_inline OK 9.72s 3712 subtests passed [15:05:40.659] 361/381 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.09s 10 subtests passed [15:05:41.058] 362/381 postgresql:test_aio / test_aio/001_aio OK 17.09s 550 subtests passed [15:05:41.530] 363/381 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.44s [15:05:42.033] 364/381 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.50s [15:05:42.581] 365/381 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.55s [15:05:42.645] 366/381 postgresql:test_slru / test_slru/001_multixact OK 2.69s 2 subtests passed [15:05:44.075] 367/381 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.50s 18 subtests passed [15:05:44.133] 368/381 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.53s [15:05:45.787] 369/381 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.14s 8 subtests passed [15:05:45.846] 370/381 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.18s 11 subtests passed [15:05:46.141] 371/381 postgresql:oauth_validator / oauth_validator/001_server OK 22.72s 133 subtests passed [15:05:46.254] 372/381 postgresql:ssl / ssl/004_sni SKIP 0.46s [15:05:48.812] 373/381 postgresql:ldap / ldap/002_bindpasswd OK 2.67s 3 subtests passed [15:05:49.454] 374/381 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.20s 26 subtests passed [15:05:50.147] 375/381 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 11.44s 73 subtests passed [15:05:50.160] 376/381 postgresql:ssl / ssl/002_scram OK 6.08s 24 subtests passed [15:05:50.556] 377/381 postgresql:ssl / ssl/003_sslinfo OK 6.42s 20 subtests passed [15:05:50.925] 378/381 postgresql:icu / icu/010_database OK 2.11s 8 subtests passed [15:05:51.411] 379/381 postgresql:test_pg_dump / test_pg_dump/001_base OK 12.13s 1044 subtests passed [15:05:56.398] 380/381 postgresql:ssl / ssl/001_ssltests OK 13.75s 246 subtests passed [15:05:56.939] 381/381 postgresql:ldap / ldap/001_auth OK 11.09s 47 subtests passed [15:05:57.136] [15:05:57.136] Summary of Failures: [15:05:57.136] [15:05:57.136] 6/381 postgresql:regress / regress/regress ERROR 133.22s exit status 1 [15:05:57.136] 39/381 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 141.85s exit status 1 [15:05:57.136] 35/381 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 229.07s exit status 1 [15:05:57.136] 190/381 postgresql:recovery / recovery/027_stream_regress ERROR 237.75s exit status 1 [15:05:57.136] [15:05:57.136] Ok: 368 [15:05:57.136] Expected Fail: 0 [15:05:57.136] Fail: 4 [15:05:57.136] Unexpected Pass: 0 [15:05:57.136] Skipped: 9 [15:05:57.136] Timeout: 0 [15:05:57.136] [15:05:57.136] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [15:05:57.255] [15:05:57.255] Exit status: 4