[02:58:35.507] su postgres <<-EOF [02:58:35.507] ulimit -c unlimited [02:58:35.507] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:58:35.507] EOF [02:58:36.699] 1/351 postgresql:setup / tmp_install OK 0.89s [02:58:36.755] 2/351 postgresql:setup / install_test_files OK 0.05s [02:58:38.200] 3/351 postgresql:setup / initdb_cache OK 1.44s [02:58:38.484] 4/351 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.28s 9 subtests passed [02:58:52.909] 5/351 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.67s 16 subtests passed [02:58:54.555] 6/351 postgresql:recovery / recovery/001_stream_rep OK 16.07s 63 subtests passed [02:59:02.073] 7/351 postgresql:recovery / recovery/002_archiving OK 9.16s 8 subtests passed [02:59:03.149] 8/351 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 24.93s 12 subtests passed [02:59:04.879] ▶ 9/351 + subselect 1658 ms FAIL [02:59:08.637] 10/351 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 30.41s 19 subtests passed [02:59:12.230] 11/351 postgresql:recovery / recovery/003_recovery_targets OK 17.67s 12 subtests passed [02:59:15.815] 12/351 postgresql:recovery / recovery/005_replay_delay OK 12.66s 3 subtests passed [02:59:16.664] 13/351 postgresql:recovery / recovery/006_logical_decoding OK 8.03s 20 subtests passed [02:59:16.860] 14/351 postgresql:recovery / recovery/004_timeline_switch OK 14.79s 3 subtests passed [02:59:22.801] 15/351 postgresql:recovery / recovery/007_sync_rep OK 10.57s 11 subtests passed [02:59:24.872] 16/351 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.01s 13 subtests passed [02:59:28.633] 17/351 postgresql:recovery / recovery/013_crash_restart OK 3.76s 19 subtests passed [02:59:30.000] 18/351 postgresql:recovery / recovery/012_subtransactions OK 7.20s 12 subtests passed [02:59:31.722] 19/351 postgresql:recovery / recovery/009_twophase OK 15.06s 30 subtests passed [02:59:31.869] 20/351 postgresql:recovery / recovery/008_fsm_truncation OK 16.05s 1 subtests passed [02:59:33.452] 21/351 postgresql:recovery / recovery/014_unlogged_reinit OK 4.82s 23 subtests passed [02:59:36.885] 22/351 postgresql:recovery / recovery/015_promotion_pages OK 6.88s 1 subtests passed [02:59:37.738] 23/351 postgresql:recovery / recovery/016_min_consistency OK 6.01s 1 subtests passed [02:59:38.060] 24/351 postgresql:recovery / recovery/017_shm OK 6.19s 4 subtests passed [02:59:44.637] 25/351 postgresql:recovery / recovery/021_row_visibility OK 6.58s 10 subtests passed [02:59:49.642] 26/351 postgresql:recovery / recovery/020_archive_status OK 11.90s 19 subtests passed [02:59:50.068] 27/351 postgresql:recovery / recovery/022_crash_temp_files OK 5.43s 11 subtests passed [02:59:52.864] 28/351 postgresql:isolation / isolation/isolation OK 74.58s 122 subtests passed [02:59:55.605] 29/351 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.96s 1 subtests passed [02:59:57.406] 30/351 postgresql:recovery / recovery/024_archive_recovery OK 7.34s 2 subtests passed [02:59:59.571] 31/351 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 6.71s 1 subtests passed [03:00:00.118] 9/351 postgresql:regress / regress/regress ERROR 81.91s exit status 1 [03:00:00.119] >>> PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=248 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40056 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [03:00:00.119] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:00:00.119] stderr: [03:00:00.119] # 1 of 229 tests failed. [03:00:00.119] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [03:00:00.119] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [03:00:00.119] [03:00:00.119] (test program exited with status code 1) [03:00:00.119] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:00:00.119] [03:00:02.314] 32/351 postgresql:recovery / recovery/018_wal_optimize OK 28.86s 38 subtests passed [03:00:04.326] ▶ 33/351 - regression tests pass FAIL [03:00:07.016] 34/351 postgresql:recovery / recovery/026_overwrite_contrecord OK 11.41s 3 subtests passed [03:00:07.786] 35/351 postgresql:recovery / recovery/028_pitr_timelines OK 8.21s 3 subtests passed [03:00:08.640] 36/351 postgresql:recovery / recovery/019_replslot_limit OK 31.75s 26 subtests passed [03:00:08.989] 37/351 postgresql:recovery / recovery/029_stats_restart OK 8.87s 44 subtests passed [03:00:09.621] 38/351 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 91.36s 50 subtests passed [03:00:11.107] 39/351 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.79s 11 subtests passed [03:00:13.479] 40/351 postgresql:recovery / recovery/034_create_database OK 4.49s 2 subtests passed [03:00:15.720] 41/351 postgresql:recovery / recovery/031_recovery_conflict OK 8.70s 18 subtests passed [03:00:17.350] 42/351 postgresql:recovery / recovery/036_truncated_dropped OK 6.24s 8 subtests passed [03:00:17.775] 43/351 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.99s 14 subtests passed [03:00:18.675] 44/351 postgresql:recovery / recovery/037_invalid_database OK 5.19s 10 subtests passed [03:00:24.813] 45/351 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 9.09s 2 subtests passed [03:00:25.375] 46/351 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.70s 6 subtests passed [03:00:31.307] 47/351 postgresql:recovery / recovery/033_replay_tsp_drops OK 22.67s 3 subtests passed [03:00:33.686] 48/351 postgresql:recovery / recovery/039_end_of_wal OK 16.33s 14 subtests passed [03:00:33.782] 49/351 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.41s 1 subtests passed [03:00:34.108] 50/351 postgresql:recovery / recovery/042_low_level_backup OK 9.29s 4 subtests passed [03:00:35.303] 51/351 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 3.99s 1 subtests passed [03:00:41.147] 52/351 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 5.84s 3 subtests passed [03:00:41.653] 53/351 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 7.54s 1 subtests passed [03:00:42.307] 54/351 postgresql:recovery / recovery/035_standby_logical_decoding OK 32.68s 89 subtests passed [03:00:43.986] 55/351 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 26.21s 35 subtests passed [03:00:44.306] 56/351 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.52s 1 subtests passed [03:00:46.973] 57/351 postgresql:plperl / plperl/regress OK 4.67s 13 subtests passed [03:00:47.347] 58/351 postgresql:plpgsql / plpgsql/regress OK 5.69s 13 subtests passed [03:00:48.645] 59/351 postgresql:pltcl / pltcl/regress OK 4.34s 8 subtests passed [03:00:50.308] 60/351 postgresql:plpython / plpython/regress OK 6.32s 23 subtests passed [03:00:50.612] 33/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 132.40s exit status 1 [03:00:50.613] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=151 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [03:00:50.613] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:00:50.613] stderr: [03:00:50.613] # Failed test 'regression tests pass' [03:00:50.613] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 304. [03:00:50.613] # got: '256' [03:00:50.613] # expected: '0' [03:00:50.613] # Looks like you failed 1 test of 20. [03:00:50.613] [03:00:50.613] (test program exited with status code 1) [03:00:50.613] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:00:50.613] [03:00:50.959] 61/351 postgresql:recovery / recovery/045_archive_restartpoint OK 17.27s 1 subtests passed [03:00:51.042] 62/351 postgresql:auto_explain / auto_explain/regress OK 3.69s 1 subtests passed [03:00:51.386] 63/351 postgresql:kerberos / kerberos/001_auth OK 10.24s 142 subtests passed [03:00:52.112] 64/351 postgresql:basic_archive / basic_archive/regress OK 3.47s 1 subtests passed [03:00:53.986] 65/351 postgresql:bloom / bloom/regress OK 3.68s 1 subtests passed [03:00:54.272] 66/351 postgresql:bool_plperl / bool_plperl/regress OK 3.66s 2 subtests passed [03:00:55.224] 67/351 postgresql:citext / citext/regress OK 3.84s 3 subtests passed [03:00:56.232] 68/351 postgresql:cube / cube/regress OK 4.12s 2 subtests passed [03:00:57.171] 69/351 postgresql:btree_gin / btree_gin/regress OK 6.21s 30 subtests passed [03:00:57.192] 70/351 postgresql:dict_int / dict_int/regress OK 2.92s 1 subtests passed [03:00:57.409] 71/351 postgresql:dblink / dblink/regress OK 3.42s 1 subtests passed [03:00:57.985] 72/351 postgresql:btree_gist / btree_gist/regress OK 6.94s 32 subtests passed [03:00:58.232] 73/351 postgresql:dict_xsyn / dict_xsyn/regress OK 3.01s 1 subtests passed [03:01:00.207] 74/351 postgresql:earthdistance / earthdistance/regress OK 3.97s 1 subtests passed [03:01:01.134] 75/351 postgresql:file_fdw / file_fdw/regress OK 3.96s 1 subtests passed [03:01:01.872] 76/351 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.68s 2 subtests passed [03:01:02.089] 77/351 postgresql:hstore_plperl / hstore_plperl/regress OK 4.10s 3 subtests passed [03:01:02.299] 78/351 postgresql:hstore_plpython / hstore_plpython/regress OK 4.07s 1 subtests passed [03:01:02.420] 79/351 postgresql:amcheck / amcheck/regress OK 15.45s 4 subtests passed [03:01:04.189] 80/351 postgresql:hstore / hstore/regress OK 6.78s 2 subtests passed [03:01:04.738] 81/351 postgresql:isn / isn/regress OK 3.60s 1 subtests passed [03:01:05.079] 82/351 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.21s 2 subtests passed [03:01:06.072] 83/351 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.98s 1 subtests passed [03:01:06.695] 84/351 postgresql:lo / lo/regress OK 4.39s 1 subtests passed [03:01:08.382] 85/351 postgresql:ltree / ltree/regress OK 5.96s 1 subtests passed [03:01:09.222] 86/351 postgresql:ltree_plpython / ltree_plpython/regress OK 5.03s 1 subtests passed [03:01:10.100] 87/351 postgresql:passwordcheck / passwordcheck/regress OK 5.02s 1 subtests passed [03:01:10.359] 88/351 postgresql:pg_buffercache / pg_buffercache/regress OK 4.29s 2 subtests passed [03:01:10.728] 89/351 postgresql:pageinspect / pageinspect/regress OK 5.99s 8 subtests passed [03:01:11.344] 90/351 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.96s 1 subtests passed [03:01:12.174] 91/351 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.95s 1 subtests passed [03:01:13.729] 92/351 postgresql:pgcrypto / pgcrypto/regress OK 7.03s 24 subtests passed [03:01:14.319] 93/351 postgresql:pg_overexplain / pg_overexplain/regress OK 4.22s 1 subtests passed [03:01:14.989] 94/351 postgresql:pg_prewarm / pg_prewarm/regress OK 4.63s 1 subtests passed [03:01:16.165] 95/351 postgresql:pgrowlocks / pgrowlocks/isolation OK 5.44s 1 subtests passed [03:01:17.274] 96/351 postgresql:intarray / intarray/regress OK 17.07s 1 subtests passed [03:01:17.310] 97/351 postgresql:pgstattuple / pgstattuple/regress OK 5.13s 1 subtests passed [03:01:17.606] 98/351 postgresql:pg_stat_statements / pg_stat_statements/regress OK 6.26s 16 subtests passed [03:01:17.939] 99/351 postgresql:pg_surgery / pg_surgery/regress OK 4.21s 1 subtests passed [03:01:18.403] 100/351 postgresql:pg_visibility / pg_visibility/regress OK 3.41s 1 subtests passed [03:01:20.084] 101/351 postgresql:pg_walinspect / pg_walinspect/regress OK 3.92s 2 subtests passed [03:01:20.498] 102/351 postgresql:spi / spi/regress OK 2.89s 2 subtests passed [03:01:20.577] 103/351 postgresql:pg_trgm / pg_trgm/regress OK 6.26s 3 subtests passed [03:01:20.960] 104/351 postgresql:seg / seg/regress OK 3.65s 3 subtests passed [03:01:21.047] ▶ 105/351 - regression tests pass FAIL [03:01:21.136] 106/351 postgresql:tablefunc / tablefunc/regress OK 3.20s 1 subtests passed [03:01:21.406] 107/351 postgresql:tcn / tcn/isolation OK 3.00s 1 subtests passed [03:01:23.651] 108/351 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.07s 1 subtests passed [03:01:24.023] 109/351 postgresql:tsm_system_time / tsm_system_time/regress OK 3.06s 1 subtests passed [03:01:24.199] 110/351 postgresql:unaccent / unaccent/regress OK 3.06s 1 subtests passed [03:01:24.871] 111/351 postgresql:uuid-ossp / uuid-ossp/regress OK 3.46s 1 subtests passed [03:01:26.629] 112/351 postgresql:xml2 / xml2/regress OK 2.98s 1 subtests passed [03:01:27.235] 113/351 postgresql:brin / brin/isolation OK 3.21s 1 subtests passed [03:01:27.435] 114/351 postgresql:commit_ts / commit_ts/regress OK 3.23s 1 subtests passed [03:01:27.622] 115/351 postgresql:test_decoding / test_decoding/isolation OK 7.12s 14 subtests passed [03:01:27.852] 116/351 postgresql:delay_execution / delay_execution/isolation OK 2.98s 2 subtests passed [03:01:29.608] 117/351 postgresql:dummy_index_am / dummy_index_am/regress OK 2.98s 1 subtests passed [03:01:29.858] 118/351 postgresql:postgres_fdw / postgres_fdw/regress OK 12.58s 2 subtests passed [03:01:30.278] 119/351 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.04s 1 subtests passed [03:01:31.237] 120/351 postgresql:injection_points / injection_points/regress OK 3.61s 4 subtests passed [03:01:31.620] 121/351 postgresql:gin / gin/regress OK 4.18s 1 subtests passed [03:01:32.399] 122/351 postgresql:plsample / plsample/regress OK 2.79s 1 subtests passed [03:01:32.602] 123/351 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.74s 1 subtests passed [03:01:33.635] 124/351 postgresql:test_binaryheap / test_binaryheap/regress OK 3.36s 1 subtests passed [03:01:34.030] 125/351 postgresql:injection_points / injection_points/isolation OK 6.18s 3 subtests passed [03:01:34.962] 126/351 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 3.34s 1 subtests passed [03:01:35.226] 127/351 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.99s 1 subtests passed [03:01:36.030] 128/351 postgresql:test_dsa / test_dsa/regress OK 3.43s 1 subtests passed [03:01:36.333] 129/351 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.70s 1 subtests passed [03:01:36.422] 130/351 postgresql:test_decoding / test_decoding/regress OK 16.34s 19 subtests passed [03:01:36.917] 131/351 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.52s 21 subtests passed [03:01:37.034] 132/351 postgresql:test_extensions / test_extensions/regress OK 3.00s 2 subtests passed [03:01:38.148] 133/351 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.19s 1 subtests passed [03:01:38.721] 134/351 postgresql:test_lfind / test_lfind/regress OK 2.69s 1 subtests passed [03:01:39.255] 135/351 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.83s 2 subtests passed [03:01:39.639] 136/351 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 3.30s 1 subtests passed [03:01:39.880] 137/351 postgresql:test_parser / test_parser/regress OK 2.96s 1 subtests passed [03:01:40.102] 138/351 postgresql:test_pg_dump / test_pg_dump/regress OK 3.07s 1 subtests passed [03:01:41.318] 139/351 postgresql:test_predtest / test_predtest/regress OK 3.17s 1 subtests passed [03:01:42.237] 140/351 postgresql:test_radixtree / test_radixtree/regress OK 3.51s 1 subtests passed [03:01:42.331] 141/351 postgresql:test_rbtree / test_rbtree/regress OK 3.07s 1 subtests passed [03:01:42.732] 105/351 postgresql:recovery / recovery/027_stream_regress ERROR 105.32s exit status 1 [03:01:42.732] >>> enable_injection_points=yes LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=119 top_builddir=/tmp/cirrus-ci-build/build share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [03:01:42.732] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:01:42.732] stderr: [03:01:42.732] # Failed test 'regression tests pass' [03:01:42.732] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 102. [03:01:42.732] # got: '256' [03:01:42.732] # expected: '0' [03:01:42.732] # Looks like you failed 1 test of 11. [03:01:42.732] [03:01:42.732] (test program exited with status code 1) [03:01:42.732] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:01:42.732] [03:01:43.002] 142/351 postgresql:test_resowner / test_resowner/regress OK 3.12s 1 subtests passed [03:01:43.424] 143/351 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.32s 1 subtests passed [03:01:43.723] 144/351 postgresql:test_regex / test_regex/regress OK 4.08s 2 subtests passed [03:01:45.145] 145/351 postgresql:test_slru / test_slru/regress OK 2.91s 1 subtests passed [03:01:45.413] 146/351 postgresql:libpq / libpq/002_api OK 0.27s 1 subtests passed [03:01:45.571] 147/351 postgresql:test_tidstore / test_tidstore/regress OK 3.24s 1 subtests passed [03:01:45.674] 148/351 postgresql:libpq / libpq/001_uri OK 1.95s 63 subtests passed [03:01:45.748] 149/351 postgresql:test_integerset / test_integerset/regress OK 10.52s 1 subtests passed [03:01:46.007] 150/351 postgresql:typcache / typcache/regress OK 3.27s 1 subtests passed [03:01:46.297] 151/351 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.29s 55 subtests passed [03:01:47.369] 152/351 postgresql:unsafe_tests / unsafe_tests/regress OK 4.37s 4 subtests passed [03:01:47.743] 153/351 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.37s 9 subtests passed [03:01:47.842] 154/351 postgresql:test_shm_mq / test_shm_mq/regress OK 6.52s 1 subtests passed [03:01:50.982] 155/351 postgresql:libpq / libpq/006_service OK 5.23s 47 subtests passed [03:01:53.123] 156/351 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.38s 107 subtests passed [03:01:55.861] 157/351 postgresql:ecpg / ecpg/ecpg OK 12.44s 65 subtests passed [03:01:55.955] 158/351 postgresql:libpq / libpq/004_load_balance_dns OK 10.38s 125 subtests passed [03:01:56.142] 159/351 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.16s 32 subtests passed [03:01:56.309] 160/351 postgresql:libpq / libpq/003_load_balance_host_list OK 10.89s 127 subtests passed [03:01:56.348] 161/351 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.48s 51 subtests passed [03:01:57.324] 162/351 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.20s 10 subtests passed [03:01:59.354] 163/351 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.21s 3 subtests passed [03:01:59.598] 164/351 postgresql:pg_checksums / pg_checksums/001_basic OK 0.24s 9 subtests passed [03:01:59.982] 165/351 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.63s 24 subtests passed [03:02:00.356] 166/351 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.37s 13 subtests passed [03:02:02.128] 167/351 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.28s 75 subtests passed [03:02:02.559] 168/351 postgresql:libpq / libpq/005_negotiate_encryption OK 16.88s 249 subtests passed [03:02:02.896] 169/351 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.59s 43 subtests passed [03:02:06.163] 170/351 postgresql:pg_checksums / pg_checksums/002_actions OK 6.56s 66 subtests passed [03:02:07.269] 171/351 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 4.71s 11 subtests passed [03:02:10.762] 172/351 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 10.40s 6 subtests passed [03:02:11.968] 173/351 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.70s 3 subtests passed [03:02:13.261] 174/351 postgresql:initdb / initdb/001_initdb OK 26.96s 57 subtests passed [03:02:13.490] 175/351 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.33s 4 subtests passed [03:02:13.650] 176/351 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 11.52s 7 subtests passed [03:02:13.831] 177/351 postgresql:pg_config / pg_config/001_pg_config OK 0.34s 21 subtests passed [03:02:14.347] 178/351 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 11.45s 22 subtests passed [03:02:15.225] 179/351 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.26s 4 subtests passed [03:02:16.176] 180/351 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.52s 18 subtests passed [03:02:16.611] 181/351 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.28s 46 subtests passed [03:02:16.839] 182/351 postgresql:pg_ctl / pg_ctl/002_status OK 2.49s 3 subtests passed [03:02:18.134] 183/351 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.30s 25 subtests passed [03:02:18.206] 184/351 postgresql:pg_dump / pg_dump/001_basic OK 1.59s 99 subtests passed [03:02:18.335] 185/351 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.57s 2 subtests passed [03:02:19.361] 186/351 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 6.10s 4 subtests passed [03:02:19.761] 187/351 postgresql:pg_ctl / pg_ctl/003_promote OK 4.54s 12 subtests passed [03:02:20.095] 188/351 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 24.14s 200 subtests passed [03:02:20.834] 189/351 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.66s 14 subtests passed [03:02:21.844] 190/351 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.71s 6 subtests passed [03:02:22.744] 191/351 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.54s 4 subtests passed [03:02:23.190] 192/351 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.09s 9 subtests passed [03:02:24.011] 193/351 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.25s 77 subtests passed [03:02:28.000] 194/351 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.99s 1 subtests passed [03:02:28.398] 195/351 postgresql:pg_rewind / pg_rewind/006_options OK 0.40s 13 subtests passed [03:02:29.159] 196/351 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.82s 108 subtests passed [03:02:34.070] 197/351 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.33s 6 subtests passed [03:02:34.113] 198/351 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 10.92s 10 subtests passed [03:02:34.350] 199/351 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.99s 14 subtests passed [03:02:34.695] 200/351 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.34s 13 subtests passed [03:02:35.476] 201/351 postgresql:pg_rewind / pg_rewind/002_databases OK 13.63s 12 subtests passed [03:02:35.770] 202/351 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.37s 7 subtests passed [03:02:35.943] 203/351 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.47s 17 subtests passed [03:02:36.085] 204/351 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.39s 18 subtests passed [03:02:37.504] 205/351 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.34s 3 subtests passed [03:02:38.661] 206/351 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.16s 60 subtests passed [03:02:39.352] 207/351 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.28s 3 subtests passed [03:02:40.277] 208/351 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 4.19s 32 subtests passed [03:02:41.446] 209/351 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.78s 5 subtests passed [03:02:41.580] 210/351 postgresql:pg_rewind / pg_rewind/001_basic OK 20.75s 57 subtests passed [03:02:42.858] 211/351 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.74s 1 subtests passed [03:02:43.640] 212/351 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.87s 38 subtests passed [03:02:43.789] 213/351 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.44s 9 subtests passed [03:02:44.096] 214/351 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.31s 11 subtests passed [03:02:46.846] 215/351 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.20s 5 subtests passed [03:02:46.904] 216/351 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.63s 18 subtests passed [03:02:48.009] 217/351 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.91s 7 subtests passed [03:02:48.165] 218/351 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.72s 10 subtests passed [03:02:48.688] 219/351 postgresql:pg_waldump / pg_waldump/001_basic OK 5.83s 92 subtests passed [03:02:48.724] 220/351 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.14s 21 subtests passed [03:02:48.791] 221/351 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.89s 207 subtests passed [03:02:51.430] 222/351 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 15.49s 92 subtests passed [03:02:51.878] 223/351 postgresql:psql / psql/010_tab_completion OK 3.71s 89 subtests passed [03:02:52.158] 224/351 postgresql:scripts / scripts/010_clusterdb OK 3.43s 16 subtests passed [03:02:52.627] 225/351 postgresql:psql / psql/020_cancel OK 3.94s 2 subtests passed [03:02:53.772] 226/351 postgresql:scripts / scripts/011_clusterdb_all OK 4.98s 7 subtests passed [03:02:54.124] 227/351 postgresql:psql / psql/001_basic OK 6.11s 126 subtests passed [03:02:55.551] 228/351 postgresql:scripts / scripts/070_dropuser OK 2.92s 13 subtests passed [03:02:55.939] 229/351 postgresql:scripts / scripts/040_createuser OK 4.06s 37 subtests passed [03:02:56.055] 230/351 postgresql:scripts / scripts/050_dropdb OK 3.90s 16 subtests passed [03:02:56.632] 231/351 postgresql:scripts / scripts/080_pg_isready OK 2.86s 11 subtests passed [03:03:00.338] 232/351 postgresql:scripts / scripts/101_vacuumdb_all OK 4.28s 5 subtests passed [03:03:00.369] 233/351 postgresql:scripts / scripts/091_reindexdb_all OK 4.82s 13 subtests passed [03:03:00.708] 234/351 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.34s 27 subtests passed [03:03:00.912] 235/351 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.20s 4 subtests passed [03:03:01.435] 236/351 postgresql:scripts / scripts/090_reindexdb OK 7.31s 64 subtests passed [03:03:01.539] 237/351 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.63s 39 subtests passed [03:03:02.132] 238/351 postgresql:pg_dump / pg_dump/002_pg_dump OK 45.28s 14236 subtests passed [03:03:02.733] 239/351 postgresql:scripts / scripts/020_createdb OK 11.30s 60 subtests passed [03:03:03.192] 240/351 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.56s 4 subtests passed [03:03:03.918] 241/351 postgresql:scripts / scripts/100_vacuumdb OK 7.98s 107 subtests passed [03:03:04.723] 242/351 postgresql:amcheck / amcheck/002_cic OK 3.18s 3 subtests passed [03:03:06.012] 243/351 postgresql:pgbench / pgbench/001_pgbench_with_server OK 19.16s 467 subtests passed [03:03:06.447] 244/351 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.71s 6 subtests passed [03:03:06.748] 245/351 postgresql:scripts / scripts/200_connstr OK 6.41s 3 subtests passed [03:03:06.779] 246/351 postgresql:amcheck / amcheck/003_cic_2pc OK 4.56s 7 subtests passed [03:03:07.159] 247/351 postgresql:oid2name / oid2name/001_basic OK 0.38s 9 subtests passed [03:03:07.618] 248/351 postgresql:amcheck / amcheck/005_pitr OK 4.42s 3 subtests passed [03:03:08.111] 249/351 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.39s 20 subtests passed [03:03:09.561] 250/351 postgresql:amcheck / amcheck/006_verify_gin OK 5.64s 6 subtests passed [03:03:10.579] 251/351 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.42s 7 subtests passed [03:03:11.990] 252/351 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.37s 3 subtests passed [03:03:12.236] 253/351 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.24s [03:03:12.363] 254/351 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.92s 16 subtests passed [03:03:12.456] 255/351 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.34s 2 subtests passed [03:03:12.694] 256/351 postgresql:vacuumlo / vacuumlo/001_basic OK 0.33s 9 subtests passed [03:03:13.313] 257/351 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.75s 3 subtests passed [03:03:15.429] 258/351 postgresql:dblink / dblink/001_auth_scram OK 8.68s 12 subtests passed [03:03:16.071] 259/351 postgresql:authentication / authentication/002_saslprep OK 3.37s 20 subtests passed [03:03:16.332] 260/351 postgresql:authentication / authentication/005_sspi SKIP 0.26s [03:03:17.156] 261/351 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.92s 6 subtests passed [03:03:17.277] 262/351 postgresql:amcheck / amcheck/001_verify_heapam OK 15.84s 272 subtests passed [03:03:17.559] 263/351 postgresql:postmaster / postmaster/001_basic OK 0.28s 9 subtests passed [03:03:18.226] 264/351 postgresql:authentication / authentication/003_peer OK 4.91s 53 subtests passed [03:03:18.528] 265/351 postgresql:authentication / authentication/004_file_inclusion OK 3.10s 2 subtests passed [03:03:19.119] 266/351 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.54s 7 subtests passed [03:03:19.502] 267/351 postgresql:authentication / authentication/006_login_trigger OK 3.17s 32 subtests passed [03:03:20.493] 268/351 postgresql:authentication / authentication/007_pre_auth OK 3.34s 2 subtests passed [03:03:21.355] 269/351 postgresql:authentication / authentication/001_password OK 8.90s 201 subtests passed [03:03:21.851] 270/351 postgresql:postmaster / postmaster/002_connection_limits OK 4.29s 30 subtests passed [03:03:21.885] 271/351 postgresql:postmaster / postmaster/003_start_stop OK 3.66s 25 subtests passed [03:03:25.438] 272/351 postgresql:bloom / bloom/001_wal OK 19.42s 31 subtests passed [03:03:26.527] 273/351 postgresql:subscription / subscription/003_constraints OK 7.02s 6 subtests passed [03:03:26.972] 274/351 postgresql:subscription / subscription/002_types OK 7.85s 4 subtests passed [03:03:28.190] 275/351 postgresql:subscription / subscription/005_encoding OK 6.83s 1 subtests passed [03:03:28.948] 276/351 postgresql:subscription / subscription/006_rewrite OK 7.10s 2 subtests passed [03:03:29.398] 277/351 postgresql:subscription / subscription/004_sync OK 8.90s 8 subtests passed [03:03:30.820] 278/351 postgresql:subscription / subscription/007_ddl OK 8.93s 8 subtests passed [03:03:33.128] 279/351 postgresql:subscription / subscription/008_diff_schema OK 7.69s 5 subtests passed [03:03:33.166] 280/351 postgresql:subscription / subscription/009_matviews OK 6.64s 1 subtests passed [03:03:34.863] 281/351 postgresql:subscription / subscription/001_rep_changes OK 16.33s 36 subtests passed [03:03:35.979] 282/351 postgresql:subscription / subscription/012_collation OK 7.03s 2 subtests passed [03:03:38.057] 283/351 postgresql:subscription / subscription/010_truncate OK 11.08s 14 subtests passed [03:03:38.181] 284/351 postgresql:subscription / subscription/011_generated OK 9.99s 11 subtests passed [03:03:40.281] 285/351 postgresql:subscription / subscription/016_stream_subxact OK 7.11s 3 subtests passed [03:03:40.824] 286/351 postgresql:subscription / subscription/014_binary OK 10.00s 8 subtests passed [03:03:41.600] 287/351 postgresql:subscription / subscription/017_stream_ddl OK 6.74s 3 subtests passed [03:03:44.903] 288/351 postgresql:subscription / subscription/020_messages OK 6.72s 5 subtests passed [03:03:45.590] 289/351 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 7.53s 2 subtests passed [03:03:45.745] 290/351 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.76s 9 subtests passed [03:03:50.997] 291/351 postgresql:subscription / subscription/015_stream OK 17.87s 10 subtests passed [03:03:52.446] 292/351 postgresql:subscription / subscription/013_partition OK 23.05s 74 subtests passed [03:03:52.616] 293/351 postgresql:subscription / subscription/024_add_drop_pub OK 7.71s 4 subtests passed [03:03:54.593] 294/351 postgresql:subscription / subscription/021_twophase OK 14.31s 31 subtests passed [03:03:55.119] 295/351 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.53s 13 subtests passed [03:03:55.286] 296/351 postgresql:subscription / subscription/023_twophase_stream OK 13.68s 33 subtests passed [03:03:56.725] 297/351 postgresql:subscription / subscription/026_stats OK 10.98s 13 subtests passed [03:03:57.907] 298/351 postgresql:subscription / subscription/022_twophase_cascade OK 17.08s 41 subtests passed [03:04:00.707] 299/351 postgresql:subscription / subscription/029_on_error OK 8.09s 5 subtests passed [03:04:06.054] 300/351 postgresql:subscription / subscription/033_run_as_table_owner OK 9.33s 10 subtests passed [03:04:06.666] 301/351 postgresql:subscription / subscription/028_row_filter OK 14.22s 26 subtests passed [03:04:07.748] 302/351 postgresql:subscription / subscription/027_nosuperuser OK 16.75s 19 subtests passed [03:04:08.157] 303/351 postgresql:subscription / subscription/030_origin OK 13.56s 13 subtests passed [03:04:09.487] 304/351 postgresql:subscription / subscription/032_subscribe_use_index OK 14.20s 15 subtests passed [03:04:10.636] 305/351 postgresql:brin / brin/01_workitems OK 3.97s 2 subtests passed [03:04:10.804] 306/351 postgresql:subscription / subscription/034_temporal OK 12.90s 32 subtests passed [03:04:12.191] 307/351 postgresql:commit_ts / commit_ts/001_base OK 4.03s 2 subtests passed [03:04:12.305] 308/351 postgresql:brin / brin/02_wal_consistency OK 4.56s 2 subtests passed [03:04:13.217] 309/351 postgresql:subscription / subscription/035_conflicts OK 12.51s 29 subtests passed [03:04:13.535] 310/351 postgresql:subscription / subscription/031_column_list OK 18.42s 36 subtests passed [03:04:14.250] 311/351 postgresql:commit_ts / commit_ts/002_standby OK 4.76s 4 subtests passed [03:04:15.493] 312/351 postgresql:commit_ts / commit_ts/004_restart OK 4.69s 16 subtests passed [03:04:16.029] 313/351 postgresql:injection_points / injection_points/001_stats OK 3.84s 9 subtests passed [03:04:16.120] 314/351 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.48s 4 subtests passed [03:04:16.552] 315/351 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.33s 23 subtests passed [03:04:17.205] 316/351 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.90s 4 subtests passed [03:04:18.021] 317/351 postgresql:oauth_validator / oauth_validator/002_client OK 3.77s 8 subtests passed [03:04:18.571] 318/351 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.08s 4 subtests passed [03:04:18.926] 319/351 postgresql:test_int128 / test_int128/001_test_int128 OK 0.35s 2 subtests passed [03:04:19.510] 320/351 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.96s 2 subtests passed [03:04:19.917] 321/351 postgresql:test_aio / test_aio/002_io_workers OK 3.80s 22 subtests passed [03:04:20.167] 322/351 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.25s 12 subtests passed [03:04:20.282] 323/351 postgresql:test_escape / test_escape/001_test_escape OK 3.07s 1235 subtests passed [03:04:20.345] 324/351 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.18s 2 subtests passed [03:04:20.789] 325/351 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.77s 9 subtests passed [03:04:22.936] 326/351 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.01s 516 subtests passed [03:04:23.048] 327/351 postgresql:test_misc / test_misc/003_check_guc OK 2.26s 3 subtests passed [03:04:23.403] 328/351 postgresql:test_misc / test_misc/002_tablespace OK 3.06s 20 subtests passed [03:04:23.691] 329/351 postgresql:test_misc / test_misc/001_constraint_validation OK 3.40s 42 subtests passed [03:04:25.837] 330/351 postgresql:test_misc / test_misc/005_timeouts OK 2.79s 2 subtests passed [03:04:26.494] 331/351 postgresql:test_misc / test_misc/007_catcache_inval OK 2.80s 2 subtests passed [03:04:26.786] 332/351 postgresql:test_misc / test_misc/004_io_direct OK 3.85s 3 subtests passed [03:04:27.263] 333/351 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.86s 2 subtests passed [03:04:28.107] 334/351 postgresql:oauth_validator / oauth_validator/001_server OK 14.57s 131 subtests passed [03:04:28.370] 335/351 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.26s [03:04:28.657] 336/351 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.29s [03:04:28.995] 337/351 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.34s [03:04:29.037] 338/351 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.20s 10 subtests passed [03:04:29.272] 339/351 postgresql:test_aio / test_aio/001_aio OK 13.24s 583 subtests passed [03:04:30.080] 340/351 postgresql:subscription / subscription/100_bugs OK 24.02s 17 subtests passed [03:04:30.211] 341/351 postgresql:test_slru / test_slru/001_multixact OK 3.42s 3 subtests passed [03:04:32.210] 342/351 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.95s 8 subtests passed [03:04:33.942] 343/351 postgresql:ldap / ldap/002_bindpasswd OK 3.73s 3 subtests passed [03:04:35.031] 344/351 postgresql:ssl / ssl/002_scram OK 5.99s 28 subtests passed [03:04:35.197] 345/351 postgresql:ssl / ssl/003_sslinfo OK 5.92s 21 subtests passed [03:04:35.530] 346/351 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.03s 1044 subtests passed [03:04:36.558] 347/351 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.35s 26 subtests passed [03:04:36.688] 348/351 postgresql:icu / icu/010_database OK 2.74s 8 subtests passed [03:04:36.732] 349/351 postgresql:ldap / ldap/001_auth OK 6.65s 47 subtests passed [03:04:40.446] 350/351 postgresql:ssl / ssl/001_ssltests OK 11.45s 247 subtests passed [03:04:40.654] 351/351 postgresql:test_json_parser / test_json_parser/002_inline OK 21.14s 3400 subtests passed [03:04:40.751] [03:04:40.751] Summary of Failures: [03:04:40.751] [03:04:40.751] 9/351 postgresql:regress / regress/regress ERROR 81.91s exit status 1 [03:04:40.751] 33/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 132.40s exit status 1 [03:04:40.751] 105/351 postgresql:recovery / recovery/027_stream_regress ERROR 105.32s exit status 1 [03:04:40.751] [03:04:40.751] Ok: 343 [03:04:40.751] Expected Fail: 0 [03:04:40.751] Fail: 3 [03:04:40.751] Unexpected Pass: 0 [03:04:40.751] Skipped: 5 [03:04:40.751] Timeout: 0 [03:04:40.751] [03:04:40.751] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [03:04:40.820] [03:04:40.820] Exit status: 3