[00:19:40.595] ulimit -c unlimited # default is 0 [00:19:40.595] ulimit -n 1024 # default is 256, pretty low [00:19:40.595] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [00:21:17.923] 1/360 postgresql:setup / tmp_install OK 96.86s [00:21:18.247] 2/360 postgresql:setup / install_test_files OK 0.32s [00:21:19.479] 3/360 postgresql:setup / initdb_cache OK 1.23s [00:21:19.797] 4/360 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.31s 9 subtests passed [00:21:30.576] 5/360 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 11.07s 16 subtests passed [00:21:38.046] 6/360 postgresql:recovery / recovery/002_archiving OK 7.47s 8 subtests passed [00:21:40.077] 7/360 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 20.58s 12 subtests passed [00:21:40.752] 8/360 postgresql:recovery / recovery/001_stream_rep OK 20.95s 63 subtests passed [00:21:43.051] 9/360 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 23.55s 19 subtests passed [00:21:45.662] ▶ 10/360 + rowsecurity 1976 ms FAIL [00:21:48.085] 11/360 postgresql:recovery / recovery/006_logical_decoding OK 5.03s 20 subtests passed [00:21:54.591] 12/360 postgresql:recovery / recovery/005_replay_delay OK 13.84s 3 subtests passed [00:21:54.887] 13/360 postgresql:recovery / recovery/003_recovery_targets OK 16.84s 12 subtests passed [00:21:55.137] 14/360 postgresql:recovery / recovery/004_timeline_switch OK 15.06s 5 subtests passed [00:21:58.203] 15/360 postgresql:recovery / recovery/007_sync_rep OK 10.11s 11 subtests passed [00:22:01.253] 16/360 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.12s 13 subtests passed [00:22:03.051] 17/360 postgresql:recovery / recovery/013_crash_restart OK 1.80s 19 subtests passed [00:22:06.363] 18/360 postgresql:recovery / recovery/012_subtransactions OK 8.16s 12 subtests passed [00:22:06.582] 19/360 postgresql:recovery / recovery/014_unlogged_reinit OK 3.53s 23 subtests passed [00:22:07.176] 20/360 postgresql:recovery / recovery/009_twophase OK 12.29s 30 subtests passed [00:22:10.536] 21/360 postgresql:recovery / recovery/008_fsm_truncation OK 15.94s 1 subtests passed [00:22:11.617] 22/360 postgresql:recovery / recovery/017_shm OK 4.44s 4 subtests passed [00:22:12.194] 23/360 postgresql:recovery / recovery/016_min_consistency OK 5.61s 1 subtests passed [00:22:12.360] 24/360 postgresql:recovery / recovery/015_promotion_pages OK 5.99s 1 subtests passed [00:22:14.931] 10/360 postgresql:regress / regress/regress ERROR 55.45s exit status 1 [00:22:14.931] >>> REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib top_builddir=/Users/admin/pgsql/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template UBSAN_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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=153 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 /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 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule --tests -- /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 40057 [00:22:14.931] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:22:14.931] stderr: [00:22:14.931] # 1 of 233 tests failed. [00:22:14.931] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [00:22:14.931] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [00:22:14.931] [00:22:14.931] (test program exited with status code 1) [00:22:14.931] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:22:14.931] [00:22:16.464] 25/360 postgresql:recovery / recovery/021_row_visibility OK 4.10s 10 subtests passed [00:22:17.584] 26/360 postgresql:recovery / recovery/022_crash_temp_files OK 2.65s 11 subtests passed [00:22:18.933] 27/360 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 59.41s 50 subtests passed [00:22:19.981] 28/360 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.52s 1 subtests passed [00:22:20.074] 29/360 postgresql:recovery / recovery/020_archive_status OK 7.88s 19 subtests passed [00:22:22.527] 30/360 postgresql:recovery / recovery/024_archive_recovery OK 4.94s 2 subtests passed [00:22:25.952] 31/360 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 7.02s 1 subtests passed [00:22:29.564] 32/360 postgresql:recovery / recovery/018_wal_optimize OK 19.03s 38 subtests passed [00:22:30.473] 33/360 postgresql:recovery / recovery/028_pitr_timelines OK 7.94s 3 subtests passed [00:22:30.540] 34/360 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.56s 3 subtests passed [00:22:32.592] 35/360 postgresql:isolation / isolation/isolation OK 73.05s 121 subtests passed [00:22:34.331] 36/360 postgresql:recovery / recovery/029_stats_restart OK 8.37s 44 subtests passed [00:22:38.812] 37/360 postgresql:recovery / recovery/034_create_database OK 4.48s 2 subtests passed [00:22:40.002] 38/360 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.43s 11 subtests passed [00:22:40.120] 39/360 postgresql:recovery / recovery/031_recovery_conflict OK 9.64s 18 subtests passed [00:22:40.156] 40/360 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.61s 14 subtests passed [00:22:40.716] 41/360 postgresql:recovery / recovery/019_replslot_limit OK 29.10s 26 subtests passed [00:22:44.225] 42/360 postgresql:recovery / recovery/037_invalid_database OK 4.10s 10 subtests passed [00:22:44.612] 43/360 postgresql:recovery / recovery/036_truncated_dropped OK 4.61s 8 subtests passed [00:22:45.140] 44/360 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.98s 2 subtests passed [00:22:51.681] 45/360 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.07s 6 subtests passed [00:22:53.964] 46/360 postgresql:recovery / recovery/039_end_of_wal OK 13.24s 14 subtests passed [00:22:55.546] 47/360 postgresql:recovery / recovery/042_low_level_backup OK 10.41s 4 subtests passed [00:22:57.062] 48/360 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 3.09s 1 subtests passed [00:22:58.540] 49/360 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 99.05s 19 subtests passed [00:22:59.277] 50/360 postgresql:recovery / recovery/033_replay_tsp_drops OK 26.68s 3 subtests passed [00:23:01.012] 51/360 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.33s 1 subtests passed [00:23:04.881] 52/360 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 7.82s 1 subtests passed [00:23:04.898] 53/360 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 6.36s 1 subtests passed [00:23:06.646] 54/360 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 7.37s 3 subtests passed [00:23:10.102] 55/360 postgresql:plpgsql / plpgsql/regress OK 5.20s 13 subtests passed [00:23:10.313] 56/360 postgresql:plperl / plperl/regress OK 3.67s 13 subtests passed [00:23:12.797] 57/360 postgresql:kerberos / kerberos/001_auth OK 7.91s 142 subtests passed [00:23:14.408] 58/360 postgresql:pltcl / pltcl/regress OK 4.09s 8 subtests passed [00:23:15.312] 59/360 postgresql:recovery / recovery/035_standby_logical_decoding OK 36.50s 89 subtests passed [00:23:15.677] 60/360 postgresql:recovery / recovery/049_wait_for_lsn OK 14.66s 23 subtests passed [00:23:16.350] 61/360 postgresql:plpython / plpython/regress OK 6.25s 23 subtests passed [00:23:16.697] 62/360 postgresql:auto_explain / auto_explain/regress OK 2.29s 1 subtests passed [00:23:16.711] 63/360 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 32.48s 38 subtests passed [00:23:17.290] 64/360 postgresql:basic_archive / basic_archive/regress OK 1.98s 1 subtests passed [00:23:17.601] 65/360 postgresql:bloom / bloom/regress OK 1.92s 1 subtests passed [00:23:18.263] 66/360 postgresql:bool_plperl / bool_plperl/regress OK 1.91s 2 subtests passed [00:23:19.127] 67/360 postgresql:recovery / recovery/045_archive_restartpoint OK 23.58s 1 subtests passed [00:23:19.448] 68/360 postgresql:citext / citext/regress OK 2.16s 3 subtests passed [00:23:19.652] 69/360 postgresql:cube / cube/regress OK 2.05s 2 subtests passed [00:23:20.355] 70/360 postgresql:dblink / dblink/regress OK 2.09s 1 subtests passed [00:23:20.462] 71/360 postgresql:dict_int / dict_int/regress OK 1.33s 1 subtests passed [00:23:21.355] 72/360 postgresql:dict_xsyn / dict_xsyn/regress OK 1.91s 1 subtests passed [00:23:21.389] 73/360 postgresql:btree_gist / btree_gist/regress OK 4.68s 32 subtests passed [00:23:21.479] 74/360 postgresql:earthdistance / earthdistance/regress OK 1.82s 1 subtests passed [00:23:22.300] 75/360 postgresql:btree_gin / btree_gin/regress OK 5.60s 30 subtests passed [00:23:22.329] 76/360 postgresql:file_fdw / file_fdw/regress OK 1.97s 1 subtests passed [00:23:22.811] 77/360 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.35s 2 subtests passed [00:23:24.109] 78/360 postgresql:hstore_plpython / hstore_plpython/regress OK 2.63s 1 subtests passed [00:23:24.365] 79/360 postgresql:hstore_plperl / hstore_plperl/regress OK 2.98s 3 subtests passed [00:23:24.689] 80/360 postgresql:isn / isn/regress OK 2.36s 1 subtests passed [00:23:24.880] 81/360 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.07s 2 subtests passed [00:23:26.013] 82/360 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.90s 1 subtests passed [00:23:26.090] 83/360 postgresql:lo / lo/regress OK 1.72s 1 subtests passed [00:23:26.354] 84/360 postgresql:hstore / hstore/regress OK 5.00s 2 subtests passed [00:23:26.688] 85/360 postgresql:amcheck / amcheck/regress OK 13.89s 4 subtests passed [00:23:27.036] 86/360 postgresql:ltree_plpython / ltree_plpython/regress OK 2.15s 1 subtests passed [00:23:27.354] 87/360 postgresql:ltree / ltree/regress OK 2.66s 1 subtests passed [00:23:28.118] 88/360 postgresql:passwordcheck / passwordcheck/regress OK 2.03s 1 subtests passed [00:23:28.152] 89/360 postgresql:pg_buffercache / pg_buffercache/regress OK 1.80s 2 subtests passed [00:23:28.550] 90/360 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.51s 1 subtests passed [00:23:28.957] 91/360 postgresql:pageinspect / pageinspect/regress OK 2.94s 8 subtests passed [00:23:29.250] 92/360 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.90s 1 subtests passed [00:23:29.707] 93/360 postgresql:pg_overexplain / pg_overexplain/regress OK 1.59s 1 subtests passed [00:23:29.716] 94/360 postgresql:pg_prewarm / pg_prewarm/regress OK 1.56s 1 subtests passed [00:23:30.073] 95/360 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.52s 1 subtests passed [00:23:30.808] 96/360 postgresql:pgstattuple / pgstattuple/regress OK 1.56s 1 subtests passed [00:23:30.832] 97/360 postgresql:intarray / intarray/regress OK 8.53s 1 subtests passed [00:23:31.357] 98/360 postgresql:pg_surgery / pg_surgery/regress OK 1.65s 1 subtests passed [00:23:31.662] 99/360 postgresql:pg_visibility / pg_visibility/regress OK 1.59s 1 subtests passed [00:23:32.634] 100/360 postgresql:pgcrypto / pgcrypto/regress OK 5.95s 24 subtests passed [00:23:32.732] 101/360 postgresql:pg_walinspect / pg_walinspect/regress OK 1.92s 2 subtests passed [00:23:32.745] 102/360 postgresql:pg_trgm / pg_trgm/regress OK 3.03s 3 subtests passed [00:23:32.803] 103/360 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.84s 16 subtests passed [00:23:33.398] 104/360 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.04s 1 subtests passed [00:23:33.446] 105/360 postgresql:seg / seg/regress OK 1.78s 3 subtests passed [00:23:34.486] 106/360 postgresql:tcn / tcn/isolation OK 1.74s 1 subtests passed [00:23:34.513] 107/360 postgresql:tablefunc / tablefunc/regress OK 1.78s 1 subtests passed [00:23:34.537] 108/360 postgresql:spi / spi/regress OK 1.90s 2 subtests passed [00:23:35.314] 109/360 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.87s 1 subtests passed [00:23:36.093] 110/360 postgresql:unaccent / unaccent/regress OK 1.58s 1 subtests passed [00:23:36.140] 111/360 postgresql:uuid-ossp / uuid-ossp/regress OK 1.60s 1 subtests passed [00:23:36.157] 112/360 postgresql:tsm_system_time / tsm_system_time/regress OK 1.67s 1 subtests passed [00:23:36.723] 113/360 postgresql:xml2 / xml2/regress OK 1.41s 1 subtests passed [00:23:37.507] 114/360 postgresql:brin / brin/isolation OK 1.41s 1 subtests passed [00:23:37.567] 115/360 postgresql:commit_ts / commit_ts/regress OK 1.42s 1 subtests passed [00:23:38.049] 116/360 postgresql:dummy_index_am / dummy_index_am/regress OK 1.32s 1 subtests passed [00:23:38.572] 117/360 postgresql:delay_execution / delay_execution/isolation OK 2.41s 2 subtests passed [00:23:38.622] 118/360 postgresql:test_decoding / test_decoding/isolation OK 5.22s 14 subtests passed [00:23:38.703] 119/360 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.19s 1 subtests passed [00:23:38.919] 120/360 postgresql:gin / gin/regress OK 1.35s 1 subtests passed [00:23:40.011] 121/360 postgresql:postgres_fdw / postgres_fdw/regress OK 9.18s 2 subtests passed [00:23:40.283] 122/360 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.36s 1 subtests passed [00:23:40.300] 123/360 postgresql:index / index/isolation OK 2.25s 1 subtests passed [00:23:40.667] 124/360 postgresql:plsample / plsample/regress OK 1.96s 1 subtests passed [00:23:40.673] 125/360 postgresql:injection_points / injection_points/regress OK 2.10s 4 subtests passed [00:23:41.590] 126/360 postgresql:test_binaryheap / test_binaryheap/regress OK 1.58s 1 subtests passed [00:23:41.821] 127/360 postgresql:test_bitmapset / test_bitmapset/regress OK 1.54s 1 subtests passed [00:23:41.996] 128/360 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.69s 1 subtests passed [00:23:42.304] 129/360 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.64s 1 subtests passed [00:23:43.021] 130/360 postgresql:test_dsa / test_dsa/regress OK 1.43s 1 subtests passed [00:23:43.362] 131/360 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.54s 1 subtests passed [00:23:43.443] 132/360 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.14s 1 subtests passed [00:23:43.827] 133/360 postgresql:injection_points / injection_points/isolation OK 5.20s 6 subtests passed [00:23:44.074] 134/360 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.40s 21 subtests passed [00:23:44.725] 135/360 postgresql:test_lfind / test_lfind/regress OK 1.36s 1 subtests passed [00:23:44.875] 136/360 postgresql:test_extensions / test_extensions/regress OK 2.88s 2 subtests passed [00:23:45.063] 137/360 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.62s 1 subtests passed [00:23:45.543] 138/360 postgresql:test_parser / test_parser/regress OK 1.47s 1 subtests passed [00:23:46.112] 139/360 postgresql:test_predtest / test_predtest/regress OK 1.24s 1 subtests passed [00:23:46.128] 140/360 postgresql:test_pg_dump / test_pg_dump/regress OK 1.40s 1 subtests passed [00:23:46.500] 141/360 postgresql:test_radixtree / test_radixtree/regress OK 1.44s 1 subtests passed [00:23:46.564] 142/360 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.74s 2 subtests passed [00:23:47.057] 143/360 postgresql:test_rbtree / test_rbtree/regress OK 1.51s 1 subtests passed [00:23:47.090] 144/360 postgresql:test_decoding / test_decoding/regress OK 14.29s 19 subtests passed [00:23:47.691] 145/360 postgresql:test_resowner / test_resowner/regress OK 1.56s 1 subtests passed [00:23:47.973] 146/360 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.47s 1 subtests passed [00:23:48.445] 147/360 postgresql:test_slru / test_slru/regress OK 1.39s 1 subtests passed [00:23:48.586] 148/360 postgresql:test_tidstore / test_tidstore/regress OK 1.50s 1 subtests passed [00:23:48.982] 149/360 postgresql:test_regex / test_regex/regress OK 2.87s 2 subtests passed [00:23:49.171] 150/360 postgresql:libpq / libpq/002_api OK 0.19s 1 subtests passed [00:23:49.241] 151/360 postgresql:typcache / typcache/regress OK 1.55s 1 subtests passed [00:23:50.366] 152/360 postgresql:libpq / libpq/004_load_balance_dns SKIP 1.12s [00:23:50.766] 153/360 postgresql:test_integerset / test_integerset/regress OK 7.74s 1 subtests passed [00:23:50.823] 154/360 postgresql:test_shm_mq / test_shm_mq/regress OK 4.26s 1 subtests passed [00:23:51.034] 155/360 postgresql:recovery / recovery/027_stream_regress OK 90.95s 11 subtests passed [00:23:51.108] 156/360 postgresql:unsafe_tests / unsafe_tests/regress OK 3.13s 4 subtests passed [00:23:51.130] 157/360 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.31s 55 subtests passed [00:23:51.208] 158/360 postgresql:libpq / libpq/001_uri OK 2.61s 63 subtests passed [00:23:51.353] 159/360 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.24s 9 subtests passed [00:23:54.032] 160/360 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.90s 107 subtests passed [00:23:54.096] 161/360 postgresql:libpq / libpq/006_service OK 3.33s 47 subtests passed [00:23:54.497] 162/360 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.40s 51 subtests passed [00:23:56.402] 163/360 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.05s 32 subtests passed [00:23:56.564] 164/360 postgresql:libpq / libpq/003_load_balance_host_list OK 7.39s 127 subtests passed [00:23:56.598] 165/360 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.56s 10 subtests passed [00:23:57.787] 166/360 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.38s 3 subtests passed [00:23:59.079] 167/360 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.48s 24 subtests passed [00:23:59.622] 168/360 postgresql:pg_checksums / pg_checksums/001_basic OK 0.54s 9 subtests passed [00:24:00.727] 169/360 postgresql:ecpg / ecpg/ecpg OK 12.28s 65 subtests passed [00:24:01.095] 170/360 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.37s 13 subtests passed [00:24:01.369] 171/360 postgresql:pg_amcheck / pg_amcheck/003_check OK 10.16s 75 subtests passed [00:24:02.235] 172/360 postgresql:libpq / libpq/005_negotiate_encryption OK 11.87s 249 subtests passed [00:24:03.911] 173/360 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 7.34s 43 subtests passed [00:24:06.456] 174/360 postgresql:pg_checksums / pg_checksums/002_actions OK 6.83s 66 subtests passed [00:24:10.894] 175/360 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.66s 11 subtests passed [00:24:11.911] 176/360 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 10.54s 7 subtests passed [00:24:14.830] 177/360 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 13.73s 6 subtests passed [00:24:15.236] 178/360 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 8.78s 4 subtests passed [00:24:15.693] 179/360 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.79s 3 subtests passed [00:24:16.026] 180/360 postgresql:pg_config / pg_config/001_pg_config OK 0.33s 21 subtests passed [00:24:17.723] 181/360 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.70s 18 subtests passed [00:24:18.210] 182/360 postgresql:initdb / initdb/001_initdb OK 27.17s 57 subtests passed [00:24:20.256] 183/360 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 5.40s 4 subtests passed [00:24:21.282] 184/360 postgresql:pg_ctl / pg_ctl/002_status OK 3.07s 3 subtests passed [00:24:21.961] 185/360 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 18.04s 22 subtests passed [00:24:22.063] 186/360 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 10.15s 2 subtests passed [00:24:22.732] 187/360 postgresql:pg_ctl / pg_ctl/001_start_stop OK 5.01s 25 subtests passed [00:24:23.584] 188/360 postgresql:pg_dump / pg_dump/001_basic OK 1.62s 99 subtests passed [00:24:23.912] 189/360 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 8.67s 4 subtests passed [00:24:24.965] 190/360 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.68s 14 subtests passed [00:24:25.074] 191/360 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.34s 6 subtests passed [00:24:25.653] 192/360 postgresql:pg_ctl / pg_ctl/003_promote OK 5.39s 12 subtests passed [00:24:26.518] 193/360 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.93s 4 subtests passed [00:24:27.133] 194/360 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 29.34s 46 subtests passed [00:24:27.613] 195/360 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.09s 9 subtests passed [00:24:28.944] 196/360 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.29s 76 subtests passed [00:24:28.984] 197/360 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 4.02s 98 subtests passed [00:24:30.518] 198/360 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.61s 108 subtests passed [00:24:37.458] 199/360 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 6.94s 1 subtests passed [00:24:37.730] 200/360 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 43.23s 199 subtests passed [00:24:37.918] 201/360 postgresql:pg_rewind / pg_rewind/006_options OK 0.44s 13 subtests passed [00:24:39.022] 202/360 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.95s 14 subtests passed [00:24:40.509] 203/360 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.56s 6 subtests passed [00:24:40.810] 204/360 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.82s 10 subtests passed [00:24:43.820] 205/360 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.79s 3 subtests passed [00:24:44.217] 206/360 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.39s 13 subtests passed [00:24:45.624] 207/360 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.40s 18 subtests passed [00:24:46.231] 208/360 postgresql:pg_rewind / pg_rewind/007_standby_source OK 8.50s 7 subtests passed [00:24:46.243] 209/360 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.62s 17 subtests passed [00:24:47.389] 210/360 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 6.58s 12 subtests passed [00:24:47.447] 211/360 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 9.53s 3 subtests passed [00:24:47.953] 212/360 postgresql:pg_rewind / pg_rewind/001_basic OK 20.82s 57 subtests passed [00:24:48.830] 213/360 postgresql:pg_rewind / pg_rewind/002_databases OK 21.22s 12 subtests passed [00:24:49.007] 214/360 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.56s 60 subtests passed [00:24:50.151] 215/360 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.19s 5 subtests passed [00:24:50.516] 216/360 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 10.01s 1 subtests passed [00:24:50.667] 217/360 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.27s 32 subtests passed [00:24:52.024] 218/360 postgresql:pg_dump / pg_dump/002_pg_dump OK 29.95s 11762 subtests passed [00:24:53.278] 219/360 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.45s 9 subtests passed [00:24:53.554] 220/360 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.27s 11 subtests passed [00:24:53.974] 221/360 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.70s 5 subtests passed [00:24:54.475] 222/360 postgresql:pg_waldump / pg_waldump/001_basic OK 3.81s 92 subtests passed [00:24:55.169] 223/360 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.16s 18 subtests passed [00:24:55.607] 224/360 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.05s 7 subtests passed [00:24:56.132] 225/360 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.65s 207 subtests passed [00:24:56.398] 226/360 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 10.16s 38 subtests passed [00:24:57.034] 227/360 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.88s 10 subtests passed [00:24:57.590] 228/360 postgresql:psql / psql/020_cancel OK 1.45s 2 subtests passed [00:24:57.838] 229/360 postgresql:psql / psql/030_pager OK 1.44s 4 subtests passed [00:24:57.957] 230/360 postgresql:psql / psql/010_tab_completion OK 2.35s 89 subtests passed [00:24:58.600] 231/360 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 8.08s 21 subtests passed [00:24:59.140] 232/360 postgresql:scripts / scripts/010_clusterdb OK 2.10s 16 subtests passed [00:24:59.956] 233/360 postgresql:scripts / scripts/011_clusterdb_all OK 2.36s 7 subtests passed [00:25:00.336] 234/360 postgresql:scripts / scripts/040_createuser OK 2.38s 37 subtests passed [00:25:00.959] 235/360 postgresql:scripts / scripts/050_dropdb OK 2.36s 16 subtests passed [00:25:01.194] 236/360 postgresql:psql / psql/001_basic OK 6.02s 126 subtests passed [00:25:01.284] 237/360 postgresql:scripts / scripts/070_dropuser OK 2.14s 13 subtests passed [00:25:01.669] 238/360 postgresql:scripts / scripts/080_pg_isready OK 1.71s 11 subtests passed [00:25:03.096] 239/360 postgresql:scripts / scripts/101_vacuumdb_all OK 1.81s 5 subtests passed [00:25:04.027] 240/360 postgresql:scripts / scripts/091_reindexdb_all OK 3.07s 13 subtests passed [00:25:04.474] 241/360 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.44s 27 subtests passed [00:25:04.794] 242/360 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.32s 4 subtests passed [00:25:05.700] 243/360 postgresql:scripts / scripts/090_reindexdb OK 5.36s 64 subtests passed [00:25:05.796] 244/360 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.00s 39 subtests passed [00:25:07.219] 245/360 postgresql:scripts / scripts/100_vacuumdb OK 6.02s 109 subtests passed [00:25:07.383] 246/360 postgresql:pgbench / pgbench/001_pgbench_with_server OK 13.41s 474 subtests passed [00:25:07.431] 247/360 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 21.19s 92 subtests passed [00:25:07.632] 248/360 postgresql:amcheck / amcheck/002_cic OK 1.83s 3 subtests passed [00:25:08.054] 249/360 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.38s 4 subtests passed [00:25:08.070] 250/360 postgresql:scripts / scripts/200_connstr OK 4.97s 3 subtests passed [00:25:08.641] 251/360 postgresql:scripts / scripts/020_createdb OK 10.80s 60 subtests passed [00:25:09.085] 252/360 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.70s 6 subtests passed [00:25:09.888] 253/360 postgresql:amcheck / amcheck/003_cic_2pc OK 2.67s 7 subtests passed [00:25:10.123] 254/360 postgresql:oid2name / oid2name/001_basic OK 0.23s 9 subtests passed [00:25:10.831] 255/360 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.78s 20 subtests passed [00:25:11.579] 256/360 postgresql:amcheck / amcheck/005_pitr OK 4.15s 3 subtests passed [00:25:12.742] 257/360 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.62s 11 subtests passed [00:25:12.954] 258/360 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.12s 3 subtests passed [00:25:13.564] 259/360 postgresql:amcheck / amcheck/006_verify_gin OK 5.93s 6 subtests passed [00:25:13.886] 260/360 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.24s 16 subtests passed [00:25:14.225] 261/360 postgresql:vacuumlo / vacuumlo/001_basic OK 0.34s 9 subtests passed [00:25:15.392] 262/360 postgresql:dblink / dblink/001_auth_scram OK 6.31s 12 subtests passed [00:25:15.563] 263/360 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.98s 2 subtests passed [00:25:15.707] 264/360 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.96s 3 subtests passed [00:25:16.551] 265/360 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.99s 6 subtests passed [00:25:16.921] 266/360 postgresql:authentication / authentication/005_sspi SKIP 0.37s [00:25:17.566] 267/360 postgresql:amcheck / amcheck/001_verify_heapam OK 11.86s 272 subtests passed [00:25:18.069] 268/360 postgresql:authentication / authentication/004_file_inclusion OK 2.36s 2 subtests passed [00:25:18.382] 269/360 postgresql:postmaster / postmaster/001_basic OK 0.31s 9 subtests passed [00:25:18.462] 270/360 postgresql:authentication / authentication/003_peer OK 2.90s 53 subtests passed [00:25:19.405] 271/360 postgresql:authentication / authentication/007_pre_auth OK 1.84s 2 subtests passed [00:25:19.573] 272/360 postgresql:authentication / authentication/001_password OK 5.34s 201 subtests passed [00:25:19.585] 273/360 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 6.63s 7 subtests passed [00:25:19.753] 274/360 postgresql:authentication / authentication/002_saslprep OK 4.36s 20 subtests passed [00:25:20.391] 275/360 postgresql:authentication / authentication/006_login_trigger OK 3.47s 32 subtests passed [00:25:20.400] 276/360 postgresql:postmaster / postmaster/003_start_stop OK 1.94s 25 subtests passed [00:25:20.511] 277/360 postgresql:postmaster / postmaster/002_connection_limits OK 2.13s 30 subtests passed [00:25:22.120] 278/360 postgresql:bloom / bloom/001_wal OK 14.05s 31 subtests passed [00:25:24.173] 279/360 postgresql:subscription / subscription/003_constraints OK 4.59s 6 subtests passed [00:25:24.277] 280/360 postgresql:subscription / subscription/002_types OK 4.70s 4 subtests passed [00:25:24.603] 281/360 postgresql:subscription / subscription/006_rewrite OK 4.20s 2 subtests passed [00:25:24.935] 282/360 postgresql:subscription / subscription/004_sync OK 5.18s 8 subtests passed [00:25:26.286] 283/360 postgresql:subscription / subscription/007_ddl OK 5.77s 8 subtests passed [00:25:26.317] 284/360 postgresql:subscription / subscription/005_encoding OK 5.92s 1 subtests passed [00:25:27.303] 285/360 postgresql:subscription / subscription/008_diff_schema OK 5.18s 5 subtests passed [00:25:27.805] 286/360 postgresql:subscription / subscription/009_matviews OK 3.63s 1 subtests passed [00:25:30.936] 287/360 postgresql:subscription / subscription/001_rep_changes OK 11.53s 36 subtests passed [00:25:31.511] 288/360 postgresql:subscription / subscription/012_collation OK 6.57s 2 subtests passed [00:25:31.530] 289/360 postgresql:subscription / subscription/010_truncate OK 7.25s 14 subtests passed [00:25:31.592] 290/360 postgresql:subscription / subscription/011_generated OK 6.99s 11 subtests passed [00:25:31.979] 291/360 postgresql:subscription / subscription/016_stream_subxact OK 4.17s 3 subtests passed [00:25:33.149] 292/360 postgresql:subscription / subscription/014_binary OK 6.83s 8 subtests passed [00:25:34.992] 293/360 postgresql:subscription / subscription/017_stream_ddl OK 4.05s 3 subtests passed [00:25:35.242] 294/360 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.71s 2 subtests passed [00:25:35.962] 295/360 postgresql:subscription / subscription/020_messages OK 4.37s 5 subtests passed [00:25:39.288] 296/360 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.78s 9 subtests passed [00:25:39.721] 297/360 postgresql:subscription / subscription/024_add_drop_pub OK 4.48s 4 subtests passed [00:25:39.977] 298/360 postgresql:subscription / subscription/015_stream OK 12.67s 10 subtests passed [00:25:41.782] 299/360 postgresql:subscription / subscription/025_rep_changes_for_schema OK 5.82s 13 subtests passed [00:25:42.821] 300/360 postgresql:subscription / subscription/021_twophase OK 10.84s 31 subtests passed [00:25:43.026] 301/360 postgresql:subscription / subscription/013_partition OK 16.74s 74 subtests passed [00:25:43.064] 302/360 postgresql:subscription / subscription/022_twophase_cascade OK 9.91s 41 subtests passed [00:25:45.053] 303/360 postgresql:subscription / subscription/023_twophase_stream OK 10.06s 33 subtests passed [00:25:46.653] 304/360 postgresql:subscription / subscription/029_on_error OK 4.87s 5 subtests passed [00:25:49.839] 305/360 postgresql:subscription / subscription/026_stats OK 10.55s 13 subtests passed [00:25:50.840] 306/360 postgresql:subscription / subscription/028_row_filter OK 10.86s 26 subtests passed [00:25:51.146] 307/360 postgresql:subscription / subscription/030_origin OK 8.32s 13 subtests passed [00:25:51.960] 308/360 postgresql:subscription / subscription/033_run_as_table_owner OK 6.91s 10 subtests passed [00:25:52.555] 309/360 postgresql:subscription / subscription/027_nosuperuser OK 12.83s 19 subtests passed [00:25:53.270] 310/360 postgresql:subscription / subscription/032_subscribe_use_index OK 10.20s 15 subtests passed [00:25:54.962] 311/360 postgresql:brin / brin/01_workitems OK 3.00s 4 subtests passed [00:25:55.533] 312/360 postgresql:subscription / subscription/031_column_list OK 12.51s 36 subtests passed [00:25:55.775] 313/360 postgresql:subscription / subscription/034_temporal OK 9.12s 32 subtests passed [00:25:56.445] 314/360 postgresql:subscription / subscription/036_sequences OK 5.60s 9 subtests passed [00:25:56.923] 315/360 postgresql:brin / brin/02_wal_consistency OK 4.37s 2 subtests passed [00:25:57.259] 316/360 postgresql:commit_ts / commit_ts/001_base OK 3.99s 2 subtests passed [00:25:58.879] 317/360 postgresql:commit_ts / commit_ts/002_standby OK 3.91s 4 subtests passed [00:25:59.106] 318/360 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.85s 23 subtests passed [00:25:59.278] 319/360 postgresql:commit_ts / commit_ts/004_restart OK 3.50s 16 subtests passed [00:25:59.289] 320/360 postgresql:injection_points / injection_points/001_stats OK 2.84s 13 subtests passed [00:25:59.569] 321/360 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.64s 4 subtests passed [00:26:01.134] 322/360 postgresql:subscription / subscription/035_conflicts OK 11.29s 29 subtests passed [00:26:01.295] 323/360 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.76s 4 subtests passed [00:26:01.800] 324/360 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.52s 4 subtests passed [00:26:02.068] 325/360 postgresql:oauth_validator / oauth_validator/002_client OK 2.96s 8 subtests passed [00:26:02.364] 326/360 postgresql:test_int128 / test_int128/001_test_int128 OK 0.30s 2 subtests passed [00:26:02.470] 327/360 postgresql:test_aio / test_aio/002_io_workers OK 2.90s 22 subtests passed [00:26:02.655] 328/360 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.51s 2 subtests passed [00:26:03.110] 329/360 postgresql:test_escape / test_escape/001_test_escape OK 1.81s 1235 subtests passed [00:26:03.147] 330/360 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.49s 12 subtests passed [00:26:03.328] 331/360 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.19s 2 subtests passed [00:26:03.995] 332/360 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.19s 9 subtests passed [00:26:05.453] 333/360 postgresql:test_misc / test_misc/003_check_guc OK 1.46s 4 subtests passed [00:26:05.533] 334/360 postgresql:test_misc / test_misc/002_tablespace OK 2.20s 20 subtests passed [00:26:05.852] 335/360 postgresql:test_misc / test_misc/001_constraint_validation OK 2.70s 42 subtests passed [00:26:06.175] 336/360 postgresql:test_json_parser / test_json_parser/002_inline OK 3.70s 3712 subtests passed [00:26:06.966] 337/360 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.60s 516 subtests passed [00:26:07.478] 338/360 postgresql:test_misc / test_misc/005_timeouts OK 1.95s 2 subtests passed [00:26:07.747] 339/360 postgresql:test_misc / test_misc/004_io_direct OK 2.29s 3 subtests passed [00:26:07.765] 340/360 postgresql:test_misc / test_misc/007_catcache_inval OK 1.56s 2 subtests passed [00:26:07.766] 341/360 postgresql:test_aio / test_aio/001_aio OK 8.48s 390 subtests passed [00:26:08.343] 342/360 postgresql:subscription / subscription/100_bugs OK 17.19s 17 subtests passed [00:26:08.455] 343/360 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.60s 2 subtests passed [00:26:08.527] 344/360 postgresql:test_misc / test_misc/008_replslot_single_user OK 1.56s 10 subtests passed [00:26:08.586] 345/360 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.24s [00:26:08.663] 346/360 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.21s [00:26:08.860] 347/360 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.33s [00:26:09.111] 348/360 postgresql:test_misc / test_misc/009_log_temp_files OK 1.63s 11 subtests passed [00:26:09.736] 349/360 postgresql:test_slru / test_slru/001_multixact OK 1.96s 3 subtests passed [00:26:10.350] 350/360 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.76s [00:26:10.815] 351/360 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.03s 8 subtests passed [00:26:12.492] 352/360 postgresql:oauth_validator / oauth_validator/001_server OK 13.61s 131 subtests passed [00:26:13.143] 353/360 postgresql:ldap / ldap/002_bindpasswd OK 2.79s 3 subtests passed [00:26:13.229] 354/360 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.48s 1044 subtests passed [00:26:13.425] 355/360 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.61s 26 subtests passed [00:26:14.200] 356/360 postgresql:ssl / ssl/002_scram OK 5.34s 28 subtests passed [00:26:14.201] 357/360 postgresql:icu / icu/010_database OK 1.71s 8 subtests passed [00:26:14.381] 358/360 postgresql:ssl / ssl/003_sslinfo OK 5.27s 21 subtests passed [00:26:16.013] 359/360 postgresql:ldap / ldap/001_auth OK 6.28s 47 subtests passed [00:26:21.737] 360/360 postgresql:ssl / ssl/001_ssltests OK 13.07s 256 subtests passed [00:26:21.815] [00:26:21.815] Summary of Failures: [00:26:21.815] [00:26:21.815] 10/360 postgresql:regress / regress/regress ERROR 55.45s exit status 1 [00:26:21.815] [00:26:21.815] Ok: 353 [00:26:21.815] Fail: 1 [00:26:21.815] Skipped: 6 [00:26:21.815] [00:26:21.815] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt