[23:48:27.519] ulimit -c unlimited # default is 0 [23:48:27.519] ulimit -n 1024 # default is 256, pretty low [23:48:27.519] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [23:48:34.316] 1/342 postgresql:setup / tmp_install OK 6.38s [23:48:34.548] 2/342 postgresql:setup / install_test_files OK 0.23s [23:48:35.682] 3/342 postgresql:setup / initdb_cache OK 1.13s [23:48:36.045] 4/342 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.36s 9 subtests passed [23:48:43.512] 5/342 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 7.79s 16 subtests passed [23:48:51.001] 6/342 postgresql:recovery / recovery/002_archiving OK 7.49s 8 subtests passed [23:48:51.018] 7/342 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 15.31s 15 subtests passed [23:48:51.043] 8/342 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.35s 12 subtests passed [23:48:54.103] 9/342 postgresql:recovery / recovery/001_stream_rep OK 18.06s 63 subtests passed [23:49:00.358] 10/342 postgresql:recovery / recovery/006_logical_decoding OK 6.25s 20 subtests passed [23:49:02.278] 11/342 postgresql:recovery / recovery/004_timeline_switch OK 11.26s 3 subtests passed [23:49:03.011] 12/342 postgresql:recovery / recovery/005_replay_delay OK 11.97s 3 subtests passed [23:49:08.217] 13/342 postgresql:recovery / recovery/003_recovery_targets OK 17.21s 9 subtests passed [23:49:10.404] 14/342 postgresql:recovery / recovery/007_sync_rep OK 10.04s 11 subtests passed [23:49:13.065] 15/342 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.84s 13 subtests passed [23:49:13.856] 16/342 postgresql:recovery / recovery/009_twophase OK 10.84s 30 subtests passed [23:49:14.905] 17/342 postgresql:recovery / recovery/013_crash_restart OK 1.84s 18 subtests passed [23:49:16.347] 18/342 postgresql:recovery / recovery/012_subtransactions OK 5.94s 12 subtests passed [23:49:16.450] 19/342 postgresql:recovery / recovery/014_unlogged_reinit OK 2.59s 23 subtests passed [23:49:17.303] 20/342 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 41.56s 14 subtests passed [23:49:18.192] 21/342 postgresql:recovery / recovery/008_fsm_truncation OK 15.91s 1 subtests passed [23:49:19.877] 22/342 postgresql:recovery / recovery/015_promotion_pages OK 4.97s 1 subtests passed [23:49:20.182] 23/342 postgresql:recovery / recovery/017_shm OK 3.73s 4 subtests passed [23:49:20.281] 24/342 postgresql:recovery / recovery/016_min_consistency OK 3.93s 1 subtests passed [23:49:22.946] 25/342 postgresql:recovery / recovery/022_crash_temp_files OK 2.66s 11 subtests passed [23:49:24.788] 26/342 postgresql:recovery / recovery/021_row_visibility OK 4.60s 10 subtests passed [23:49:27.086] 27/342 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.14s 1 subtests passed [23:49:29.761] 28/342 postgresql:recovery / recovery/024_archive_recovery OK 4.97s 2 subtests passed [23:49:33.549] 29/342 postgresql:recovery / recovery/018_wal_optimize OK 16.24s 38 subtests passed [23:49:33.782] 30/342 postgresql:regress / regress/regress OK 58.10s 228 subtests passed [23:49:36.652] 31/342 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 9.56s 1 subtests passed [23:49:39.159] 32/342 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.40s 3 subtests passed [23:49:40.241] 33/342 postgresql:isolation / isolation/isolation OK 64.47s 118 subtests passed [23:49:48.305] 34/342 postgresql:recovery / recovery/029_stats_restart OK 11.65s 44 subtests passed [23:49:48.454] 35/342 postgresql:recovery / recovery/028_pitr_timelines OK 14.66s 3 subtests passed [23:49:50.165] 36/342 postgresql:recovery / recovery/031_recovery_conflict OK 9.92s 18 subtests passed [23:49:50.734] 37/342 postgresql:recovery / recovery/019_replslot_limit OK 32.54s 26 subtests passed [23:49:51.368] 38/342 postgresql:recovery / recovery/030_stats_cleanup_replica OK 12.20s 11 subtests passed [23:49:53.000] 39/342 postgresql:recovery / recovery/034_create_database OK 2.83s 2 subtests passed [23:49:54.596] 40/342 postgresql:recovery / recovery/036_truncated_dropped OK 3.23s 8 subtests passed [23:49:55.823] 41/342 postgresql:recovery / recovery/037_invalid_database OK 2.81s 10 subtests passed [23:49:56.963] 42/342 postgresql:recovery / recovery/020_archive_status OK 37.08s 19 subtests passed [23:49:59.610] 43/342 postgresql:recovery / recovery/032_relfilenode_reuse OK 11.30s 14 subtests passed [23:49:59.805] 44/342 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.20s 2 subtests passed [23:50:05.623] 45/342 postgresql:recovery / recovery/039_end_of_wal OK 9.79s 14 subtests passed [23:50:07.134] 46/342 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.52s 6 subtests passed [23:50:08.014] 47/342 postgresql:recovery / recovery/042_low_level_backup OK 8.21s 4 subtests passed [23:50:09.954] 48/342 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.82s 1 subtests passed [23:50:13.755] 49/342 postgresql:recovery / recovery/033_replay_tsp_drops OK 25.30s 3 subtests passed [23:50:14.516] 50/342 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.89s 1 subtests passed [23:50:20.593] 51/342 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 23.63s 35 subtests passed [23:50:21.012] 52/342 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 105.32s 22 subtests passed [23:50:21.020] 53/342 postgresql:kerberos / kerberos/001_auth OK 6.50s 142 subtests passed [23:50:21.232] 54/342 postgresql:recovery / recovery/035_standby_logical_decoding OK 30.50s 89 subtests passed [23:50:22.755] 55/342 postgresql:recovery / recovery/045_archive_restartpoint OK 14.74s 1 subtests passed [23:50:23.530] 56/342 postgresql:plperl / plperl/regress OK 2.52s 13 subtests passed [23:50:23.546] 57/342 postgresql:pltcl / pltcl/regress OK 2.31s 8 subtests passed [23:50:24.130] 58/342 postgresql:plpgsql / plpgsql/regress OK 3.53s 13 subtests passed [23:50:24.483] 59/342 postgresql:plpython / plpython/regress OK 3.46s 23 subtests passed [23:50:24.694] 60/342 postgresql:bloom / bloom/regress OK 1.15s 1 subtests passed [23:50:24.750] 61/342 postgresql:basic_archive / basic_archive/regress OK 1.22s 1 subtests passed [23:50:25.147] 62/342 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 11.39s 1 subtests passed [23:50:25.372] 63/342 postgresql:bool_plperl / bool_plperl/regress OK 1.24s 2 subtests passed [23:50:26.837] 64/342 postgresql:citext / citext/regress OK 2.09s 3 subtests passed [23:50:27.252] 65/342 postgresql:cube / cube/regress OK 2.10s 2 subtests passed [23:50:27.419] 66/342 postgresql:btree_gist / btree_gist/regress OK 2.72s 32 subtests passed [23:50:27.596] 67/342 postgresql:btree_gin / btree_gin/regress OK 3.11s 30 subtests passed [23:50:27.666] 68/342 postgresql:dblink / dblink/regress OK 2.29s 1 subtests passed [23:50:28.046] 69/342 postgresql:dict_int / dict_int/regress OK 1.21s 1 subtests passed [23:50:28.430] 70/342 postgresql:dict_xsyn / dict_xsyn/regress OK 1.18s 1 subtests passed [23:50:28.904] 71/342 postgresql:file_fdw / file_fdw/regress OK 1.31s 1 subtests passed [23:50:28.905] 72/342 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.24s 2 subtests passed [23:50:29.046] 73/342 postgresql:earthdistance / earthdistance/regress OK 1.62s 1 subtests passed [23:50:29.521] 74/342 postgresql:hstore_plperl / hstore_plperl/regress OK 1.09s 3 subtests passed [23:50:29.957] 75/342 postgresql:hstore_plpython / hstore_plpython/regress OK 1.05s 1 subtests passed [23:50:30.297] 76/342 postgresql:isn / isn/regress OK 1.25s 1 subtests passed [23:50:31.102] 77/342 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.58s 2 subtests passed [23:50:31.514] 78/342 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.56s 1 subtests passed [23:50:31.870] 79/342 postgresql:hstore / hstore/regress OK 3.82s 2 subtests passed [23:50:31.878] 80/342 postgresql:lo / lo/regress OK 1.58s 1 subtests passed [23:50:32.775] 81/342 postgresql:ltree / ltree/regress OK 1.67s 1 subtests passed [23:50:32.970] 82/342 postgresql:ltree_plpython / ltree_plpython/regress OK 1.45s 1 subtests passed [23:50:33.133] 83/342 postgresql:passwordcheck / passwordcheck/regress OK 1.25s 1 subtests passed [23:50:33.788] 84/342 postgresql:pageinspect / pageinspect/regress OK 1.92s 8 subtests passed [23:50:34.118] 85/342 postgresql:pg_buffercache / pg_buffercache/regress OK 1.34s 2 subtests passed [23:50:34.352] 86/342 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.22s 1 subtests passed [23:50:34.802] 87/342 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.01s 1 subtests passed [23:50:35.177] 88/342 postgresql:pg_overexplain / pg_overexplain/regress OK 1.06s 1 subtests passed [23:50:35.235] 89/342 postgresql:pg_prewarm / pg_prewarm/regress OK 0.88s 1 subtests passed [23:50:35.993] 90/342 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.19s 1 subtests passed [23:50:36.123] 91/342 postgresql:amcheck / amcheck/regress OK 13.36s 4 subtests passed [23:50:36.522] 92/342 postgresql:pgstattuple / pgstattuple/regress OK 1.29s 1 subtests passed [23:50:37.662] 93/342 postgresql:pgcrypto / pgcrypto/regress OK 4.69s 24 subtests passed [23:50:37.671] 94/342 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.49s 15 subtests passed [23:50:37.784] 95/342 postgresql:pg_visibility / pg_visibility/regress OK 1.26s 1 subtests passed [23:50:38.370] 96/342 postgresql:pg_surgery / pg_surgery/regress OK 2.37s 1 subtests passed [23:50:39.060] 97/342 postgresql:seg / seg/regress OK 1.28s 3 subtests passed [23:50:39.394] 98/342 postgresql:pg_walinspect / pg_walinspect/regress OK 1.73s 2 subtests passed [23:50:39.476] 99/342 postgresql:spi / spi/regress OK 1.10s 2 subtests passed [23:50:39.729] 100/342 postgresql:intarray / intarray/regress OK 10.82s 1 subtests passed [23:50:40.000] 101/342 postgresql:pg_trgm / pg_trgm/regress OK 3.88s 3 subtests passed [23:50:40.438] 102/342 postgresql:tablefunc / tablefunc/regress OK 1.38s 1 subtests passed [23:50:40.676] 103/342 postgresql:tcn / tcn/isolation OK 1.28s 1 subtests passed [23:50:41.185] 104/342 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.18s 1 subtests passed [23:50:41.718] 105/342 postgresql:tsm_system_time / tsm_system_time/regress OK 1.28s 1 subtests passed [23:50:42.004] 106/342 postgresql:unaccent / unaccent/regress OK 1.33s 1 subtests passed [23:50:42.453] 107/342 postgresql:uuid-ossp / uuid-ossp/regress OK 1.27s 1 subtests passed [23:50:42.871] 108/342 postgresql:xml2 / xml2/regress OK 1.15s 1 subtests passed [23:50:43.274] 109/342 postgresql:brin / brin/isolation OK 1.27s 1 subtests passed [23:50:43.511] 110/342 postgresql:commit_ts / commit_ts/regress OK 1.06s 1 subtests passed [23:50:43.781] 111/342 postgresql:test_decoding / test_decoding/isolation OK 4.05s 13 subtests passed [23:50:44.555] 112/342 postgresql:dummy_index_am / dummy_index_am/regress OK 1.28s 1 subtests passed [23:50:44.833] 113/342 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.32s 1 subtests passed [23:50:44.944] 114/342 postgresql:delay_execution / delay_execution/isolation OK 2.07s 2 subtests passed [23:50:45.160] 115/342 postgresql:postgres_fdw / postgres_fdw/regress OK 7.49s 2 subtests passed [23:50:45.303] 116/342 postgresql:gin / gin/regress OK 1.52s 1 subtests passed [23:50:46.534] 117/342 postgresql:injection_points / injection_points/regress OK 1.98s 3 subtests passed [23:50:46.577] 118/342 postgresql:plsample / plsample/regress OK 1.63s 1 subtests passed [23:50:46.663] 119/342 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.50s 1 subtests passed [23:50:47.124] 120/342 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.82s 1 subtests passed [23:50:47.646] 121/342 postgresql:test_dsa / test_dsa/regress OK 0.98s 1 subtests passed [23:50:47.674] 122/342 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.14s 1 subtests passed [23:50:48.342] 123/342 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.22s 1 subtests passed [23:50:48.363] 124/342 postgresql:injection_points / injection_points/isolation OK 3.53s 3 subtests passed [23:50:48.782] 125/342 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.11s 1 subtests passed [23:50:48.813] 126/342 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.24s 21 subtests passed [23:50:49.593] 127/342 postgresql:test_lfind / test_lfind/regress OK 1.23s 1 subtests passed [23:50:49.973] 128/342 postgresql:test_parser / test_parser/regress OK 1.16s 1 subtests passed [23:50:50.077] 129/342 postgresql:test_extensions / test_extensions/regress OK 2.43s 2 subtests passed [23:50:50.542] 130/342 postgresql:test_pg_dump / test_pg_dump/regress OK 0.95s 1 subtests passed [23:50:50.801] 131/342 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.02s 2 subtests passed [23:50:51.099] 132/342 postgresql:test_predtest / test_predtest/regress OK 1.12s 1 subtests passed [23:50:51.272] 133/342 postgresql:test_radixtree / test_radixtree/regress OK 1.19s 1 subtests passed [23:50:51.546] 134/342 postgresql:test_rbtree / test_rbtree/regress OK 1.00s 1 subtests passed [23:50:52.259] 135/342 postgresql:test_resowner / test_resowner/regress OK 1.16s 1 subtests passed [23:50:52.298] 136/342 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.03s 1 subtests passed [23:50:52.727] 137/342 postgresql:test_regex / test_regex/regress OK 1.93s 2 subtests passed [23:50:53.310] 138/342 postgresql:test_slru / test_slru/regress OK 1.05s 1 subtests passed [23:50:53.632] 139/342 postgresql:typcache / typcache/regress OK 0.90s 1 subtests passed [23:50:53.638] 140/342 postgresql:test_tidstore / test_tidstore/regress OK 1.34s 1 subtests passed [23:50:54.049] 141/342 postgresql:test_shm_mq / test_shm_mq/regress OK 2.50s 1 subtests passed [23:50:54.177] 142/342 postgresql:libpq / libpq/002_api OK 0.13s 1 subtests passed [23:50:54.799] 143/342 postgresql:libpq / libpq/001_uri OK 1.16s 63 subtests passed [23:50:54.940] 144/342 postgresql:unsafe_tests / unsafe_tests/regress OK 1.63s 4 subtests passed [23:50:54.966] 145/342 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.17s [23:50:55.131] 146/342 postgresql:test_decoding / test_decoding/regress OK 15.65s 19 subtests passed [23:50:56.764] 147/342 postgresql:libpq / libpq/006_service OK 1.80s 26 subtests passed [23:50:56.968] 148/342 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.20s 9 subtests passed [23:50:57.612] 149/342 postgresql:test_integerset / test_integerset/regress OK 9.27s 1 subtests passed [23:50:58.844] 150/342 postgresql:libpq / libpq/003_load_balance_host_list OK 4.67s 127 subtests passed [23:50:59.539] 151/342 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.57s 107 subtests passed [23:51:00.357] 152/342 postgresql:ecpg / ecpg/ecpg OK 6.72s 65 subtests passed [23:51:00.637] 153/342 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.28s 51 subtests passed [23:51:01.181] 154/342 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 1.64s 10 subtests passed [23:51:03.213] 155/342 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.37s 32 subtests passed [23:51:03.239] 156/342 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.06s 3 subtests passed [23:51:03.477] 157/342 postgresql:recovery / recovery/027_stream_regress OK 89.92s 9 subtests passed [23:51:04.174] 158/342 postgresql:libpq / libpq/005_negotiate_encryption OK 9.23s 249 subtests passed [23:51:04.519] 159/342 postgresql:pg_checksums / pg_checksums/001_basic OK 0.34s 9 subtests passed [23:51:05.408] 160/342 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.17s 24 subtests passed [23:51:05.608] 161/342 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.20s 13 subtests passed [23:51:06.882] 162/342 postgresql:pg_amcheck / pg_amcheck/003_check OK 9.27s 75 subtests passed [23:51:08.864] 163/342 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.64s 43 subtests passed [23:51:09.328] 164/342 postgresql:pg_checksums / pg_checksums/002_actions OK 4.81s 66 subtests passed [23:51:11.651] 165/342 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 61.69s 1 subtests passed [23:51:16.457] 166/342 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 9.57s 7 subtests passed [23:51:16.767] 167/342 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 11.16s 6 subtests passed [23:51:16.953] 168/342 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.09s 11 subtests passed [23:51:17.007] 169/342 postgresql:initdb / initdb/001_initdb OK 21.87s 57 subtests passed [23:51:18.657] 170/342 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.00s 4 subtests passed [23:51:18.918] 171/342 postgresql:pg_config / pg_config/001_pg_config OK 0.26s 21 subtests passed [23:51:19.687] 172/342 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.23s 3 subtests passed [23:51:19.912] 173/342 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.99s 18 subtests passed [23:51:20.542] 174/342 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.59s 4 subtests passed [23:51:21.106] 175/342 postgresql:pg_ctl / pg_ctl/002_status OK 1.19s 3 subtests passed [23:51:22.092] 176/342 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 12.76s 22 subtests passed [23:51:22.888] 177/342 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.20s 25 subtests passed [23:51:23.351] 178/342 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 6.34s 4 subtests passed [23:51:23.461] 179/342 postgresql:pg_dump / pg_dump/001_basic OK 1.37s 107 subtests passed [23:51:23.877] 180/342 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.11s 2 subtests passed [23:51:24.568] 181/342 postgresql:pg_ctl / pg_ctl/003_promote OK 4.02s 12 subtests passed [23:51:24.644] 182/342 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.29s 3 subtests passed [23:51:24.797] 183/342 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.69s 14 subtests passed [23:51:25.794] 184/342 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.33s 4 subtests passed [23:51:27.319] 185/342 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.52s 77 subtests passed [23:51:27.402] 186/342 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.61s 9 subtests passed [23:51:28.149] 187/342 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 24.67s 46 subtests passed [23:51:29.027] 188/342 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 5.15s 108 subtests passed [23:51:35.944] 189/342 postgresql:pg_dump / pg_dump/010_dump_connstr OK 11.30s 14 subtests passed [23:51:36.261] 190/342 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 35.62s 199 subtests passed [23:51:36.718] 191/342 postgresql:pg_rewind / pg_rewind/006_options OK 0.45s 13 subtests passed [23:51:37.969] 192/342 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.82s 6 subtests passed [23:51:39.817] 193/342 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.87s 1 subtests passed [23:51:40.447] 194/342 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.42s 10 subtests passed [23:51:44.555] 195/342 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.84s 7 subtests passed [23:51:45.207] 196/342 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.65s 13 subtests passed [23:51:45.649] 197/342 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.43s 13 subtests passed [23:51:46.206] 198/342 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.55s 17 subtests passed [23:51:47.025] 199/342 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.20s 3 subtests passed [23:51:48.018] 200/342 postgresql:pg_dump / pg_dump/006_pg_dumpall OK 23.45s 23 subtests passed [23:51:48.112] 201/342 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 10.14s 3 subtests passed [23:51:48.871] 202/342 postgresql:pg_rewind / pg_rewind/001_basic OK 21.55s 57 subtests passed [23:51:48.961] 203/342 postgresql:pg_rewind / pg_rewind/002_databases OK 21.56s 12 subtests passed [23:51:49.661] 204/342 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.55s 60 subtests passed [23:51:49.798] 205/342 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 9.35s 1 subtests passed [23:51:53.516] 206/342 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 4.64s 5 subtests passed [23:51:53.667] 207/342 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.65s 32 subtests passed [23:51:54.095] 208/342 postgresql:pg_dump / pg_dump/002_pg_dump OK 31.19s 13292 subtests passed [23:51:55.823] 209/342 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 6.86s 9 subtests passed [23:51:56.272] 210/342 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.45s 11 subtests passed [23:51:57.322] 211/342 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.66s 15 subtests passed [23:51:57.460] 212/342 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.28s 5 subtests passed [23:51:59.684] 213/342 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.22s 208 subtests passed [23:51:59.703] 214/342 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.43s 8 subtests passed [23:52:00.632] 215/342 postgresql:pg_waldump / pg_waldump/001_basic OK 6.96s 92 subtests passed [23:52:01.783] 216/342 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 11.98s 10 subtests passed [23:52:02.602] 217/342 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 16.39s 38 subtests passed [23:52:02.687] 218/342 postgresql:psql / psql/010_tab_completion OK 2.98s 89 subtests passed [23:52:02.885] 219/342 postgresql:psql / psql/020_cancel OK 2.25s 2 subtests passed [23:52:04.929] 220/342 postgresql:scripts / scripts/010_clusterdb OK 3.14s 16 subtests passed [23:52:05.284] 221/342 postgresql:scripts / scripts/011_clusterdb_all OK 2.68s 7 subtests passed [23:52:06.824] 222/342 postgresql:psql / psql/001_basic OK 7.14s 124 subtests passed [23:52:07.208] 223/342 postgresql:scripts / scripts/040_createuser OK 4.32s 37 subtests passed [23:52:07.222] 224/342 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 13.70s 18 subtests passed [23:52:08.480] 225/342 postgresql:scripts / scripts/070_dropuser OK 3.19s 13 subtests passed [23:52:08.730] 226/342 postgresql:scripts / scripts/050_dropdb OK 3.80s 16 subtests passed [23:52:09.876] 227/342 postgresql:scripts / scripts/080_pg_isready OK 3.04s 11 subtests passed [23:52:10.921] ▶ 228/342 - pgbench gset command stderr /(?^:command=3.: int 0\b)/ FAIL [23:52:10.923] ▶ 228/342 - pgbench gset command stderr /(?^:command=5.: int 1\b)/ FAIL [23:52:10.925] ▶ 228/342 - pgbench gset command stderr /(?^:command=6.: int 2\b)/ FAIL [23:52:10.925] ▶ 228/342 - pgbench gset command stderr /(?^:command=8.: int 3\b)/ FAIL [23:52:10.926] ▶ 228/342 - pgbench gset command stderr /(?^:command=10.: int 4\b)/ FAIL [23:52:10.928] ▶ 228/342 - pgbench gset command stderr /(?^:command=12.: int 5\b)/ FAIL [23:52:12.275] 229/342 postgresql:scripts / scripts/091_reindexdb_all OK 5.05s 13 subtests passed [23:52:12.914] 230/342 postgresql:scripts / scripts/101_vacuumdb_all OK 4.18s 5 subtests passed [23:52:13.818] 231/342 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.90s 27 subtests passed [23:52:14.229] 232/342 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.41s 4 subtests passed [23:52:14.773] 233/342 postgresql:scripts / scripts/090_reindexdb OK 7.56s 64 subtests passed [23:52:15.167] 234/342 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.94s 39 subtests passed [23:52:16.578] 235/342 postgresql:scripts / scripts/100_vacuumdb OK 8.09s 105 subtests passed [23:52:16.714] 228/342 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 19.39s exit status 6 [23:52:16.715] >>> MALLOC_PERTURB_=244 top_builddir=/Users/admin/pgsql/build PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib MESON_TEST_ITERATION=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pgbench:/Users/admin/pgsql/build/src/bin/pgbench/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 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pgbench --pg-test-extra '' --testgroup pgbench --testname 001_pgbench_with_server -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pgbench /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl [23:52:16.715] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:52:16.715] stderr: [23:52:16.715] # Failed test 'pgbench gset command stderr /(?^:command=3.: int 0\b)/' [23:52:16.715] # at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 799. [23:52:16.715] # 'starting vacuum...end. [23:52:16.715] # ' [23:52:16.715] # doesn't match '(?^:command=3.: int 0\b)' [23:52:16.715] # Failed test 'pgbench gset command stderr /(?^:command=5.: int 1\b)/' [23:52:16.715] # at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 799. [23:52:16.715] # 'starting vacuum...end. [23:52:16.715] # ' [23:52:16.715] # doesn't match '(?^:command=5.: int 1\b)' [23:52:16.715] # Failed test 'pgbench gset command stderr /(?^:command=6.: int 2\b)/' [23:52:16.715] # at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 799. [23:52:16.715] # 'starting vacuum...end. [23:52:16.715] # ' [23:52:16.715] # doesn't match '(?^:command=6.: int 2\b)' [23:52:16.715] # Failed test 'pgbench gset command stderr /(?^:command=8.: int 3\b)/' [23:52:16.715] # at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 799. [23:52:16.715] # 'starting vacuum...end. [23:52:16.715] # ' [23:52:16.715] # doesn't match '(?^:command=8.: int 3\b)' [23:52:16.715] # Failed test 'pgbench gset command stderr /(?^:command=10.: int 4\b)/' [23:52:16.715] # at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 799. [23:52:16.715] # 'starting vacuum...end. [23:52:16.715] # ' [23:52:16.715] # doesn't match '(?^:command=10.: int 4\b)' [23:52:16.715] # Failed test 'pgbench gset command stderr /(?^:command=12.: int 5\b)/' [23:52:16.715] # at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 799. [23:52:16.715] # 'starting vacuum...end. [23:52:16.715] # ' [23:52:16.715] # doesn't match '(?^:command=12.: int 5\b)' [23:52:16.715] # Looks like you failed 6 tests of 467. [23:52:16.715] [23:52:16.715] (test program exited with status code 6) [23:52:16.715] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:52:16.715] [23:52:17.633] 236/342 postgresql:amcheck / amcheck/002_cic OK 2.46s 3 subtests passed [23:52:18.094] 237/342 postgresql:scripts / scripts/102_vacuumdb_stages OK 8.22s 4 subtests passed [23:52:18.173] 238/342 postgresql:scripts / scripts/020_createdb OK 15.48s 60 subtests passed [23:52:19.462] 239/342 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 32.43s 92 subtests passed [23:52:19.525] 240/342 postgresql:amcheck / amcheck/003_cic_2pc OK 2.94s 7 subtests passed [23:52:19.698] 241/342 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.98s 6 subtests passed [23:52:19.881] 242/342 postgresql:scripts / scripts/200_connstr OK 7.60s 3 subtests passed [23:52:20.131] 243/342 postgresql:oid2name / oid2name/001_basic OK 0.43s 9 subtests passed [23:52:21.260] 244/342 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.17s 20 subtests passed [23:52:23.168] 245/342 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.28s 7 subtests passed [23:52:23.380] 246/342 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.25s 3 subtests passed [23:52:24.034] 247/342 postgresql:amcheck / amcheck/005_pitr OK 6.40s 3 subtests passed [23:52:27.007] 248/342 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 7.54s 16 subtests passed [23:52:27.115] 249/342 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.94s 3 subtests passed [23:52:27.768] 250/342 postgresql:vacuumlo / vacuumlo/001_basic OK 0.76s 9 subtests passed [23:52:28.021] 251/342 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.76s 2 subtests passed [23:52:28.866] 252/342 postgresql:dblink / dblink/001_auth_scram OK 9.34s 12 subtests passed [23:52:29.212] 253/342 postgresql:test_decoding / test_decoding/001_repl_stats OK 5.18s 6 subtests passed [23:52:29.749] 254/342 postgresql:authentication / authentication/005_sspi SKIP 0.54s [23:52:30.626] 255/342 postgresql:amcheck / amcheck/001_verify_heapam OK 15.85s 272 subtests passed [23:52:32.163] 256/342 postgresql:authentication / authentication/004_file_inclusion OK 3.29s 2 subtests passed [23:52:32.599] 257/342 postgresql:postmaster / postmaster/001_basic OK 0.43s 9 subtests passed [23:52:32.771] 258/342 postgresql:authentication / authentication/003_peer OK 4.75s 53 subtests passed [23:52:33.133] 259/342 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 9.75s 7 subtests passed [23:52:33.588] 260/342 postgresql:authentication / authentication/002_saslprep OK 5.82s 20 subtests passed [23:52:33.617] 261/342 postgresql:authentication / authentication/007_pre_auth OK 2.99s 2 subtests passed [23:52:35.381] 262/342 postgresql:authentication / authentication/006_login_trigger OK 5.63s 32 subtests passed [23:52:35.631] 263/342 postgresql:postmaster / postmaster/002_connection_limits OK 3.03s 30 subtests passed [23:52:35.656] 264/342 postgresql:postmaster / postmaster/003_start_stop OK 2.88s 25 subtests passed [23:52:35.834] 265/342 postgresql:authentication / authentication/001_password OK 8.72s 201 subtests passed [23:52:39.591] 266/342 postgresql:subscription / subscription/003_constraints OK 5.97s 6 subtests passed [23:52:39.790] 267/342 postgresql:subscription / subscription/002_types OK 6.20s 4 subtests passed [23:52:40.166] 268/342 postgresql:bloom / bloom/001_wal OK 21.99s 31 subtests passed [23:52:42.060] 269/342 postgresql:subscription / subscription/006_rewrite OK 6.40s 2 subtests passed [23:52:42.813] 270/342 postgresql:subscription / subscription/004_sync OK 7.43s 8 subtests passed [23:52:43.023] 271/342 postgresql:subscription / subscription/007_ddl OK 7.19s 8 subtests passed [23:52:46.609] 272/342 postgresql:subscription / subscription/005_encoding OK 10.98s 1 subtests passed [23:52:46.838] 273/342 postgresql:subscription / subscription/009_matviews OK 7.05s 1 subtests passed [23:52:47.107] 274/342 postgresql:subscription / subscription/001_rep_changes OK 13.97s 36 subtests passed [23:52:47.945] 275/342 postgresql:subscription / subscription/008_diff_schema OK 8.35s 5 subtests passed [23:52:50.328] 276/342 postgresql:subscription / subscription/010_truncate OK 10.16s 14 subtests passed [23:52:51.884] 277/342 postgresql:subscription / subscription/011_generated OK 9.82s 11 subtests passed [23:52:51.919] 278/342 postgresql:subscription / subscription/012_collation OK 9.10s 2 subtests passed [23:52:52.918] 279/342 postgresql:subscription / subscription/016_stream_subxact OK 5.81s 3 subtests passed [23:52:53.475] 280/342 postgresql:subscription / subscription/017_stream_ddl OK 5.53s 3 subtests passed [23:52:55.337] 281/342 postgresql:subscription / subscription/014_binary OK 8.72s 8 subtests passed [23:52:56.990] 282/342 postgresql:subscription / subscription/020_messages OK 5.06s 5 subtests passed [23:52:57.165] 283/342 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.28s 2 subtests passed [23:52:59.774] 284/342 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.44s 9 subtests passed [23:53:04.088] 285/342 postgresql:subscription / subscription/024_add_drop_pub OK 7.10s 4 subtests passed [23:53:04.665] 286/342 postgresql:subscription / subscription/013_partition OK 21.64s 74 subtests passed [23:53:05.797] 287/342 postgresql:subscription / subscription/015_stream OK 18.96s 10 subtests passed [23:53:06.041] 288/342 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.87s 13 subtests passed [23:53:07.303] 289/342 postgresql:subscription / subscription/021_twophase OK 14.38s 31 subtests passed [23:53:07.857] 290/342 postgresql:subscription / subscription/022_twophase_cascade OK 14.38s 41 subtests passed [23:53:08.984] 291/342 postgresql:subscription / subscription/023_twophase_stream OK 13.65s 33 subtests passed [23:53:11.532] 292/342 postgresql:subscription / subscription/026_stats OK 11.75s 13 subtests passed [23:53:13.226] 293/342 postgresql:subscription / subscription/029_on_error OK 7.42s 5 subtests passed [23:53:19.183] 294/342 postgresql:subscription / subscription/033_run_as_table_owner OK 10.20s 10 subtests passed [23:53:19.553] 295/342 postgresql:subscription / subscription/030_origin OK 13.51s 13 subtests passed [23:53:19.920] 296/342 postgresql:subscription / subscription/028_row_filter OK 15.25s 26 subtests passed [23:53:20.835] 297/342 postgresql:subscription / subscription/035_conflicts OK 7.61s 3 subtests passed [23:53:22.005] 298/342 postgresql:subscription / subscription/027_nosuperuser OK 17.91s 19 subtests passed [23:53:23.373] 299/342 postgresql:brin / brin/01_workitems OK 3.82s 2 subtests passed [23:53:23.566] 300/342 postgresql:subscription / subscription/032_subscribe_use_index OK 15.70s 15 subtests passed [23:53:24.749] 301/342 postgresql:commit_ts / commit_ts/001_base OK 3.91s 2 subtests passed [23:53:25.586] 302/342 postgresql:subscription / subscription/034_temporal OK 14.05s 32 subtests passed [23:53:26.953] 303/342 postgresql:brin / brin/02_wal_consistency OK 7.03s 2 subtests passed [23:53:27.050] 304/342 postgresql:subscription / subscription/031_column_list OK 19.74s 36 subtests passed [23:53:28.956] 305/342 postgresql:commit_ts / commit_ts/004_restart OK 5.39s 16 subtests passed [23:53:29.056] 306/342 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.47s 4 subtests passed [23:53:29.096] 307/342 postgresql:injection_points / injection_points/001_stats OK 4.34s 9 subtests passed [23:53:29.387] 308/342 postgresql:commit_ts / commit_ts/002_standby OK 7.38s 4 subtests passed [23:53:30.456] 309/342 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.50s 23 subtests passed [23:53:31.190] 310/342 postgresql:commit_ts / commit_ts/003_standby_2 OK 7.81s 4 subtests passed [23:53:31.934] 311/342 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.87s 4 subtests passed [23:53:32.460] 312/342 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.00s 2 subtests passed [23:53:32.484] 313/342 postgresql:oauth_validator / oauth_validator/002_client OK 3.52s 8 subtests passed [23:53:33.031] 314/342 postgresql:test_aio / test_aio/002_io_workers OK 3.64s 22 subtests passed [23:53:33.331] 315/342 postgresql:test_escape / test_escape/001_test_escape OK 2.14s 1235 subtests passed [23:53:33.393] 316/342 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.36s 12 subtests passed [23:53:33.693] 317/342 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.35s 2 subtests passed [23:53:34.521] 318/342 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.58s 9 subtests passed [23:53:36.810] 319/342 postgresql:test_misc / test_misc/002_tablespace OK 3.11s 20 subtests passed [23:53:36.874] 320/342 postgresql:test_misc / test_misc/003_check_guc OK 2.35s 3 subtests passed [23:53:36.974] 321/342 postgresql:test_misc / test_misc/001_constraint_validation OK 3.58s 42 subtests passed [23:53:37.382] 322/342 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.92s 516 subtests passed [23:53:39.971] 323/342 postgresql:test_misc / test_misc/005_timeouts OK 3.10s 2 subtests passed [23:53:39.973] 324/342 postgresql:test_misc / test_misc/004_io_direct OK 3.16s 3 subtests passed [23:53:40.010] 325/342 postgresql:test_misc / test_misc/007_catcache_inval OK 2.63s 2 subtests passed [23:53:40.214] 326/342 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.24s 2 subtests passed [23:53:40.549] 327/342 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.33s [23:53:41.061] 328/342 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.51s [23:53:41.295] 329/342 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [23:53:42.348] 330/342 postgresql:oauth_validator / oauth_validator/001_server OK 15.30s 127 subtests passed [23:53:42.470] 331/342 postgresql:test_aio / test_aio/001_aio OK 13.37s 390 subtests passed [23:53:42.927] 332/342 postgresql:test_slru / test_slru/001_multixact OK 2.94s 3 subtests passed [23:53:43.303] 333/342 postgresql:subscription / subscription/100_bugs OK 24.12s 15 subtests passed [23:53:44.969] 334/342 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.96s 8 subtests passed [23:53:47.105] 335/342 postgresql:ldap / ldap/002_bindpasswd OK 3.80s 3 subtests passed [23:53:48.662] 336/342 postgresql:icu / icu/010_database OK 3.69s 8 subtests passed [23:53:48.783] 337/342 postgresql:test_pg_dump / test_pg_dump/001_base OK 8.80s 1044 subtests passed [23:53:50.363] 338/342 postgresql:ssl / ssl/003_sslinfo OK 7.89s 21 subtests passed [23:53:50.436] 339/342 postgresql:ssl / ssl/002_scram OK 8.09s 28 subtests passed [23:53:50.626] 340/342 postgresql:ldap / ldap/001_auth OK 7.70s 47 subtests passed [23:53:56.602] 341/342 postgresql:ssl / ssl/001_ssltests OK 15.31s 245 subtests passed [23:54:00.504] 342/342 postgresql:test_json_parser / test_json_parser/002_inline OK 28.02s 3400 subtests passed [23:54:00.657] [23:54:00.657] Summary of Failures: [23:54:00.657] [23:54:00.657] 228/342 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 19.39s exit status 6 [23:54:00.657] [23:54:00.657] Ok: 336 [23:54:00.657] Fail: 1 [23:54:00.657] Skipped: 5 [23:54:00.657] [23:54:00.657] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt