[21:39:17.816] ulimit -c unlimited # default is 0 [21:39:17.816] ulimit -n 1024 # default is 256, pretty low [21:39:17.816] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [21:39:22.299] 1/293 postgresql:setup / tmp_install OK 4.27s [21:39:22.346] 2/293 postgresql:setup / install_test_files OK 0.05s [21:39:23.322] 3/293 postgresql:setup / initdb_cache OK 0.97s [21:39:23.581] 4/293 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [21:39:32.199] 5/293 postgresql:recovery / recovery/002_archiving OK 8.83s 8 subtests passed [21:39:37.748] 6/293 postgresql:recovery / recovery/003_recovery_targets OK 14.17s 9 subtests passed [21:39:45.269] 7/293 postgresql:recovery / recovery/001_stream_rep OK 21.92s 61 subtests passed [21:39:45.542] 8/293 postgresql:recovery / recovery/004_timeline_switch OK 13.34s 3 subtests passed [21:39:49.344] 9/293 postgresql:recovery / recovery/005_replay_delay OK 11.11s 3 subtests passed [21:39:49.979] 10/293 postgresql:recovery / recovery/006_logical_decoding OK 4.71s 20 subtests passed [21:39:57.003] 11/293 postgresql:recovery / recovery/007_sync_rep OK 11.46s 11 subtests passed [21:40:03.936] 12/293 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.93s 13 subtests passed [21:40:10.039] 13/293 postgresql:recovery / recovery/012_subtransactions OK 6.08s 12 subtests passed [21:40:12.442] 14/293 postgresql:recovery / recovery/013_crash_restart OK 2.40s 18 subtests passed [21:40:14.622] 15/293 postgresql:recovery / recovery/014_unlogged_reinit OK 2.18s 23 subtests passed [21:40:17.003] 16/293 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 53.67s 12 subtests passed [21:40:17.877] 17/293 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 54.54s 14 subtests passed [21:40:18.837] 18/293 postgresql:recovery / recovery/015_promotion_pages OK 4.21s 1 subtests passed [21:40:21.297] 19/293 postgresql:recovery / recovery/016_min_consistency OK 4.29s 1 subtests passed [21:40:22.734] 20/293 postgresql:recovery / recovery/017_shm OK 4.86s 4 subtests passed [21:40:27.372] 21/293 postgresql:recovery / recovery/008_fsm_truncation OK 38.03s 1 subtests passed [21:40:30.040] 22/293 postgresql:recovery / recovery/020_archive_status OK 7.30s 19 subtests passed [21:40:32.746] 23/293 postgresql:recovery / recovery/021_row_visibility OK 5.37s 10 subtests passed [21:40:32.868] 24/293 postgresql:recovery / recovery/022_crash_temp_files OK 2.83s 11 subtests passed [21:40:37.657] 25/293 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.91s 1 subtests passed [21:40:41.111] 26/293 postgresql:recovery / recovery/024_archive_recovery OK 8.24s 2 subtests passed [21:40:46.591] 27/293 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.93s 1 subtests passed [21:40:48.132] 28/293 postgresql:recovery / recovery/009_twophase OK 58.15s 27 subtests passed [21:40:50.699] 29/293 postgresql:recovery / recovery/019_replslot_limit OK 29.40s 20 subtests passed [21:40:51.577] 30/293 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.47s 3 subtests passed [21:40:57.878] 31/293 postgresql:recovery / recovery/018_wal_optimize OK 39.04s 38 subtests passed [21:40:57.879] 32/293 postgresql:recovery / recovery/028_pitr_timelines OK 9.75s 3 subtests passed [21:41:02.821] 33/293 postgresql:recovery / recovery/030_stats_cleanup_replica OK 11.24s 11 subtests passed [21:41:03.492] 34/293 postgresql:recovery / recovery/029_stats_restart OK 12.79s 42 subtests passed [21:41:07.513] 35/293 postgresql:recovery / recovery/031_recovery_conflict OK 9.63s 18 subtests passed [21:41:13.139] 36/293 postgresql:recovery / recovery/034_create_database OK 9.64s 2 subtests passed [21:41:22.534] 37/293 postgresql:recovery / recovery/036_truncated_dropped OK 9.39s 8 subtests passed [21:41:23.843] 38/293 postgresql:recovery / recovery/032_relfilenode_reuse OK 25.96s 14 subtests passed [21:41:27.631] 39/293 postgresql:recovery / recovery/033_replay_tsp_drops OK 24.80s 3 subtests passed [21:41:27.666] 40/293 postgresql:recovery / recovery/037_invalid_database OK 5.11s 13 subtests passed [21:41:31.781] 41/293 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 7.93s 2 subtests passed [21:41:38.681] 42/293 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.85s 6 subtests passed [21:41:42.206] 43/293 postgresql:recovery / recovery/039_end_of_wal OK 14.57s 14 subtests passed [21:41:48.003] 44/293 postgresql:kerberos / kerberos/001_auth OK 9.18s 142 subtests passed [21:41:48.865] 45/293 postgresql:plpgsql / plpgsql/regress OK 6.66s 13 subtests passed [21:41:55.098] 46/293 postgresql:plperl / plperl/regress OK 7.07s 12 subtests passed [21:42:09.836] 47/293 postgresql:plpython / plpython/regress OK 20.97s 23 subtests passed [21:42:10.723] 48/293 postgresql:pltcl / pltcl/regress OK 15.62s 8 subtests passed [21:42:17.414] 49/293 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 49.75s 25 subtests passed [21:42:18.322] 50/293 postgresql:basic_archive / basic_archive/regress OK 7.60s 1 subtests passed [21:42:20.206] 51/293 postgresql:amcheck / amcheck/regress OK 10.35s 3 subtests passed [21:42:21.532] 52/293 postgresql:bool_plperl / bool_plperl/regress OK 3.21s 2 subtests passed [21:42:21.605] 53/293 postgresql:bloom / bloom/regress OK 4.19s 1 subtests passed [21:42:27.111] 54/293 postgresql:citext / citext/regress OK 5.51s 3 subtests passed [21:42:31.385] 55/293 postgresql:btree_gin / btree_gin/regress OK 11.18s 30 subtests passed [21:42:31.524] 56/293 postgresql:btree_gist / btree_gist/regress OK 9.99s 32 subtests passed [21:42:32.188] 57/293 postgresql:isolation / isolation/isolation OK 188.85s 114 subtests passed [21:42:33.040] 58/293 postgresql:cube / cube/regress OK 5.93s 2 subtests passed [21:42:36.196] 59/293 postgresql:dict_int / dict_int/regress OK 4.65s 1 subtests passed [21:42:39.006] 60/293 postgresql:recovery / recovery/035_standby_logical_decoding OK 91.49s 85 subtests passed [21:42:39.227] 61/293 postgresql:dblink / dblink/regress OK 7.84s 1 subtests passed [21:42:41.590] 62/293 postgresql:dict_xsyn / dict_xsyn/regress OK 9.40s 1 subtests passed [21:42:41.654] 63/293 postgresql:file_fdw / file_fdw/regress OK 5.45s 1 subtests passed [21:42:41.669] 64/293 postgresql:earthdistance / earthdistance/regress OK 8.63s 1 subtests passed [21:42:45.563] 65/293 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 6.56s 2 subtests passed [21:42:48.408] 66/293 postgresql:hstore_plpython / hstore_plpython/regress OK 6.75s 1 subtests passed [21:42:48.792] 67/293 postgresql:hstore / hstore/regress OK 9.56s 2 subtests passed [21:42:48.809] 68/293 postgresql:hstore_plperl / hstore_plperl/regress OK 7.22s 3 subtests passed [21:42:51.450] 69/293 postgresql:isn / isn/regress OK 5.89s 1 subtests passed [21:42:52.388] 70/293 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.98s 2 subtests passed [21:42:52.553] 71/293 postgresql:lo / lo/regress OK 3.74s 1 subtests passed [21:42:52.754] 72/293 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.96s 1 subtests passed [21:42:53.474] 73/293 postgresql:intarray / intarray/regress OK 11.80s 1 subtests passed [21:42:54.741] 74/293 postgresql:passwordcheck / passwordcheck/regress OK 1.98s 1 subtests passed [21:42:55.020] 75/293 postgresql:ltree_plpython / ltree_plpython/regress OK 2.63s 1 subtests passed [21:42:55.082] 76/293 postgresql:pg_buffercache / pg_buffercache/regress OK 1.61s 1 subtests passed [21:42:55.834] 77/293 postgresql:ltree / ltree/regress OK 4.38s 1 subtests passed [21:42:56.581] 78/293 postgresql:pageinspect / pageinspect/regress OK 4.03s 8 subtests passed [21:43:02.111] 79/293 postgresql:pg_freespacemap / pg_freespacemap/regress OK 7.09s 1 subtests passed [21:43:07.921] 80/293 postgresql:pgstattuple / pgstattuple/regress OK 11.34s 1 subtests passed [21:43:07.945] 81/293 postgresql:pgrowlocks / pgrowlocks/isolation OK 12.86s 1 subtests passed [21:43:08.131] ▶ 82/293 + updatable_views 196213 ms FAIL [21:43:09.112] ▶ 82/293 - sanity_check 160 ms FAIL [21:43:10.270] ▶ 82/293 + select_into 754 ms FAIL [21:43:10.462] ▶ 82/293 + select_distinct 752 ms FAIL [21:43:10.520] 83/293 postgresql:pgcrypto / pgcrypto/regress OK 15.77s 23 subtests passed [21:43:10.549] ▶ 82/293 + select_distinct_on 749 ms FAIL [21:43:11.029] ▶ 82/293 + select_implicit 746 ms FAIL [21:43:11.339] ▶ 82/293 + select_having 743 ms FAIL [21:43:11.387] ▶ 82/293 + subselect 741 ms FAIL [21:43:11.501] ▶ 82/293 + union 736 ms FAIL [21:43:11.678] ▶ 82/293 + case 734 ms FAIL [21:43:11.786] ▶ 82/293 + join 731 ms FAIL [21:43:11.847] ▶ 82/293 + aggregates 723 ms FAIL [21:43:11.882] ▶ 82/293 + transactions 720 ms FAIL [21:43:11.913] ▶ 82/293 + random 717 ms FAIL [21:43:12.004] ▶ 82/293 + portals 711 ms FAIL [21:43:12.051] ▶ 82/293 + arrays 706 ms FAIL [21:43:12.078] ▶ 82/293 + btree_index 700 ms FAIL [21:43:12.106] ▶ 82/293 + hash_index 691 ms FAIL [21:43:12.170] ▶ 82/293 + update 688 ms FAIL [21:43:12.190] ▶ 82/293 + delete 684 ms FAIL [21:43:12.214] ▶ 82/293 + namespace 683 ms FAIL [21:43:12.263] ▶ 82/293 + prepared_xacts 678 ms FAIL [21:43:12.786] ▶ 82/293 + brin 356 ms FAIL [21:43:12.810] ▶ 82/293 + gin 366 ms FAIL [21:43:12.840] ▶ 82/293 + gist 331 ms FAIL [21:43:12.867] ▶ 82/293 + spgist 461 ms FAIL [21:43:12.990] ▶ 82/293 + privileges 307 ms FAIL [21:43:13.014] ▶ 82/293 + init_privs 311 ms FAIL [21:43:13.033] ▶ 82/293 + security_label 291 ms FAIL [21:43:13.065] ▶ 82/293 + collate 409 ms FAIL [21:43:13.089] ▶ 82/293 + matview 298 ms FAIL [21:43:13.112] ▶ 82/293 + lock 210 ms FAIL [21:43:13.256] ▶ 82/293 + replica_identity 266 ms FAIL [21:43:13.333] 84/293 postgresql:pg_visibility / pg_visibility/regress OK 5.38s 1 subtests passed [21:43:13.374] ▶ 82/293 + rowsecurity 227 ms FAIL [21:43:13.433] ▶ 82/293 + object_address 257 ms FAIL [21:43:13.496] ▶ 82/293 + tablesample 172 ms FAIL [21:43:13.692] ▶ 82/293 + groupingsets 164 ms FAIL [21:43:13.733] ▶ 82/293 + drop_operator 295 ms FAIL [21:43:13.804] ▶ 82/293 + password 75 ms FAIL [21:43:13.815] 85/293 postgresql:pg_trgm / pg_trgm/regress OK 5.88s 3 subtests passed [21:43:13.824] 86/293 postgresql:pg_walinspect / pg_walinspect/regress OK 3.29s 2 subtests passed [21:43:13.857] ▶ 82/293 + identity 169 ms FAIL [21:43:13.922] ▶ 82/293 + generated 34 ms FAIL [21:43:14.314] ▶ 82/293 + join_hash 31 ms FAIL [21:43:14.399] ▶ 82/293 + brin_bloom 42 ms FAIL [21:43:14.456] ▶ 82/293 + brin_multi 39 ms FAIL [21:43:14.854] 87/293 postgresql:pg_surgery / pg_surgery/regress OK 12.74s 1 subtests passed [21:43:14.864] ▶ 82/293 + create_table_like 177 ms FAIL [21:43:14.865] 88/293 postgresql:pg_stat_statements / pg_stat_statements/regress OK 19.03s 11 subtests passed [21:43:14.931] ▶ 82/293 + alter_generic 130 ms FAIL [21:43:14.980] ▶ 82/293 + alter_operator 126 ms FAIL [21:43:15.346] ▶ 82/293 + misc 121 ms FAIL [21:43:15.606] ▶ 82/293 + async 110 ms FAIL [21:43:15.671] ▶ 82/293 + dbsize 105 ms FAIL [21:43:15.909] ▶ 82/293 + merge 101 ms FAIL [21:43:15.966] ▶ 82/293 + misc_functions 85 ms FAIL [21:43:16.200] ▶ 82/293 + sysviews 91 ms FAIL [21:43:16.270] ▶ 82/293 + tsrf 92 ms FAIL [21:43:16.310] ▶ 82/293 + tid 92 ms FAIL [21:43:16.339] ▶ 82/293 + tidscan 91 ms FAIL [21:43:16.384] ▶ 82/293 + tidrangescan 90 ms FAIL [21:43:16.434] ▶ 82/293 + collate.icu.utf8 87 ms FAIL [21:43:16.475] ▶ 82/293 + incremental_sort 65 ms FAIL [21:43:16.513] ▶ 82/293 + create_role 51 ms FAIL [21:43:16.595] ▶ 82/293 + without_overlaps 49 ms FAIL [21:43:16.732] ▶ 82/293 + rules 59 ms FAIL [21:43:16.832] ▶ 82/293 + psql 53 ms FAIL [21:43:16.839] 89/293 postgresql:tablefunc / tablefunc/regress OK 3.01s 1 subtests passed [21:43:16.876] ▶ 82/293 + psql_crosstab 48 ms FAIL [21:43:16.917] ▶ 82/293 + amutils 49 ms FAIL [21:43:16.946] 90/293 postgresql:seg / seg/regress OK 3.13s 2 subtests passed [21:43:16.996] ▶ 82/293 + stats_ext 32 ms FAIL [21:43:17.086] ▶ 82/293 + collate.linux.utf8 30 ms FAIL [21:43:17.135] 91/293 postgresql:tcn / tcn/isolation OK 2.28s 1 subtests passed [21:43:17.672] ▶ 82/293 + collate.windows.win1252 36 ms FAIL [21:43:17.744] ▶ 82/293 - select_parallel 23 ms FAIL [21:43:18.369] ▶ 82/293 - write_parallel 32 ms FAIL [21:43:18.476] ▶ 82/293 - vacuum_parallel 75 ms FAIL [21:43:18.597] ▶ 82/293 + publication 35 ms FAIL [21:43:18.628] ▶ 82/293 + subscription 36 ms FAIL [21:43:19.033] ▶ 82/293 + select_views 326 ms FAIL [21:43:19.058] ▶ 82/293 + portals_p2 325 ms FAIL [21:43:19.206] ▶ 82/293 + foreign_key 322 ms FAIL [21:43:19.233] 92/293 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.28s 1 subtests passed [21:43:19.251] ▶ 82/293 + cluster 320 ms FAIL [21:43:19.284] 93/293 postgresql:tsm_system_time / tsm_system_time/regress OK 2.15s 1 subtests passed [21:43:19.290] ▶ 82/293 + dependency 316 ms FAIL [21:43:19.821] ▶ 82/293 + guc 232 ms FAIL [21:43:19.846] ▶ 82/293 + bitmapops 227 ms FAIL [21:43:19.865] ▶ 82/293 + combocid 223 ms FAIL [21:43:19.906] ▶ 82/293 + tsearch 197 ms FAIL [21:43:20.083] ▶ 82/293 + tsdicts 140 ms FAIL [21:43:20.366] ▶ 82/293 + foreign_data 151 ms FAIL [21:43:20.543] ▶ 82/293 + window 139 ms FAIL [21:43:20.666] ▶ 82/293 + xmlmap 104 ms FAIL [21:43:20.718] ▶ 82/293 + functional_deps 20 ms FAIL [21:43:20.770] ▶ 82/293 + advisory_lock 23 ms FAIL [21:43:20.804] ▶ 82/293 + indirect_toast 23 ms FAIL [21:43:20.848] ▶ 82/293 + equivclass 23 ms FAIL [21:43:20.994] ▶ 82/293 + json 100 ms FAIL [21:43:21.034] ▶ 82/293 + jsonb 102 ms FAIL [21:43:21.108] ▶ 82/293 + json_encoding 101 ms FAIL [21:43:21.194] ▶ 82/293 + jsonpath 109 ms FAIL [21:43:21.258] 94/293 postgresql:uuid-ossp / uuid-ossp/regress OK 1.97s 1 subtests passed [21:43:21.381] 95/293 postgresql:unaccent / unaccent/regress OK 2.15s 1 subtests passed [21:43:21.403] ▶ 82/293 + jsonpath_encoding 105 ms FAIL [21:43:21.780] ▶ 82/293 + jsonb_jsonpath 102 ms FAIL [21:43:22.023] ▶ 82/293 + sqljson 83 ms FAIL [21:43:22.403] ▶ 82/293 + plancache 278 ms FAIL [21:43:22.436] ▶ 82/293 + limit 294 ms FAIL [21:43:22.476] ▶ 82/293 + plpgsql 291 ms FAIL [21:43:22.545] ▶ 82/293 + copy2 271 ms FAIL [21:43:22.585] ▶ 82/293 + temp 274 ms FAIL [21:43:22.608] ▶ 82/293 + domain 271 ms FAIL [21:43:22.646] ▶ 82/293 + rangefuncs 261 ms FAIL [21:43:22.681] ▶ 82/293 + prepare 238 ms FAIL [21:43:22.735] ▶ 82/293 + conversion 206 ms FAIL [21:43:22.808] ▶ 82/293 + truncate 171 ms FAIL [21:43:22.845] ▶ 82/293 + alter_table 131 ms FAIL [21:43:22.867] ▶ 82/293 + sequence 221 ms FAIL [21:43:22.960] ▶ 82/293 + polymorphism 228 ms FAIL [21:43:23.009] ▶ 82/293 + rowtypes 222 ms FAIL [21:43:23.351] 96/293 postgresql:xml2 / xml2/regress OK 2.09s 1 subtests passed [21:43:23.360] ▶ 82/293 + returning 86 ms FAIL [21:43:23.400] ▶ 82/293 + largeobject 121 ms FAIL [21:43:23.895] ▶ 82/293 + with 128 ms FAIL [21:43:24.203] ▶ 82/293 + xml 43 ms FAIL [21:43:24.556] 97/293 postgresql:brin / brin/isolation OK 3.17s 1 subtests passed [21:43:24.749] 98/293 postgresql:postgres_fdw / postgres_fdw/regress OK 11.42s 1 subtests passed [21:43:26.305] 99/293 postgresql:commit_ts / commit_ts/regress OK 2.95s 1 subtests passed [21:43:26.374] 100/293 postgresql:test_decoding / test_decoding/isolation OK 9.53s 11 subtests passed [21:43:27.374] 101/293 postgresql:dummy_index_am / dummy_index_am/regress OK 2.62s 1 subtests passed [21:43:28.574] ▶ 102/293 - regression tests pass FAIL [21:43:28.576] ▶ 103/293 - regression tests pass FAIL [21:43:29.173] 102/293 postgresql:recovery / recovery/027_stream_regress ERROR 162.58s exit status 29 [21:43:29.173] >>> enable_injection_points=yes DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=44 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/recovery:/Users/admin/pgsql/build/src/test/recovery/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin /opt/homebrew/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --testgroup recovery --testname 027_stream_regress -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/test/recovery /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl [21:43:29.173] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:43:29.173] stderr: [21:43:29.173] # Failed test 'regression tests pass' [21:43:29.173] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [21:43:29.173] # got: '256' [21:43:29.173] # expected: '0' [21:43:29.173] # Tests were run but no plan was declared and done_testing() was not seen. [21:43:29.173] # Looks like your test exited with 29 just after 2. [21:43:29.173] [21:43:29.173] (test program exited with status code 29) [21:43:29.173] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:43:29.173] [21:43:30.627] 104/293 postgresql:dummy_seclabel / dummy_seclabel/regress OK 4.32s 1 subtests passed [21:43:30.756] 105/293 postgresql:delay_execution / delay_execution/isolation OK 6.20s 2 subtests passed [21:43:31.259] 106/293 postgresql:injection_points / injection_points/regress OK 3.88s 1 subtests passed [21:43:31.497] 107/293 postgresql:gin / gin/regress OK 5.12s 1 subtests passed [21:43:33.027] 108/293 postgresql:plsample / plsample/regress OK 3.85s 1 subtests passed [21:43:33.057] ▶ 103/293 - dump before running pg_upgrade FAIL [21:43:33.098] 103/293 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 249.77s exit status 29 [21:43:33.099] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=28 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pg_upgrade:/Users/admin/pgsql/build/src/bin/pg_upgrade/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_icu=yes /opt/homebrew/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --testgroup pg_upgrade --testname 002_pg_upgrade -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pg_upgrade /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl [21:43:33.099] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:43:33.099] stderr: [21:43:33.099] # Failed test 'regression tests pass' [21:43:33.099] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [21:43:33.099] # got: '256' [21:43:33.099] # expected: '0' [21:43:33.099] # Failed test 'dump before running pg_upgrade' [21:43:33.099] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [21:43:33.099] # Tests were run but no plan was declared and done_testing() was not seen. [21:43:33.099] # Looks like your test exited with 29 just after 6. [21:43:33.099] [21:43:33.099] (test program exited with status code 29) [21:43:33.099] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:43:33.099] [21:43:34.588] 109/293 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.96s 1 subtests passed [21:43:34.609] 110/293 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 3.35s 1 subtests passed [21:43:35.215] 111/293 postgresql:test_bloomfilter / test_bloomfilter/regress OK 4.46s 1 subtests passed [21:43:36.280] 82/293 postgresql:regress / regress/regress ERROR 252.95s exit status 1 [21:43:36.280] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MALLOC_PERTURB_=216 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/regress:/opt/local/sbin/:/opt/local/bin/:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /opt/homebrew/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --testgroup regress --testname regress -- /Users/admin/pgsql/build/src/test/regress/pg_regress --inputdir /Users/admin/pgsql/src/test/regress --expecteddir /Users/admin/pgsql/src/test/regress --bindir '' --dlpath /Users/admin/pgsql/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /Users/admin/pgsql/build/testrun/regress/regress --temp-instance /Users/admin/pgsql/build/testrun/regress/regress/tmp_check --port 40051 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [21:43:36.280] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:43:36.280] Listing only the last 100 lines from a long log. [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # (test process exited with exit code 2) [21:43:36.280] # 115 of 218 tests failed. [21:43:36.280] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [21:43:36.280] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [21:43:36.280] [21:43:36.280] (test program exited with status code 1) [21:43:36.280] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:43:36.280] [21:43:37.073] 112/293 postgresql:test_dsa / test_dsa/regress OK 4.04s 1 subtests passed [21:43:38.018] 113/293 postgresql:test_dsm_registry / test_dsm_registry/regress OK 4.92s 1 subtests passed [21:43:38.042] 114/293 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.43s 1 subtests passed [21:43:38.125] 115/293 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 6.63s 21 subtests passed [21:43:42.300] 116/293 postgresql:test_lfind / test_lfind/regress OK 6.01s 1 subtests passed [21:43:43.203] 117/293 postgresql:test_extensions / test_extensions/regress OK 8.61s 2 subtests passed [21:43:43.204] 118/293 postgresql:test_predtest / test_predtest/regress OK 5.08s 1 subtests passed [21:43:43.217] 119/293 postgresql:test_integerset / test_integerset/regress OK 8.00s 1 subtests passed [21:43:43.229] 120/293 postgresql:test_parser / test_parser/regress OK 5.20s 1 subtests passed [21:43:43.257] 121/293 postgresql:test_pg_dump / test_pg_dump/regress OK 5.21s 1 subtests passed [21:43:47.532] 122/293 postgresql:test_oat_hooks / test_oat_hooks/regress OK 10.46s 2 subtests passed [21:43:47.715] 123/293 postgresql:test_resowner / test_resowner/regress OK 4.50s 1 subtests passed [21:43:48.391] 124/293 postgresql:test_rls_hooks / test_rls_hooks/regress OK 5.16s 1 subtests passed [21:43:48.463] 125/293 postgresql:test_radixtree / test_radixtree/regress OK 6.16s 1 subtests passed [21:43:48.464] 126/293 postgresql:test_rbtree / test_rbtree/regress OK 5.26s 1 subtests passed [21:43:48.769] 127/293 postgresql:test_regex / test_regex/regress OK 5.56s 2 subtests passed [21:43:49.422] 128/293 postgresql:libpq / libpq/002_api OK 0.95s 1 subtests passed [21:43:49.536] 129/293 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.11s [21:43:50.027] 130/293 postgresql:libpq / libpq/001_uri OK 1.56s 60 subtests passed [21:43:50.427] 131/293 postgresql:test_shm_mq / test_shm_mq/regress OK 7.17s 1 subtests passed [21:43:50.439] 132/293 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.41s 9 subtests passed [21:43:51.815] 133/293 postgresql:test_slru / test_slru/regress OK 4.28s 1 subtests passed [21:43:52.452] 134/293 postgresql:unsafe_tests / unsafe_tests/regress OK 4.74s 3 subtests passed [21:43:53.930] 135/293 postgresql:libpq / libpq/003_load_balance_host_list OK 5.16s 127 subtests passed [21:43:54.101] 136/293 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.67s 106 subtests passed [21:43:54.325] 137/293 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.39s 51 subtests passed [21:43:54.930] 138/293 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.48s 10 subtests passed [21:43:56.156] 139/293 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.33s 32 subtests passed [21:43:56.311] 140/293 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.98s 3 subtests passed [21:43:56.701] 141/293 postgresql:pg_checksums / pg_checksums/001_basic OK 0.39s 9 subtests passed [21:43:59.026] 142/293 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.87s 21 subtests passed [21:44:01.918] 143/293 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 2.89s 13 subtests passed [21:44:04.529] 144/293 postgresql:pg_checksums / pg_checksums/002_actions OK 7.83s 66 subtests passed [21:44:18.473] 145/293 postgresql:test_decoding / test_decoding/regress OK 63.61s 19 subtests passed [21:44:24.152] 146/293 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 19.61s 7 subtests passed [21:44:24.723] 147/293 postgresql:initdb / initdb/001_initdb OK 35.19s 50 subtests passed [21:44:30.415] 148/293 postgresql:ecpg / ecpg/ecpg OK 42.02s 64 subtests passed [21:44:30.734] 149/293 postgresql:pg_config / pg_config/001_pg_config OK 0.32s 21 subtests passed [21:44:31.287] 150/293 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.55s 18 subtests passed [21:44:34.470] 151/293 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 39.54s 43 subtests passed [21:44:40.408] 152/293 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 21.92s 11 subtests passed [21:44:42.221] 153/293 postgresql:pg_ctl / pg_ctl/002_status OK 7.61s 3 subtests passed [21:44:44.916] 154/293 postgresql:pg_ctl / pg_ctl/001_start_stop OK 13.63s 25 subtests passed [21:44:47.674] 155/293 postgresql:pg_dump / pg_dump/001_basic OK 2.76s 93 subtests passed [21:44:48.229] 156/293 postgresql:pg_ctl / pg_ctl/004_logrotate OK 6.01s 14 subtests passed [21:44:49.050] 157/293 postgresql:pg_ctl / pg_ctl/003_promote OK 8.53s 12 subtests passed [21:44:49.793] 158/293 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.56s 3 subtests passed [21:44:52.913] 159/293 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.86s 4 subtests passed [21:44:53.005] 160/293 postgresql:pg_amcheck / pg_amcheck/003_check OK 62.57s 75 subtests passed [21:44:55.223] 161/293 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.22s 75 subtests passed [21:44:57.757] 162/293 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.46s 9 subtests passed [21:44:58.532] 163/293 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 8.74s 108 subtests passed [21:44:58.671] 164/293 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 64.57s 190 subtests passed [21:45:12.650] 165/293 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 13.98s 5 subtests passed [21:45:26.003] 166/293 postgresql:pg_rewind / pg_rewind/001_basic OK 28.23s 56 subtests passed [21:45:27.809] 167/293 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 15.16s 9 subtests passed [21:45:29.840] 168/293 postgresql:pg_rewind / pg_rewind/006_options OK 2.02s 13 subtests passed [21:45:36.881] 169/293 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 10.86s 1 subtests passed [21:45:46.717] 170/293 postgresql:pg_rewind / pg_rewind/007_standby_source OK 16.85s 7 subtests passed [21:45:46.978] 171/293 postgresql:pg_dump / pg_dump/002_pg_dump OK 59.27s 11401 subtests passed [21:45:47.405] 172/293 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.35s 13 subtests passed [21:45:48.065] 173/293 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.66s 13 subtests passed [21:45:48.639] 174/293 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.57s 17 subtests passed [21:45:55.042] 175/293 postgresql:pg_rewind / pg_rewind/009_growing_files OK 8.28s 3 subtests passed [21:45:58.529] 176/293 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 21.65s 3 subtests passed [21:45:59.351] 177/293 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 94.63s 4 subtests passed [21:46:00.103] 178/293 postgresql:pg_dump / pg_dump/010_dump_connstr OK 67.19s 14 subtests passed [21:46:03.423] 179/293 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.31s 5 subtests passed [21:46:03.725] 180/293 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.19s 27 subtests passed [21:46:03.859] 181/293 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 15.22s 19 subtests passed [21:46:04.043] 182/293 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 4.69s 60 subtests passed [21:46:05.037] 183/293 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 123.12s 5 subtests passed [21:46:17.431] 184/293 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 14.01s 9 subtests passed [21:46:17.817] 185/293 postgresql:pg_waldump / pg_waldump/001_basic OK 12.78s 92 subtests passed [21:46:19.607] 186/293 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 15.75s 10 subtests passed [21:46:21.552] 187/293 postgresql:pg_walsummary / pg_walsummary/001_basic OK 3.65s 11 subtests passed [21:46:24.332] 188/293 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 20.61s 15 subtests passed [21:46:26.162] 189/293 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 8.62s 5 subtests passed [21:46:26.476] 190/293 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 6.87s 7 subtests passed [21:46:26.841] 191/293 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 22.80s 18 subtests passed [21:46:26.933] 192/293 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.60s 208 subtests passed [21:46:29.514] 193/293 postgresql:psql / psql/020_cancel OK 2.67s 2 subtests passed [21:46:30.277] 194/293 postgresql:scripts / scripts/010_clusterdb OK 3.34s 15 subtests passed [21:46:31.734] 195/293 postgresql:scripts / scripts/011_clusterdb_all OK 2.22s 7 subtests passed [21:46:33.649] 196/293 postgresql:psql / psql/001_basic OK 7.49s 105 subtests passed [21:46:34.156] 197/293 postgresql:scripts / scripts/040_createuser OK 2.42s 37 subtests passed [21:46:34.676] 198/293 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 39.63s 48 subtests passed [21:46:35.539] 199/293 postgresql:scripts / scripts/070_dropuser OK 1.38s 12 subtests passed [21:46:36.591] 200/293 postgresql:scripts / scripts/080_pg_isready OK 1.91s 11 subtests passed [21:46:36.604] 201/293 postgresql:scripts / scripts/050_dropdb OK 2.94s 15 subtests passed [21:46:40.993] 202/293 postgresql:psql / psql/010_tab_completion OK 14.52s 87 subtests passed [21:46:45.702] 203/293 postgresql:scripts / scripts/101_vacuumdb_all OK 4.71s 5 subtests passed [21:46:48.035] 204/293 postgresql:scripts / scripts/091_reindexdb_all OK 11.44s 13 subtests passed [21:46:48.264] 205/293 postgresql:scripts / scripts/102_vacuumdb_stages OK 2.56s 4 subtests passed [21:46:48.762] 206/293 postgresql:scripts / scripts/020_createdb OK 18.48s 54 subtests passed [21:46:50.640] 207/293 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 2.37s 39 subtests passed [21:46:51.899] 208/293 postgresql:amcheck / amcheck/002_cic OK 1.26s 3 subtests passed [21:46:52.246] 209/293 postgresql:scripts / scripts/100_vacuumdb OK 15.64s 85 subtests passed [21:46:53.031] 210/293 postgresql:scripts / scripts/200_connstr OK 4.99s 3 subtests passed [21:46:53.612] 211/293 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.36s 6 subtests passed [21:46:55.459] 212/293 postgresql:amcheck / amcheck/003_cic_2pc OK 3.56s 5 subtests passed [21:46:55.715] 213/293 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.10s 19 subtests passed [21:46:56.128] 214/293 postgresql:amcheck / amcheck/001_verify_heapam OK 7.37s 272 subtests passed [21:46:56.375] 215/293 postgresql:oid2name / oid2name/001_basic OK 0.24s 9 subtests passed [21:47:00.427] 216/293 postgresql:amcheck / amcheck/005_pitr OK 7.40s 3 subtests passed [21:47:02.211] 217/293 postgresql:scripts / scripts/090_reindexdb OK 26.67s 64 subtests passed [21:47:03.045] 218/293 postgresql:pg_prewarm / pg_prewarm/001_basic OK 6.67s 7 subtests passed [21:47:03.283] 219/293 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.85s 3 subtests passed [21:47:04.391] 220/293 postgresql:vacuumlo / vacuumlo/001_basic OK 1.11s 9 subtests passed [21:47:05.192] 221/293 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 9.48s 16 subtests passed [21:47:05.862] 222/293 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.61s 1 subtests passed [21:47:05.957] 223/293 postgresql:pgbench / pgbench/001_pgbench_with_server OK 44.40s 448 subtests passed [21:47:06.230] 224/293 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.18s 2 subtests passed [21:47:06.414] 225/293 postgresql:authentication / authentication/005_sspi SKIP 0.18s [21:47:08.064] 226/293 postgresql:authentication / authentication/004_file_inclusion OK 2.10s 2 subtests passed [21:47:08.548] 227/293 postgresql:pg_rewind / pg_rewind/002_databases OK 130.01s 11 subtests passed [21:47:08.568] 228/293 postgresql:authentication / authentication/003_peer OK 2.71s 53 subtests passed [21:47:11.081] 229/293 postgresql:authentication / authentication/002_saslprep OK 5.89s 20 subtests passed [21:47:11.131] 230/293 postgresql:authentication / authentication/001_password OK 6.71s 178 subtests passed [21:47:11.656] 231/293 postgresql:authentication / authentication/006_login_trigger OK 5.24s 32 subtests passed [21:47:14.426] 232/293 postgresql:subscription / subscription/003_constraints OK 5.86s 6 subtests passed [21:47:14.473] 233/293 postgresql:subscription / subscription/002_types OK 5.92s 4 subtests passed [21:47:14.490] 234/293 postgresql:subscription / subscription/006_rewrite OK 2.83s 2 subtests passed [21:47:15.081] 235/293 postgresql:bloom / bloom/001_wal OK 19.62s 31 subtests passed [21:47:17.079] 236/293 postgresql:subscription / subscription/004_sync OK 6.00s 8 subtests passed [21:47:19.029] 237/293 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 174.88s 22 subtests passed [21:47:20.458] 238/293 postgresql:subscription / subscription/007_ddl OK 6.03s 4 subtests passed [21:47:20.623] 239/293 postgresql:subscription / subscription/009_matviews OK 6.03s 1 subtests passed [21:47:20.680] 240/293 postgresql:subscription / subscription/005_encoding OK 9.55s 1 subtests passed [21:47:20.773] 241/293 postgresql:subscription / subscription/011_generated OK 3.69s 3 subtests passed [21:47:20.928] 242/293 postgresql:subscription / subscription/008_diff_schema OK 6.45s 5 subtests passed [21:47:21.876] 243/293 postgresql:subscription / subscription/001_rep_changes OK 13.81s 35 subtests passed [21:47:23.132] 244/293 postgresql:subscription / subscription/010_truncate OK 8.05s 14 subtests passed [21:47:23.324] 245/293 postgresql:subscription / subscription/012_collation OK 4.29s 2 subtests passed [21:47:23.544] 246/293 postgresql:subscription / subscription/017_stream_ddl OK 2.61s 3 subtests passed [21:47:23.849] 247/293 postgresql:subscription / subscription/016_stream_subxact OK 3.07s 3 subtests passed [21:47:25.273] 248/293 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.14s 2 subtests passed [21:47:25.323] 249/293 postgresql:subscription / subscription/020_messages OK 2.00s 5 subtests passed [21:47:26.083] 250/293 postgresql:subscription / subscription/014_binary OK 5.46s 8 subtests passed [21:47:27.304] 251/293 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.43s 9 subtests passed [21:47:28.397] 252/293 postgresql:subscription / subscription/024_add_drop_pub OK 3.07s 3 subtests passed [21:47:29.676] 253/293 postgresql:subscription / subscription/021_twophase OK 6.13s 24 subtests passed [21:47:29.841] 254/293 postgresql:subscription / subscription/022_twophase_cascade OK 5.99s 41 subtests passed [21:47:30.175] 255/293 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.09s 13 subtests passed [21:47:31.583] 256/293 postgresql:subscription / subscription/015_stream OK 10.90s 10 subtests passed [21:47:31.788] 257/293 postgresql:subscription / subscription/013_partition OK 11.33s 73 subtests passed [21:47:32.982] 258/293 postgresql:subscription / subscription/026_stats OK 5.68s 13 subtests passed [21:47:33.035] 259/293 postgresql:subscription / subscription/023_twophase_stream OK 7.76s 33 subtests passed [21:47:33.842] 260/293 postgresql:subscription / subscription/029_on_error OK 4.00s 5 subtests passed [21:47:35.102] 261/293 postgresql:subscription / subscription/030_origin OK 4.93s 9 subtests passed [21:47:35.736] 262/293 postgresql:brin / brin/01_workitems OK 1.89s 2 subtests passed [21:47:36.694] 263/293 postgresql:subscription / subscription/028_row_filter OK 7.02s 24 subtests passed [21:47:38.970] 264/293 postgresql:subscription / subscription/033_run_as_table_owner OK 5.99s 10 subtests passed [21:47:39.015] 265/293 postgresql:brin / brin/02_wal_consistency OK 3.91s 2 subtests passed [21:47:39.034] 266/293 postgresql:commit_ts / commit_ts/001_base OK 3.30s 2 subtests passed [21:47:39.169] 267/293 postgresql:subscription / subscription/027_nosuperuser OK 10.77s 19 subtests passed [21:47:40.946] 268/293 postgresql:commit_ts / commit_ts/002_standby OK 4.25s 4 subtests passed [21:47:41.720] 269/293 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.55s 20 subtests passed [21:47:42.073] 270/293 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.13s 4 subtests passed [21:47:42.531] 271/293 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.50s 4 subtests passed [21:47:42.613] 272/293 postgresql:subscription / subscription/032_subscribe_use_index OK 10.82s 15 subtests passed [21:47:42.627] 273/293 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.91s 2 subtests passed [21:47:42.641] 274/293 postgresql:commit_ts / commit_ts/004_restart OK 3.63s 16 subtests passed [21:47:43.553] 275/293 postgresql:test_misc / test_misc/003_check_guc OK 0.94s 3 subtests passed [21:47:43.681] 276/293 postgresql:test_misc / test_misc/005_timeouts OK 1.04s 2 subtests passed [21:47:43.811] 277/293 postgresql:test_misc / test_misc/001_constraint_validation OK 1.74s 42 subtests passed [21:47:43.950] 278/293 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.98s 4 subtests passed [21:47:44.008] 279/293 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.19s [21:47:44.103] 280/293 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.15s [21:47:44.177] 281/293 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.17s [21:47:44.190] 282/293 postgresql:test_misc / test_misc/004_io_direct OK 1.56s 3 subtests passed [21:47:44.601] 283/293 postgresql:test_misc / test_misc/002_tablespace OK 2.07s 20 subtests passed [21:47:46.275] 284/293 postgresql:subscription / subscription/031_column_list OK 14.69s 36 subtests passed [21:47:46.837] 285/293 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.15s 8 subtests passed [21:47:47.740] 286/293 postgresql:subscription / subscription/100_bugs OK 14.70s 14 subtests passed [21:47:48.199] 287/293 postgresql:ldap / ldap/002_bindpasswd OK 1.92s 3 subtests passed [21:47:48.233] 288/293 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.68s 964 subtests passed [21:47:49.353] 289/293 postgresql:icu / icu/010_database OK 2.52s 7 subtests passed [21:47:49.718] 290/293 postgresql:ssl / ssl/003_sslinfo OK 5.53s 18 subtests passed [21:47:49.759] 291/293 postgresql:ssl / ssl/002_scram OK 5.58s 24 subtests passed [21:47:50.526] 292/293 postgresql:ldap / ldap/001_auth OK 5.92s 43 subtests passed [21:47:55.149] 293/293 postgresql:ssl / ssl/001_ssltests OK 11.05s 205 subtests passed [21:47:55.204] [21:47:55.204] Summary of Failures: [21:47:55.204] [21:47:55.204] 102/293 postgresql:recovery / recovery/027_stream_regress ERROR 162.58s exit status 29 [21:47:55.204] 103/293 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 249.77s exit status 29 [21:47:55.204] 82/293 postgresql:regress / regress/regress ERROR 252.95s exit status 1 [21:47:55.204] [21:47:55.204] Ok: 285 [21:47:55.204] Expected Fail: 0 [21:47:55.204] Fail: 3 [21:47:55.204] Unexpected Pass: 0 [21:47:55.204] Skipped: 5 [21:47:55.204] Timeout: 0 [21:47:55.204] [21:47:55.204] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [21:47:55.241] [21:47:55.241] Exit status: 3