[13:19:13.670] ulimit -c unlimited # default is 0 [13:19:13.670] ulimit -n 1024 # default is 256, pretty low [13:19:13.670] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [13:19:19.486] 1/315 postgresql:setup / tmp_install OK 5.34s [13:19:19.575] 2/315 postgresql:setup / install_test_files OK 0.09s [13:19:20.278] 3/315 postgresql:setup / initdb_cache OK 0.70s [13:19:20.602] 4/315 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.32s 9 subtests passed [13:19:29.462] 5/315 postgresql:recovery / recovery/002_archiving OK 9.12s 8 subtests passed [13:19:34.438] 6/315 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.15s 12 subtests passed [13:19:36.012] 7/315 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 15.72s 14 subtests passed [13:19:38.305] 8/315 postgresql:recovery / recovery/001_stream_rep OK 17.98s 62 subtests passed [13:19:38.902] 9/315 postgresql:recovery / recovery/003_recovery_targets OK 18.30s 9 subtests passed [13:19:39.752] 10/315 postgresql:recovery / recovery/006_logical_decoding OK 3.74s 20 subtests passed [13:19:44.856] 11/315 postgresql:recovery / recovery/004_timeline_switch OK 15.39s 3 subtests passed [13:19:45.651] 12/315 postgresql:recovery / recovery/005_replay_delay OK 11.21s 3 subtests passed [13:19:51.119] 13/315 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.26s 13 subtests passed [13:19:52.977] 14/315 postgresql:recovery / recovery/012_subtransactions OK 7.32s 12 subtests passed [13:19:53.082] 15/315 postgresql:recovery / recovery/007_sync_rep OK 14.77s 11 subtests passed [13:19:53.380] 16/315 postgresql:recovery / recovery/013_crash_restart OK 2.25s 18 subtests passed [13:19:55.378] 17/315 postgresql:recovery / recovery/014_unlogged_reinit OK 2.40s 23 subtests passed [13:19:56.678] 18/315 postgresql:recovery / recovery/009_twophase OK 16.92s 30 subtests passed [13:19:58.864] 19/315 postgresql:recovery / recovery/017_shm OK 3.48s 4 subtests passed [13:19:59.097] 20/315 postgresql:recovery / recovery/008_fsm_truncation OK 20.19s 1 subtests passed [13:19:59.293] 21/315 postgresql:recovery / recovery/016_min_consistency OK 5.91s 1 subtests passed [13:19:59.615] 22/315 postgresql:recovery / recovery/015_promotion_pages OK 6.53s 1 subtests passed [13:20:02.330] 23/315 postgresql:recovery / recovery/022_crash_temp_files OK 2.71s 11 subtests passed [13:20:05.507] 24/315 postgresql:recovery / recovery/021_row_visibility OK 6.21s 10 subtests passed [13:20:08.196] 25/315 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.86s 1 subtests passed [13:20:08.677] 26/315 postgresql:recovery / recovery/020_archive_status OK 9.58s 19 subtests passed [13:20:13.110] 27/315 postgresql:recovery / recovery/024_archive_recovery OK 7.60s 2 subtests passed [13:20:14.868] 28/315 postgresql:recovery / recovery/018_wal_optimize OK 18.19s 38 subtests passed [13:20:17.016] ▶ 29/315 - regression tests pass FAIL [13:20:17.016] ▶ 29/315 - dump before running pg_upgrade FAIL [13:20:17.019] 29/315 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 56.73s exit status 29 [13:20:17.019] >>> MALLOC_PERTURB_=20 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template with_icu=yes ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib /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 [13:20:17.019] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:20:17.019] stderr: [13:20:17.019] # Failed test 'regression tests pass' [13:20:17.019] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [13:20:17.019] # got: '256' [13:20:17.019] # expected: '0' [13:20:17.019] # Failed test 'dump before running pg_upgrade' [13:20:17.019] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [13:20:17.019] # Tests were run but no plan was declared and done_testing() was not seen. [13:20:17.019] # Looks like your test exited with 29 just after 6. [13:20:17.019] [13:20:17.019] (test program exited with status code 29) [13:20:17.019] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:20:17.019] [13:20:17.437] 30/315 postgresql:recovery / recovery/026_overwrite_contrecord OK 8.76s 3 subtests passed [13:20:17.486] 31/315 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 9.28s 1 subtests passed [13:20:23.911] 32/315 postgresql:recovery / recovery/028_pitr_timelines OK 9.04s 3 subtests passed [13:20:24.476] 33/315 postgresql:recovery / recovery/029_stats_restart OK 7.45s 42 subtests passed [13:20:25.943] 34/315 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.51s 11 subtests passed [13:20:26.026] 35/315 postgresql:isolation / isolation/isolation OK 65.71s 117 subtests passed [13:20:27.132] 36/315 postgresql:recovery / recovery/031_recovery_conflict OK 9.65s 18 subtests passed [13:20:27.320] ▶ 37/315 + brin 27208 ms FAIL [13:20:27.320] ▶ 37/315 + privileges 27194 ms FAIL [13:20:27.320] ▶ 37/315 + matview 27165 ms FAIL [13:20:27.320] ▶ 37/315 + rowsecurity 27157 ms FAIL [13:20:27.320] ▶ 37/315 + brin_bloom 25 ms FAIL [13:20:27.320] ▶ 37/315 + brin_multi 22 ms FAIL [13:20:27.320] ▶ 37/315 + create_table_like 189 ms FAIL [13:20:27.320] ▶ 37/315 + alter_generic 188 ms FAIL [13:20:27.320] ▶ 37/315 + alter_operator 187 ms FAIL [13:20:27.320] ▶ 37/315 + misc 190 ms FAIL [13:20:27.320] ▶ 37/315 + async 184 ms FAIL [13:20:27.320] ▶ 37/315 + dbsize 121 ms FAIL [13:20:27.320] ▶ 37/315 + merge 119 ms FAIL [13:20:27.320] ▶ 37/315 + misc_functions 114 ms FAIL [13:20:27.320] ▶ 37/315 + sysviews 108 ms FAIL [13:20:27.320] ▶ 37/315 + tsrf 94 ms FAIL [13:20:27.320] ▶ 37/315 + tid 89 ms FAIL [13:20:27.320] ▶ 37/315 + tidscan 60 ms FAIL [13:20:27.321] ▶ 37/315 + tidrangescan 86 ms FAIL [13:20:27.321] ▶ 37/315 + collate.utf8 83 ms FAIL [13:20:27.321] ▶ 37/315 + collate.icu.utf8 83 ms FAIL [13:20:27.321] ▶ 37/315 + incremental_sort 81 ms FAIL [13:20:27.321] ▶ 37/315 + create_role 80 ms FAIL [13:20:27.321] ▶ 37/315 + without_overlaps 65 ms FAIL [13:20:27.321] ▶ 37/315 + rules 94 ms FAIL [13:20:27.321] ▶ 37/315 + psql 93 ms FAIL [13:20:27.321] ▶ 37/315 + psql_crosstab 92 ms FAIL [13:20:27.321] ▶ 37/315 + amutils 91 ms FAIL [13:20:27.321] ▶ 37/315 + stats_ext 89 ms FAIL [13:20:27.321] ▶ 37/315 + collate.linux.utf8 86 ms FAIL [13:20:27.321] ▶ 37/315 + collate.windows.win1252 77 ms FAIL [13:20:29.455] 38/315 postgresql:recovery / recovery/034_create_database OK 3.51s 2 subtests passed [13:20:30.024] 37/315 postgresql:regress / regress/regress ERROR 69.74s exit status 1 [13:20:30.024] >>> REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib 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 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=165 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib /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 [13:20:30.024] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:20:30.024] stderr: [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # (test process exited with exit code 2) [13:20:30.024] # 31 of 223 tests failed. [13:20:30.024] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [13:20:30.024] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [13:20:30.024] [13:20:30.024] (test program exited with status code 1) [13:20:30.024] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:20:30.024] [13:20:30.788] 39/315 postgresql:recovery / recovery/019_replslot_limit OK 31.92s 26 subtests passed [13:20:31.719] 40/315 postgresql:recovery / recovery/036_truncated_dropped OK 4.59s 8 subtests passed [13:20:32.250] 41/315 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.34s 14 subtests passed [13:20:32.787] 42/315 postgresql:recovery / recovery/037_invalid_database OK 3.33s 10 subtests passed [13:20:35.909] 43/315 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.88s 2 subtests passed [13:20:40.004] 44/315 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.75s 6 subtests passed [13:20:40.015] 45/315 postgresql:recovery / recovery/042_low_level_backup OK 7.23s 4 subtests passed [13:20:41.364] 46/315 postgresql:recovery / recovery/039_end_of_wal OK 10.57s 14 subtests passed [13:20:42.427] 47/315 postgresql:kerberos / kerberos/001_auth OK 6.51s 142 subtests passed [13:20:42.828] 48/315 postgresql:plperl / plperl/regress OK 2.81s 13 subtests passed [13:20:43.702] 49/315 postgresql:plpgsql / plpgsql/regress OK 3.70s 13 subtests passed [13:20:45.095] 50/315 postgresql:pltcl / pltcl/regress OK 2.66s 8 subtests passed [13:20:45.179] 51/315 postgresql:basic_archive / basic_archive/regress OK 1.47s 1 subtests passed [13:20:45.239] 52/315 postgresql:plpython / plpython/regress OK 3.87s 23 subtests passed [13:20:45.901] 53/315 postgresql:recovery / recovery/033_replay_tsp_drops OK 21.42s 3 subtests passed [13:20:46.531] 54/315 postgresql:amcheck / amcheck/regress OK 3.70s 3 subtests passed [13:20:46.914] 55/315 postgresql:bool_plperl / bool_plperl/regress OK 1.73s 2 subtests passed [13:20:47.000] 56/315 postgresql:bloom / bloom/regress OK 1.90s 1 subtests passed [13:20:48.416] 57/315 postgresql:citext / citext/regress OK 1.88s 3 subtests passed [13:20:48.630] 58/315 postgresql:cube / cube/regress OK 1.71s 2 subtests passed [13:20:48.783] 59/315 postgresql:dblink / dblink/regress OK 1.78s 1 subtests passed [13:20:49.520] 60/315 postgresql:btree_gin / btree_gin/regress OK 4.28s 30 subtests passed [13:20:49.908] 61/315 postgresql:dict_int / dict_int/regress OK 1.49s 1 subtests passed [13:20:50.080] 62/315 postgresql:dict_xsyn / dict_xsyn/regress OK 1.44s 1 subtests passed [13:20:50.095] 63/315 postgresql:earthdistance / earthdistance/regress OK 1.31s 1 subtests passed [13:20:50.813] 64/315 postgresql:btree_gist / btree_gist/regress OK 4.91s 32 subtests passed [13:20:51.455] 65/315 postgresql:file_fdw / file_fdw/regress OK 1.93s 1 subtests passed [13:20:51.463] 66/315 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.55s 2 subtests passed [13:20:52.040] 67/315 postgresql:hstore_plperl / hstore_plperl/regress OK 1.94s 3 subtests passed [13:20:52.335] 68/315 postgresql:hstore_plpython / hstore_plpython/regress OK 1.52s 1 subtests passed [13:20:52.561] 69/315 postgresql:hstore / hstore/regress OK 2.48s 2 subtests passed [13:20:52.755] 70/315 postgresql:isn / isn/regress OK 1.29s 1 subtests passed [13:20:53.320] 71/315 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.28s 2 subtests passed [13:20:53.464] 72/315 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.13s 1 subtests passed [13:20:53.834] 73/315 postgresql:lo / lo/regress OK 1.27s 1 subtests passed [13:20:55.016] 74/315 postgresql:ltree / ltree/regress OK 2.26s 1 subtests passed [13:20:55.425] 75/315 postgresql:passwordcheck / passwordcheck/regress OK 1.59s 1 subtests passed [13:20:55.464] 76/315 postgresql:ltree_plpython / ltree_plpython/regress OK 2.14s 1 subtests passed [13:20:56.313] 77/315 postgresql:recovery / recovery/035_standby_logical_decoding OK 30.28s 86 subtests passed [13:20:56.428] 78/315 postgresql:pageinspect / pageinspect/regress OK 2.96s 8 subtests passed [13:20:56.486] 79/315 postgresql:intarray / intarray/regress OK 5.03s 1 subtests passed [13:20:56.628] 80/315 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 24.91s 32 subtests passed [13:20:56.889] 81/315 postgresql:pg_buffercache / pg_buffercache/regress OK 1.87s 1 subtests passed [13:20:56.939] 82/315 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.47s 1 subtests passed [13:20:58.258] 83/315 postgresql:pg_surgery / pg_surgery/regress OK 1.37s 1 subtests passed [13:20:58.271] 84/315 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.96s 1 subtests passed [13:20:58.284] 85/315 postgresql:pgstattuple / pgstattuple/regress OK 1.65s 1 subtests passed [13:20:58.293] 86/315 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.86s 1 subtests passed [13:20:59.068] 87/315 postgresql:pgcrypto / pgcrypto/regress OK 3.63s 23 subtests passed [13:20:59.287] 88/315 postgresql:pg_trgm / pg_trgm/regress OK 2.34s 3 subtests passed [13:20:59.446] 89/315 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.96s 14 subtests passed [13:20:59.747] 90/315 postgresql:pg_walinspect / pg_walinspect/regress OK 1.47s 2 subtests passed [13:21:00.265] 91/315 postgresql:pg_visibility / pg_visibility/regress OK 2.00s 1 subtests passed [13:21:00.768] 92/315 postgresql:seg / seg/regress OK 2.47s 3 subtests passed [13:21:00.887] 93/315 postgresql:tcn / tcn/isolation OK 1.60s 1 subtests passed [13:21:00.907] 94/315 postgresql:tablefunc / tablefunc/regress OK 1.84s 1 subtests passed [13:21:01.522] 95/315 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.25s 1 subtests passed [13:21:02.373] 96/315 postgresql:unaccent / unaccent/regress OK 1.49s 1 subtests passed [13:21:02.420] 97/315 postgresql:uuid-ossp / uuid-ossp/regress OK 1.51s 1 subtests passed [13:21:02.451] 98/315 postgresql:tsm_system_time / tsm_system_time/regress OK 1.68s 1 subtests passed [13:21:02.925] 99/315 postgresql:xml2 / xml2/regress OK 1.37s 1 subtests passed [13:21:03.628] 100/315 postgresql:brin / brin/isolation OK 1.25s 1 subtests passed [13:21:03.641] 101/315 postgresql:commit_ts / commit_ts/regress OK 1.22s 1 subtests passed [13:21:03.972] 102/315 postgresql:dummy_index_am / dummy_index_am/regress OK 1.04s 1 subtests passed [13:21:04.353] 103/315 postgresql:test_decoding / test_decoding/isolation OK 4.60s 12 subtests passed [13:21:04.385] 104/315 postgresql:delay_execution / delay_execution/isolation OK 1.93s 2 subtests passed [13:21:04.903] 105/315 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.27s 1 subtests passed [13:21:05.026] 106/315 postgresql:gin / gin/regress OK 1.38s 1 subtests passed [13:21:05.039] 107/315 postgresql:injection_points / injection_points/regress OK 1.06s 2 subtests passed [13:21:05.394] 108/315 postgresql:plsample / plsample/regress OK 1.01s 1 subtests passed [13:21:05.957] 109/315 postgresql:postgres_fdw / postgres_fdw/regress OK 7.67s 2 subtests passed [13:21:06.108] ▶ 110/315 - regression tests pass FAIL [13:21:06.114] 110/315 postgresql:recovery / recovery/027_stream_regress ERROR 53.00s exit status 29 [13:21:06.115] >>> REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MALLOC_PERTURB_=136 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template 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/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 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib enable_injection_points=yes /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 [13:21:06.115] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:21:06.115] stderr: [13:21:06.115] # Failed test 'regression tests pass' [13:21:06.115] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [13:21:06.115] # got: '256' [13:21:06.115] # expected: '0' [13:21:06.115] # Tests were run but no plan was declared and done_testing() was not seen. [13:21:06.115] # Looks like your test exited with 29 just after 2. [13:21:06.115] [13:21:06.115] (test program exited with status code 29) [13:21:06.115] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:21:06.115] [13:21:06.169] 111/315 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.27s 1 subtests passed [13:21:06.243] 112/315 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.20s 1 subtests passed [13:21:06.279] 113/315 postgresql:injection_points / injection_points/isolation OK 1.93s 2 subtests passed [13:21:06.740] 114/315 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.71s 1 subtests passed [13:21:07.474] 115/315 postgresql:test_dsa / test_dsa/regress OK 1.52s 1 subtests passed [13:21:07.486] 116/315 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.37s 1 subtests passed [13:21:07.631] 117/315 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.39s 1 subtests passed [13:21:07.645] 118/315 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.25s 21 subtests passed [13:21:07.848] 119/315 postgresql:test_lfind / test_lfind/regress OK 1.11s 1 subtests passed [13:21:08.446] 120/315 postgresql:test_extensions / test_extensions/regress OK 2.28s 2 subtests passed [13:21:08.608] 121/315 postgresql:test_parser / test_parser/regress OK 1.12s 1 subtests passed [13:21:08.981] 122/315 postgresql:test_pg_dump / test_pg_dump/regress OK 1.35s 1 subtests passed [13:21:09.010] 123/315 postgresql:test_predtest / test_predtest/regress OK 1.36s 1 subtests passed [13:21:09.146] 124/315 postgresql:test_radixtree / test_radixtree/regress OK 1.30s 1 subtests passed [13:21:09.556] 125/315 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.08s 2 subtests passed [13:21:09.787] 126/315 postgresql:test_rbtree / test_rbtree/regress OK 1.31s 1 subtests passed [13:21:09.856] 127/315 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.84s 1 subtests passed [13:21:10.253] 128/315 postgresql:test_resowner / test_resowner/regress OK 1.27s 1 subtests passed [13:21:10.260] 129/315 postgresql:test_regex / test_regex/regress OK 1.65s 2 subtests passed [13:21:10.651] 130/315 postgresql:test_slru / test_slru/regress OK 1.09s 1 subtests passed [13:21:10.881] 131/315 postgresql:typcache / typcache/regress OK 1.02s 1 subtests passed [13:21:10.972] 132/315 postgresql:test_tidstore / test_tidstore/regress OK 1.19s 1 subtests passed [13:21:11.126] 133/315 postgresql:libpq / libpq/002_api OK 0.24s 1 subtests passed [13:21:11.324] 134/315 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.20s [13:21:11.564] 135/315 postgresql:unsafe_tests / unsafe_tests/regress OK 1.31s 4 subtests passed [13:21:11.697] 136/315 postgresql:libpq / libpq/001_uri OK 1.04s 63 subtests passed [13:21:11.866] 137/315 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.17s 9 subtests passed [13:21:12.074] 138/315 postgresql:test_decoding / test_decoding/regress OK 12.63s 19 subtests passed [13:21:13.027] 139/315 postgresql:test_shm_mq / test_shm_mq/regress OK 3.88s 1 subtests passed [13:21:13.899] 140/315 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.03s 106 subtests passed [13:21:14.271] 141/315 postgresql:test_integerset / test_integerset/regress OK 7.99s 1 subtests passed [13:21:14.615] 142/315 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.34s 51 subtests passed [13:21:15.662] 143/315 postgresql:libpq / libpq/003_load_balance_host_list OK 4.69s 127 subtests passed [13:21:16.198] 144/315 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.17s 32 subtests passed [13:21:16.770] 145/315 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.87s 10 subtests passed [13:21:16.964] 146/315 postgresql:ecpg / ecpg/ecpg OK 6.70s 65 subtests passed [13:21:17.375] 147/315 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.71s 3 subtests passed [13:21:17.591] 148/315 postgresql:pg_checksums / pg_checksums/001_basic OK 0.22s 9 subtests passed [13:21:18.300] 149/315 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.53s 21 subtests passed [13:21:18.572] 150/315 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.27s 13 subtests passed [13:21:20.611] 151/315 postgresql:pg_amcheck / pg_amcheck/003_check OK 8.54s 75 subtests passed [13:21:20.692] 152/315 postgresql:libpq / libpq/005_negotiate_encryption OK 9.37s 249 subtests passed [13:21:21.033] 153/315 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.83s 43 subtests passed [13:21:22.584] 154/315 postgresql:pg_checksums / pg_checksums/002_actions OK 4.99s 66 subtests passed [13:21:28.855] 155/315 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 10.28s 6 subtests passed [13:21:28.933] 156/315 postgresql:initdb / initdb/001_initdb OK 17.37s 56 subtests passed [13:21:29.565] 157/315 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.87s 11 subtests passed [13:21:30.518] 158/315 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 9.90s 7 subtests passed [13:21:30.532] 159/315 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.95s 4 subtests passed [13:21:30.819] 160/315 postgresql:pg_config / pg_config/001_pg_config OK 0.30s 21 subtests passed [13:21:31.580] 161/315 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.04s 18 subtests passed [13:21:32.235] 162/315 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.38s 3 subtests passed [13:21:32.441] 163/315 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.87s 4 subtests passed [13:21:32.635] 164/315 postgresql:pg_ctl / pg_ctl/002_status OK 1.05s 3 subtests passed [13:21:32.922] 165/315 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 11.89s 22 subtests passed [13:21:33.513] 166/315 postgresql:pg_dump / pg_dump/001_basic OK 0.88s 93 subtests passed [13:21:33.642] 167/315 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.82s 25 subtests passed [13:21:35.145] 168/315 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.63s 3 subtests passed [13:21:35.621] 169/315 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.69s 2 subtests passed [13:21:35.646] 170/315 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.20s 14 subtests passed [13:21:36.228] 171/315 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.59s 4 subtests passed [13:21:36.328] 172/315 postgresql:pg_ctl / pg_ctl/003_promote OK 4.09s 12 subtests passed [13:21:36.750] 173/315 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.78s 36 subtests passed [13:21:37.310] 174/315 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.08s 9 subtests passed [13:21:37.971] 175/315 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.32s 75 subtests passed [13:21:39.477] 176/315 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 4.32s 108 subtests passed [13:21:44.056] 177/315 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.58s 1 subtests passed [13:21:44.414] 178/315 postgresql:pg_rewind / pg_rewind/006_options OK 0.35s 13 subtests passed [13:21:45.402] 179/315 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.78s 14 subtests passed [13:21:47.810] 180/315 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 33.19s 192 subtests passed [13:21:47.922] 181/315 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.95s 9 subtests passed [13:21:48.304] 182/315 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.99s 5 subtests passed [13:21:48.585] 183/315 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.28s 13 subtests passed [13:21:48.892] 184/315 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.31s 13 subtests passed [13:21:49.157] 185/315 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.26s 17 subtests passed [13:21:50.458] 186/315 postgresql:pg_dump / pg_dump/002_pg_dump OK 17.53s 11492 subtests passed [13:21:51.594] 187/315 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.18s 7 subtests passed [13:21:52.800] 188/315 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.99s 3 subtests passed [13:21:52.837] 189/315 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.43s 3 subtests passed [13:21:53.406] 190/315 postgresql:pg_rewind / pg_rewind/001_basic OK 17.08s 56 subtests passed [13:21:53.420] 191/315 postgresql:pg_rewind / pg_rewind/002_databases OK 16.67s 11 subtests passed [13:21:53.889] 192/315 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.09s 60 subtests passed [13:21:54.699] 193/315 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.10s 32 subtests passed [13:21:54.762] 194/315 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.92s 5 subtests passed [13:21:56.123] 195/315 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.20s 1 subtests passed [13:21:57.155] 196/315 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.75s 9 subtests passed [13:21:57.328] 197/315 postgresql:pg_waldump / pg_waldump/001_basic OK 2.56s 92 subtests passed [13:21:57.362] 198/315 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.21s 11 subtests passed [13:21:57.677] 199/315 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 4.26s 15 subtests passed [13:21:57.694] 200/315 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.57s 5 subtests passed [13:21:58.535] 201/315 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.21s 7 subtests passed [13:21:58.623] 202/315 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 9.46s 38 subtests passed [13:21:58.817] 203/315 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.14s 208 subtests passed [13:21:59.139] 204/315 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.25s 10 subtests passed [13:21:59.608] 205/315 postgresql:psql / psql/020_cancel OK 0.98s 2 subtests passed [13:21:59.962] 206/315 postgresql:scripts / scripts/010_clusterdb OK 1.14s 15 subtests passed [13:22:00.080] 207/315 postgresql:psql / psql/010_tab_completion OK 1.54s 89 subtests passed [13:22:00.825] 208/315 postgresql:psql / psql/001_basic OK 3.13s 108 subtests passed [13:22:00.840] 209/315 postgresql:scripts / scripts/011_clusterdb_all OK 1.70s 7 subtests passed [13:22:01.592] 210/315 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.89s 18 subtests passed [13:22:01.833] 211/315 postgresql:scripts / scripts/040_createuser OK 1.87s 37 subtests passed [13:22:01.930] 212/315 postgresql:scripts / scripts/050_dropdb OK 1.85s 15 subtests passed [13:22:02.483] 213/315 postgresql:scripts / scripts/080_pg_isready OK 1.64s 11 subtests passed [13:22:02.499] 214/315 postgresql:scripts / scripts/070_dropuser OK 1.67s 12 subtests passed [13:22:03.980] 215/315 postgresql:scripts / scripts/091_reindexdb_all OK 2.15s 13 subtests passed [13:22:04.335] 216/315 postgresql:scripts / scripts/101_vacuumdb_all OK 1.85s 5 subtests passed [13:22:04.806] 217/315 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.47s 39 subtests passed [13:22:05.434] 218/315 postgresql:scripts / scripts/100_vacuumdb OK 3.50s 85 subtests passed [13:22:05.459] 219/315 postgresql:scripts / scripts/090_reindexdb OK 3.87s 64 subtests passed [13:22:06.402] 220/315 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.90s 4 subtests passed [13:22:07.213] 221/315 postgresql:pgbench / pgbench/001_pgbench_with_server OK 9.85s 464 subtests passed [13:22:07.225] 222/315 postgresql:amcheck / amcheck/002_cic OK 1.79s 3 subtests passed [13:22:07.237] 223/315 postgresql:scripts / scripts/020_createdb OK 7.63s 60 subtests passed [13:22:07.569] 224/315 postgresql:amcheck / amcheck/003_cic_2pc OK 2.11s 5 subtests passed [13:22:07.683] 225/315 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.28s 6 subtests passed [13:22:07.827] 226/315 postgresql:scripts / scripts/200_connstr OK 3.84s 3 subtests passed [13:22:07.837] 227/315 postgresql:oid2name / oid2name/001_basic OK 0.15s 9 subtests passed [13:22:07.865] 228/315 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 17.35s 92 subtests passed [13:22:09.058] 229/315 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.83s 19 subtests passed [13:22:09.307] 230/315 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.48s 7 subtests passed [13:22:10.013] 231/315 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.17s 3 subtests passed [13:22:10.397] 232/315 postgresql:vacuumlo / vacuumlo/001_basic OK 0.38s 9 subtests passed [13:22:10.714] 233/315 postgresql:amcheck / amcheck/005_pitr OK 3.50s 3 subtests passed [13:22:10.773] 234/315 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.20s 16 subtests passed [13:22:11.382] 235/315 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.51s 2 subtests passed [13:22:11.405] 236/315 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.34s 3 subtests passed [13:22:11.582] 237/315 postgresql:authentication / authentication/005_sspi SKIP 0.18s [13:22:11.782] 238/315 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.47s 6 subtests passed [13:22:12.526] 239/315 postgresql:authentication / authentication/003_peer OK 1.75s 53 subtests passed [13:22:13.041] 240/315 postgresql:authentication / authentication/004_file_inclusion OK 1.66s 2 subtests passed [13:22:13.335] 241/315 postgresql:postmaster / postmaster/001_connection_limits OK 1.55s 27 subtests passed [13:22:13.580] 242/315 postgresql:amcheck / amcheck/001_verify_heapam OK 8.77s 272 subtests passed [13:22:13.600] 243/315 postgresql:authentication / authentication/002_saslprep OK 2.89s 20 subtests passed [13:22:14.080] 244/315 postgresql:authentication / authentication/001_password OK 3.68s 178 subtests passed [13:22:14.146] 245/315 postgresql:postmaster / postmaster/002_start_stop OK 1.62s 25 subtests passed [13:22:14.873] 246/315 postgresql:authentication / authentication/006_login_trigger OK 3.29s 32 subtests passed [13:22:17.007] 247/315 postgresql:subscription / subscription/003_constraints OK 3.42s 6 subtests passed [13:22:17.126] 248/315 postgresql:subscription / subscription/002_types OK 3.79s 4 subtests passed [13:22:17.241] 249/315 postgresql:subscription / subscription/006_rewrite OK 3.09s 2 subtests passed [13:22:17.460] 250/315 postgresql:bloom / bloom/001_wal OK 10.22s 31 subtests passed [13:22:18.195] 251/315 postgresql:subscription / subscription/004_sync OK 4.59s 8 subtests passed [13:22:18.329] 252/315 postgresql:subscription / subscription/007_ddl OK 3.46s 4 subtests passed [13:22:18.878] 253/315 postgresql:subscription / subscription/005_encoding OK 4.80s 1 subtests passed [13:22:20.386] 254/315 postgresql:subscription / subscription/009_matviews OK 3.26s 1 subtests passed [13:22:20.690] 255/315 postgresql:subscription / subscription/008_diff_schema OK 3.68s 5 subtests passed [13:22:21.241] 256/315 postgresql:subscription / subscription/001_rep_changes OK 8.20s 36 subtests passed [13:22:22.483] 257/315 postgresql:subscription / subscription/011_generated OK 5.02s 11 subtests passed [13:22:22.539] 258/315 postgresql:subscription / subscription/010_truncate OK 5.30s 14 subtests passed [13:22:22.646] 259/315 postgresql:subscription / subscription/012_collation OK 4.45s 2 subtests passed [13:22:24.387] 260/315 postgresql:subscription / subscription/017_stream_ddl OK 3.14s 3 subtests passed [13:22:24.564] 261/315 postgresql:subscription / subscription/014_binary OK 5.68s 8 subtests passed [13:22:24.681] 262/315 postgresql:subscription / subscription/016_stream_subxact OK 3.99s 3 subtests passed [13:22:25.410] 263/315 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.87s 2 subtests passed [13:22:25.743] 264/315 postgresql:subscription / subscription/020_messages OK 3.10s 5 subtests passed [13:22:28.281] 265/315 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.80s 9 subtests passed [13:22:28.805] 266/315 postgresql:subscription / subscription/024_add_drop_pub OK 3.39s 3 subtests passed [13:22:29.920] 267/315 postgresql:subscription / subscription/015_stream OK 9.53s 10 subtests passed [13:22:30.309] 268/315 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.56s 13 subtests passed [13:22:30.420] 269/315 postgresql:subscription / subscription/013_partition OK 12.09s 74 subtests passed [13:22:31.334] 270/315 postgresql:subscription / subscription/022_twophase_cascade OK 6.77s 41 subtests passed [13:22:31.866] 271/315 postgresql:subscription / subscription/021_twophase OK 7.48s 30 subtests passed [13:22:32.651] 272/315 postgresql:subscription / subscription/023_twophase_stream OK 7.97s 33 subtests passed [13:22:33.796] 273/315 postgresql:subscription / subscription/029_on_error OK 3.49s 5 subtests passed [13:22:34.870] 274/315 postgresql:subscription / subscription/026_stats OK 6.59s 13 subtests passed [13:22:36.090] 275/315 postgresql:subscription / subscription/030_origin OK 5.67s 11 subtests passed [13:22:36.995] 276/315 postgresql:subscription / subscription/028_row_filter OK 7.07s 24 subtests passed [13:22:37.518] 277/315 postgresql:subscription / subscription/033_run_as_table_owner OK 4.87s 10 subtests passed [13:22:38.259] 278/315 postgresql:brin / brin/01_workitems OK 2.17s 2 subtests passed [13:22:38.300] 279/315 postgresql:subscription / subscription/027_nosuperuser OK 9.49s 19 subtests passed [13:22:39.681] 280/315 postgresql:subscription / subscription/032_subscribe_use_index OK 7.81s 15 subtests passed [13:22:39.757] 281/315 postgresql:commit_ts / commit_ts/001_base OK 2.24s 2 subtests passed [13:22:40.241] 282/315 postgresql:brin / brin/02_wal_consistency OK 3.25s 2 subtests passed [13:22:40.541] 283/315 postgresql:subscription / subscription/034_temporal OK 6.74s 32 subtests passed [13:22:41.341] 284/315 postgresql:subscription / subscription/031_column_list OK 10.01s 36 subtests passed [13:22:41.825] 285/315 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.28s 21 subtests passed [13:22:41.862] 286/315 postgresql:commit_ts / commit_ts/002_standby OK 3.60s 4 subtests passed [13:22:41.880] 287/315 postgresql:injection_points / injection_points/001_stats OK 2.12s 7 subtests passed [13:22:42.310] 288/315 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.07s 4 subtests passed [13:22:42.443] 289/315 postgresql:commit_ts / commit_ts/004_restart OK 2.76s 16 subtests passed [13:22:42.500] 290/315 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.19s 12 subtests passed [13:22:42.571] 291/315 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.13s 2 subtests passed [13:22:42.589] 292/315 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.28s 4 subtests passed [13:22:42.735] 293/315 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.39s 4 subtests passed [13:22:42.866] 294/315 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.04s 2 subtests passed [13:22:43.951] 295/315 postgresql:test_misc / test_misc/003_check_guc OK 1.36s 3 subtests passed [13:22:44.146] 296/315 postgresql:test_misc / test_misc/004_io_direct OK 1.41s 3 subtests passed [13:22:44.291] 297/315 postgresql:test_misc / test_misc/005_timeouts OK 1.42s 2 subtests passed [13:22:44.346] 298/315 postgresql:test_misc / test_misc/002_tablespace OK 1.77s 20 subtests passed [13:22:44.656] 299/315 postgresql:test_misc / test_misc/001_constraint_validation OK 2.16s 42 subtests passed [13:22:44.841] 300/315 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.98s 516 subtests passed [13:22:44.887] 301/315 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.23s [13:22:44.979] 302/315 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.14s [13:22:45.122] 303/315 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [13:22:45.926] 304/315 postgresql:test_slru / test_slru/001_multixact OK 1.63s 3 subtests passed [13:22:46.595] 305/315 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.64s 2 subtests passed [13:22:46.881] 306/315 postgresql:subscription / subscription/100_bugs OK 12.01s 13 subtests passed [13:22:47.494] 307/315 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.15s 8 subtests passed [13:22:48.400] 308/315 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.25s 1044 subtests passed [13:22:48.770] 309/315 postgresql:icu / icu/010_database OK 1.28s 8 subtests passed [13:22:48.897] 310/315 postgresql:ldap / ldap/002_bindpasswd OK 2.01s 3 subtests passed [13:22:49.367] 311/315 postgresql:ssl / ssl/002_scram OK 4.24s 28 subtests passed [13:22:49.726] 312/315 postgresql:ssl / ssl/003_sslinfo OK 3.80s 21 subtests passed [13:22:51.374] 313/315 postgresql:ldap / ldap/001_auth OK 4.78s 47 subtests passed [13:22:54.737] 314/315 postgresql:ssl / ssl/001_ssltests OK 9.76s 227 subtests passed [13:22:56.389] 315/315 postgresql:test_json_parser / test_json_parser/002_inline OK 14.51s 3400 subtests passed [13:22:56.456] [13:22:56.456] Summary of Failures: [13:22:56.456] [13:22:56.456] 29/315 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 56.73s exit status 29 [13:22:56.456] 37/315 postgresql:regress / regress/regress ERROR 69.74s exit status 1 [13:22:56.456] 110/315 postgresql:recovery / recovery/027_stream_regress ERROR 53.00s exit status 29 [13:22:56.456] [13:22:56.456] Ok: 307 [13:22:56.456] Expected Fail: 0 [13:22:56.456] Fail: 3 [13:22:56.456] Unexpected Pass: 0 [13:22:56.456] Skipped: 5 [13:22:56.456] Timeout: 0 [13:22:56.456] [13:22:56.456] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [13:22:56.492] [13:22:56.492] Exit status: 3