[08:02:15.801] ulimit -c unlimited # default is 0 [08:02:15.801] ulimit -n 1024 # default is 256, pretty low [08:02:15.801] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [08:02:19.304] 1/291 postgresql:setup / tmp_install OK 3.29s [08:02:19.347] 2/291 postgresql:setup / install_test_files OK 0.04s [08:02:19.921] 3/291 postgresql:setup / initdb_cache OK 0.57s [08:02:20.181] 4/291 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [08:02:25.949] 5/291 postgresql:recovery / recovery/002_archiving OK 5.97s 8 subtests passed [08:02:32.775] 6/291 postgresql:recovery / recovery/003_recovery_targets OK 12.59s 9 subtests passed [08:02:35.742] 7/291 postgresql:recovery / recovery/001_stream_rep OK 15.79s 61 subtests passed [08:02:38.481] 8/291 postgresql:recovery / recovery/004_timeline_switch OK 12.51s 3 subtests passed [08:02:39.174] 9/291 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 19.24s 14 subtests passed [08:02:40.626] 10/291 postgresql:recovery / recovery/006_logical_decoding OK 4.87s 20 subtests passed [08:02:40.827] 11/291 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 20.89s 12 subtests passed [08:02:44.156] 12/291 postgresql:recovery / recovery/005_replay_delay OK 11.37s 3 subtests passed [08:02:45.875] 13/291 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.05s 13 subtests passed [08:02:46.796] 14/291 postgresql:recovery / recovery/007_sync_rep OK 8.29s 11 subtests passed [08:02:47.361] 15/291 postgresql:recovery / recovery/013_crash_restart OK 1.46s 18 subtests passed [08:02:47.916] 16/291 postgresql:recovery / recovery/014_unlogged_reinit OK 1.11s 23 subtests passed [08:02:50.222] 17/291 postgresql:recovery / recovery/012_subtransactions OK 6.07s 12 subtests passed [08:02:51.096] 18/291 postgresql:recovery / recovery/016_min_consistency OK 3.18s 1 subtests passed [08:02:51.103] 19/291 postgresql:recovery / recovery/015_promotion_pages OK 3.74s 1 subtests passed [08:02:52.142] 20/291 postgresql:recovery / recovery/009_twophase OK 11.51s 27 subtests passed [08:02:53.054] 21/291 postgresql:recovery / recovery/017_shm OK 2.83s 4 subtests passed [08:02:55.937] 22/291 postgresql:recovery / recovery/021_row_visibility OK 2.88s 10 subtests passed [08:02:56.245] 23/291 postgresql:recovery / recovery/008_fsm_truncation OK 17.07s 1 subtests passed [08:02:57.928] 24/291 postgresql:recovery / recovery/022_crash_temp_files OK 1.99s 11 subtests passed [08:02:59.011] 25/291 postgresql:recovery / recovery/020_archive_status OK 6.87s 19 subtests passed [08:02:59.671] 26/291 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.42s 1 subtests passed [08:03:03.144] 27/291 postgresql:recovery / recovery/024_archive_recovery OK 5.22s 2 subtests passed [08:03:04.165] 28/291 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.15s 1 subtests passed [08:03:06.292] 29/291 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.62s 3 subtests passed [08:03:07.824] 30/291 postgresql:recovery / recovery/019_replslot_limit OK 16.72s 20 subtests passed [08:03:11.460] 31/291 postgresql:recovery / recovery/028_pitr_timelines OK 7.29s 3 subtests passed [08:03:12.921] 32/291 postgresql:recovery / recovery/029_stats_restart OK 6.63s 42 subtests passed [08:03:13.094] 33/291 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.20s 11 subtests passed [08:03:15.574] 34/291 postgresql:recovery / recovery/018_wal_optimize OK 24.48s 38 subtests passed [08:03:18.405] 35/291 postgresql:recovery / recovery/031_recovery_conflict OK 6.94s 18 subtests passed [08:03:18.460] 36/291 postgresql:recovery / recovery/032_relfilenode_reuse OK 5.54s 14 subtests passed [08:03:19.020] 37/291 postgresql:recovery / recovery/034_create_database OK 3.44s 2 subtests passed [08:03:20.965] 38/291 postgresql:recovery / recovery/037_invalid_database OK 1.94s 13 subtests passed [08:03:24.157] 39/291 postgresql:recovery / recovery/036_truncated_dropped OK 5.70s 8 subtests passed [08:03:25.076] 40/291 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.11s 2 subtests passed [08:03:27.101] 41/291 postgresql:recovery / recovery/033_replay_tsp_drops OK 14.00s 3 subtests passed [08:03:33.187] 42/291 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.08s 6 subtests passed [08:03:46.763] 43/291 postgresql:recovery / recovery/039_end_of_wal OK 22.47s 14 subtests passed [08:03:53.495] 44/291 postgresql:kerberos / kerberos/001_auth OK 19.86s 142 subtests passed [08:03:54.263] 45/291 postgresql:plpgsql / plpgsql/regress OK 7.50s 13 subtests passed [08:03:57.662] 46/291 postgresql:plperl / plperl/regress OK 4.12s 12 subtests passed [08:03:58.500] 47/291 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 33.39s 25 subtests passed [08:04:00.355] 48/291 postgresql:plpython / plpython/regress OK 6.09s 23 subtests passed [08:04:05.119] 49/291 postgresql:basic_archive / basic_archive/regress OK 4.76s 1 subtests passed [08:04:05.816] 50/291 postgresql:pltcl / pltcl/regress OK 8.15s 8 subtests passed [08:04:08.766] 51/291 postgresql:amcheck / amcheck/regress OK 10.26s 3 subtests passed [08:04:13.980] 52/291 postgresql:bool_plperl / bool_plperl/regress OK 8.10s 2 subtests passed [08:04:14.045] 53/291 postgresql:bloom / bloom/regress OK 8.91s 1 subtests passed [08:04:15.060] 54/291 postgresql:recovery / recovery/035_standby_logical_decoding OK 56.65s 84 subtests passed [08:04:17.837] 55/291 postgresql:citext / citext/regress OK 3.79s 3 subtests passed [08:04:18.273] 56/291 postgresql:cube / cube/regress OK 3.21s 2 subtests passed [08:04:20.914] 57/291 postgresql:dict_int / dict_int/regress OK 2.64s 1 subtests passed [08:04:20.969] 58/291 postgresql:btree_gin / btree_gin/regress OK 12.20s 30 subtests passed [08:04:22.580] 59/291 postgresql:dict_xsyn / dict_xsyn/regress OK 1.67s 1 subtests passed [08:04:22.746] 60/291 postgresql:dblink / dblink/regress OK 4.91s 1 subtests passed [08:04:24.583] 61/291 postgresql:earthdistance / earthdistance/regress OK 3.61s 1 subtests passed [08:04:25.404] 62/291 postgresql:btree_gist / btree_gist/regress OK 11.42s 32 subtests passed [08:04:26.380] 63/291 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.63s 2 subtests passed [08:04:26.448] 64/291 postgresql:file_fdw / file_fdw/regress OK 3.87s 1 subtests passed [08:04:28.047] 65/291 postgresql:hstore_plperl / hstore_plperl/regress OK 2.64s 3 subtests passed [08:04:28.072] 66/291 postgresql:hstore / hstore/regress OK 3.49s 2 subtests passed [08:04:30.045] 67/291 postgresql:hstore_plpython / hstore_plpython/regress OK 3.66s 1 subtests passed [08:04:30.442] 68/291 postgresql:isn / isn/regress OK 2.39s 1 subtests passed [08:04:31.505] 69/291 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.43s 2 subtests passed [08:04:34.607] 70/291 postgresql:lo / lo/regress OK 4.16s 1 subtests passed [08:04:34.616] 71/291 postgresql:jsonb_plpython / jsonb_plpython/regress OK 4.57s 1 subtests passed [08:04:35.765] 72/291 postgresql:isolation / isolation/isolation OK 135.82s 113 subtests passed [08:04:38.170] 73/291 postgresql:ltree / ltree/regress OK 6.66s 1 subtests passed [08:04:38.338] 74/291 postgresql:intarray / intarray/regress OK 11.89s 1 subtests passed [08:04:41.870] 75/291 postgresql:ltree_plpython / ltree_plpython/regress OK 7.26s 1 subtests passed [08:04:43.533] 76/291 postgresql:passwordcheck / passwordcheck/regress OK 7.77s 1 subtests passed [08:04:43.546] 77/291 postgresql:pg_buffercache / pg_buffercache/regress OK 5.38s 1 subtests passed [08:04:47.336] 78/291 postgresql:pg_freespacemap / pg_freespacemap/regress OK 5.46s 1 subtests passed [08:04:49.374] 79/291 postgresql:pageinspect / pageinspect/regress OK 14.75s 8 subtests passed [08:04:49.854] 80/291 postgresql:pgrowlocks / pgrowlocks/isolation OK 6.32s 1 subtests passed [08:04:50.223] 81/291 postgresql:pgstattuple / pgstattuple/regress OK 2.89s 1 subtests passed [08:04:51.182] 82/291 postgresql:regress / regress/regress OK 151.26s 218 subtests passed [08:04:52.356] 83/291 postgresql:pg_surgery / pg_surgery/regress OK 2.98s 1 subtests passed [08:04:52.910] 84/291 postgresql:pgcrypto / pgcrypto/regress OK 14.57s 23 subtests passed [08:04:52.990] 85/291 postgresql:pg_visibility / pg_visibility/regress OK 2.77s 1 subtests passed [08:04:54.482] 86/291 postgresql:pg_stat_statements / pg_stat_statements/regress OK 10.93s 11 subtests passed [08:04:55.210] 87/291 postgresql:pg_trgm / pg_trgm/regress OK 5.35s 3 subtests passed [08:04:55.214] 88/291 postgresql:pg_walinspect / pg_walinspect/regress OK 4.03s 2 subtests passed [08:04:56.941] 89/291 postgresql:tablefunc / tablefunc/regress OK 3.95s 1 subtests passed [08:04:56.952] 90/291 postgresql:seg / seg/regress OK 4.04s 2 subtests passed [08:04:57.327] 91/291 postgresql:tcn / tcn/isolation OK 2.84s 1 subtests passed [08:05:00.761] 92/291 postgresql:unaccent / unaccent/regress OK 3.43s 1 subtests passed [08:05:00.806] 93/291 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.86s 1 subtests passed [08:05:00.823] 94/291 postgresql:tsm_system_time / tsm_system_time/regress OK 3.87s 1 subtests passed [08:05:00.838] 95/291 postgresql:postgres_fdw / postgres_fdw/regress OK 8.48s 1 subtests passed [08:05:03.509] 96/291 postgresql:brin / brin/isolation OK 2.68s 1 subtests passed [08:05:03.524] 97/291 postgresql:commit_ts / commit_ts/regress OK 2.69s 1 subtests passed [08:05:03.612] 98/291 postgresql:uuid-ossp / uuid-ossp/regress OK 2.85s 1 subtests passed [08:05:03.842] 99/291 postgresql:xml2 / xml2/regress OK 3.03s 1 subtests passed [08:05:08.681] 100/291 postgresql:dummy_index_am / dummy_index_am/regress OK 5.15s 1 subtests passed [08:05:08.716] 101/291 postgresql:gin / gin/regress OK 4.87s 1 subtests passed [08:05:08.754] 102/291 postgresql:dummy_seclabel / dummy_seclabel/regress OK 5.14s 1 subtests passed [08:05:08.798] 103/291 postgresql:delay_execution / delay_execution/isolation OK 5.29s 2 subtests passed [08:05:11.990] 104/291 postgresql:test_decoding / test_decoding/isolation OK 16.78s 11 subtests passed [08:05:12.793] 105/291 postgresql:injection_points / injection_points/regress OK 4.08s 1 subtests passed [08:05:12.809] 106/291 postgresql:plsample / plsample/regress OK 4.08s 1 subtests passed [08:05:13.010] 107/291 postgresql:spgist_name_ops / spgist_name_ops/regress OK 4.25s 1 subtests passed [08:05:14.792] 108/291 postgresql:test_bloomfilter / test_bloomfilter/regress OK 5.99s 1 subtests passed [08:05:14.799] 109/291 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.81s 1 subtests passed [08:05:16.486] 110/291 postgresql:test_dsa / test_dsa/regress OK 3.68s 1 subtests passed [08:05:17.404] 111/291 postgresql:test_dsm_registry / test_dsm_registry/regress OK 4.39s 1 subtests passed [08:05:18.931] 112/291 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 4.13s 1 subtests passed [08:05:19.969] 113/291 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 7.17s 21 subtests passed [08:05:20.679] 114/291 postgresql:test_lfind / test_lfind/regress OK 3.27s 1 subtests passed [08:05:21.921] 115/291 postgresql:test_extensions / test_extensions/regress OK 7.13s 2 subtests passed [08:05:21.996] 116/291 postgresql:test_integerset / test_integerset/regress OK 5.51s 1 subtests passed [08:05:22.315] 117/291 postgresql:test_parser / test_parser/regress OK 2.35s 1 subtests passed [08:05:22.654] 118/291 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.72s 2 subtests passed [08:05:23.632] 119/291 postgresql:test_pg_dump / test_pg_dump/regress OK 2.95s 1 subtests passed [08:05:24.676] 120/291 postgresql:test_predtest / test_predtest/regress OK 2.75s 1 subtests passed [08:05:24.694] 121/291 postgresql:test_radixtree / test_radixtree/regress OK 2.70s 1 subtests passed [08:05:24.695] 122/291 postgresql:test_rbtree / test_rbtree/regress OK 2.38s 1 subtests passed [08:05:27.721] 123/291 postgresql:test_regex / test_regex/regress OK 5.07s 2 subtests passed [08:05:29.362] 124/291 postgresql:test_rls_hooks / test_rls_hooks/regress OK 4.69s 1 subtests passed [08:05:29.368] 125/291 postgresql:test_resowner / test_resowner/regress OK 5.74s 1 subtests passed [08:05:30.132] 126/291 postgresql:libpq / libpq/001_uri OK 0.76s 60 subtests passed [08:05:30.439] 127/291 postgresql:libpq / libpq/002_api OK 0.31s 1 subtests passed [08:05:32.667] 128/291 postgresql:test_slru / test_slru/regress OK 7.96s 1 subtests passed [08:05:32.701] 129/291 postgresql:test_shm_mq / test_shm_mq/regress OK 8.00s 1 subtests passed [08:05:32.715] 130/291 postgresql:unsafe_tests / unsafe_tests/regress OK 4.99s 3 subtests passed [08:05:32.970] 131/291 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.30s [08:05:33.053] 132/291 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.34s 9 subtests passed [08:05:34.580] 133/291 postgresql:libpq / libpq/003_load_balance_host_list OK 4.14s 127 subtests passed [08:05:35.048] 134/291 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.08s 106 subtests passed [08:05:36.756] 135/291 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 1.71s 10 subtests passed [08:05:37.946] 136/291 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 1.19s 51 subtests passed [08:05:38.894] 137/291 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.31s 32 subtests passed [08:05:40.720] 138/291 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.83s 3 subtests passed [08:05:44.485] ▶ 139/291 - options --locale-provider=icu --locale=und --lc-*=C: no stderr FAIL [08:05:48.618] 140/291 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 7.90s 43 subtests passed [08:05:50.095] 139/291 postgresql:initdb / initdb/001_initdb ERROR 17.39s exit status 1 [08:05:50.096] >>> UBSAN_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 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib 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/.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 MALLOC_PERTURB_=2 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 with_icu=yes PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib /opt/homebrew/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 [08:05:50.096] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:05:50.096] Listing only the last 100 lines from a long log. [08:05:50.096] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [08:05:50.096] # [08:05:50.096] # 2024-03-10 08:05:44.172 UTC [22464] LOG: planning memory consumption: used=8080 allocated=8192 [08:05:50.096] # 2024-03-10 08:05:44.172 UTC [22464] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [08:05:50.096] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [08:05:50.096] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [08:05:50.096] # [08:05:50.096] # 2024-03-10 08:05:44.172 UTC [22464] LOG: planning memory consumption: used=8080 allocated=8192 [08:05:50.096] # 2024-03-10 08:05:44.172 UTC [22464] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [08:05:50.096] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [08:05:50.096] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [08:05:50.096] # [08:05:50.096] # 2024-03-10 08:05:44.172 UTC [22464] LOG: planning memory consumption: used=8080 allocated=32768 [08:05:50.096] # 2024-03-10 08:05:44.172 UTC [22464] STATEMENT: INSERT INTO sql_sizing VALUES (34, 'MAXIMUM CATALOG NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (30, 'MAXIMUM COLUMN NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (97, 'MAXIMUM COLUMNS IN GROUP BY', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (99, 'MAXIMUM COLUMNS IN ORDER BY', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (100, 'MAXIMUM COLUMNS IN SELECT', 1664, NULL); -- match MaxTupleAttributeNumber [08:05:50.096] # INSERT INTO sql_sizing VALUES (101, 'MAXIMUM COLUMNS IN TABLE', 1600, NULL); -- match MaxHeapAttributeNumber [08:05:50.096] # INSERT INTO sql_sizing VALUES (1, 'MAXIMUM CONCURRENT ACTIVITIES', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (31, 'MAXIMUM CURSOR NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (0, 'MAXIMUM DRIVER CONNECTIONS', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (10005, 'MAXIMUM IDENTIFIER LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (32, 'MAXIMUM SCHEMA NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20000, 'MAXIMUM STATEMENT OCTETS', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20001, 'MAXIMUM STATEMENT OCTETS DATA', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (20002, 'MAXIMUM STATEMENT OCTETS SCHEMA', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (35, 'MAXIMUM TABLE NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (106, 'MAXIMUM TABLES IN SELECT', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (107, 'MAXIMUM USER NAME LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25000, 'MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25001, 'MAXIMUM CURRENT TRANSFORM GROUP LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25002, 'MAXIMUM CURRENT PATH LENGTH', 0, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25003, 'MAXIMUM CURRENT ROLE LENGTH', NULL, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25004, 'MAXIMUM SESSION USER LENGTH', 63, NULL); [08:05:50.096] # INSERT INTO sql_sizing VALUES (25005, 'MAXIMUM SYSTEM USER LENGTH', 63, NULL); [08:05:50.096] # [08:05:50.096] # 2024-03-10 08:05:44.173 UTC [22464] LOG: planning memory consumption: used=29992 allocated=32768 [08:05:50.096] # 2024-03-10 08:05:44.173 UTC [22464] STATEMENT: UPDATE sql_sizing [08:05:50.096] # SET supported_value = (SELECT typlen-1 FROM pg_catalog.pg_type WHERE typname = 'name'), [08:05:50.096] # comments = 'Might be less, depending on character set.' [08:05:50.096] # WHERE supported_value = 63; [08:05:50.096] # [08:05:50.096] # 2024-03-10 08:05:44.209 UTC [22464] LOG: planning memory consumption: used=9496 allocated=16384 [08:05:50.096] # 2024-03-10 08:05:44.209 UTC [22464] STATEMENT: [08:05:50.096] # UPDATE information_schema.sql_implementation_info SET character_value = '17.00.0000devel' WHERE implementation_info_name = 'DBMS VERSION'; [08:05:50.096] # [08:05:50.096] # 2024-03-10 08:05:44.395 UTC [22464] LOG: planning memory consumption: used=11848 allocated=16384 [08:05:50.096] # 2024-03-10 08:05:44.395 UTC [22464] STATEMENT: UPDATE pg_database SET datcollversion = NULL WHERE datname = 'template0'; [08:05:50.096] # [08:05:50.096] # 2024-03-10 08:05:44.395 UTC [22464] LOG: planning memory consumption: used=12120 allocated=16384 [08:05:50.096] # 2024-03-10 08:05:44.395 UTC [22464] STATEMENT: UPDATE pg_database SET datcollversion = pg_database_collation_actual_version(oid) WHERE datname = 'template1'; [08:05:50.096] # [08:05:50.096] # ' [08:05:50.096] # expected: '' [08:05:50.096] # Looks like you failed 1 test of 45. [08:05:50.096] [08:05:50.096] (test program exited with status code 1) [08:05:50.096] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:05:50.096] [08:05:50.619] 141/291 postgresql:pg_checksums / pg_checksums/001_basic OK 0.52s 9 subtests passed [08:05:52.708] 142/291 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 4.09s 21 subtests passed [08:05:54.217] 143/291 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 1.51s 13 subtests passed [08:05:54.613] 144/291 postgresql:pg_amcheck / pg_amcheck/003_check OK 21.56s 75 subtests passed [08:06:00.379] 145/291 postgresql:pg_checksums / pg_checksums/002_actions OK 9.76s 66 subtests passed [08:06:04.197] 146/291 postgresql:ecpg / ecpg/ecpg OK 34.83s 64 subtests passed [08:06:10.018] 147/291 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 15.40s 7 subtests passed [08:06:10.214] 148/291 postgresql:test_decoding / test_decoding/regress OK 75.00s 19 subtests passed [08:06:10.305] 149/291 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 9.84s 11 subtests passed [08:06:10.595] 150/291 postgresql:pg_config / pg_config/001_pg_config OK 0.35s 21 subtests passed [08:06:11.566] 151/291 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.26s 18 subtests passed [08:06:15.380] 152/291 postgresql:pg_ctl / pg_ctl/002_status OK 3.81s 3 subtests passed [08:06:21.101] 153/291 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 11.08s 4 subtests passed [08:06:23.470] 154/291 postgresql:pg_ctl / pg_ctl/001_start_stop OK 12.87s 25 subtests passed [08:06:23.679] 155/291 postgresql:pg_ctl / pg_ctl/003_promote OK 8.30s 12 subtests passed [08:06:24.106] 156/291 postgresql:pg_dump / pg_dump/001_basic OK 0.64s 93 subtests passed [08:06:25.252] 157/291 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.07s 14 subtests passed [08:06:25.546] 158/291 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.44s 3 subtests passed [08:06:29.003] 159/291 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 51.06s 188 subtests passed [08:06:30.335] 160/291 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.08s 4 subtests passed [08:06:31.583] 161/291 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 37.36s 5 subtests passed [08:06:32.551] 162/291 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.97s 9 subtests passed [08:06:33.162] 163/291 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.82s 75 subtests passed [08:06:35.730] 164/291 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.18s 108 subtests passed [08:06:41.690] 165/291 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 261.76s 18 subtests passed [08:06:51.035] 166/291 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 15.30s 5 subtests passed [08:06:57.647] 167/291 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 6.61s 1 subtests passed [08:06:59.244] 168/291 postgresql:pg_rewind / pg_rewind/006_options OK 1.43s 13 subtests passed [08:07:01.661] 169/291 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 19.75s 9 subtests passed [08:07:02.929] 170/291 postgresql:pg_rewind / pg_rewind/001_basic OK 30.38s 56 subtests passed [08:07:05.677] 171/291 postgresql:pg_rewind / pg_rewind/002_databases OK 32.51s 11 subtests passed [08:07:10.024] 172/291 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 4.35s 13 subtests passed [08:07:10.402] 173/291 postgresql:pg_dump / pg_dump/002_pg_dump OK 46.72s 11401 subtests passed [08:07:11.876] 174/291 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.85s 13 subtests passed [08:07:11.975] 175/291 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 1.52s 17 subtests passed [08:07:15.659] 176/291 postgresql:pg_rewind / pg_rewind/009_growing_files OK 12.73s 3 subtests passed [08:07:19.014] 177/291 postgresql:pg_rewind / pg_rewind/007_standby_source OK 19.77s 7 subtests passed [08:07:19.639] 178/291 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.98s 27 subtests passed [08:07:22.951] 179/291 postgresql:pg_dump / pg_dump/010_dump_connstr OK 53.93s 14 subtests passed [08:07:24.459] 180/291 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 12.58s 19 subtests passed [08:07:24.604] 181/291 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 5.34s 58 subtests passed [08:07:24.901] 182/291 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 5.26s 5 subtests passed [08:07:25.403] 183/291 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 23.71s 3 subtests passed [08:07:30.692] 184/291 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 7.74s 9 subtests passed [08:07:32.868] 185/291 postgresql:pg_waldump / pg_waldump/001_basic OK 7.46s 92 subtests passed [08:07:33.034] 186/291 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.16s 11 subtests passed [08:07:33.216] 187/291 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.52s 5 subtests passed [08:07:35.928] 188/291 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 11.32s 10 subtests passed [08:07:36.675] 189/291 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.64s 7 subtests passed [08:07:37.097] 190/291 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 25.12s 44 subtests passed [08:07:40.100] 191/291 postgresql:pgbench / pgbench/002_pgbench_no_server OK 4.17s 208 subtests passed [08:07:41.330] 192/291 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 16.87s 15 subtests passed [08:07:42.072] 193/291 postgresql:psql / psql/020_cancel OK 1.97s 2 subtests passed [08:07:42.315] 194/291 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 17.41s 18 subtests passed [08:07:43.742] 195/291 postgresql:scripts / scripts/011_clusterdb_all OK 1.67s 5 subtests passed [08:07:44.148] 196/291 postgresql:scripts / scripts/010_clusterdb OK 2.82s 15 subtests passed [08:07:45.169] 197/291 postgresql:psql / psql/001_basic OK 8.49s 105 subtests passed [08:07:45.863] 198/291 postgresql:scripts / scripts/040_createuser OK 2.12s 37 subtests passed [08:07:46.019] 199/291 postgresql:scripts / scripts/050_dropdb OK 1.87s 15 subtests passed [08:07:46.902] 200/291 postgresql:scripts / scripts/070_dropuser OK 1.73s 12 subtests passed [08:07:47.363] 201/291 postgresql:scripts / scripts/080_pg_isready OK 1.50s 11 subtests passed [08:07:48.464] 202/291 postgresql:scripts / scripts/091_reindexdb_all OK 1.56s 5 subtests passed [08:07:48.988] 203/291 postgresql:psql / psql/010_tab_completion OK 11.89s 87 subtests passed [08:07:49.739] 204/291 postgresql:scripts / scripts/101_vacuumdb_all OK 1.27s 5 subtests passed [08:07:51.534] 205/291 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.32s 448 subtests passed [08:07:51.580] 206/291 postgresql:scripts / scripts/102_vacuumdb_stages OK 2.59s 4 subtests passed [08:07:52.155] 207/291 postgresql:scripts / scripts/100_vacuumdb OK 4.79s 85 subtests passed [08:07:54.119] 208/291 postgresql:amcheck / amcheck/002_cic OK 1.96s 3 subtests passed [08:07:54.264] 209/291 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 2.73s 39 subtests passed [08:07:54.546] 210/291 postgresql:scripts / scripts/090_reindexdb OK 8.53s 58 subtests passed [08:07:55.545] 211/291 postgresql:scripts / scripts/200_connstr OK 5.81s 3 subtests passed [08:07:57.365] 212/291 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.10s 6 subtests passed [08:07:58.061] 213/291 postgresql:scripts / scripts/020_createdb OK 15.74s 47 subtests passed [08:07:59.213] 214/291 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.67s 19 subtests passed [08:08:01.259] 215/291 postgresql:oid2name / oid2name/001_basic OK 2.05s 9 subtests passed [08:08:01.503] 216/291 postgresql:amcheck / amcheck/005_pitr OK 6.96s 3 subtests passed [08:08:02.566] 217/291 postgresql:amcheck / amcheck/001_verify_heapam OK 10.98s 272 subtests passed [08:08:02.576] 218/291 postgresql:amcheck / amcheck/003_cic_2pc OK 8.46s 5 subtests passed [08:08:03.508] 219/291 postgresql:vacuumlo / vacuumlo/001_basic OK 0.93s 9 subtests passed [08:08:04.830] 220/291 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.57s 7 subtests passed [08:08:05.849] 221/291 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.34s 3 subtests passed [08:08:07.208] 222/291 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 9.15s 16 subtests passed [08:08:07.328] 223/291 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.76s 2 subtests passed [08:08:07.492] 224/291 postgresql:authentication / authentication/005_sspi SKIP 0.16s [08:08:10.480] 225/291 postgresql:authentication / authentication/002_saslprep OK 5.65s 20 subtests passed [08:08:10.612] 226/291 postgresql:authentication / authentication/004_file_inclusion OK 3.40s 2 subtests passed [08:08:11.253] 227/291 postgresql:authentication / authentication/001_password OK 7.74s 178 subtests passed [08:08:12.199] 228/291 postgresql:authentication / authentication/003_peer OK 6.35s 53 subtests passed [08:08:12.618] 229/291 postgresql:authentication / authentication/006_login_trigger OK 5.13s 32 subtests passed [08:08:13.041] 230/291 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 128.63s 20 subtests passed [08:08:15.415] 231/291 postgresql:subscription / subscription/003_constraints OK 4.16s 6 subtests passed [08:08:15.768] 232/291 postgresql:subscription / subscription/002_types OK 5.16s 4 subtests passed [08:08:17.751] 233/291 postgresql:bloom / bloom/001_wal OK 20.38s 31 subtests passed [08:08:18.213] 234/291 postgresql:subscription / subscription/006_rewrite OK 5.17s 2 subtests passed [08:08:19.437] 235/291 postgresql:subscription / subscription/004_sync OK 7.24s 8 subtests passed [08:08:21.778] 236/291 postgresql:subscription / subscription/007_ddl OK 6.36s 4 subtests passed [08:08:21.863] 237/291 postgresql:subscription / subscription/009_matviews OK 4.11s 1 subtests passed [08:08:22.353] 238/291 postgresql:recovery / recovery/027_stream_regress OK 318.95s 6 subtests passed [08:08:22.870] 239/291 postgresql:subscription / subscription/008_diff_schema OK 7.10s 5 subtests passed [08:08:24.822] 240/291 postgresql:subscription / subscription/005_encoding OK 12.20s 1 subtests passed [08:08:24.876] 241/291 postgresql:subscription / subscription/011_generated OK 5.44s 3 subtests passed [08:08:27.202] 242/291 postgresql:subscription / subscription/001_rep_changes OK 16.72s 35 subtests passed [08:08:28.038] 243/291 postgresql:subscription / subscription/010_truncate OK 9.82s 14 subtests passed [08:08:30.303] 244/291 postgresql:subscription / subscription/017_stream_ddl OK 5.43s 3 subtests passed [08:08:30.758] 245/291 postgresql:subscription / subscription/016_stream_subxact OK 5.93s 3 subtests passed [08:08:31.181] 246/291 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.14s 2 subtests passed [08:08:31.223] 247/291 postgresql:subscription / subscription/014_binary OK 8.87s 8 subtests passed [08:08:31.746] 248/291 postgresql:subscription / subscription/012_collation OK 9.97s 2 subtests passed [08:08:34.164] 249/291 postgresql:subscription / subscription/018_stream_subxact_abort OK 6.96s 9 subtests passed [08:08:35.469] 250/291 postgresql:subscription / subscription/020_messages OK 5.16s 5 subtests passed [08:08:35.693] 251/291 postgresql:subscription / subscription/024_add_drop_pub OK 3.94s 3 subtests passed [08:08:42.110] 252/291 postgresql:subscription / subscription/013_partition OK 20.25s 73 subtests passed [08:08:42.288] 253/291 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.12s 13 subtests passed [08:08:42.524] 254/291 postgresql:subscription / subscription/021_twophase OK 11.76s 24 subtests passed [08:08:42.607] 255/291 postgresql:subscription / subscription/022_twophase_cascade OK 11.42s 41 subtests passed [08:08:44.593] 256/291 postgresql:subscription / subscription/015_stream OK 21.72s 10 subtests passed [08:08:44.704] 257/291 postgresql:subscription / subscription/026_stats OK 9.23s 13 subtests passed [08:08:46.555] 258/291 postgresql:subscription / subscription/023_twophase_stream OK 15.33s 33 subtests passed [08:08:51.031] 259/291 postgresql:subscription / subscription/027_nosuperuser OK 15.34s 19 subtests passed [08:08:52.200] 260/291 postgresql:subscription / subscription/029_on_error OK 9.91s 5 subtests passed [08:08:53.779] 261/291 postgresql:subscription / subscription/033_run_as_table_owner OK 9.07s 10 subtests passed [08:08:54.087] 262/291 postgresql:subscription / subscription/030_origin OK 11.56s 9 subtests passed [08:08:55.568] 263/291 postgresql:brin / brin/01_workitems OK 4.54s 2 subtests passed [08:09:00.839] 264/291 postgresql:brin / brin/02_wal_consistency OK 8.64s 2 subtests passed [08:09:00.878] 265/291 postgresql:commit_ts / commit_ts/001_base OK 7.10s 2 subtests passed [08:09:03.701] 266/291 postgresql:commit_ts / commit_ts/002_standby OK 9.61s 4 subtests passed [08:09:03.835] 267/291 postgresql:subscription / subscription/028_row_filter OK 21.72s 24 subtests passed [08:09:05.150] 268/291 postgresql:commit_ts / commit_ts/003_standby_2 OK 9.58s 4 subtests passed [08:09:05.180] 269/291 postgresql:subscription / subscription/032_subscribe_use_index OK 20.59s 15 subtests passed [08:09:05.410] 270/291 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.57s 4 subtests passed [08:09:05.458] 271/291 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.76s 20 subtests passed [08:09:05.507] 272/291 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.63s 4 subtests passed [08:09:08.396] 273/291 postgresql:commit_ts / commit_ts/004_restart OK 7.56s 16 subtests passed [08:09:09.140] 274/291 postgresql:test_misc / test_misc/003_check_guc OK 3.68s 3 subtests passed [08:09:09.479] 275/291 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 4.33s 2 subtests passed [08:09:10.088] 276/291 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.61s [08:09:10.198] 277/291 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.11s [08:09:10.301] 278/291 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.10s [08:09:11.393] 279/291 postgresql:test_misc / test_misc/001_constraint_validation OK 6.21s 42 subtests passed [08:09:11.404] 280/291 postgresql:test_misc / test_misc/002_tablespace OK 5.99s 20 subtests passed [08:09:12.522] 281/291 postgresql:subscription / subscription/031_column_list OK 29.91s 36 subtests passed [08:09:18.074] 282/291 postgresql:subscription / subscription/100_bugs OK 31.52s 14 subtests passed [08:09:18.502] 283/291 postgresql:test_pg_dump / test_pg_dump/001_base OK 10.11s 964 subtests passed [08:09:18.693] 284/291 postgresql:test_misc / test_misc/004_io_direct OK 13.19s 3 subtests passed [08:09:19.363] 285/291 postgresql:worker_spi / worker_spi/001_worker_spi OK 10.22s 8 subtests passed [08:09:19.720] 286/291 postgresql:icu / icu/010_database OK 1.21s 6 subtests passed [08:09:19.883] 287/291 postgresql:ldap / ldap/002_bindpasswd OK 1.81s 3 subtests passed [08:09:21.073] 288/291 postgresql:ldap / ldap/001_auth OK 8.55s 43 subtests passed [08:09:24.645] 289/291 postgresql:ssl / ssl/002_scram OK 13.25s 24 subtests passed [08:09:25.836] 290/291 postgresql:ssl / ssl/003_sslinfo OK 14.43s 18 subtests passed [08:09:31.139] 291/291 postgresql:ssl / ssl/001_ssltests OK 20.84s 205 subtests passed [08:09:31.201] [08:09:31.201] Summary of Failures: [08:09:31.201] [08:09:31.201] 139/291 postgresql:initdb / initdb/001_initdb ERROR 17.39s exit status 1 [08:09:31.201] [08:09:31.201] Ok: 285 [08:09:31.201] Expected Fail: 0 [08:09:31.201] Fail: 1 [08:09:31.201] Unexpected Pass: 0 [08:09:31.201] Skipped: 5 [08:09:31.201] Timeout: 0 [08:09:31.201] [08:09:31.201] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt