[22:17:12.972] ulimit -c unlimited # default is 0 [22:17:12.972] ulimit -n 1024 # default is 256, pretty low [22:17:12.972] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [22:17:18.826] 1/317 postgresql:setup / tmp_install OK 5.38s [22:17:18.904] 2/317 postgresql:setup / install_test_files OK 0.08s [22:17:19.603] 3/317 postgresql:setup / initdb_cache OK 0.70s [22:17:19.959] 4/317 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.35s 9 subtests passed [22:17:29.033] 5/317 postgresql:recovery / recovery/002_archiving OK 9.32s 8 subtests passed [22:17:34.118] 6/317 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.48s 12 subtests passed [22:17:34.151] 7/317 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 14.50s 14 subtests passed [22:17:37.959] 8/317 postgresql:recovery / recovery/003_recovery_targets OK 18.00s 9 subtests passed [22:17:38.170] 9/317 postgresql:recovery / recovery/006_logical_decoding OK 4.02s 20 subtests passed [22:17:39.145] 10/317 postgresql:recovery / recovery/001_stream_rep OK 19.45s 62 subtests passed [22:17:45.056] 11/317 postgresql:recovery / recovery/004_timeline_switch OK 16.02s 3 subtests passed [22:17:46.298] 12/317 postgresql:recovery / recovery/005_replay_delay OK 12.18s 3 subtests passed [22:17:49.338] 13/317 postgresql:recovery / recovery/007_sync_rep OK 11.38s 11 subtests passed [22:17:51.128] 14/317 postgresql:recovery / recovery/013_crash_restart OK 1.79s 18 subtests passed [22:17:51.477] 15/317 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.42s 13 subtests passed [22:17:53.468] 16/317 postgresql:recovery / recovery/014_unlogged_reinit OK 2.34s 23 subtests passed [22:17:53.772] 17/317 postgresql:recovery / recovery/012_subtransactions OK 7.47s 12 subtests passed [22:17:56.638] 18/317 postgresql:recovery / recovery/009_twophase OK 17.49s 30 subtests passed [22:17:57.620] 19/317 postgresql:recovery / recovery/008_fsm_truncation OK 19.45s 1 subtests passed [22:17:58.213] 20/317 postgresql:recovery / recovery/015_promotion_pages OK 6.73s 1 subtests passed [22:17:58.275] 21/317 postgresql:recovery / recovery/017_shm OK 4.50s 4 subtests passed [22:18:00.654] 22/317 postgresql:recovery / recovery/016_min_consistency OK 7.18s 1 subtests passed [22:18:02.675] 23/317 postgresql:recovery / recovery/022_crash_temp_files OK 2.02s 11 subtests passed [22:18:05.395] 24/317 postgresql:recovery / recovery/021_row_visibility OK 7.12s 10 subtests passed [22:18:08.658] 25/317 postgresql:recovery / recovery/020_archive_status OK 10.42s 19 subtests passed [22:18:09.713] 26/317 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.04s 1 subtests passed [22:18:14.847] 27/317 postgresql:recovery / recovery/024_archive_recovery OK 9.45s 2 subtests passed [22:18:16.706] 28/317 postgresql:recovery / recovery/018_wal_optimize OK 20.07s 38 subtests passed [22:18:19.260] 29/317 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 10.60s 1 subtests passed [22:18:19.619] 30/317 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.90s 3 subtests passed [22:18:20.537] ▶ 31/317 - regression tests pass FAIL [22:18:20.537] ▶ 31/317 - dump before running pg_upgrade FAIL [22:18:20.549] 31/317 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 60.92s exit status 29 [22:18:20.549] >>> 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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=183 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib 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/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/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:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress with_icu=yes /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --pg-test-extra '' --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 [22:18:20.549] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:18:20.549] stderr: [22:18:20.549] # Failed test 'regression tests pass' [22:18:20.549] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [22:18:20.549] # got: '256' [22:18:20.549] # expected: '0' [22:18:20.549] # Failed test 'dump before running pg_upgrade' [22:18:20.549] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [22:18:20.549] # Tests were run but no plan was declared and done_testing() was not seen. [22:18:20.549] # Looks like your test exited with 29 just after 6. [22:18:20.549] [22:18:20.549] (test program exited with status code 29) [22:18:20.549] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:18:20.549] [22:18:24.946] 32/317 postgresql:recovery / recovery/028_pitr_timelines OK 8.24s 3 subtests passed [22:18:25.765] 33/317 postgresql:recovery / recovery/029_stats_restart OK 6.50s 42 subtests passed [22:18:29.361] 34/317 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.74s 11 subtests passed [22:18:29.485] 35/317 postgresql:recovery / recovery/031_recovery_conflict OK 8.93s 18 subtests passed [22:18:30.798] 36/317 postgresql:isolation / isolation/isolation OK 71.13s 117 subtests passed [22:18:31.040] ▶ 37/317 + brin 32942 ms FAIL [22:18:31.041] ▶ 37/317 + gist 32936 ms FAIL [22:18:31.042] ▶ 37/317 + privileges 32934 ms FAIL [22:18:31.043] ▶ 37/317 + matview 32913 ms FAIL [22:18:31.043] ▶ 37/317 + brin_bloom 30 ms FAIL [22:18:31.043] ▶ 37/317 + brin_multi 30 ms FAIL [22:18:31.043] ▶ 37/317 + create_table_like 191 ms FAIL [22:18:31.044] ▶ 37/317 + alter_generic 193 ms FAIL [22:18:31.044] ▶ 37/317 + alter_operator 193 ms FAIL [22:18:31.044] ▶ 37/317 + misc 147 ms FAIL [22:18:31.044] ▶ 37/317 + async 143 ms FAIL [22:18:31.045] ▶ 37/317 + dbsize 139 ms FAIL [22:18:31.045] ▶ 37/317 + merge 131 ms FAIL [22:18:31.045] ▶ 37/317 + misc_functions 127 ms FAIL [22:18:31.045] ▶ 37/317 + sysviews 118 ms FAIL [22:18:31.046] ▶ 37/317 + tsrf 64 ms FAIL [22:18:31.046] ▶ 37/317 + tid 73 ms FAIL [22:18:31.046] ▶ 37/317 + tidscan 72 ms FAIL [22:18:31.046] ▶ 37/317 + tidrangescan 71 ms FAIL [22:18:31.046] ▶ 37/317 + collate.utf8 70 ms FAIL [22:18:31.046] ▶ 37/317 + collate.icu.utf8 73 ms FAIL [22:18:31.046] ▶ 37/317 + incremental_sort 37 ms FAIL [22:18:31.046] ▶ 37/317 + create_role 33 ms FAIL [22:18:31.046] ▶ 37/317 + without_overlaps 28 ms FAIL [22:18:31.046] ▶ 37/317 + rules 76 ms FAIL [22:18:31.046] ▶ 37/317 + psql 74 ms FAIL [22:18:31.046] ▶ 37/317 + psql_crosstab 73 ms FAIL [22:18:31.046] ▶ 37/317 + amutils 72 ms FAIL [22:18:31.047] ▶ 37/317 + stats_ext 70 ms FAIL [22:18:31.047] ▶ 37/317 + collate.linux.utf8 62 ms FAIL [22:18:31.047] ▶ 37/317 + collate.windows.win1252 59 ms FAIL [22:18:32.182] 38/317 postgresql:recovery / recovery/034_create_database OK 2.82s 2 subtests passed [22:18:33.381] 39/317 postgresql:recovery / recovery/019_replslot_limit OK 35.76s 26 subtests passed [22:18:33.401] 40/317 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.45s 14 subtests passed [22:18:33.692] 37/317 postgresql:regress / regress/regress ERROR 74.09s exit status 1 [22:18:33.692] >>> 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 MESON_TEST_ITERATION=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/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/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:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=7 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --pg-test-extra '' --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 40052 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [22:18:33.692] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:18:33.692] stderr: [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # (test process exited with exit code 2) [22:18:33.692] # 31 of 224 tests failed. [22:18:33.692] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [22:18:33.692] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [22:18:33.692] [22:18:33.692] (test program exited with status code 1) [22:18:33.692] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:18:33.692] [22:18:34.757] 41/317 postgresql:recovery / recovery/036_truncated_dropped OK 3.96s 8 subtests passed [22:18:34.847] 42/317 postgresql:recovery / recovery/037_invalid_database OK 2.66s 10 subtests passed [22:18:38.359] 43/317 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.97s 2 subtests passed [22:18:43.727] 44/317 postgresql:recovery / recovery/039_end_of_wal OK 10.32s 14 subtests passed [22:18:43.822] 45/317 postgresql:recovery / recovery/041_checkpoint_at_promote OK 9.06s 6 subtests passed [22:18:45.270] 46/317 postgresql:recovery / recovery/042_low_level_backup OK 10.42s 4 subtests passed [22:18:46.587] 47/317 postgresql:plperl / plperl/regress OK 2.76s 13 subtests passed [22:18:47.259] 48/317 postgresql:kerberos / kerberos/001_auth OK 8.90s 142 subtests passed [22:18:48.240] 49/317 postgresql:plpgsql / plpgsql/regress OK 4.51s 13 subtests passed [22:18:49.644] 50/317 postgresql:pltcl / pltcl/regress OK 3.05s 8 subtests passed [22:18:49.698] 51/317 postgresql:plpython / plpython/regress OK 4.42s 23 subtests passed [22:18:49.745] 52/317 postgresql:basic_archive / basic_archive/regress OK 1.49s 1 subtests passed [22:18:50.677] 53/317 postgresql:recovery / recovery/033_replay_tsp_drops OK 24.91s 3 subtests passed [22:18:51.506] 54/317 postgresql:bloom / bloom/regress OK 1.86s 1 subtests passed [22:18:51.539] 55/317 postgresql:bool_plperl / bool_plperl/regress OK 1.84s 2 subtests passed [22:18:51.790] 56/317 postgresql:amcheck / amcheck/regress OK 4.53s 3 subtests passed [22:18:53.807] 57/317 postgresql:cube / cube/regress OK 2.27s 2 subtests passed [22:18:53.859] 58/317 postgresql:citext / citext/regress OK 2.34s 3 subtests passed [22:18:53.894] 59/317 postgresql:dblink / dblink/regress OK 2.10s 1 subtests passed [22:18:54.419] 60/317 postgresql:btree_gin / btree_gin/regress OK 4.67s 30 subtests passed [22:18:55.303] 61/317 postgresql:btree_gist / btree_gist/regress OK 4.62s 32 subtests passed [22:18:55.833] 62/317 postgresql:dict_xsyn / dict_xsyn/regress OK 1.97s 1 subtests passed [22:18:55.935] 63/317 postgresql:earthdistance / earthdistance/regress OK 2.04s 1 subtests passed [22:18:55.963] 64/317 postgresql:dict_int / dict_int/regress OK 2.14s 1 subtests passed [22:18:55.987] 65/317 postgresql:file_fdw / file_fdw/regress OK 1.57s 1 subtests passed [22:18:57.328] 66/317 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.02s 2 subtests passed [22:18:57.704] 67/317 postgresql:hstore_plpython / hstore_plpython/regress OK 1.74s 1 subtests passed [22:18:57.799] 68/317 postgresql:hstore_plperl / hstore_plperl/regress OK 1.86s 3 subtests passed [22:18:59.103] 69/317 postgresql:hstore / hstore/regress OK 3.27s 2 subtests passed [22:18:59.403] 70/317 postgresql:isn / isn/regress OK 2.07s 1 subtests passed [22:18:59.840] 71/317 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.13s 2 subtests passed [22:19:00.032] 72/317 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.23s 1 subtests passed [22:19:00.951] 73/317 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 27.26s 32 subtests passed [22:19:00.967] 74/317 postgresql:lo / lo/regress OK 1.86s 1 subtests passed [22:19:01.075] 75/317 postgresql:recovery / recovery/035_standby_logical_decoding OK 31.59s 86 subtests passed [22:19:01.614] 76/317 postgresql:ltree_plpython / ltree_plpython/regress OK 1.77s 1 subtests passed [22:19:02.209] 77/317 postgresql:ltree / ltree/regress OK 2.81s 1 subtests passed [22:19:02.738] 78/317 postgresql:passwordcheck / passwordcheck/regress OK 1.78s 1 subtests passed [22:19:02.758] 79/317 postgresql:pg_buffercache / pg_buffercache/regress OK 1.79s 1 subtests passed [22:19:02.780] 80/317 postgresql:pageinspect / pageinspect/regress OK 2.74s 8 subtests passed [22:19:03.042] 81/317 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.43s 1 subtests passed [22:19:03.129] 82/317 postgresql:intarray / intarray/regress OK 7.14s 1 subtests passed [22:19:04.234] 83/317 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.02s 1 subtests passed [22:19:04.535] 84/317 postgresql:pgstattuple / pgstattuple/regress OK 1.75s 1 subtests passed [22:19:04.647] 85/317 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.91s 1 subtests passed [22:19:04.678] 86/317 postgresql:pg_surgery / pg_surgery/regress OK 1.63s 1 subtests passed [22:19:05.228] 87/317 postgresql:pgcrypto / pgcrypto/regress OK 4.15s 23 subtests passed [22:19:06.155] 88/317 postgresql:pg_visibility / pg_visibility/regress OK 1.92s 1 subtests passed [22:19:06.215] 89/317 postgresql:pg_trgm / pg_trgm/regress OK 3.08s 3 subtests passed [22:19:06.224] 90/317 postgresql:pg_walinspect / pg_walinspect/regress OK 1.69s 2 subtests passed [22:19:06.509] 91/317 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.75s 14 subtests passed [22:19:06.556] 92/317 postgresql:seg / seg/regress OK 1.87s 3 subtests passed [22:19:07.143] 93/317 postgresql:tablefunc / tablefunc/regress OK 1.91s 1 subtests passed [22:19:07.784] 94/317 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.26s 1 subtests passed [22:19:07.793] 95/317 postgresql:tsm_system_time / tsm_system_time/regress OK 1.25s 1 subtests passed [22:19:07.814] 96/317 postgresql:tcn / tcn/isolation OK 1.62s 1 subtests passed [22:19:08.542] 97/317 postgresql:unaccent / unaccent/regress OK 1.40s 1 subtests passed [22:19:09.426] 98/317 postgresql:uuid-ossp / uuid-ossp/regress OK 1.64s 1 subtests passed [22:19:09.427] 99/317 postgresql:xml2 / xml2/regress OK 1.63s 1 subtests passed [22:19:09.453] 100/317 postgresql:brin / brin/isolation OK 1.64s 1 subtests passed [22:19:10.145] 101/317 postgresql:commit_ts / commit_ts/regress OK 1.60s 1 subtests passed [22:19:10.467] 102/317 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.01s 1 subtests passed [22:19:10.969] 103/317 postgresql:dummy_index_am / dummy_index_am/regress OK 1.53s 1 subtests passed [22:19:11.590] 104/317 postgresql:delay_execution / delay_execution/isolation OK 2.16s 2 subtests passed [22:19:11.606] 105/317 postgresql:injection_points / injection_points/regress OK 1.14s 2 subtests passed [22:19:11.632] 106/317 postgresql:gin / gin/regress OK 1.48s 1 subtests passed [22:19:11.972] 107/317 postgresql:test_decoding / test_decoding/isolation OK 5.75s 12 subtests passed [22:19:12.183] ▶ 108/317 - regression tests pass FAIL [22:19:12.191] 108/317 postgresql:recovery / recovery/027_stream_regress ERROR 57.34s exit status 29 [22:19:12.191] >>> 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 enable_injection_points=yes MALLOC_PERTURB_=59 MESON_TEST_ITERATION=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/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/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:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --pg-test-extra '' --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 [22:19:12.191] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [22:19:12.191] stderr: [22:19:12.191] # Failed test 'regression tests pass' [22:19:12.191] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [22:19:12.191] # got: '256' [22:19:12.191] # expected: '0' [22:19:12.191] # Tests were run but no plan was declared and done_testing() was not seen. [22:19:12.191] # Looks like your test exited with 29 just after 2. [22:19:12.191] [22:19:12.191] (test program exited with status code 29) [22:19:12.191] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [22:19:12.191] [22:19:12.773] 109/317 postgresql:plsample / plsample/regress OK 1.18s 1 subtests passed [22:19:13.148] 110/317 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.54s 1 subtests passed [22:19:13.178] 111/317 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.21s 1 subtests passed [22:19:13.308] 112/317 postgresql:injection_points / injection_points/isolation OK 2.34s 2 subtests passed [22:19:13.396] 113/317 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.76s 1 subtests passed [22:19:13.534] 114/317 postgresql:postgres_fdw / postgres_fdw/regress OK 8.88s 2 subtests passed [22:19:14.458] 115/317 postgresql:test_dsa / test_dsa/regress OK 1.68s 1 subtests passed [22:19:14.518] 116/317 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.33s 21 subtests passed [22:19:14.890] 117/317 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.74s 1 subtests passed [22:19:14.974] 118/317 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.66s 1 subtests passed [22:19:14.984] 119/317 postgresql:test_lfind / test_lfind/regress OK 1.45s 1 subtests passed [22:19:15.814] 120/317 postgresql:test_extensions / test_extensions/regress OK 2.63s 2 subtests passed [22:19:15.827] 121/317 postgresql:test_parser / test_parser/regress OK 1.31s 1 subtests passed [22:19:16.141] 122/317 postgresql:test_predtest / test_predtest/regress OK 1.17s 1 subtests passed [22:19:16.156] 123/317 postgresql:test_radixtree / test_radixtree/regress OK 1.17s 1 subtests passed [22:19:16.436] 124/317 postgresql:test_pg_dump / test_pg_dump/regress OK 1.55s 1 subtests passed [22:19:16.655] 125/317 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.19s 2 subtests passed [22:19:17.366] 126/317 postgresql:test_rbtree / test_rbtree/regress OK 1.55s 1 subtests passed [22:19:17.416] 127/317 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.26s 1 subtests passed [22:19:17.601] 128/317 postgresql:test_resowner / test_resowner/regress OK 1.46s 1 subtests passed [22:19:17.757] 129/317 postgresql:test_regex / test_regex/regress OK 1.93s 2 subtests passed [22:19:17.867] 130/317 postgresql:test_slru / test_slru/regress OK 1.21s 1 subtests passed [22:19:18.873] 131/317 postgresql:typcache / typcache/regress OK 1.46s 1 subtests passed [22:19:18.938] 132/317 postgresql:test_tidstore / test_tidstore/regress OK 1.54s 1 subtests passed [22:19:19.097] 133/317 postgresql:libpq / libpq/002_api OK 0.22s 1 subtests passed [22:19:19.152] 134/317 postgresql:unsafe_tests / unsafe_tests/regress OK 1.55s 4 subtests passed [22:19:19.172] 135/317 postgresql:libpq / libpq/001_uri OK 1.30s 63 subtests passed [22:19:19.354] 136/317 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.26s [22:19:19.600] 137/317 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.24s 9 subtests passed [22:19:19.720] 138/317 postgresql:test_shm_mq / test_shm_mq/regress OK 3.28s 1 subtests passed [22:19:20.900] 139/317 postgresql:test_decoding / test_decoding/regress OK 14.68s 19 subtests passed [22:19:21.377] 140/317 postgresql:test_integerset / test_integerset/regress OK 7.98s 1 subtests passed [22:19:22.349] 141/317 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.75s 106 subtests passed [22:19:22.746] 142/317 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.39s 51 subtests passed [22:19:24.002] 143/317 postgresql:libpq / libpq/003_load_balance_host_list OK 5.06s 127 subtests passed [22:19:24.601] 144/317 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.22s 10 subtests passed [22:19:24.774] 145/317 postgresql:ecpg / ecpg/ecpg OK 7.02s 65 subtests passed [22:19:25.485] 146/317 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.58s 32 subtests passed [22:19:25.643] 147/317 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.46s 3 subtests passed [22:19:26.138] 148/317 postgresql:pg_checksums / pg_checksums/001_basic OK 0.49s 9 subtests passed [22:19:26.204] 149/317 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.43s 21 subtests passed [22:19:26.652] 150/317 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.45s 13 subtests passed [22:19:27.880] 151/317 postgresql:pg_amcheck / pg_amcheck/003_check OK 8.16s 75 subtests passed [22:19:28.792] 152/317 postgresql:libpq / libpq/005_negotiate_encryption OK 9.64s 249 subtests passed [22:19:31.557] 153/317 postgresql:pg_checksums / pg_checksums/002_actions OK 5.42s 66 subtests passed [22:19:32.454] 154/317 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 7.85s 43 subtests passed [22:19:35.522] 155/317 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 6.73s 11 subtests passed [22:19:37.292] 156/317 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 10.64s 6 subtests passed [22:19:39.217] 157/317 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 11.34s 7 subtests passed [22:19:39.830] 158/317 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.37s 4 subtests passed [22:19:40.080] 159/317 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.55s 3 subtests passed [22:19:40.131] 160/317 postgresql:pg_config / pg_config/001_pg_config OK 0.30s 21 subtests passed [22:19:41.133] 161/317 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.05s 18 subtests passed [22:19:41.145] 162/317 postgresql:initdb / initdb/001_initdb OK 21.97s 56 subtests passed [22:19:42.678] 163/317 postgresql:pg_ctl / pg_ctl/002_status OK 1.54s 3 subtests passed [22:19:42.843] 164/317 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.62s 4 subtests passed [22:19:43.204] 165/317 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.07s 25 subtests passed [22:19:43.974] 166/317 postgresql:pg_dump / pg_dump/001_basic OK 1.13s 93 subtests passed [22:19:44.076] 167/317 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 12.51s 22 subtests passed [22:19:45.073] 168/317 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.78s 2 subtests passed [22:19:45.571] 169/317 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.59s 3 subtests passed [22:19:45.939] 170/317 postgresql:pg_ctl / pg_ctl/003_promote OK 4.79s 12 subtests passed [22:19:46.311] 171/317 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.63s 14 subtests passed [22:19:46.337] 172/317 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.26s 4 subtests passed [22:19:47.128] 173/317 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.81s 9 subtests passed [22:19:48.527] 174/317 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 23.04s 36 subtests passed [22:19:49.067] 175/317 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.13s 75 subtests passed [22:19:50.708] 176/317 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 5.63s 108 subtests passed [22:19:56.349] 177/317 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.64s 1 subtests passed [22:19:56.709] 178/317 postgresql:pg_rewind / pg_rewind/006_options OK 0.36s 13 subtests passed [22:19:56.771] 179/317 postgresql:pg_dump / pg_dump/010_dump_connstr OK 11.20s 14 subtests passed [22:19:59.506] 180/317 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 36.76s 192 subtests passed [22:20:00.111] 181/317 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.58s 5 subtests passed [22:20:00.540] 182/317 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.47s 9 subtests passed [22:20:00.805] 183/317 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.26s 13 subtests passed [22:20:01.073] 184/317 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.27s 13 subtests passed [22:20:01.462] 185/317 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.38s 17 subtests passed [22:20:04.229] 186/317 postgresql:pg_rewind / pg_rewind/002_databases OK 17.10s 11 subtests passed [22:20:04.298] 187/317 postgresql:pg_rewind / pg_rewind/001_basic OK 17.96s 56 subtests passed [22:20:04.362] 188/317 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.59s 3 subtests passed [22:20:04.387] 189/317 postgresql:pg_dump / pg_dump/002_pg_dump OK 21.17s 11492 subtests passed [22:20:04.503] 190/317 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.79s 7 subtests passed [22:20:04.537] 191/317 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.03s 3 subtests passed [22:20:05.359] 192/317 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.00s 60 subtests passed [22:20:06.727] 193/317 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.43s 32 subtests passed [22:20:06.891] 194/317 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.39s 5 subtests passed [22:20:08.282] 195/317 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.78s 9 subtests passed [22:20:08.301] 196/317 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.19s 1 subtests passed [22:20:08.612] 197/317 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.31s 11 subtests passed [22:20:08.652] 198/317 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 4.11s 15 subtests passed [22:20:09.785] 199/317 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.50s 5 subtests passed [22:20:10.031] 200/317 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.42s 7 subtests passed [22:20:10.309] 201/317 postgresql:pg_waldump / pg_waldump/001_basic OK 3.42s 92 subtests passed [22:20:10.869] 202/317 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 9.40s 38 subtests passed [22:20:10.993] 203/317 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.21s 208 subtests passed [22:20:12.180] 204/317 postgresql:psql / psql/010_tab_completion OK 1.87s 89 subtests passed [22:20:12.280] 205/317 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.92s 10 subtests passed [22:20:12.506] 206/317 postgresql:psql / psql/020_cancel OK 1.63s 2 subtests passed [22:20:12.564] 207/317 postgresql:scripts / scripts/010_clusterdb OK 1.57s 15 subtests passed [22:20:13.590] 208/317 postgresql:scripts / scripts/011_clusterdb_all OK 1.41s 7 subtests passed [22:20:14.152] 209/317 postgresql:scripts / scripts/040_createuser OK 1.65s 37 subtests passed [22:20:14.293] 210/317 postgresql:scripts / scripts/050_dropdb OK 1.73s 15 subtests passed [22:20:14.311] 211/317 postgresql:psql / psql/001_basic OK 4.28s 108 subtests passed [22:20:14.860] 212/317 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 8.13s 18 subtests passed [22:20:15.014] 213/317 postgresql:scripts / scripts/070_dropuser OK 1.42s 12 subtests passed [22:20:15.928] 214/317 postgresql:scripts / scripts/080_pg_isready OK 1.78s 11 subtests passed [22:20:16.238] 215/317 postgresql:scripts / scripts/091_reindexdb_all OK 1.92s 13 subtests passed [22:20:17.544] 216/317 postgresql:scripts / scripts/101_vacuumdb_all OK 2.53s 5 subtests passed [22:20:19.179] 217/317 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.63s 39 subtests passed [22:20:19.689] 218/317 postgresql:scripts / scripts/090_reindexdb OK 5.39s 64 subtests passed [22:20:20.262] 219/317 postgresql:scripts / scripts/100_vacuumdb OK 5.40s 85 subtests passed [22:20:20.823] 220/317 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.89s 4 subtests passed [22:20:20.908] 221/317 postgresql:scripts / scripts/020_createdb OK 8.63s 60 subtests passed [22:20:21.076] 222/317 postgresql:amcheck / amcheck/002_cic OK 1.39s 3 subtests passed [22:20:21.339] 223/317 postgresql:pgbench / pgbench/001_pgbench_with_server OK 12.69s 467 subtests passed [22:20:21.738] 224/317 postgresql:scripts / scripts/200_connstr OK 5.50s 3 subtests passed [22:20:22.053] 225/317 postgresql:amcheck / amcheck/003_cic_2pc OK 1.79s 5 subtests passed [22:20:22.434] 226/317 postgresql:oid2name / oid2name/001_basic OK 0.38s 9 subtests passed [22:20:22.641] 227/317 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 18.41s 92 subtests passed [22:20:23.123] 228/317 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.05s 19 subtests passed [22:20:23.190] 229/317 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.37s 6 subtests passed [22:20:24.297] 230/317 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.86s 7 subtests passed [22:20:24.797] 231/317 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.15s 3 subtests passed [22:20:25.037] 232/317 postgresql:amcheck / amcheck/005_pitr OK 4.13s 3 subtests passed [22:20:25.263] 233/317 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.07s 3 subtests passed [22:20:25.376] 234/317 postgresql:vacuumlo / vacuumlo/001_basic OK 0.34s 9 subtests passed [22:20:26.608] 235/317 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.87s 16 subtests passed [22:20:26.896] 236/317 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.77s 2 subtests passed [22:20:28.041] 237/317 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.24s 6 subtests passed [22:20:28.432] 238/317 postgresql:authentication / authentication/002_saslprep OK 3.06s 20 subtests passed [22:20:28.736] 239/317 postgresql:authentication / authentication/005_sspi SKIP 0.69s [22:20:28.846] 240/317 postgresql:authentication / authentication/004_file_inclusion OK 1.95s 2 subtests passed [22:20:29.160] 241/317 postgresql:amcheck / amcheck/001_verify_heapam OK 9.98s 272 subtests passed [22:20:29.181] 242/317 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 4.88s 3 subtests passed [22:20:29.207] 243/317 postgresql:authentication / authentication/003_peer OK 2.60s 53 subtests passed [22:20:30.058] 244/317 postgresql:authentication / authentication/001_password OK 4.79s 178 subtests passed [22:20:30.417] 245/317 postgresql:postmaster / postmaster/001_connection_limits OK 1.68s 27 subtests passed [22:20:30.454] 246/317 postgresql:postmaster / postmaster/002_start_stop OK 1.61s 25 subtests passed [22:20:31.888] 247/317 postgresql:authentication / authentication/006_login_trigger OK 3.45s 32 subtests passed [22:20:32.805] 248/317 postgresql:subscription / subscription/003_constraints OK 3.60s 6 subtests passed [22:20:32.831] 249/317 postgresql:subscription / subscription/002_types OK 3.65s 4 subtests passed [22:20:33.348] 250/317 postgresql:bloom / bloom/001_wal OK 12.01s 31 subtests passed [22:20:33.853] 251/317 postgresql:subscription / subscription/006_rewrite OK 3.40s 2 subtests passed [22:20:34.696] 252/317 postgresql:subscription / subscription/004_sync OK 4.63s 8 subtests passed [22:20:34.876] 253/317 postgresql:subscription / subscription/007_ddl OK 2.99s 4 subtests passed [22:20:36.264] 254/317 postgresql:subscription / subscription/005_encoding OK 5.85s 1 subtests passed [22:20:36.366] 255/317 postgresql:subscription / subscription/009_matviews OK 3.53s 1 subtests passed [22:20:36.841] 256/317 postgresql:subscription / subscription/008_diff_schema OK 4.04s 5 subtests passed [22:20:38.992] 257/317 postgresql:subscription / subscription/001_rep_changes OK 9.83s 36 subtests passed [22:20:39.431] 258/317 postgresql:subscription / subscription/010_truncate OK 6.08s 14 subtests passed [22:20:39.580] 259/317 postgresql:subscription / subscription/011_generated OK 5.73s 11 subtests passed [22:20:40.417] 260/317 postgresql:subscription / subscription/016_stream_subxact OK 3.57s 3 subtests passed [22:20:40.793] 261/317 postgresql:subscription / subscription/012_collation OK 6.10s 2 subtests passed [22:20:41.965] 262/317 postgresql:subscription / subscription/017_stream_ddl OK 2.97s 3 subtests passed [22:20:42.189] 263/317 postgresql:subscription / subscription/014_binary OK 5.92s 8 subtests passed [22:20:42.630] 264/317 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.05s 2 subtests passed [22:20:43.328] 265/317 postgresql:subscription / subscription/020_messages OK 2.91s 5 subtests passed [22:20:45.899] 266/317 postgresql:subscription / subscription/024_add_drop_pub OK 3.27s 3 subtests passed [22:20:46.512] 267/317 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.08s 9 subtests passed [22:20:47.351] 268/317 postgresql:subscription / subscription/015_stream OK 10.98s 10 subtests passed [22:20:47.748] 269/317 postgresql:subscription / subscription/013_partition OK 12.87s 74 subtests passed [22:20:48.297] 270/317 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.97s 13 subtests passed [22:20:49.384] 271/317 postgresql:subscription / subscription/021_twophase OK 8.59s 30 subtests passed [22:20:49.802] 272/317 postgresql:subscription / subscription/022_twophase_cascade OK 7.83s 41 subtests passed [22:20:51.299] 273/317 postgresql:subscription / subscription/023_twophase_stream OK 9.11s 33 subtests passed [22:20:52.460] 274/317 postgresql:subscription / subscription/029_on_error OK 4.71s 5 subtests passed [22:20:53.673] 275/317 postgresql:subscription / subscription/026_stats OK 7.77s 13 subtests passed [22:20:54.938] 276/317 postgresql:subscription / subscription/030_origin OK 6.64s 11 subtests passed [22:20:56.177] 277/317 postgresql:subscription / subscription/028_row_filter OK 8.82s 24 subtests passed [22:20:56.403] 278/317 postgresql:subscription / subscription/033_run_as_table_owner OK 5.10s 10 subtests passed [22:20:57.530] 279/317 postgresql:brin / brin/01_workitems OK 2.59s 2 subtests passed [22:20:58.909] 280/317 postgresql:subscription / subscription/027_nosuperuser OK 12.40s 19 subtests passed [22:20:58.993] 281/317 postgresql:subscription / subscription/032_subscribe_use_index OK 9.19s 15 subtests passed [22:20:59.207] 282/317 postgresql:commit_ts / commit_ts/001_base OK 2.80s 2 subtests passed [22:20:59.615] 283/317 postgresql:brin / brin/02_wal_consistency OK 3.44s 2 subtests passed [22:21:00.225] 284/317 postgresql:subscription / subscription/034_temporal OK 7.76s 32 subtests passed [22:21:00.727] 285/317 postgresql:subscription / subscription/031_column_list OK 11.34s 36 subtests passed [22:21:01.697] 286/317 postgresql:commit_ts / commit_ts/002_standby OK 4.17s 4 subtests passed [22:21:01.757] 287/317 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.53s 21 subtests passed [22:21:01.763] 288/317 postgresql:injection_points / injection_points/001_stats OK 2.55s 7 subtests passed [22:21:01.928] 289/317 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.31s 4 subtests passed [22:21:02.013] 290/317 postgresql:commit_ts / commit_ts/004_restart OK 3.02s 16 subtests passed [22:21:02.081] 291/317 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.35s 4 subtests passed [22:21:02.285] 292/317 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.36s 12 subtests passed [22:21:02.305] 293/317 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.29s 2 subtests passed [22:21:03.169] 294/317 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.47s 2 subtests passed [22:21:03.538] 295/317 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.63s 4 subtests passed [22:21:03.820] 296/317 postgresql:test_misc / test_misc/003_check_guc OK 1.51s 3 subtests passed [22:21:04.168] 297/317 postgresql:test_misc / test_misc/002_tablespace OK 1.88s 20 subtests passed [22:21:04.489] 298/317 postgresql:test_misc / test_misc/001_constraint_validation OK 2.41s 42 subtests passed [22:21:05.442] 299/317 postgresql:test_misc / test_misc/004_io_direct OK 2.27s 3 subtests passed [22:21:05.454] 300/317 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.70s 516 subtests passed [22:21:05.592] 301/317 postgresql:test_misc / test_misc/007_catcache_inval OK 1.42s 2 subtests passed [22:21:05.710] 302/317 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.12s [22:21:05.736] 303/317 postgresql:test_misc / test_misc/005_timeouts OK 2.20s 2 subtests passed [22:21:06.021] 304/317 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.28s [22:21:06.032] 305/317 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.32s [22:21:06.151] 306/317 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.33s 2 subtests passed [22:21:07.040] 307/317 postgresql:test_slru / test_slru/001_multixact OK 1.60s 3 subtests passed [22:21:08.349] 308/317 postgresql:subscription / subscription/100_bugs OK 14.67s 13 subtests passed [22:21:08.386] 309/317 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.93s 8 subtests passed [22:21:09.056] 310/317 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.56s 1044 subtests passed [22:21:10.098] 311/317 postgresql:icu / icu/010_database OK 1.71s 8 subtests passed [22:21:10.148] 312/317 postgresql:ldap / ldap/002_bindpasswd OK 1.80s 3 subtests passed [22:21:11.116] 313/317 postgresql:ssl / ssl/003_sslinfo OK 4.96s 21 subtests passed [22:21:11.127] 314/317 postgresql:ssl / ssl/002_scram OK 5.09s 28 subtests passed [22:21:12.723] 315/317 postgresql:ldap / ldap/001_auth OK 5.68s 47 subtests passed [22:21:16.853] 316/317 postgresql:ssl / ssl/001_ssltests OK 10.83s 227 subtests passed [22:21:18.434] 317/317 postgresql:test_json_parser / test_json_parser/002_inline OK 16.67s 3400 subtests passed [22:21:18.491] [22:21:18.491] Summary of Failures: [22:21:18.491] [22:21:18.491] 31/317 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 60.92s exit status 29 [22:21:18.491] 37/317 postgresql:regress / regress/regress ERROR 74.09s exit status 1 [22:21:18.491] 108/317 postgresql:recovery / recovery/027_stream_regress ERROR 57.34s exit status 29 [22:21:18.491] [22:21:18.491] Ok: 309 [22:21:18.491] Expected Fail: 0 [22:21:18.491] Fail: 3 [22:21:18.491] Unexpected Pass: 0 [22:21:18.491] Skipped: 5 [22:21:18.491] Timeout: 0 [22:21:18.491] [22:21:18.491] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [22:21:18.524] [22:21:18.524] Exit status: 3