[09:38:41.956] ulimit -c unlimited # default is 0 [09:38:41.956] ulimit -n 1024 # default is 256, pretty low [09:38:41.956] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [09:38:47.419] 1/315 postgresql:setup / tmp_install OK 5.11s [09:38:47.501] 2/315 postgresql:setup / install_test_files OK 0.08s [09:38:48.171] 3/315 postgresql:setup / initdb_cache OK 0.67s [09:38:48.433] 4/315 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [09:38:57.201] 5/315 postgresql:recovery / recovery/002_archiving OK 8.95s 8 subtests passed [09:39:02.197] 6/315 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.01s 12 subtests passed [09:39:03.062] 7/315 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 14.87s 14 subtests passed [09:39:05.488] 8/315 postgresql:recovery / recovery/003_recovery_targets OK 17.05s 9 subtests passed [09:39:08.624] 9/315 postgresql:recovery / recovery/001_stream_rep OK 20.40s 62 subtests passed [09:39:08.923] 10/315 postgresql:recovery / recovery/006_logical_decoding OK 5.86s 20 subtests passed [09:39:11.080] 11/315 postgresql:recovery / recovery/004_timeline_switch OK 13.88s 3 subtests passed [09:39:12.885] 12/315 postgresql:recovery / recovery/005_replay_delay OK 10.68s 3 subtests passed [09:39:15.269] 13/315 postgresql:recovery / recovery/007_sync_rep OK 9.78s 11 subtests passed [09:39:16.813] 14/315 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.73s 13 subtests passed [09:39:17.663] 15/315 postgresql:recovery / recovery/013_crash_restart OK 2.39s 18 subtests passed [09:39:18.512] 16/315 postgresql:recovery / recovery/014_unlogged_reinit OK 1.70s 23 subtests passed [09:39:19.370] 17/315 postgresql:recovery / recovery/012_subtransactions OK 6.48s 12 subtests passed [09:39:20.722] 18/315 postgresql:recovery / recovery/009_twophase OK 11.80s 30 subtests passed [09:39:21.644] 19/315 postgresql:recovery / recovery/015_promotion_pages OK 3.98s 1 subtests passed [09:39:21.707] 20/315 postgresql:recovery / recovery/016_min_consistency OK 3.19s 1 subtests passed [09:39:23.391] 21/315 postgresql:recovery / recovery/017_shm OK 4.02s 4 subtests passed [09:39:23.782] 22/315 postgresql:recovery / recovery/008_fsm_truncation OK 15.16s 1 subtests passed [09:39:25.483] 23/315 postgresql:recovery / recovery/022_crash_temp_files OK 1.70s 11 subtests passed [09:39:26.001] ▶ 24/315 # test failed ERROR [09:39:26.004] 24/315 postgresql:isolation / isolation/isolation ERROR 37.79s exit status 2 [09:39:26.004] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/isolation:/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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=218 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 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/test/isolation --pg-test-extra '' --testgroup isolation --testname isolation -- /Users/admin/pgsql/build/src/test/isolation/pg_isolation_regress --inputdir /Users/admin/pgsql/src/test/isolation --expecteddir /Users/admin/pgsql/src/test/isolation --bindir '' --dlpath /Users/admin/pgsql/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /Users/admin/pgsql/build/testrun/isolation/isolation --temp-instance /Users/admin/pgsql/build/testrun/isolation/isolation/tmp_check --port 40053 --schedule /Users/admin/pgsql/build/../src/test/isolation/isolation_schedule [09:39:26.004] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [09:39:26.004] stderr: [09:39:26.004] /bin/sh: /Users/admin/pgsql/src/test/isolation/specs/fast-set-notnull.spec: No such file or directory [09:39:26.004] diff: /Users/admin/pgsql/src/test/isolation/expected/fast-set-notnull.out: No such file or directory [09:39:26.004] # diff command failed with status 512: diff "/Users/admin/pgsql/src/test/isolation/expected/fast-set-notnull.out" "/Users/admin/pgsql/build/testrun/isolation/isolation/results/fast-set-notnull.out" > "/Users/admin/pgsql/build/testrun/isolation/isolation/results/fast-set-notnull.out.diff" [09:39:26.004] [09:39:26.004] (test program exited with status code 2) [09:39:26.004] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [09:39:26.004] [09:39:28.129] 25/315 postgresql:recovery / recovery/021_row_visibility OK 4.74s 10 subtests passed [09:39:30.923] 26/315 postgresql:recovery / recovery/020_archive_status OK 9.22s 19 subtests passed [09:39:31.101] 27/315 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.62s 1 subtests passed [09:39:34.178] 28/315 postgresql:recovery / recovery/024_archive_recovery OK 8.17s 2 subtests passed [09:39:35.789] 29/315 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 7.65s 1 subtests passed [09:39:37.402] 30/315 postgresql:recovery / recovery/018_wal_optimize OK 16.68s 38 subtests passed [09:39:41.706] 31/315 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.78s 3 subtests passed [09:39:41.758] 32/315 postgresql:regress / regress/regress OK 53.58s 224 subtests passed [09:39:41.805] 33/315 postgresql:recovery / recovery/029_stats_restart OK 6.01s 42 subtests passed [09:39:42.099] 34/315 postgresql:recovery / recovery/028_pitr_timelines OK 7.92s 3 subtests passed [09:39:44.192] 35/315 postgresql:recovery / recovery/034_create_database OK 2.09s 2 subtests passed [09:39:44.857] 36/315 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.45s 11 subtests passed [09:39:49.090] 37/315 postgresql:recovery / recovery/036_truncated_dropped OK 4.23s 8 subtests passed [09:39:50.025] 38/315 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.26s 14 subtests passed [09:39:50.214] 39/315 postgresql:recovery / recovery/031_recovery_conflict OK 8.51s 18 subtests passed [09:39:51.265] 40/315 postgresql:recovery / recovery/019_replslot_limit OK 29.62s 26 subtests passed [09:39:52.508] 41/315 postgresql:recovery / recovery/037_invalid_database OK 3.42s 10 subtests passed [09:39:55.245] 42/315 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.22s 2 subtests passed [09:39:59.770] 43/315 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.26s 6 subtests passed [09:40:00.743] 44/315 postgresql:recovery / recovery/039_end_of_wal OK 10.53s 14 subtests passed [09:40:01.227] 45/315 postgresql:recovery / recovery/042_low_level_backup OK 5.98s 4 subtests passed [09:40:03.647] 46/315 postgresql:plperl / plperl/regress OK 2.42s 13 subtests passed [09:40:05.081] 47/315 postgresql:plpgsql / plpgsql/regress OK 4.34s 13 subtests passed [09:40:06.507] 48/315 postgresql:kerberos / kerberos/001_auth OK 6.73s 142 subtests passed [09:40:07.806] 49/315 postgresql:recovery / recovery/033_replay_tsp_drops OK 26.00s 3 subtests passed [09:40:08.314] 50/315 postgresql:plpython / plpython/regress OK 4.67s 23 subtests passed [09:40:08.429] 51/315 postgresql:pltcl / pltcl/regress OK 3.35s 8 subtests passed [09:40:09.689] 52/315 postgresql:bloom / bloom/regress OK 1.37s 1 subtests passed [09:40:09.706] 53/315 postgresql:basic_archive / basic_archive/regress OK 1.90s 1 subtests passed [09:40:09.745] 54/315 postgresql:bool_plperl / bool_plperl/regress OK 1.32s 2 subtests passed [09:40:11.568] 55/315 postgresql:citext / citext/regress OK 1.82s 3 subtests passed [09:40:12.079] 56/315 postgresql:amcheck / amcheck/regress OK 5.57s 3 subtests passed [09:40:13.257] 57/315 postgresql:recovery / recovery/035_standby_logical_decoding OK 29.06s 86 subtests passed [09:40:13.346] 58/315 postgresql:btree_gin / btree_gin/regress OK 3.65s 30 subtests passed [09:40:13.921] 59/315 postgresql:btree_gist / btree_gist/regress OK 4.21s 32 subtests passed [09:40:14.006] 60/315 postgresql:cube / cube/regress OK 2.43s 2 subtests passed [09:40:14.177] 61/315 postgresql:dblink / dblink/regress OK 2.10s 1 subtests passed [09:40:14.502] 62/315 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 86.32s 18 subtests passed [09:40:14.800] 63/315 postgresql:dict_int / dict_int/regress OK 1.54s 1 subtests passed [09:40:14.995] 64/315 postgresql:dict_xsyn / dict_xsyn/regress OK 1.65s 1 subtests passed [09:40:15.617] 65/315 postgresql:earthdistance / earthdistance/regress OK 1.69s 1 subtests passed [09:40:15.667] 66/315 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 24.40s 32 subtests passed [09:40:16.215] 67/315 postgresql:file_fdw / file_fdw/regress OK 2.21s 1 subtests passed [09:40:16.317] 68/315 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.14s 2 subtests passed [09:40:16.634] 69/315 postgresql:hstore_plperl / hstore_plperl/regress OK 1.83s 3 subtests passed [09:40:16.767] 70/315 postgresql:hstore_plpython / hstore_plpython/regress OK 1.77s 1 subtests passed [09:40:17.386] 71/315 postgresql:isn / isn/regress OK 1.66s 1 subtests passed [09:40:17.909] 72/315 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.59s 1 subtests passed [09:40:18.153] 73/315 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.93s 2 subtests passed [09:40:18.175] 74/315 postgresql:lo / lo/regress OK 1.54s 1 subtests passed [09:40:18.352] 75/315 postgresql:hstore / hstore/regress OK 3.85s 2 subtests passed [09:40:18.460] 76/315 postgresql:ltree / ltree/regress OK 1.69s 1 subtests passed [09:40:18.471] 77/315 postgresql:ltree_plpython / ltree_plpython/regress OK 1.08s 1 subtests passed [09:40:19.276] 78/315 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.81s 1 subtests passed [09:40:19.668] 79/315 postgresql:pg_buffercache / pg_buffercache/regress OK 1.49s 1 subtests passed [09:40:19.694] 80/315 postgresql:pageinspect / pageinspect/regress OK 1.78s 8 subtests passed [09:40:19.713] 81/315 postgresql:passwordcheck / passwordcheck/regress OK 1.56s 1 subtests passed [09:40:19.743] 82/315 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.27s 1 subtests passed [09:40:20.697] 83/315 postgresql:pg_surgery / pg_surgery/regress OK 0.98s 1 subtests passed [09:40:21.010] 84/315 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.73s 1 subtests passed [09:40:21.446] 85/315 postgresql:pgstattuple / pgstattuple/regress OK 1.75s 1 subtests passed [09:40:21.554] 86/315 postgresql:pg_stat_statements / pg_stat_statements/regress OK 1.88s 14 subtests passed [09:40:21.895] 87/315 postgresql:pg_visibility / pg_visibility/regress OK 1.20s 1 subtests passed [09:40:22.400] 88/315 postgresql:pg_walinspect / pg_walinspect/regress OK 1.39s 2 subtests passed [09:40:22.645] 89/315 postgresql:pgcrypto / pgcrypto/regress OK 4.29s 23 subtests passed [09:40:23.076] 90/315 postgresql:pg_trgm / pg_trgm/regress OK 3.33s 3 subtests passed [09:40:23.083] 91/315 postgresql:seg / seg/regress OK 1.53s 3 subtests passed [09:40:23.095] 92/315 postgresql:tablefunc / tablefunc/regress OK 1.20s 1 subtests passed [09:40:23.829] 93/315 postgresql:tcn / tcn/isolation OK 1.43s 1 subtests passed [09:40:24.042] 94/315 postgresql:tsm_system_time / tsm_system_time/regress OK 0.95s 1 subtests passed [09:40:24.053] 95/315 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.97s 1 subtests passed [09:40:25.014] 96/315 postgresql:unaccent / unaccent/regress OK 1.18s 1 subtests passed [09:40:25.280] 97/315 postgresql:xml2 / xml2/regress OK 1.23s 1 subtests passed [09:40:25.328] 98/315 postgresql:intarray / intarray/regress OK 9.71s 1 subtests passed [09:40:25.401] 99/315 postgresql:uuid-ossp / uuid-ossp/regress OK 1.36s 1 subtests passed [09:40:25.904] 100/315 postgresql:brin / brin/isolation OK 0.89s 1 subtests passed [09:40:26.893] 101/315 postgresql:commit_ts / commit_ts/regress OK 1.61s 1 subtests passed [09:40:26.910] 102/315 postgresql:dummy_index_am / dummy_index_am/regress OK 1.51s 1 subtests passed [09:40:27.167] 103/315 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.26s 1 subtests passed [09:40:27.436] 104/315 postgresql:test_decoding / test_decoding/isolation OK 4.36s 12 subtests passed [09:40:27.594] 105/315 postgresql:delay_execution / delay_execution/isolation OK 2.26s 2 subtests passed [09:40:28.165] 106/315 postgresql:injection_points / injection_points/regress OK 1.25s 2 subtests passed [09:40:28.355] 107/315 postgresql:plsample / plsample/regress OK 0.92s 1 subtests passed [09:40:28.398] 108/315 postgresql:gin / gin/regress OK 1.50s 1 subtests passed [09:40:28.774] 109/315 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.18s 1 subtests passed [09:40:29.305] 110/315 postgresql:postgres_fdw / postgres_fdw/regress OK 7.86s 2 subtests passed [09:40:29.788] 111/315 postgresql:injection_points / injection_points/isolation OK 2.62s 2 subtests passed [09:40:29.800] 112/315 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.44s 1 subtests passed [09:40:30.083] 113/315 postgresql:test_dsa / test_dsa/regress OK 1.31s 1 subtests passed [09:40:30.096] 114/315 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.93s 1 subtests passed [09:40:30.447] 115/315 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.14s 1 subtests passed [09:40:30.739] 116/315 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.94s 1 subtests passed [09:40:30.874] 117/315 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.47s 21 subtests passed [09:40:31.179] 118/315 postgresql:test_lfind / test_lfind/regress OK 1.08s 1 subtests passed [09:40:31.820] 119/315 postgresql:test_parser / test_parser/regress OK 1.08s 1 subtests passed [09:40:31.855] 120/315 postgresql:test_extensions / test_extensions/regress OK 2.07s 2 subtests passed [09:40:31.862] 121/315 postgresql:test_pg_dump / test_pg_dump/regress OK 0.99s 1 subtests passed [09:40:32.256] 122/315 postgresql:test_predtest / test_predtest/regress OK 1.08s 1 subtests passed [09:40:32.660] 123/315 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.21s 2 subtests passed [09:40:32.895] 124/315 postgresql:test_rbtree / test_rbtree/regress OK 1.04s 1 subtests passed [09:40:33.092] 125/315 postgresql:test_radixtree / test_radixtree/regress OK 1.27s 1 subtests passed [09:40:33.247] 126/315 postgresql:test_resowner / test_resowner/regress OK 0.99s 1 subtests passed [09:40:33.408] 127/315 postgresql:test_regex / test_regex/regress OK 1.55s 2 subtests passed [09:40:33.592] 128/315 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.93s 1 subtests passed [09:40:34.230] 129/315 postgresql:test_slru / test_slru/regress OK 1.14s 1 subtests passed [09:40:34.334] 130/315 postgresql:typcache / typcache/regress OK 0.93s 1 subtests passed [09:40:34.373] 131/315 postgresql:test_tidstore / test_tidstore/regress OK 1.12s 1 subtests passed [09:40:34.559] 132/315 postgresql:libpq / libpq/002_api OK 0.18s 1 subtests passed [09:40:34.675] 133/315 postgresql:unsafe_tests / unsafe_tests/regress OK 1.08s 4 subtests passed [09:40:34.806] 134/315 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.13s [09:40:35.146] 135/315 postgresql:test_decoding / test_decoding/regress OK 12.50s 19 subtests passed [09:40:35.339] 136/315 postgresql:libpq / libpq/001_uri OK 1.00s 63 subtests passed [09:40:35.479] 137/315 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.14s 9 subtests passed [09:40:36.378] 138/315 postgresql:test_shm_mq / test_shm_mq/regress OK 3.48s 1 subtests passed [09:40:37.457] 139/315 postgresql:test_integerset / test_integerset/regress OK 7.37s 1 subtests passed [09:40:37.516] 140/315 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.04s 106 subtests passed [09:40:38.517] 141/315 postgresql:libpq / libpq/003_load_balance_host_list OK 3.96s 127 subtests passed [09:40:38.789] 142/315 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.27s 51 subtests passed [09:40:39.656] 143/315 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.14s 10 subtests passed [09:40:40.055] 144/315 postgresql:ecpg / ecpg/ecpg OK 5.82s 65 subtests passed [09:40:40.757] 145/315 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.10s 3 subtests passed [09:40:40.798] 146/315 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.34s 32 subtests passed [09:40:42.014] 147/315 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.26s 21 subtests passed [09:40:42.161] 148/315 postgresql:pg_checksums / pg_checksums/001_basic OK 0.15s 9 subtests passed [09:40:42.670] 149/315 postgresql:pg_amcheck / pg_amcheck/003_check OK 6.29s 75 subtests passed [09:40:42.846] 150/315 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.18s 13 subtests passed [09:40:42.973] 151/315 postgresql:libpq / libpq/005_negotiate_encryption OK 8.17s 249 subtests passed [09:40:45.940] 152/315 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.88s 43 subtests passed [09:40:46.627] 153/315 postgresql:recovery / recovery/027_stream_regress OK 75.52s 9 subtests passed [09:40:47.236] 154/315 postgresql:pg_checksums / pg_checksums/002_actions OK 5.07s 66 subtests passed [09:40:50.787] 155/315 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 7.81s 7 subtests passed [09:40:51.237] 156/315 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.29s 11 subtests passed [09:40:52.971] 157/315 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.73s 4 subtests passed [09:40:53.247] 158/315 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 10.40s 6 subtests passed [09:40:53.338] 159/315 postgresql:initdb / initdb/001_initdb OK 18.19s 56 subtests passed [09:40:53.457] 160/315 postgresql:pg_config / pg_config/001_pg_config OK 0.21s 21 subtests passed [09:40:54.530] 161/315 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.74s 3 subtests passed [09:40:54.828] 162/315 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.49s 18 subtests passed [09:40:55.774] 163/315 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.80s 4 subtests passed [09:40:56.038] 164/315 postgresql:pg_ctl / pg_ctl/002_status OK 1.50s 3 subtests passed [09:40:56.593] 165/315 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.13s 25 subtests passed [09:40:57.085] 166/315 postgresql:pg_dump / pg_dump/001_basic OK 1.05s 93 subtests passed [09:40:57.247] 167/315 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 10.62s 22 subtests passed [09:40:57.767] 168/315 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 16.97s 36 subtests passed [09:40:57.857] 169/315 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.62s 2 subtests passed [09:40:58.523] 170/315 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.43s 3 subtests passed [09:40:59.164] 171/315 postgresql:pg_ctl / pg_ctl/003_promote OK 4.34s 12 subtests passed [09:40:59.255] 172/315 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.01s 4 subtests passed [09:40:59.345] 173/315 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.57s 14 subtests passed [09:41:00.220] 174/315 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.05s 9 subtests passed [09:41:01.187] 175/315 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.66s 75 subtests passed [09:41:02.061] 176/315 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 4.29s 108 subtests passed [09:41:06.320] 177/315 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.26s 1 subtests passed [09:41:06.607] 178/315 postgresql:pg_rewind / pg_rewind/006_options OK 0.28s 13 subtests passed [09:41:07.764] 179/315 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.90s 14 subtests passed [09:41:08.593] 180/315 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 8.37s 5 subtests passed [09:41:10.441] 181/315 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.25s 9 subtests passed [09:41:11.319] 182/315 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 32.53s 192 subtests passed [09:41:11.510] 183/315 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.19s 13 subtests passed [09:41:11.669] 184/315 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.16s 13 subtests passed [09:41:12.061] 185/315 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.39s 17 subtests passed [09:41:12.631] 186/315 postgresql:pg_rewind / pg_rewind/002_databases OK 13.29s 11 subtests passed [09:41:12.681] 187/315 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.09s 3 subtests passed [09:41:13.159] 188/315 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.55s 7 subtests passed [09:41:13.592] 189/315 postgresql:pg_rewind / pg_rewind/001_basic OK 14.34s 56 subtests passed [09:41:13.838] 190/315 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.07s 3 subtests passed [09:41:14.224] 191/315 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.06s 60 subtests passed [09:41:14.895] 192/315 postgresql:pg_dump / pg_dump/002_pg_dump OK 18.29s 11492 subtests passed [09:41:15.057] 193/315 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.37s 32 subtests passed [09:41:15.265] 194/315 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.67s 5 subtests passed [09:41:17.180] 195/315 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.34s 9 subtests passed [09:41:17.281] 196/315 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.84s 1 subtests passed [09:41:17.545] 197/315 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.26s 11 subtests passed [09:41:18.017] 198/315 postgresql:pg_waldump / pg_waldump/001_basic OK 2.75s 92 subtests passed [09:41:18.082] 199/315 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.86s 15 subtests passed [09:41:18.577] 200/315 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.40s 5 subtests passed [09:41:18.662] 201/315 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.12s 7 subtests passed [09:41:19.192] 202/315 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.13s 38 subtests passed [09:41:19.264] 203/315 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.18s 208 subtests passed [09:41:20.229] 204/315 postgresql:psql / psql/020_cancel OK 1.04s 2 subtests passed [09:41:20.279] 205/315 postgresql:psql / psql/010_tab_completion OK 1.62s 89 subtests passed [09:41:20.435] 206/315 postgresql:scripts / scripts/010_clusterdb OK 1.17s 15 subtests passed [09:41:20.697] 207/315 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 5.64s 18 subtests passed [09:41:21.575] 208/315 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.63s 10 subtests passed [09:41:21.790] 209/315 postgresql:scripts / scripts/011_clusterdb_all OK 1.56s 7 subtests passed [09:41:22.197] 210/315 postgresql:scripts / scripts/040_createuser OK 1.76s 37 subtests passed [09:41:22.544] 211/315 postgresql:psql / psql/001_basic OK 3.97s 108 subtests passed [09:41:22.552] 212/315 postgresql:scripts / scripts/050_dropdb OK 1.85s 15 subtests passed [09:41:22.901] 213/315 postgresql:scripts / scripts/070_dropuser OK 1.32s 12 subtests passed [09:41:23.160] 214/315 postgresql:scripts / scripts/080_pg_isready OK 1.37s 11 subtests passed [09:41:24.303] 215/315 postgresql:scripts / scripts/091_reindexdb_all OK 1.76s 13 subtests passed [09:41:25.277] 216/315 postgresql:scripts / scripts/101_vacuumdb_all OK 2.37s 5 subtests passed [09:41:25.486] 217/315 postgresql:scripts / scripts/090_reindexdb OK 3.29s 64 subtests passed [09:41:25.814] 218/315 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.54s 39 subtests passed [09:41:26.405] 219/315 postgresql:scripts / scripts/100_vacuumdb OK 3.85s 85 subtests passed [09:41:27.089] 220/315 postgresql:scripts / scripts/020_createdb OK 6.81s 60 subtests passed [09:41:27.192] 221/315 postgresql:amcheck / amcheck/002_cic OK 1.38s 3 subtests passed [09:41:27.198] 222/315 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 14.57s 92 subtests passed [09:41:27.762] 223/315 postgresql:pgbench / pgbench/001_pgbench_with_server OK 9.74s 467 subtests passed [09:41:27.940] 224/315 postgresql:amcheck / amcheck/003_cic_2pc OK 1.53s 5 subtests passed [09:41:28.213] 225/315 postgresql:scripts / scripts/200_connstr OK 3.91s 3 subtests passed [09:41:28.435] 226/315 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.27s 4 subtests passed [09:41:28.498] 227/315 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.30s 19 subtests passed [09:41:28.510] 228/315 postgresql:oid2name / oid2name/001_basic OK 0.30s 9 subtests passed [09:41:28.823] 229/315 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.73s 6 subtests passed [09:41:30.332] 230/315 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.90s 7 subtests passed [09:41:30.416] 231/315 postgresql:amcheck / amcheck/005_pitr OK 3.22s 3 subtests passed [09:41:30.589] 232/315 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.09s 3 subtests passed [09:41:30.698] 233/315 postgresql:vacuumlo / vacuumlo/001_basic OK 0.28s 9 subtests passed [09:41:31.303] 234/315 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.48s 3 subtests passed [09:41:32.225] 235/315 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.28s 16 subtests passed [09:41:33.054] 236/315 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.54s 2 subtests passed [09:41:33.179] 237/315 postgresql:authentication / authentication/005_sspi SKIP 0.12s [09:41:33.369] 238/315 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.04s 6 subtests passed [09:41:33.577] 239/315 postgresql:authentication / authentication/003_peer OK 2.27s 53 subtests passed [09:41:33.918] 240/315 postgresql:authentication / authentication/004_file_inclusion OK 1.69s 2 subtests passed [09:41:34.088] 241/315 postgresql:authentication / authentication/002_saslprep OK 3.39s 20 subtests passed [09:41:34.359] 242/315 postgresql:amcheck / amcheck/001_verify_heapam OK 8.87s 272 subtests passed [09:41:34.657] 243/315 postgresql:authentication / authentication/001_password OK 4.07s 178 subtests passed [09:41:35.129] 244/315 postgresql:postmaster / postmaster/001_connection_limits OK 1.76s 27 subtests passed [09:41:35.461] 245/315 postgresql:authentication / authentication/006_login_trigger OK 2.28s 32 subtests passed [09:41:35.470] 246/315 postgresql:postmaster / postmaster/002_start_stop OK 1.89s 25 subtests passed [09:41:36.932] 247/315 postgresql:subscription / subscription/002_types OK 2.84s 4 subtests passed [09:41:37.773] 248/315 postgresql:subscription / subscription/003_constraints OK 3.41s 6 subtests passed [09:41:38.355] 249/315 postgresql:subscription / subscription/004_sync OK 3.70s 8 subtests passed [09:41:38.382] 250/315 postgresql:subscription / subscription/007_ddl OK 2.91s 4 subtests passed [09:41:38.778] 251/315 postgresql:subscription / subscription/006_rewrite OK 3.32s 2 subtests passed [09:41:39.032] 252/315 postgresql:bloom / bloom/001_wal OK 11.27s 31 subtests passed [09:41:39.628] 253/315 postgresql:subscription / subscription/005_encoding OK 4.50s 1 subtests passed [09:41:40.662] 254/315 postgresql:subscription / subscription/009_matviews OK 2.89s 1 subtests passed [09:41:40.705] 255/315 postgresql:subscription / subscription/008_diff_schema OK 3.77s 5 subtests passed [09:41:42.082] 256/315 postgresql:subscription / subscription/001_rep_changes OK 8.16s 36 subtests passed [09:41:43.311] 257/315 postgresql:subscription / subscription/010_truncate OK 4.95s 14 subtests passed [09:41:43.338] 258/315 postgresql:subscription / subscription/011_generated OK 4.95s 11 subtests passed [09:41:43.558] 259/315 postgresql:subscription / subscription/012_collation OK 4.78s 2 subtests passed [09:41:44.163] 260/315 postgresql:subscription / subscription/016_stream_subxact OK 3.46s 3 subtests passed [09:41:44.460] 261/315 postgresql:subscription / subscription/017_stream_ddl OK 2.38s 3 subtests passed [09:41:44.761] 262/315 postgresql:subscription / subscription/014_binary OK 5.13s 8 subtests passed [09:41:46.342] 263/315 postgresql:subscription / subscription/020_messages OK 2.78s 5 subtests passed [09:41:46.754] 264/315 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.42s 2 subtests passed [09:41:48.857] 265/315 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.54s 9 subtests passed [09:41:49.034] 266/315 postgresql:subscription / subscription/024_add_drop_pub OK 2.69s 3 subtests passed [09:41:50.705] 267/315 postgresql:subscription / subscription/013_partition OK 11.67s 74 subtests passed [09:41:50.743] 268/315 postgresql:subscription / subscription/025_rep_changes_for_schema OK 3.99s 13 subtests passed [09:41:51.331] 269/315 postgresql:subscription / subscription/021_twophase OK 7.17s 30 subtests passed [09:41:51.438] 270/315 postgresql:subscription / subscription/015_stream OK 10.77s 10 subtests passed [09:41:52.055] 271/315 postgresql:subscription / subscription/022_twophase_cascade OK 7.59s 41 subtests passed [09:41:53.314] 272/315 postgresql:subscription / subscription/023_twophase_stream OK 8.55s 33 subtests passed [09:41:54.168] 273/315 postgresql:subscription / subscription/029_on_error OK 3.42s 5 subtests passed [09:41:55.628] 274/315 postgresql:subscription / subscription/026_stats OK 6.77s 13 subtests passed [09:41:56.965] 275/315 postgresql:subscription / subscription/030_origin OK 5.63s 11 subtests passed [09:41:58.124] 276/315 postgresql:subscription / subscription/033_run_as_table_owner OK 4.81s 10 subtests passed [09:41:58.180] 277/315 postgresql:subscription / subscription/028_row_filter OK 7.47s 24 subtests passed [09:41:58.835] 278/315 postgresql:subscription / subscription/027_nosuperuser OK 9.80s 19 subtests passed [09:41:58.903] 279/315 postgresql:brin / brin/01_workitems OK 1.94s 2 subtests passed [09:41:59.915] 280/315 postgresql:subscription / subscription/032_subscribe_use_index OK 7.86s 15 subtests passed [09:42:00.617] 281/315 postgresql:commit_ts / commit_ts/001_base OK 2.43s 2 subtests passed [09:42:00.724] 282/315 postgresql:subscription / subscription/034_temporal OK 6.55s 32 subtests passed [09:42:01.411] 283/315 postgresql:brin / brin/02_wal_consistency OK 3.29s 2 subtests passed [09:42:01.825] 284/315 postgresql:subscription / subscription/031_column_list OK 10.39s 36 subtests passed [09:42:02.499] 285/315 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.09s 21 subtests passed [09:42:02.505] 286/315 postgresql:commit_ts / commit_ts/002_standby OK 3.67s 4 subtests passed [09:42:02.739] 287/315 postgresql:commit_ts / commit_ts/004_restart OK 2.82s 16 subtests passed [09:42:02.785] 288/315 postgresql:injection_points / injection_points/001_stats OK 2.17s 7 subtests passed [09:42:02.892] 289/315 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.07s 4 subtests passed [09:42:02.911] 290/315 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.19s 4 subtests passed [09:42:03.035] 291/315 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.14s 2 subtests passed [09:42:03.070] 292/315 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.28s 12 subtests passed [09:42:03.437] 293/315 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.53s 4 subtests passed [09:42:03.483] 294/315 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.98s 2 subtests passed [09:42:04.429] 295/315 postgresql:test_misc / test_misc/003_check_guc OK 1.36s 3 subtests passed [09:42:04.585] 296/315 postgresql:test_misc / test_misc/005_timeouts OK 1.10s 2 subtests passed [09:42:04.875] 297/315 postgresql:test_misc / test_misc/002_tablespace OK 1.84s 20 subtests passed [09:42:05.071] 298/315 postgresql:test_misc / test_misc/001_constraint_validation OK 2.16s 42 subtests passed [09:42:05.289] 299/315 postgresql:test_misc / test_misc/004_io_direct OK 1.85s 3 subtests passed [09:42:05.342] 300/315 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.84s 516 subtests passed [09:42:05.418] 301/315 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.13s [09:42:05.601] 302/315 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.26s [09:42:05.626] 303/315 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.21s [09:42:06.288] 304/315 postgresql:test_slru / test_slru/001_multixact OK 1.41s 3 subtests passed [09:42:06.587] 305/315 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.16s 2 subtests passed [09:42:07.238] 306/315 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.17s 8 subtests passed [09:42:07.661] 307/315 postgresql:subscription / subscription/100_bugs OK 12.03s 13 subtests passed [09:42:08.710] 308/315 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.12s 1044 subtests passed [09:42:09.119] 309/315 postgresql:icu / icu/010_database OK 1.46s 8 subtests passed [09:42:09.186] 310/315 postgresql:ldap / ldap/002_bindpasswd OK 1.95s 3 subtests passed [09:42:09.859] 311/315 postgresql:ssl / ssl/002_scram OK 4.23s 28 subtests passed [09:42:10.003] 312/315 postgresql:ssl / ssl/003_sslinfo OK 3.71s 21 subtests passed [09:42:11.633] 313/315 postgresql:ldap / ldap/001_auth OK 5.05s 47 subtests passed [09:42:15.147] 314/315 postgresql:ssl / ssl/001_ssltests OK 9.54s 227 subtests passed [09:42:16.523] 315/315 postgresql:test_json_parser / test_json_parser/002_inline OK 13.78s 3400 subtests passed [09:42:16.582] [09:42:16.582] Summary of Failures: [09:42:16.582] [09:42:16.582] 24/315 postgresql:isolation / isolation/isolation ERROR 37.79s exit status 2 [09:42:16.582] [09:42:16.582] Ok: 309 [09:42:16.582] Expected Fail: 0 [09:42:16.582] Fail: 1 [09:42:16.582] Unexpected Pass: 0 [09:42:16.582] Skipped: 5 [09:42:16.582] Timeout: 0 [09:42:16.582] [09:42:16.582] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt