[03:15:40.654] ulimit -c unlimited # default is 0 [03:15:40.654] ulimit -n 1024 # default is 256, pretty low [03:15:40.654] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [03:15:45.257] 1/309 postgresql:setup / tmp_install OK 4.17s [03:15:45.347] 2/309 postgresql:setup / install_test_files OK 0.09s [03:15:46.014] 3/309 postgresql:setup / initdb_cache OK 0.67s [03:15:46.269] 4/309 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [03:15:54.169] 5/309 postgresql:recovery / recovery/002_archiving OK 8.11s 8 subtests passed [03:16:03.119] 6/309 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 17.09s 12 subtests passed [03:16:03.282] 7/309 postgresql:recovery / recovery/003_recovery_targets OK 17.01s 9 subtests passed [03:16:03.288] 8/309 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 17.26s 14 subtests passed [03:16:03.691] 9/309 postgresql:recovery / recovery/001_stream_rep OK 17.64s 62 subtests passed [03:16:05.181] 10/309 postgresql:recovery / recovery/004_timeline_switch OK 11.01s 3 subtests passed [03:16:06.586] 11/309 postgresql:recovery / recovery/006_logical_decoding OK 3.30s 20 subtests passed [03:16:09.450] 12/309 postgresql:recovery / recovery/007_sync_rep OK 6.16s 11 subtests passed [03:16:09.914] 13/309 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.33s 13 subtests passed [03:16:11.038] 14/309 postgresql:recovery / recovery/005_replay_delay OK 7.92s 3 subtests passed [03:16:11.432] 15/309 postgresql:recovery / recovery/013_crash_restart OK 1.52s 18 subtests passed [03:16:12.726] 16/309 postgresql:recovery / recovery/014_unlogged_reinit OK 1.69s 23 subtests passed [03:16:13.962] 17/309 postgresql:recovery / recovery/012_subtransactions OK 4.51s 12 subtests passed [03:16:14.709] 18/309 postgresql:recovery / recovery/015_promotion_pages OK 3.28s 1 subtests passed [03:16:14.881] 19/309 postgresql:recovery / recovery/009_twophase OK 9.70s 30 subtests passed [03:16:15.695] 20/309 postgresql:recovery / recovery/016_min_consistency OK 2.97s 1 subtests passed [03:16:17.380] 21/309 postgresql:recovery / recovery/017_shm OK 3.39s 4 subtests passed [03:16:17.727] 22/309 postgresql:recovery / recovery/008_fsm_truncation OK 14.03s 1 subtests passed [03:16:19.446] 23/309 postgresql:recovery / recovery/022_crash_temp_files OK 1.72s 11 subtests passed [03:16:20.616] 24/309 postgresql:recovery / recovery/021_row_visibility OK 3.24s 10 subtests passed [03:16:22.033] 25/309 postgresql:recovery / recovery/020_archive_status OK 6.34s 19 subtests passed [03:16:23.428] 26/309 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.98s 1 subtests passed [03:16:25.792] 27/309 postgresql:recovery / recovery/024_archive_recovery OK 5.17s 2 subtests passed [03:16:26.810] 28/309 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.78s 1 subtests passed [03:16:33.004] 29/309 postgresql:recovery / recovery/018_wal_optimize OK 18.29s 38 subtests passed [03:16:33.480] 30/309 postgresql:recovery / recovery/028_pitr_timelines OK 6.67s 3 subtests passed [03:16:33.605] 31/309 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.18s 3 subtests passed [03:16:35.984] 32/309 postgresql:recovery / recovery/019_replslot_limit OK 21.10s 26 subtests passed [03:16:38.329] 33/309 postgresql:recovery / recovery/029_stats_restart OK 5.32s 42 subtests passed [03:16:40.428] 34/309 postgresql:recovery / recovery/030_stats_cleanup_replica OK 6.95s 11 subtests passed [03:16:40.515] 35/309 postgresql:recovery / recovery/031_recovery_conflict OK 6.91s 18 subtests passed [03:16:42.112] 36/309 postgresql:recovery / recovery/032_relfilenode_reuse OK 6.13s 14 subtests passed [03:16:43.575] 37/309 postgresql:recovery / recovery/034_create_database OK 3.15s 2 subtests passed [03:16:45.645] 38/309 postgresql:recovery / recovery/037_invalid_database OK 2.07s 13 subtests passed [03:16:46.168] 39/309 postgresql:recovery / recovery/036_truncated_dropped OK 4.06s 8 subtests passed [03:16:49.476] 40/309 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 3.82s 2 subtests passed [03:16:52.923] 41/309 postgresql:isolation / isolation/isolation OK 66.89s 117 subtests passed [03:16:53.646] 42/309 postgresql:recovery / recovery/033_replay_tsp_drops OK 15.32s 3 subtests passed [03:16:54.660] 43/309 postgresql:recovery / recovery/039_end_of_wal OK 8.49s 14 subtests passed [03:16:57.734] 44/309 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.81s 6 subtests passed [03:16:59.284] 45/309 postgresql:recovery / recovery/042_low_level_backup OK 5.64s 4 subtests passed [03:17:02.510] 46/309 postgresql:plpgsql / plpgsql/regress OK 3.23s 13 subtests passed [03:17:04.253] 47/309 postgresql:plperl / plperl/regress OK 1.74s 12 subtests passed [03:17:05.040] 48/309 postgresql:kerberos / kerberos/001_auth OK 7.30s 142 subtests passed [03:17:05.129] 49/309 postgresql:recovery / recovery/043_wal_replay_wait OK 10.47s 9 subtests passed [03:17:07.773] 50/309 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 18.30s 32 subtests passed [03:17:08.005] 51/309 postgresql:recovery / recovery/035_standby_logical_decoding OK 27.49s 86 subtests passed [03:17:08.632] 52/309 postgresql:pltcl / pltcl/regress OK 3.59s 8 subtests passed [03:17:10.143] 53/309 postgresql:plpython / plpython/regress OK 5.89s 23 subtests passed [03:17:10.839] 54/309 postgresql:bloom / bloom/regress OK 2.83s 1 subtests passed [03:17:10.883] 55/309 postgresql:amcheck / amcheck/regress OK 5.75s 3 subtests passed [03:17:10.915] 56/309 postgresql:bool_plperl / bool_plperl/regress OK 2.28s 2 subtests passed [03:17:11.112] 57/309 postgresql:basic_archive / basic_archive/regress OK 3.34s 1 subtests passed [03:17:12.723] 58/309 postgresql:cube / cube/regress OK 1.81s 2 subtests passed [03:17:12.912] 59/309 postgresql:dblink / dblink/regress OK 1.79s 1 subtests passed [03:17:12.975] 60/309 postgresql:citext / citext/regress OK 2.09s 3 subtests passed [03:17:14.035] 61/309 postgresql:btree_gin / btree_gin/regress OK 3.89s 30 subtests passed [03:17:14.315] 62/309 postgresql:dict_int / dict_int/regress OK 1.59s 1 subtests passed [03:17:14.537] 63/309 postgresql:dict_xsyn / dict_xsyn/regress OK 1.62s 1 subtests passed [03:17:14.822] 64/309 postgresql:earthdistance / earthdistance/regress OK 1.85s 1 subtests passed [03:17:14.993] 65/309 postgresql:btree_gist / btree_gist/regress OK 4.15s 30 subtests passed [03:17:15.683] 66/309 postgresql:file_fdw / file_fdw/regress OK 1.65s 1 subtests passed [03:17:16.260] 67/309 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.94s 2 subtests passed [03:17:16.654] 68/309 postgresql:hstore_plpython / hstore_plpython/regress OK 1.66s 1 subtests passed [03:17:16.809] 69/309 postgresql:hstore_plperl / hstore_plperl/regress OK 1.99s 3 subtests passed [03:17:17.458] 70/309 postgresql:hstore / hstore/regress OK 2.92s 2 subtests passed [03:17:17.612] 71/309 postgresql:isn / isn/regress OK 1.35s 1 subtests passed [03:17:18.036] 72/309 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.38s 2 subtests passed [03:17:18.064] 73/309 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.25s 1 subtests passed [03:17:18.540] 74/309 postgresql:lo / lo/regress OK 1.08s 1 subtests passed [03:17:19.359] 75/309 postgresql:ltree / ltree/regress OK 1.75s 1 subtests passed [03:17:19.516] 76/309 postgresql:ltree_plpython / ltree_plpython/regress OK 1.48s 1 subtests passed [03:17:20.169] 77/309 postgresql:passwordcheck / passwordcheck/regress OK 1.63s 1 subtests passed [03:17:20.617] 78/309 postgresql:pageinspect / pageinspect/regress OK 2.55s 8 subtests passed [03:17:20.898] 79/309 postgresql:pg_buffercache / pg_buffercache/regress OK 1.54s 1 subtests passed [03:17:21.649] 80/309 postgresql:intarray / intarray/regress OK 5.96s 1 subtests passed [03:17:21.756] 81/309 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.58s 1 subtests passed [03:17:22.368] 82/309 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.75s 1 subtests passed [03:17:22.827] 83/309 postgresql:pgstattuple / pgstattuple/regress OK 1.18s 1 subtests passed [03:17:23.264] 84/309 postgresql:pg_surgery / pg_surgery/regress OK 1.51s 1 subtests passed [03:17:23.628] 85/309 postgresql:pgcrypto / pgcrypto/regress OK 4.11s 23 subtests passed [03:17:23.853] 86/309 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.95s 13 subtests passed [03:17:24.201] 87/309 postgresql:pg_visibility / pg_visibility/regress OK 1.37s 1 subtests passed [03:17:24.583] 88/309 postgresql:pg_trgm / pg_trgm/regress OK 2.21s 3 subtests passed [03:17:25.570] 89/309 postgresql:pg_walinspect / pg_walinspect/regress OK 2.31s 2 subtests passed [03:17:25.854] 90/309 postgresql:seg / seg/regress OK 2.00s 2 subtests passed [03:17:25.905] 91/309 postgresql:tablefunc / tablefunc/regress OK 1.70s 1 subtests passed [03:17:26.052] 92/309 postgresql:tcn / tcn/isolation OK 1.47s 1 subtests passed [03:17:27.087] 93/309 postgresql:tsm_system_time / tsm_system_time/regress OK 1.03s 1 subtests passed [03:17:27.236] 94/309 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.33s 1 subtests passed [03:17:28.170] 95/309 postgresql:unaccent / unaccent/regress OK 1.08s 1 subtests passed [03:17:28.559] 96/309 postgresql:uuid-ossp / uuid-ossp/regress OK 1.32s 1 subtests passed [03:17:29.859] 97/309 postgresql:xml2 / xml2/regress OK 1.69s 1 subtests passed [03:17:29.929] 98/309 postgresql:brin / brin/isolation OK 1.37s 1 subtests passed [03:17:30.617] 99/309 postgresql:test_decoding / test_decoding/isolation OK 4.76s 12 subtests passed [03:17:32.650] 100/309 postgresql:postgres_fdw / postgres_fdw/regress OK 9.02s 2 subtests passed [03:17:33.193] 101/309 postgresql:commit_ts / commit_ts/regress OK 3.33s 1 subtests passed [03:17:34.222] 102/309 postgresql:dummy_index_am / dummy_index_am/regress OK 3.60s 1 subtests passed [03:17:34.980] 103/309 postgresql:delay_execution / delay_execution/isolation OK 5.05s 2 subtests passed [03:17:35.952] 104/309 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.30s 1 subtests passed [03:17:37.186] 105/309 postgresql:gin / gin/regress OK 3.99s 1 subtests passed [03:17:37.468] 106/309 postgresql:injection_points / injection_points/regress OK 3.24s 2 subtests passed [03:17:37.997] 107/309 postgresql:injection_points / injection_points/isolation OK 3.02s 1 subtests passed [03:17:39.236] 108/309 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.05s 1 subtests passed [03:17:39.277] 109/309 postgresql:plsample / plsample/regress OK 3.32s 1 subtests passed [03:17:39.768] 110/309 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.30s 1 subtests passed [03:17:40.483] 111/309 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.49s 1 subtests passed [03:17:41.503] 112/309 postgresql:test_dsa / test_dsa/regress OK 2.23s 1 subtests passed [03:17:41.630] 113/309 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.86s 1 subtests passed [03:17:43.081] 114/309 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.84s 21 subtests passed [03:17:43.242] 115/309 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.74s 1 subtests passed [03:17:43.653] 116/309 postgresql:test_extensions / test_extensions/regress OK 3.17s 2 subtests passed [03:17:44.105] 117/309 postgresql:test_lfind / test_lfind/regress OK 1.02s 1 subtests passed [03:17:45.144] 118/309 postgresql:test_parser / test_parser/regress OK 1.49s 1 subtests passed [03:17:45.348] 119/309 postgresql:test_pg_dump / test_pg_dump/regress OK 1.24s 1 subtests passed [03:17:45.598] 120/309 postgresql:test_decoding / test_decoding/regress OK 20.03s 19 subtests passed [03:17:45.659] 121/309 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.42s 2 subtests passed [03:17:47.087] 122/309 postgresql:test_radixtree / test_radixtree/regress OK 1.74s 1 subtests passed [03:17:47.156] 123/309 postgresql:test_predtest / test_predtest/regress OK 2.01s 1 subtests passed [03:17:47.868] 124/309 postgresql:test_rbtree / test_rbtree/regress OK 2.27s 1 subtests passed [03:17:48.594] 125/309 postgresql:test_resowner / test_resowner/regress OK 1.51s 1 subtests passed [03:17:48.767] 126/309 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.61s 1 subtests passed [03:17:48.790] 127/309 postgresql:test_integerset / test_integerset/regress OK 7.16s 1 subtests passed [03:17:48.814] 128/309 postgresql:test_regex / test_regex/regress OK 3.15s 2 subtests passed [03:17:50.849] 129/309 postgresql:test_slru / test_slru/regress OK 2.25s 1 subtests passed [03:17:51.099] 130/309 postgresql:unsafe_tests / unsafe_tests/regress OK 2.31s 3 subtests passed [03:17:51.272] 131/309 postgresql:test_tidstore / test_tidstore/regress OK 2.50s 1 subtests passed [03:17:51.349] 132/309 postgresql:libpq / libpq/002_api OK 0.25s 1 subtests passed [03:17:51.620] 133/309 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.27s [03:17:52.155] 134/309 postgresql:libpq / libpq/001_uri OK 1.31s 60 subtests passed [03:17:52.886] 135/309 postgresql:test_shm_mq / test_shm_mq/regress OK 5.02s 1 subtests passed [03:17:53.192] 136/309 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.31s 9 subtests passed [03:17:56.204] 137/309 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.01s 106 subtests passed [03:17:56.842] 138/309 postgresql:libpq / libpq/003_load_balance_host_list OK 5.57s 127 subtests passed [03:17:57.176] 139/309 postgresql:ecpg / ecpg/ecpg OK 8.36s 65 subtests passed [03:17:59.808] 140/309 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.63s 10 subtests passed [03:18:00.093] 141/309 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.25s 32 subtests passed [03:18:00.120] 142/309 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.31s 51 subtests passed [03:18:02.193] 143/309 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.07s 3 subtests passed [03:18:02.431] 144/309 postgresql:recovery / recovery/027_stream_regress OK 96.64s 9 subtests passed [03:18:02.899] 145/309 postgresql:regress / regress/regress OK 136.88s 221 subtests passed [03:18:03.631] 146/309 postgresql:libpq / libpq/005_negotiate_encryption OK 12.01s 249 subtests passed [03:18:04.019] 147/309 postgresql:pg_checksums / pg_checksums/001_basic OK 0.39s 9 subtests passed [03:18:04.660] 148/309 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.23s 21 subtests passed [03:18:04.964] 149/309 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.30s 13 subtests passed [03:18:05.936] 150/309 postgresql:pg_amcheck / pg_amcheck/003_check OK 9.73s 75 subtests passed [03:18:08.022] 151/309 postgresql:pg_checksums / pg_checksums/002_actions OK 4.00s 66 subtests passed [03:18:08.749] 152/309 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.55s 43 subtests passed [03:18:13.029] ▶ 153/309 - options --locale-provider=icu --locale=und --lc-*=C: no stderr FAIL [03:18:13.032] 153/309 postgresql:initdb / initdb/001_initdb ERROR 20.88s exit status 1 [03:18:13.032] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_icu=yes MESON_TEST_ITERATION=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/initdb:/Users/admin/pgsql/build/src/bin/initdb/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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=71 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/initdb --testgroup initdb --testname 001_initdb -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/initdb /Users/admin/pgsql/src/bin/initdb/t/001_initdb.pl [03:18:13.032] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:18:13.032] Listing only the last 100 lines from a long log. [03:18:13.032] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [03:18:13.032] # [03:18:13.032] # 2024-09-15 03:18:01.668 UTC [23604] LOG: planning memory consumption: used=8080 allocated=8192 [03:18:13.032] # 2024-09-15 03:18:01.668 UTC [23604] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [03:18:13.032] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [03:18:13.032] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [03:18:13.032] # [03:18:13.032] # 2024-09-15 03:18:01.668 UTC [23604] LOG: planning memory consumption: used=8080 allocated=8192 [03:18:13.032] # 2024-09-15 03:18:01.668 UTC [23604] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [03:18:13.032] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [03:18:13.032] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [03:18:13.032] # [03:18:13.032] # 2024-09-15 03:18:01.668 UTC [23604] LOG: planning memory consumption: used=8080 allocated=32768 [03:18:13.032] # 2024-09-15 03:18:01.668 UTC [23604] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [03:18:13.032] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [03:18:13.032] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [03:18:13.032] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [03:18:13.032] # [03:18:13.032] # 2024-09-15 03:18:01.669 UTC [23604] LOG: planning memory consumption: used=32024 allocated=32768 [03:18:13.032] # 2024-09-15 03:18:01.669 UTC [23604] STATEMENT: UPDATE sql_sizing [03:18:13.032] # SET supported_value = (SELECT typlen-1 FROM pg_catalog.pg_type WHERE typname = 'name'), [03:18:13.032] # comments = 'Might be less, depending on character set.' [03:18:13.032] # WHERE supported_value = 63; [03:18:13.032] # [03:18:13.032] # 2024-09-15 03:18:01.707 UTC [23604] LOG: planning memory consumption: used=11144 allocated=16384 [03:18:13.032] # 2024-09-15 03:18:01.707 UTC [23604] STATEMENT: [03:18:13.032] # UPDATE information_schema.sql_implementation_info SET character_value = '18.00.0000devel' WHERE implementation_info_name = 'DBMS VERSION'; [03:18:13.032] # [03:18:13.032] # 2024-09-15 03:18:02.431 UTC [23604] LOG: planning memory consumption: used=11976 allocated=16384 [03:18:13.032] # 2024-09-15 03:18:02.431 UTC [23604] STATEMENT: UPDATE pg_database SET datcollversion = NULL WHERE datname = 'template0'; [03:18:13.032] # [03:18:13.032] # 2024-09-15 03:18:02.432 UTC [23604] LOG: planning memory consumption: used=12520 allocated=16384 [03:18:13.032] # 2024-09-15 03:18:02.432 UTC [23604] STATEMENT: UPDATE pg_database SET datcollversion = pg_database_collation_actual_version(oid) WHERE datname = 'template1'; [03:18:13.032] # [03:18:13.032] # ' [03:18:13.032] # expected: '' [03:18:13.032] # Looks like you failed 1 test of 52. [03:18:13.032] [03:18:13.032] (test program exited with status code 1) [03:18:13.032] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:18:13.032] [03:18:21.635] 154/309 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 15.70s 7 subtests passed [03:18:21.958] 155/309 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 13.93s 11 subtests passed [03:18:22.545] 156/309 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 17.58s 6 subtests passed [03:18:22.788] 157/309 postgresql:pg_config / pg_config/001_pg_config OK 0.24s 21 subtests passed [03:18:23.804] 158/309 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 10.75s 4 subtests passed [03:18:24.434] 159/309 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.65s 18 subtests passed [03:18:26.598] 160/309 postgresql:pg_ctl / pg_ctl/002_status OK 2.16s 3 subtests passed [03:18:26.802] 161/309 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 5.16s 3 subtests passed [03:18:27.537] 162/309 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.73s 25 subtests passed [03:18:28.503] 163/309 postgresql:pg_dump / pg_dump/001_basic OK 0.96s 93 subtests passed [03:18:30.387] 164/309 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.58s 14 subtests passed [03:18:32.085] 165/309 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 10.13s 2 subtests passed [03:18:32.725] 166/309 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 23.97s 22 subtests passed [03:18:32.892] 167/309 postgresql:pg_ctl / pg_ctl/003_promote OK 6.23s 12 subtests passed [03:18:33.436] 168/309 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.05s 3 subtests passed [03:18:34.012] 169/309 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 31.10s 36 subtests passed [03:18:34.953] 170/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 168.93s 18 subtests passed [03:18:35.199] 171/309 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.11s 4 subtests passed [03:18:35.421] 172/309 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.40s 9 subtests passed [03:18:36.705] 173/309 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.27s 75 subtests passed [03:18:40.041] 174/309 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.31s 108 subtests passed [03:18:44.691] 175/309 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.64s 1 subtests passed [03:18:44.996] 176/309 postgresql:pg_rewind / pg_rewind/006_options OK 0.30s 13 subtests passed [03:18:45.426] 177/309 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.99s 5 subtests passed [03:18:48.235] 178/309 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 48.14s 192 subtests passed [03:18:51.827] 179/309 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 15.12s 9 subtests passed [03:18:52.419] 180/309 postgresql:pg_dump / pg_dump/002_pg_dump OK 23.89s 11354 subtests passed [03:18:52.823] 181/309 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.99s 13 subtests passed [03:18:52.837] 182/309 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.35s 13 subtests passed [03:18:53.201] 183/309 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.38s 17 subtests passed [03:18:55.080] 184/309 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.84s 3 subtests passed [03:18:55.245] 185/309 postgresql:pg_dump / pg_dump/010_dump_connstr OK 22.35s 14 subtests passed [03:18:56.671] 186/309 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.42s 60 subtests passed [03:18:57.009] 187/309 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 11.58s 3 subtests passed [03:19:03.014] 188/309 postgresql:pg_rewind / pg_rewind/007_standby_source OK 18.02s 7 subtests passed [03:19:03.274] 189/309 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 8.19s 27 subtests passed [03:19:04.253] 190/309 postgresql:pg_rewind / pg_rewind/001_basic OK 29.30s 56 subtests passed [03:19:05.014] 191/309 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 8.34s 5 subtests passed [03:19:08.281] 192/309 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 15.44s 19 subtests passed [03:19:08.674] 193/309 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 11.66s 9 subtests passed [03:19:08.749] 194/309 postgresql:pg_waldump / pg_waldump/001_basic OK 3.73s 92 subtests passed [03:19:08.940] 195/309 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.26s 11 subtests passed [03:19:09.822] 196/309 postgresql:pg_rewind / pg_rewind/002_databases OK 34.62s 11 subtests passed [03:19:10.763] 197/309 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.48s 5 subtests passed [03:19:11.655] 198/309 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.83s 208 subtests passed [03:19:11.731] 199/309 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.98s 7 subtests passed [03:19:12.111] 200/309 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 9.09s 15 subtests passed [03:19:13.814] 201/309 postgresql:psql / psql/020_cancel OK 2.08s 2 subtests passed [03:19:14.540] 202/309 postgresql:scripts / scripts/010_clusterdb OK 2.43s 15 subtests passed [03:19:14.930] 203/309 postgresql:psql / psql/010_tab_completion OK 3.27s 89 subtests passed [03:19:15.874] 204/309 postgresql:psql / psql/001_basic OK 5.11s 105 subtests passed [03:19:16.234] 205/309 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.96s 10 subtests passed [03:19:16.347] 206/309 postgresql:scripts / scripts/011_clusterdb_all OK 2.53s 7 subtests passed [03:19:17.017] 207/309 postgresql:scripts / scripts/040_createuser OK 2.09s 37 subtests passed [03:19:17.729] 208/309 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 13.47s 18 subtests passed [03:19:18.118] 209/309 postgresql:scripts / scripts/080_pg_isready OK 1.77s 11 subtests passed [03:19:18.374] 210/309 postgresql:scripts / scripts/070_dropuser OK 2.14s 12 subtests passed [03:19:18.769] 211/309 postgresql:scripts / scripts/050_dropdb OK 2.89s 15 subtests passed [03:19:21.683] 212/309 postgresql:scripts / scripts/101_vacuumdb_all OK 3.31s 5 subtests passed [03:19:21.920] 213/309 postgresql:scripts / scripts/091_reindexdb_all OK 4.19s 13 subtests passed [03:19:22.500] 214/309 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.73s 4 subtests passed [03:19:22.706] 215/309 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.79s 39 subtests passed [03:19:23.164] 216/309 postgresql:scripts / scripts/100_vacuumdb OK 5.04s 85 subtests passed [03:19:24.011] 217/309 postgresql:scripts / scripts/090_reindexdb OK 6.99s 64 subtests passed [03:19:24.361] 218/309 postgresql:amcheck / amcheck/002_cic OK 1.65s 3 subtests passed [03:19:25.186] 219/309 postgresql:pgbench / pgbench/001_pgbench_with_server OK 16.17s 451 subtests passed [03:19:26.155] 220/309 postgresql:amcheck / amcheck/003_cic_2pc OK 2.99s 5 subtests passed [03:19:26.313] 221/309 postgresql:scripts / scripts/200_connstr OK 4.63s 3 subtests passed [03:19:26.332] 222/309 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 33.13s 48 subtests passed [03:19:26.659] 223/309 postgresql:oid2name / oid2name/001_basic OK 0.33s 9 subtests passed [03:19:27.015] 224/309 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.83s 19 subtests passed [03:19:27.021] 225/309 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.01s 6 subtests passed [03:19:27.535] 226/309 postgresql:scripts / scripts/020_createdb OK 12.99s 60 subtests passed [03:19:29.649] 227/309 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.99s 7 subtests passed [03:19:29.658] 228/309 postgresql:amcheck / amcheck/005_pitr OK 5.30s 3 subtests passed [03:19:29.899] 229/309 postgresql:vacuumlo / vacuumlo/001_basic OK 0.24s 9 subtests passed [03:19:30.727] 230/309 postgresql:amcheck / amcheck/001_verify_heapam OK 8.23s 272 subtests passed [03:19:30.739] 231/309 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.72s 3 subtests passed [03:19:30.865] 232/309 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.33s 3 subtests passed [03:19:31.504] 233/309 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.19s 16 subtests passed [03:19:31.684] 234/309 postgresql:authentication / authentication/005_sspi SKIP 0.18s [03:19:33.089] 235/309 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.44s 2 subtests passed [03:19:33.107] 236/309 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.09s 2 subtests passed [03:19:33.220] 237/309 postgresql:authentication / authentication/004_file_inclusion OK 2.36s 2 subtests passed [03:19:33.269] 238/309 postgresql:authentication / authentication/003_peer OK 2.53s 53 subtests passed [03:19:34.432] 239/309 postgresql:authentication / authentication/002_saslprep OK 3.70s 20 subtests passed [03:19:34.799] 240/309 postgresql:authentication / authentication/006_login_trigger OK 3.11s 32 subtests passed [03:19:35.215] 241/309 postgresql:authentication / authentication/001_password OK 5.31s 178 subtests passed [03:19:36.991] 242/309 postgresql:subscription / subscription/003_constraints OK 3.77s 6 subtests passed [03:19:37.536] 243/309 postgresql:subscription / subscription/002_types OK 4.43s 4 subtests passed [03:19:38.145] 244/309 postgresql:subscription / subscription/004_sync OK 4.87s 8 subtests passed [03:19:38.329] 245/309 postgresql:subscription / subscription/006_rewrite OK 3.53s 2 subtests passed [03:19:38.646] 246/309 postgresql:subscription / subscription/007_ddl OK 3.43s 4 subtests passed [03:19:39.755] 247/309 postgresql:bloom / bloom/001_wal OK 13.60s 31 subtests passed [03:19:40.287] 248/309 postgresql:subscription / subscription/005_encoding OK 5.85s 1 subtests passed [03:19:41.129] 249/309 postgresql:subscription / subscription/009_matviews OK 3.59s 1 subtests passed [03:19:41.362] 250/309 postgresql:subscription / subscription/008_diff_schema OK 4.37s 5 subtests passed [03:19:42.036] 251/309 postgresql:subscription / subscription/011_generated OK 3.71s 3 subtests passed [03:19:42.795] 252/309 postgresql:subscription / subscription/001_rep_changes OK 9.70s 36 subtests passed [03:19:44.246] 253/309 postgresql:subscription / subscription/010_truncate OK 6.10s 14 subtests passed [03:19:44.864] 254/309 postgresql:subscription / subscription/012_collation OK 6.22s 2 subtests passed [03:19:44.876] 255/309 postgresql:subscription / subscription/016_stream_subxact OK 3.51s 3 subtests passed [03:19:45.142] 256/309 postgresql:subscription / subscription/017_stream_ddl OK 3.10s 3 subtests passed [03:19:46.123] 257/309 postgresql:subscription / subscription/014_binary OK 5.83s 8 subtests passed [03:19:47.351] 258/309 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.10s 2 subtests passed [03:19:47.630] 259/309 postgresql:subscription / subscription/020_messages OK 2.76s 5 subtests passed [03:19:47.742] 260/309 postgresql:subscription / subscription/018_stream_subxact_abort OK 4.95s 9 subtests passed [03:19:50.688] 261/309 postgresql:subscription / subscription/024_add_drop_pub OK 3.34s 3 subtests passed [03:19:52.312] 262/309 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.68s 13 subtests passed [03:19:52.675] 263/309 postgresql:subscription / subscription/021_twophase OK 7.80s 30 subtests passed [03:19:53.228] 264/309 postgresql:subscription / subscription/015_stream OK 12.10s 10 subtests passed [03:19:53.427] 265/309 postgresql:subscription / subscription/013_partition OK 13.67s 74 subtests passed [03:19:53.522] 266/309 postgresql:subscription / subscription/022_twophase_cascade OK 8.38s 41 subtests passed [03:19:55.099] 267/309 postgresql:subscription / subscription/023_twophase_stream OK 8.98s 33 subtests passed [03:19:55.585] 268/309 postgresql:subscription / subscription/026_stats OK 7.84s 13 subtests passed [03:19:56.425] 269/309 postgresql:subscription / subscription/029_on_error OK 3.69s 5 subtests passed [03:19:58.602] 270/309 postgresql:brin / brin/01_workitems OK 2.18s 2 subtests passed [03:19:59.753] 271/309 postgresql:subscription / subscription/030_origin OK 6.52s 11 subtests passed [03:20:00.602] 272/309 postgresql:subscription / subscription/028_row_filter OK 8.29s 24 subtests passed [03:20:00.697] 273/309 postgresql:subscription / subscription/027_nosuperuser OK 10.01s 19 subtests passed [03:20:00.820] 274/309 postgresql:subscription / subscription/033_run_as_table_owner OK 5.72s 10 subtests passed [03:20:02.339] 275/309 postgresql:brin / brin/02_wal_consistency OK 3.74s 2 subtests passed [03:20:02.388] 276/309 postgresql:commit_ts / commit_ts/001_base OK 2.63s 2 subtests passed [03:20:03.186] 277/309 postgresql:subscription / subscription/032_subscribe_use_index OK 9.66s 15 subtests passed [03:20:04.414] 278/309 postgresql:injection_points / injection_points/001_stats OK 2.07s 7 subtests passed [03:20:04.574] 279/309 postgresql:commit_ts / commit_ts/004_restart OK 3.75s 16 subtests passed [03:20:04.749] 280/309 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.56s 21 subtests passed [03:20:04.879] 281/309 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.49s 4 subtests passed [03:20:05.512] 282/309 postgresql:commit_ts / commit_ts/002_standby OK 4.91s 4 subtests passed [03:20:05.523] 283/309 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.95s 2 subtests passed [03:20:05.578] 284/309 postgresql:subscription / subscription/031_column_list OK 12.15s 36 subtests passed [03:20:05.658] 285/309 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.24s 4 subtests passed [03:20:05.719] 286/309 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.19s 2 subtests passed [03:20:05.752] 287/309 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.24s 6 subtests passed [03:20:06.285] 288/309 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.54s 258 subtests passed [03:20:06.301] 289/309 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.60s 4 subtests passed [03:20:07.147] 290/309 postgresql:test_misc / test_misc/003_check_guc OK 1.43s 3 subtests passed [03:20:07.800] 291/309 postgresql:test_misc / test_misc/002_tablespace OK 2.14s 20 subtests passed [03:20:07.840] 292/309 postgresql:test_misc / test_misc/005_timeouts OK 1.55s 2 subtests passed [03:20:07.917] 293/309 postgresql:test_misc / test_misc/004_io_direct OK 2.16s 3 subtests passed [03:20:08.138] 294/309 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.22s [03:20:08.151] 295/309 postgresql:test_misc / test_misc/001_constraint_validation OK 2.57s 42 subtests passed [03:20:08.309] 296/309 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.01s 2 subtests passed [03:20:08.378] 297/309 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.24s [03:20:08.480] 298/309 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.33s [03:20:09.192] 299/309 postgresql:subscription / subscription/100_bugs OK 13.61s 14 subtests passed [03:20:09.575] 300/309 postgresql:test_slru / test_slru/001_multixact OK 1.77s 3 subtests passed [03:20:11.608] 301/309 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.77s 8 subtests passed [03:20:11.821] 302/309 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.67s 1044 subtests passed [03:20:12.134] 303/309 postgresql:ldap / ldap/002_bindpasswd OK 2.56s 3 subtests passed [03:20:12.970] 304/309 postgresql:icu / icu/010_database OK 1.36s 8 subtests passed [03:20:13.614] 305/309 postgresql:ssl / ssl/002_scram OK 5.24s 28 subtests passed [03:20:13.986] 306/309 postgresql:ssl / ssl/003_sslinfo OK 5.51s 21 subtests passed [03:20:14.505] 307/309 postgresql:test_json_parser / test_json_parser/002_inline OK 9.63s 1700 subtests passed [03:20:15.106] 308/309 postgresql:ldap / ldap/001_auth OK 5.91s 47 subtests passed [03:20:19.297] 309/309 postgresql:ssl / ssl/001_ssltests OK 10.99s 225 subtests passed [03:20:19.352] [03:20:19.352] Summary of Failures: [03:20:19.352] [03:20:19.352] 153/309 postgresql:initdb / initdb/001_initdb ERROR 20.88s exit status 1 [03:20:19.352] [03:20:19.352] Ok: 303 [03:20:19.352] Expected Fail: 0 [03:20:19.352] Fail: 1 [03:20:19.352] Unexpected Pass: 0 [03:20:19.352] Skipped: 5 [03:20:19.352] Timeout: 0 [03:20:19.352] [03:20:19.352] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt