[02:15:04.052] su postgres <<-EOF [02:15:04.052] ulimit -c unlimited [02:15:04.052] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:15:04.052] EOF [02:15:05.141] 1/340 postgresql:setup / tmp_install OK 0.78s [02:15:05.189] 2/340 postgresql:setup / install_test_files OK 0.05s [02:15:06.627] 3/340 postgresql:setup / initdb_cache OK 1.44s [02:15:06.890] 4/340 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [02:15:21.158] 5/340 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.49s 16 subtests passed [02:15:23.111] 6/340 postgresql:recovery / recovery/001_stream_rep OK 16.22s 63 subtests passed [02:15:29.372] 7/340 postgresql:recovery / recovery/002_archiving OK 8.21s 8 subtests passed [02:15:32.319] 8/340 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 25.67s 12 subtests passed [02:15:33.718] 9/340 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 27.06s 15 subtests passed [02:15:39.619] 10/340 postgresql:recovery / recovery/003_recovery_targets OK 16.51s 9 subtests passed [02:15:41.234] 11/340 postgresql:recovery / recovery/006_logical_decoding OK 7.52s 20 subtests passed [02:15:43.663] 12/340 postgresql:recovery / recovery/004_timeline_switch OK 14.29s 3 subtests passed [02:15:45.711] 13/340 postgresql:recovery / recovery/005_replay_delay OK 13.39s 3 subtests passed [02:15:48.895] 14/340 postgresql:recovery / recovery/007_sync_rep OK 9.28s 11 subtests passed [02:15:52.656] 15/340 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.94s 13 subtests passed [02:15:55.690] 16/340 postgresql:recovery / recovery/012_subtransactions OK 6.79s 12 subtests passed [02:15:55.828] 17/340 postgresql:recovery / recovery/008_fsm_truncation OK 14.59s 1 subtests passed [02:15:56.476] 18/340 postgresql:recovery / recovery/013_crash_restart OK 3.82s 18 subtests passed [02:15:57.800] 19/340 postgresql:recovery / recovery/009_twophase OK 14.14s 30 subtests passed [02:16:00.476] 20/340 postgresql:recovery / recovery/014_unlogged_reinit OK 4.79s 23 subtests passed [02:16:02.454] 21/340 postgresql:recovery / recovery/016_min_consistency OK 5.98s 1 subtests passed [02:16:02.886] 22/340 postgresql:recovery / recovery/015_promotion_pages OK 7.06s 1 subtests passed [02:16:03.491] 23/340 postgresql:recovery / recovery/017_shm OK 5.69s 4 subtests passed [02:16:08.742] ▶ 24/340 + jsonpath 153 ms FAIL [02:16:08.779] ▶ 24/340 + jsonb_jsonpath 432 ms FAIL [02:16:09.256] 25/340 postgresql:recovery / recovery/021_row_visibility OK 5.76s 10 subtests passed [02:16:13.172] 26/340 postgresql:recovery / recovery/020_archive_status OK 10.29s 19 subtests passed [02:16:14.131] 27/340 postgresql:isolation / isolation/isolation OK 67.42s 118 subtests passed [02:16:14.930] 28/340 postgresql:recovery / recovery/022_crash_temp_files OK 5.67s 11 subtests passed [02:16:18.567] 29/340 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 71.89s 14 subtests passed [02:16:19.366] 30/340 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.19s 1 subtests passed [02:16:20.297] 31/340 postgresql:recovery / recovery/024_archive_recovery OK 6.16s 2 subtests passed [02:16:23.198] 32/340 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.27s 1 subtests passed [02:16:24.138] 24/340 postgresql:regress / regress/regress ERROR 77.51s exit status 1 [02:16:24.138] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=203 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 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/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 40054 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [02:16:24.138] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:16:24.138] stderr: [02:16:24.138] # 2 of 228 tests failed. [02:16:24.138] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [02:16:24.138] # 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". [02:16:24.138] [02:16:24.138] (test program exited with status code 1) [02:16:24.138] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:16:24.138] [02:16:26.762] ▶ 33/340 - regression tests pass FAIL [02:16:28.173] 34/340 postgresql:recovery / recovery/028_pitr_timelines OK 7.87s 3 subtests passed [02:16:28.645] 35/340 postgresql:recovery / recovery/018_wal_optimize OK 28.17s 38 subtests passed [02:16:30.529] 36/340 postgresql:recovery / recovery/026_overwrite_contrecord OK 11.96s 3 subtests passed [02:16:31.768] 37/340 postgresql:recovery / recovery/029_stats_restart OK 8.57s 44 subtests passed [02:16:32.576] 38/340 postgresql:recovery / recovery/019_replslot_limit OK 30.12s 26 subtests passed [02:16:33.791] 39/340 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.65s 11 subtests passed [02:16:36.193] 40/340 postgresql:recovery / recovery/034_create_database OK 4.42s 2 subtests passed [02:16:37.104] 41/340 postgresql:recovery / recovery/031_recovery_conflict OK 8.93s 18 subtests passed [02:16:37.307] 42/340 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.66s 14 subtests passed [02:16:40.577] 43/340 postgresql:recovery / recovery/037_invalid_database OK 4.38s 10 subtests passed [02:16:40.765] 44/340 postgresql:recovery / recovery/036_truncated_dropped OK 6.97s 8 subtests passed [02:16:46.271] 45/340 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 9.16s 2 subtests passed [02:16:47.518] 46/340 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.75s 6 subtests passed [02:16:52.213] 47/340 postgresql:recovery / recovery/033_replay_tsp_drops OK 21.68s 3 subtests passed [02:16:52.697] 48/340 postgresql:recovery / recovery/039_end_of_wal OK 15.39s 14 subtests passed [02:16:54.264] 49/340 postgresql:recovery / recovery/042_low_level_backup OK 7.99s 4 subtests passed [02:16:55.830] 50/340 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 3.62s 1 subtests passed [02:16:56.674] 51/340 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.16s 1 subtests passed [02:17:00.628] 52/340 postgresql:plperl / plperl/regress OK 3.95s 13 subtests passed [02:17:01.512] 53/340 postgresql:plpgsql / plpgsql/regress OK 5.68s 13 subtests passed [02:17:03.573] 54/340 postgresql:kerberos / kerberos/001_auth OK 9.31s 142 subtests passed [02:17:03.648] 55/340 postgresql:recovery / recovery/035_standby_logical_decoding OK 31.07s 89 subtests passed [02:17:05.462] 56/340 postgresql:pltcl / pltcl/regress OK 3.95s 8 subtests passed [02:17:05.917] 57/340 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.34s 35 subtests passed [02:17:06.565] 58/340 postgresql:plpython / plpython/regress OK 5.94s 23 subtests passed [02:17:06.783] 59/340 postgresql:basic_archive / basic_archive/regress OK 3.13s 1 subtests passed [02:17:08.707] 60/340 postgresql:recovery / recovery/045_archive_restartpoint OK 16.01s 1 subtests passed [02:17:08.898] 61/340 postgresql:bloom / bloom/regress OK 3.43s 1 subtests passed [02:17:09.350] 62/340 postgresql:bool_plperl / bool_plperl/regress OK 3.43s 2 subtests passed [02:17:12.275] 63/340 postgresql:btree_gin / btree_gin/regress OK 5.71s 30 subtests passed [02:17:12.528] 64/340 postgresql:btree_gist / btree_gist/regress OK 5.74s 32 subtests passed [02:17:12.675] 65/340 postgresql:citext / citext/regress OK 3.97s 3 subtests passed [02:17:13.086] 66/340 postgresql:cube / cube/regress OK 4.19s 2 subtests passed [02:17:13.934] 67/340 postgresql:dblink / dblink/regress OK 4.58s 1 subtests passed [02:17:15.757] 68/340 postgresql:dict_int / dict_int/regress OK 3.48s 1 subtests passed [02:17:15.915] 69/340 postgresql:earthdistance / earthdistance/regress OK 3.24s 1 subtests passed [02:17:15.945] 70/340 postgresql:dict_xsyn / dict_xsyn/regress OK 3.42s 1 subtests passed [02:17:16.559] 71/340 postgresql:amcheck / amcheck/regress OK 12.98s 4 subtests passed [02:17:16.969] 72/340 postgresql:file_fdw / file_fdw/regress OK 3.88s 1 subtests passed [02:17:17.296] 73/340 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.36s 2 subtests passed [02:17:19.117] 74/340 postgresql:hstore_plpython / hstore_plpython/regress OK 3.17s 1 subtests passed [02:17:19.319] 75/340 postgresql:hstore_plperl / hstore_plperl/regress OK 3.40s 3 subtests passed [02:17:20.254] 76/340 postgresql:isn / isn/regress OK 3.28s 1 subtests passed [02:17:20.415] 77/340 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.12s 2 subtests passed [02:17:22.445] 78/340 postgresql:hstore / hstore/regress OK 6.69s 2 subtests passed [02:17:22.509] 79/340 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.39s 1 subtests passed [02:17:24.138] 80/340 postgresql:lo / lo/regress OK 4.82s 1 subtests passed [02:17:24.756] 81/340 postgresql:ltree_plpython / ltree_plpython/regress OK 4.34s 1 subtests passed [02:17:25.062] 82/340 postgresql:ltree / ltree/regress OK 4.81s 1 subtests passed [02:17:25.345] 83/340 postgresql:passwordcheck / passwordcheck/regress OK 2.83s 1 subtests passed [02:17:26.846] 84/340 postgresql:pageinspect / pageinspect/regress OK 4.40s 8 subtests passed [02:17:28.672] 33/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 142.03s exit status 1 [02:17:28.672] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build 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 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template with_icu=yes MALLOC_PERTURB_=115 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib /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 [02:17:28.672] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:17:28.672] stderr: [02:17:28.672] # Failed test 'regression tests pass' [02:17:28.672] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 303. [02:17:28.672] # got: '256' [02:17:28.672] # expected: '0' [02:17:28.672] # Looks like you failed 1 test of 22. [02:17:28.672] [02:17:28.672] (test program exited with status code 1) [02:17:28.672] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:17:28.672] [02:17:28.828] 85/340 postgresql:pg_buffercache / pg_buffercache/regress OK 4.69s 2 subtests passed [02:17:28.933] 86/340 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.87s 1 subtests passed [02:17:29.938] 87/340 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 4.59s 1 subtests passed [02:17:31.447] 88/340 postgresql:pg_overexplain / pg_overexplain/regress OK 4.60s 1 subtests passed [02:17:31.468] 89/340 postgresql:pgcrypto / pgcrypto/regress OK 6.71s 24 subtests passed [02:17:31.610] 90/340 postgresql:pgstattuple / pgstattuple/regress OK 2.68s 1 subtests passed [02:17:32.323] 91/340 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.65s 1 subtests passed [02:17:33.212] 92/340 postgresql:intarray / intarray/regress OK 16.65s 1 subtests passed [02:17:33.284] 93/340 postgresql:pg_surgery / pg_surgery/regress OK 3.35s 1 subtests passed [02:17:34.285] 94/340 postgresql:pg_visibility / pg_visibility/regress OK 2.82s 1 subtests passed [02:17:34.317] 95/340 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.49s 15 subtests passed [02:17:34.994] 96/340 postgresql:pg_walinspect / pg_walinspect/regress OK 3.38s 2 subtests passed [02:17:36.805] 97/340 postgresql:spi / spi/regress OK 3.52s 2 subtests passed [02:17:37.695] 98/340 postgresql:seg / seg/regress OK 4.48s 3 subtests passed [02:17:38.276] 99/340 postgresql:pg_trgm / pg_trgm/regress OK 6.83s 3 subtests passed [02:17:38.809] 100/340 postgresql:tablefunc / tablefunc/regress OK 4.52s 1 subtests passed [02:17:39.580] 101/340 postgresql:tcn / tcn/isolation OK 5.26s 1 subtests passed [02:17:41.575] 102/340 postgresql:tsm_system_time / tsm_system_time/regress OK 3.30s 1 subtests passed [02:17:41.692] 103/340 postgresql:tsm_system_rows / tsm_system_rows/regress OK 4.00s 1 subtests passed [02:17:41.810] 104/340 postgresql:unaccent / unaccent/regress OK 3.00s 1 subtests passed [02:17:42.090] 105/340 postgresql:uuid-ossp / uuid-ossp/regress OK 2.51s 1 subtests passed [02:17:44.429] ▶ 106/340 - regression tests pass FAIL [02:17:44.463] 107/340 postgresql:xml2 / xml2/regress OK 2.89s 1 subtests passed [02:17:44.532] 108/340 postgresql:commit_ts / commit_ts/regress OK 2.72s 1 subtests passed [02:17:44.568] 109/340 postgresql:test_decoding / test_decoding/isolation OK 7.76s 13 subtests passed [02:17:44.970] 110/340 postgresql:brin / brin/isolation OK 3.28s 1 subtests passed [02:17:45.012] 111/340 postgresql:postgres_fdw / postgres_fdw/regress OK 12.69s 2 subtests passed [02:17:45.383] 112/340 postgresql:delay_execution / delay_execution/isolation OK 3.29s 2 subtests passed [02:17:47.079] 113/340 postgresql:dummy_index_am / dummy_index_am/regress OK 2.62s 1 subtests passed [02:17:47.559] 114/340 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.02s 1 subtests passed [02:17:48.069] 115/340 postgresql:injection_points / injection_points/regress OK 3.10s 3 subtests passed [02:17:48.304] 116/340 postgresql:plsample / plsample/regress OK 2.92s 1 subtests passed [02:17:48.410] 117/340 postgresql:gin / gin/regress OK 3.84s 1 subtests passed [02:17:50.043] 118/340 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.96s 1 subtests passed [02:17:50.826] 119/340 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.76s 1 subtests passed [02:17:50.859] 120/340 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.30s 1 subtests passed [02:17:51.301] 121/340 postgresql:test_dsa / test_dsa/regress OK 2.89s 1 subtests passed [02:17:51.354] 122/340 postgresql:injection_points / injection_points/isolation OK 6.34s 3 subtests passed [02:17:52.930] 123/340 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.89s 1 subtests passed [02:17:53.013] 124/340 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.71s 21 subtests passed [02:17:53.422] 125/340 postgresql:test_decoding / test_decoding/regress OK 18.43s 19 subtests passed [02:17:53.684] 126/340 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.82s 1 subtests passed [02:17:53.927] 127/340 postgresql:test_lfind / test_lfind/regress OK 2.57s 1 subtests passed [02:17:54.013] 128/340 postgresql:test_extensions / test_extensions/regress OK 3.19s 2 subtests passed [02:17:55.586] 129/340 postgresql:test_parser / test_parser/regress OK 2.57s 1 subtests passed [02:17:55.975] 130/340 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.04s 2 subtests passed [02:17:56.592] 131/340 postgresql:test_pg_dump / test_pg_dump/regress OK 3.17s 1 subtests passed [02:17:56.712] 132/340 postgresql:test_predtest / test_predtest/regress OK 3.03s 1 subtests passed [02:17:57.007] 133/340 postgresql:test_rbtree / test_rbtree/regress OK 2.99s 1 subtests passed [02:17:57.034] 134/340 postgresql:test_radixtree / test_radixtree/regress OK 3.11s 1 subtests passed [02:17:59.118] 135/340 postgresql:test_resowner / test_resowner/regress OK 3.14s 1 subtests passed [02:17:59.568] 136/340 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.98s 1 subtests passed [02:17:59.711] 137/340 postgresql:test_slru / test_slru/regress OK 2.70s 1 subtests passed [02:17:59.738] 138/340 postgresql:test_regex / test_regex/regress OK 4.15s 2 subtests passed [02:18:00.300] 139/340 postgresql:test_tidstore / test_tidstore/regress OK 3.27s 1 subtests passed [02:18:00.544] 140/340 postgresql:libpq / libpq/002_api OK 0.24s 1 subtests passed [02:18:01.425] 141/340 postgresql:libpq / libpq/001_uri OK 1.69s 63 subtests passed [02:18:01.467] 142/340 postgresql:test_integerset / test_integerset/regress OK 10.16s 1 subtests passed [02:18:02.153] 143/340 postgresql:typcache / typcache/regress OK 3.03s 1 subtests passed [02:18:02.713] 106/340 postgresql:recovery / recovery/027_stream_regress ERROR 103.35s exit status 1 [02:18:02.714] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=246 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu enable_injection_points=yes REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so 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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib /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 [02:18:02.714] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:18:02.714] stderr: [02:18:02.714] # Failed test 'regression tests pass' [02:18:02.714] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [02:18:02.714] # got: '256' [02:18:02.714] # expected: '0' [02:18:02.714] # Looks like you failed 1 test of 9. [02:18:02.714] [02:18:02.714] (test program exited with status code 1) [02:18:02.714] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:18:02.714] [02:18:03.358] 144/340 postgresql:test_shm_mq / test_shm_mq/regress OK 6.64s 1 subtests passed [02:18:03.692] 145/340 postgresql:unsafe_tests / unsafe_tests/regress OK 4.12s 4 subtests passed [02:18:03.722] 146/340 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.36s 9 subtests passed [02:18:07.202] 147/340 postgresql:libpq / libpq/006_service OK 5.05s 26 subtests passed [02:18:08.787] 148/340 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.09s 107 subtests passed [02:18:11.121] 149/340 postgresql:libpq / libpq/004_load_balance_dns OK 9.69s 125 subtests passed [02:18:11.285] 150/340 postgresql:libpq / libpq/003_load_balance_host_list OK 10.74s 127 subtests passed [02:18:11.346] 151/340 postgresql:ecpg / ecpg/ecpg OK 11.63s 65 subtests passed [02:18:11.483] 152/340 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.36s 51 subtests passed [02:18:11.928] 153/340 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.73s 32 subtests passed [02:18:13.159] 154/340 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.37s 10 subtests passed [02:18:14.150] 155/340 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.80s 3 subtests passed [02:18:14.346] 156/340 postgresql:pg_checksums / pg_checksums/001_basic OK 0.20s 9 subtests passed [02:18:15.719] 157/340 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.79s 24 subtests passed [02:18:16.081] 158/340 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.36s 13 subtests passed [02:18:16.957] 159/340 postgresql:libpq / libpq/005_negotiate_encryption OK 15.49s 249 subtests passed [02:18:17.286] 160/340 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.80s 43 subtests passed [02:18:17.435] 161/340 postgresql:pg_amcheck / pg_amcheck/003_check OK 13.71s 75 subtests passed [02:18:20.398] 162/340 postgresql:pg_checksums / pg_checksums/002_actions OK 6.05s 66 subtests passed [02:18:21.543] 163/340 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 4.26s 11 subtests passed [02:18:25.423] 164/340 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 9.34s 6 subtests passed [02:18:25.698] 165/340 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 8.74s 7 subtests passed [02:18:26.476] 166/340 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.93s 3 subtests passed [02:18:27.435] 167/340 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.04s 4 subtests passed [02:18:27.816] 168/340 postgresql:pg_config / pg_config/001_pg_config OK 0.38s 21 subtests passed [02:18:28.157] 169/340 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 10.72s 22 subtests passed [02:18:29.200] 170/340 postgresql:initdb / initdb/001_initdb OK 26.48s 57 subtests passed [02:18:29.320] 171/340 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.62s 4 subtests passed [02:18:30.070] 172/340 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.25s 18 subtests passed [02:18:31.389] 173/340 postgresql:pg_ctl / pg_ctl/002_status OK 2.19s 3 subtests passed [02:18:31.575] 174/340 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.15s 2 subtests passed [02:18:31.677] 175/340 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.52s 25 subtests passed [02:18:32.347] 176/340 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.87s 4 subtests passed [02:18:32.714] 177/340 postgresql:pg_dump / pg_dump/001_basic OK 1.32s 107 subtests passed [02:18:32.981] 178/340 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.82s 46 subtests passed [02:18:33.242] 179/340 postgresql:pg_ctl / pg_ctl/003_promote OK 3.92s 12 subtests passed [02:18:34.732] 180/340 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.66s 14 subtests passed [02:18:34.762] 181/340 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.08s 3 subtests passed [02:18:35.940] 182/340 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 24.65s 200 subtests passed [02:18:36.878] 183/340 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.53s 4 subtests passed [02:18:37.677] 184/340 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.91s 9 subtests passed [02:18:38.894] 185/340 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.16s 77 subtests passed [02:18:42.505] 186/340 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 9.79s 108 subtests passed [02:18:47.282] 187/340 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.78s 1 subtests passed [02:18:47.554] 188/340 postgresql:pg_rewind / pg_rewind/006_options OK 0.27s 13 subtests passed [02:18:47.848] 189/340 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.17s 6 subtests passed [02:18:48.722] 190/340 postgresql:pg_dump / pg_dump/010_dump_connstr OK 15.48s 14 subtests passed [02:18:49.440] 191/340 postgresql:pg_rewind / pg_rewind/002_databases OK 12.56s 12 subtests passed [02:18:49.622] 192/340 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 10.73s 10 subtests passed [02:18:49.889] 193/340 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.27s 13 subtests passed [02:18:50.251] 194/340 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.36s 13 subtests passed [02:18:50.587] 195/340 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.33s 17 subtests passed [02:18:54.380] 196/340 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.66s 3 subtests passed [02:18:54.792] 197/340 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.24s 7 subtests passed [02:18:55.565] 198/340 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.72s 3 subtests passed [02:18:56.254] 199/340 postgresql:pg_rewind / pg_rewind/001_basic OK 20.31s 57 subtests passed [02:18:57.045] 200/340 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.48s 60 subtests passed [02:18:57.938] 201/340 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.50s 1 subtests passed [02:18:58.839] 202/340 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.25s 38 subtests passed [02:18:58.932] 203/340 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 4.14s 32 subtests passed [02:18:59.753] 204/340 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.50s 5 subtests passed [02:19:01.613] 205/340 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.56s 9 subtests passed [02:19:03.738] 206/340 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 5.80s 15 subtests passed [02:19:04.152] 207/340 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.41s 11 subtests passed [02:19:04.950] 208/340 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.34s 5 subtests passed [02:19:05.099] 209/340 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.17s 18 subtests passed [02:19:05.162] 210/340 postgresql:pg_waldump / pg_waldump/001_basic OK 5.41s 92 subtests passed [02:19:05.563] 211/340 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.72s 10 subtests passed [02:19:06.696] 212/340 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.60s 208 subtests passed [02:19:07.726] 213/340 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.57s 8 subtests passed [02:19:08.075] 214/340 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 13.69s 92 subtests passed [02:19:09.861] 215/340 postgresql:psql / psql/010_tab_completion OK 4.30s 89 subtests passed [02:19:10.116] 216/340 postgresql:pg_dump / pg_dump/002_pg_dump OK 38.53s 13292 subtests passed [02:19:10.296] 217/340 postgresql:psql / psql/020_cancel OK 3.60s 2 subtests passed [02:19:10.990] 218/340 postgresql:psql / psql/001_basic OK 5.83s 122 subtests passed [02:19:11.787] 219/340 postgresql:scripts / scripts/010_clusterdb OK 4.06s 16 subtests passed [02:19:11.901] 220/340 postgresql:scripts / scripts/011_clusterdb_all OK 3.82s 7 subtests passed [02:19:13.562] 221/340 postgresql:scripts / scripts/070_dropuser OK 2.57s 13 subtests passed [02:19:13.679] 222/340 postgresql:scripts / scripts/050_dropdb OK 3.38s 16 subtests passed [02:19:13.822] 223/340 postgresql:pg_dump / pg_dump/006_pg_dumpall OK 40.84s 23 subtests passed [02:19:14.345] 224/340 postgresql:scripts / scripts/040_createuser OK 4.07s 37 subtests passed [02:19:14.378] 225/340 postgresql:scripts / scripts/080_pg_isready OK 2.59s 11 subtests passed [02:19:17.612] 226/340 postgresql:scripts / scripts/101_vacuumdb_all OK 3.79s 5 subtests passed [02:19:17.891] 227/340 postgresql:scripts / scripts/091_reindexdb_all OK 4.33s 13 subtests passed [02:19:17.961] 228/340 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.35s 27 subtests passed [02:19:18.111] 229/340 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.22s 4 subtests passed [02:19:18.515] 230/340 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.55s 39 subtests passed [02:19:19.406] 231/340 postgresql:scripts / scripts/090_reindexdb OK 7.50s 64 subtests passed [02:19:20.325] 232/340 postgresql:scripts / scripts/020_createdb OK 10.46s 60 subtests passed [02:19:20.359] 233/340 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.01s 4 subtests passed [02:19:20.505] 234/340 postgresql:scripts / scripts/200_connstr OK 6.13s 3 subtests passed [02:19:21.896] 235/340 postgresql:amcheck / amcheck/002_cic OK 3.38s 3 subtests passed [02:19:21.915] 236/340 postgresql:scripts / scripts/100_vacuumdb OK 8.24s 105 subtests passed [02:19:22.480] 237/340 postgresql:pgbench / pgbench/001_pgbench_with_server OK 17.53s 467 subtests passed [02:19:23.246] 238/340 postgresql:amcheck / amcheck/003_cic_2pc OK 3.84s 7 subtests passed [02:19:23.519] 239/340 postgresql:oid2name / oid2name/001_basic OK 0.27s 9 subtests passed [02:19:23.559] 240/340 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.23s 6 subtests passed [02:19:24.397] 241/340 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.89s 20 subtests passed [02:19:24.634] 242/340 postgresql:amcheck / amcheck/005_pitr OK 4.27s 3 subtests passed [02:19:27.071] 243/340 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.55s 7 subtests passed [02:19:27.151] 244/340 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.59s 3 subtests passed [02:19:27.403] 245/340 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.25s [02:19:27.949] 246/340 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 6.03s 16 subtests passed [02:19:28.303] 247/340 postgresql:vacuumlo / vacuumlo/001_basic OK 0.35s 9 subtests passed [02:19:28.602] 248/340 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.97s 3 subtests passed [02:19:28.706] 249/340 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.31s 2 subtests passed [02:19:30.671] 250/340 postgresql:dblink / dblink/001_auth_scram OK 8.19s 12 subtests passed [02:19:31.720] 251/340 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.32s 6 subtests passed [02:19:31.992] 252/340 postgresql:authentication / authentication/002_saslprep OK 3.39s 20 subtests passed [02:19:32.018] 253/340 postgresql:authentication / authentication/005_sspi SKIP 0.30s [02:19:32.639] 254/340 postgresql:amcheck / amcheck/001_verify_heapam OK 14.53s 272 subtests passed [02:19:32.959] 255/340 postgresql:postmaster / postmaster/001_basic OK 0.32s 9 subtests passed [02:19:33.561] 256/340 postgresql:authentication / authentication/003_peer OK 4.85s 53 subtests passed [02:19:33.771] 257/340 postgresql:authentication / authentication/004_file_inclusion OK 3.10s 2 subtests passed [02:19:34.785] 258/340 postgresql:authentication / authentication/007_pre_auth OK 2.77s 2 subtests passed [02:19:34.894] 259/340 postgresql:authentication / authentication/006_login_trigger OK 2.90s 32 subtests passed [02:19:35.472] 260/340 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.40s 7 subtests passed [02:19:36.591] 261/340 postgresql:postmaster / postmaster/002_connection_limits OK 3.63s 30 subtests passed [02:19:36.842] 262/340 postgresql:authentication / authentication/001_password OK 8.54s 201 subtests passed [02:19:36.896] 263/340 postgresql:postmaster / postmaster/003_start_stop OK 3.33s 25 subtests passed [02:19:40.989] 264/340 postgresql:bloom / bloom/001_wal OK 19.09s 31 subtests passed [02:19:41.861] 265/340 postgresql:subscription / subscription/002_types OK 7.08s 4 subtests passed [02:19:41.948] 266/340 postgresql:subscription / subscription/003_constraints OK 7.05s 6 subtests passed [02:19:42.566] 267/340 postgresql:subscription / subscription/005_encoding OK 5.97s 1 subtests passed [02:19:43.914] 268/340 postgresql:subscription / subscription/004_sync OK 8.44s 8 subtests passed [02:19:44.037] 269/340 postgresql:subscription / subscription/006_rewrite OK 7.19s 2 subtests passed [02:19:45.586] 270/340 postgresql:subscription / subscription/007_ddl OK 8.69s 8 subtests passed [02:19:48.301] 271/340 postgresql:subscription / subscription/009_matviews OK 6.44s 1 subtests passed [02:19:48.335] 272/340 postgresql:subscription / subscription/001_rep_changes OK 14.56s 36 subtests passed [02:19:48.336] 273/340 postgresql:subscription / subscription/008_diff_schema OK 7.35s 5 subtests passed [02:19:50.247] 274/340 postgresql:subscription / subscription/012_collation OK 6.33s 2 subtests passed [02:19:52.109] 275/340 postgresql:subscription / subscription/010_truncate OK 10.16s 14 subtests passed [02:19:52.338] 276/340 postgresql:subscription / subscription/011_generated OK 9.77s 11 subtests passed [02:19:54.760] 277/340 postgresql:subscription / subscription/017_stream_ddl OK 6.39s 3 subtests passed [02:19:55.452] 278/340 postgresql:subscription / subscription/014_binary OK 9.86s 8 subtests passed [02:19:55.492] 279/340 postgresql:subscription / subscription/016_stream_subxact OK 7.15s 3 subtests passed [02:19:58.173] 280/340 postgresql:subscription / subscription/020_messages OK 5.83s 5 subtests passed [02:19:58.767] 281/340 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.66s 2 subtests passed [02:19:59.254] 282/340 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.01s 9 subtests passed [02:20:04.476] 283/340 postgresql:subscription / subscription/015_stream OK 16.17s 10 subtests passed [02:20:05.784] 284/340 postgresql:subscription / subscription/013_partition OK 21.75s 74 subtests passed [02:20:06.154] 285/340 postgresql:subscription / subscription/024_add_drop_pub OK 7.98s 4 subtests passed [02:20:07.854] 286/340 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.09s 13 subtests passed [02:20:07.999] 287/340 postgresql:subscription / subscription/021_twophase OK 13.24s 31 subtests passed [02:20:09.611] 288/340 postgresql:subscription / subscription/023_twophase_stream OK 14.12s 33 subtests passed [02:20:09.659] 289/340 postgresql:subscription / subscription/022_twophase_cascade OK 14.21s 41 subtests passed [02:20:10.076] 290/340 postgresql:subscription / subscription/026_stats OK 10.82s 13 subtests passed [02:20:13.640] 291/340 postgresql:subscription / subscription/029_on_error OK 7.48s 5 subtests passed [02:20:19.061] 292/340 postgresql:subscription / subscription/033_run_as_table_owner OK 9.40s 10 subtests passed [02:20:19.837] 293/340 postgresql:subscription / subscription/028_row_filter OK 14.05s 26 subtests passed [02:20:20.432] 294/340 postgresql:subscription / subscription/035_conflicts OK 6.79s 3 subtests passed [02:20:20.500] 295/340 postgresql:subscription / subscription/030_origin OK 12.64s 13 subtests passed [02:20:21.202] 296/340 postgresql:subscription / subscription/027_nosuperuser OK 16.73s 19 subtests passed [02:20:22.996] 297/340 postgresql:subscription / subscription/034_temporal OK 12.92s 32 subtests passed [02:20:23.522] 298/340 postgresql:subscription / subscription/032_subscribe_use_index OK 13.91s 15 subtests passed [02:20:23.660] 299/340 postgresql:brin / brin/01_workitems OK 3.82s 2 subtests passed [02:20:24.557] 300/340 postgresql:commit_ts / commit_ts/001_base OK 4.06s 2 subtests passed [02:20:24.918] 301/340 postgresql:brin / brin/02_wal_consistency OK 4.49s 2 subtests passed [02:20:25.862] 302/340 postgresql:commit_ts / commit_ts/002_standby OK 4.66s 4 subtests passed [02:20:26.719] 303/340 postgresql:subscription / subscription/031_column_list OK 18.72s 36 subtests passed [02:20:27.708] 304/340 postgresql:commit_ts / commit_ts/004_restart OK 4.18s 16 subtests passed [02:20:27.809] 305/340 postgresql:injection_points / injection_points/001_stats OK 4.15s 9 subtests passed [02:20:28.120] 306/340 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.56s 4 subtests passed [02:20:28.552] 307/340 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.55s 4 subtests passed [02:20:28.579] 308/340 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.66s 23 subtests passed [02:20:30.634] 309/340 postgresql:oauth_validator / oauth_validator/002_client OK 3.91s 8 subtests passed [02:20:30.807] 310/340 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.10s 4 subtests passed [02:20:31.327] 311/340 postgresql:test_escape / test_escape/001_test_escape OK 2.75s 1235 subtests passed [02:20:31.608] 312/340 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 3.05s 2 subtests passed [02:20:31.904] 313/340 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.29s 12 subtests passed [02:20:32.056] 314/340 postgresql:test_aio / test_aio/002_io_workers OK 3.93s 22 subtests passed [02:20:32.087] 315/340 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.18s 2 subtests passed [02:20:33.634] 316/340 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.00s 9 subtests passed [02:20:35.080] 317/340 postgresql:test_misc / test_misc/002_tablespace OK 2.99s 20 subtests passed [02:20:35.203] 318/340 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.40s 516 subtests passed [02:20:35.823] 319/340 postgresql:test_misc / test_misc/001_constraint_validation OK 3.77s 42 subtests passed [02:20:35.972] 320/340 postgresql:test_misc / test_misc/003_check_guc OK 2.34s 3 subtests passed [02:20:37.942] 321/340 postgresql:test_misc / test_misc/005_timeouts OK 2.74s 2 subtests passed [02:20:38.772] 322/340 postgresql:test_misc / test_misc/007_catcache_inval OK 2.80s 2 subtests passed [02:20:39.262] 323/340 postgresql:test_misc / test_misc/004_io_direct OK 4.18s 3 subtests passed [02:20:39.507] 324/340 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.68s 2 subtests passed [02:20:39.797] 325/340 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.29s [02:20:40.026] 326/340 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.23s [02:20:40.117] 327/340 postgresql:oauth_validator / oauth_validator/001_server OK 14.25s 127 subtests passed [02:20:40.365] 328/340 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.34s [02:20:40.482] 329/340 postgresql:test_aio / test_aio/001_aio OK 12.67s 583 subtests passed [02:20:42.199] 330/340 postgresql:test_slru / test_slru/001_multixact OK 3.43s 3 subtests passed [02:20:42.689] 331/340 postgresql:subscription / subscription/100_bugs OK 23.63s 15 subtests passed [02:20:43.899] 332/340 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.64s 8 subtests passed [02:20:45.624] 333/340 postgresql:ssl / ssl/002_scram OK 5.26s 28 subtests passed [02:20:46.192] 334/340 postgresql:ldap / ldap/002_bindpasswd OK 3.50s 3 subtests passed [02:20:46.475] 335/340 postgresql:ssl / ssl/003_sslinfo OK 5.99s 21 subtests passed [02:20:46.724] 336/340 postgresql:test_pg_dump / test_pg_dump/001_base OK 8.78s 1044 subtests passed [02:20:46.841] 337/340 postgresql:icu / icu/010_database OK 2.94s 8 subtests passed [02:20:48.763] 338/340 postgresql:ldap / ldap/001_auth OK 6.56s 47 subtests passed [02:20:51.073] 339/340 postgresql:ssl / ssl/001_ssltests OK 10.95s 245 subtests passed [02:20:52.309] 340/340 postgresql:test_json_parser / test_json_parser/002_inline OK 20.97s 3400 subtests passed [02:20:52.446] [02:20:52.446] Summary of Failures: [02:20:52.446] [02:20:52.446] 24/340 postgresql:regress / regress/regress ERROR 77.51s exit status 1 [02:20:52.446] 33/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 142.03s exit status 1 [02:20:52.446] 106/340 postgresql:recovery / recovery/027_stream_regress ERROR 103.35s exit status 1 [02:20:52.446] [02:20:52.446] Ok: 332 [02:20:52.446] Expected Fail: 0 [02:20:52.446] Fail: 3 [02:20:52.446] Unexpected Pass: 0 [02:20:52.446] Skipped: 5 [02:20:52.446] Timeout: 0 [02:20:52.446] [02:20:52.446] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [02:20:52.516] [02:20:52.516] Exit status: 3