[00:35:09.954] su postgres <<-EOF [00:35:09.954] ulimit -c unlimited [00:35:09.954] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [00:35:09.954] EOF [00:35:10.754] 1/331 postgresql:setup / tmp_install OK 0.48s [00:35:10.795] 2/331 postgresql:setup / install_test_files OK 0.04s [00:35:12.090] 3/331 postgresql:setup / initdb_cache OK 1.29s [00:35:12.479] 4/331 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.38s 9 subtests passed [00:35:17.302] 5/331 postgresql:recovery / recovery/002_archiving OK 4.80s 8 subtests passed [00:35:20.407] 6/331 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 8.25s 16 subtests passed [00:35:22.560] 7/331 postgresql:recovery / recovery/003_recovery_targets OK 5.26s 9 subtests passed [00:35:23.494] 8/331 postgresql:recovery / recovery/001_stream_rep OK 11.29s 63 subtests passed [00:35:26.242] 9/331 postgresql:recovery / recovery/004_timeline_switch OK 5.83s 3 subtests passed [00:35:26.882] 10/331 postgresql:recovery / recovery/006_logical_decoding OK 3.39s 20 subtests passed [00:35:27.368] 11/331 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 15.24s 15 subtests passed [00:35:28.304] 12/331 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 16.20s 12 subtests passed [00:35:30.138] 13/331 postgresql:recovery / recovery/005_replay_delay OK 7.58s 3 subtests passed [00:35:31.040] 14/331 postgresql:recovery / recovery/007_sync_rep OK 4.80s 11 subtests passed [00:35:31.799] 15/331 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.49s 13 subtests passed [00:35:33.441] 16/331 postgresql:recovery / recovery/013_crash_restart OK 2.40s 18 subtests passed [00:35:34.021] 17/331 postgresql:recovery / recovery/014_unlogged_reinit OK 2.22s 23 subtests passed [00:35:34.437] 18/331 postgresql:recovery / recovery/012_subtransactions OK 4.30s 12 subtests passed [00:35:36.243] 19/331 postgresql:recovery / recovery/015_promotion_pages OK 2.80s 1 subtests passed [00:35:36.352] 20/331 postgresql:recovery / recovery/016_min_consistency OK 2.33s 1 subtests passed [00:35:37.249] 21/331 postgresql:recovery / recovery/009_twophase OK 9.88s 30 subtests passed [00:35:37.653] 22/331 postgresql:recovery / recovery/017_shm OK 3.22s 4 subtests passed [00:35:40.232] 23/331 postgresql:recovery / recovery/008_fsm_truncation OK 13.35s 1 subtests passed [00:35:40.511] 24/331 postgresql:recovery / recovery/021_row_visibility OK 2.86s 10 subtests passed [00:35:42.442] 25/331 postgresql:recovery / recovery/022_crash_temp_files OK 2.21s 11 subtests passed [00:35:43.098] 26/331 postgresql:recovery / recovery/023_pitr_prepared_xact OK 2.59s 1 subtests passed [00:35:43.209] 27/331 postgresql:recovery / recovery/020_archive_status OK 5.96s 19 subtests passed [00:35:45.684] 28/331 postgresql:recovery / recovery/024_archive_recovery OK 3.24s 2 subtests passed [00:35:47.305] 29/331 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.21s 1 subtests passed [00:35:49.656] 30/331 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.45s 3 subtests passed [00:35:51.743] 31/331 postgresql:recovery / recovery/028_pitr_timelines OK 4.44s 3 subtests passed [00:35:52.572] 32/331 postgresql:recovery / recovery/018_wal_optimize OK 16.33s 38 subtests passed [00:35:54.537] 33/331 postgresql:recovery / recovery/019_replslot_limit OK 18.18s 26 subtests passed [00:35:55.760] 34/331 postgresql:recovery / recovery/029_stats_restart OK 6.10s 44 subtests passed [00:35:56.351] 35/331 postgresql:recovery / recovery/030_stats_cleanup_replica OK 4.61s 11 subtests passed [00:35:57.828] 36/331 postgresql:recovery / recovery/031_recovery_conflict OK 5.25s 18 subtests passed [00:35:59.357] 37/331 postgresql:recovery / recovery/034_create_database OK 3.01s 2 subtests passed [00:35:59.803] 38/331 postgresql:recovery / recovery/032_relfilenode_reuse OK 5.27s 14 subtests passed [00:36:02.983] 39/331 postgresql:recovery / recovery/037_invalid_database OK 3.18s 10 subtests passed [00:36:03.683] 40/331 postgresql:recovery / recovery/036_truncated_dropped OK 4.32s 8 subtests passed [00:36:05.875] 41/331 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.11s 3 subtests passed [00:36:08.240] 42/331 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.25s 2 subtests passed [00:36:12.274] 43/331 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.03s 6 subtests passed [00:36:14.125] 44/331 postgresql:recovery / recovery/039_end_of_wal OK 10.44s 14 subtests passed [00:36:16.761] 45/331 postgresql:recovery / recovery/042_low_level_backup OK 4.48s 4 subtests passed [00:36:17.327] 46/331 postgresql:recovery / recovery/043_no_contrecord_switch OK 3.20s 1 subtests passed [00:36:18.621] 47/331 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.85s 1 subtests passed [00:36:19.474] 48/331 postgresql:recovery / recovery/035_standby_logical_decoding OK 21.64s 88 subtests passed [00:36:22.064] 49/331 postgresql:plperl / plperl/regress OK 2.59s 13 subtests passed [00:36:22.155] 50/331 postgresql:plpgsql / plpgsql/regress OK 3.53s 13 subtests passed [00:36:22.528] 51/331 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 16.65s 32 subtests passed [00:36:24.964] 52/331 postgresql:pltcl / pltcl/regress OK 2.81s 8 subtests passed [00:36:25.775] 53/331 postgresql:kerberos / kerberos/001_auth OK 8.45s 142 subtests passed [00:36:26.161] 54/331 postgresql:plpython / plpython/regress OK 4.10s 23 subtests passed [00:36:26.657] 55/331 postgresql:basic_archive / basic_archive/regress OK 1.69s 1 subtests passed [00:36:26.714] 56/331 postgresql:amcheck / amcheck/regress OK 4.18s 3 subtests passed [00:36:28.152] 57/331 postgresql:bloom / bloom/regress OK 2.37s 1 subtests passed [00:36:28.318] 58/331 postgresql:bool_plperl / bool_plperl/regress OK 2.16s 2 subtests passed [00:36:31.925] 59/331 postgresql:btree_gin / btree_gin/regress OK 5.27s 30 subtests passed [00:36:33.012] 60/331 postgresql:cube / cube/regress OK 4.69s 2 subtests passed [00:36:33.886] 61/331 postgresql:citext / citext/regress OK 5.73s 3 subtests passed [00:36:35.012] 62/331 postgresql:btree_gist / btree_gist/regress OK 8.30s 32 subtests passed [00:36:35.376] 63/331 postgresql:dblink / dblink/regress OK 3.45s 1 subtests passed [00:36:36.782] 64/331 postgresql:dict_xsyn / dict_xsyn/regress OK 2.88s 1 subtests passed [00:36:36.999] 65/331 postgresql:dict_int / dict_int/regress OK 3.98s 1 subtests passed [00:36:38.524] 66/331 postgresql:file_fdw / file_fdw/regress OK 3.15s 1 subtests passed [00:36:39.968] 67/331 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.18s 2 subtests passed [00:36:40.200] 68/331 postgresql:earthdistance / earthdistance/regress OK 5.19s 1 subtests passed [00:36:41.576] 69/331 postgresql:hstore_plperl / hstore_plperl/regress OK 3.05s 3 subtests passed [00:36:42.225] 70/331 postgresql:hstore_plpython / hstore_plpython/regress OK 2.26s 1 subtests passed [00:36:43.288] 71/331 postgresql:hstore / hstore/regress OK 6.29s 2 subtests passed [00:36:44.252] 72/331 postgresql:isn / isn/regress OK 2.67s 1 subtests passed [00:36:44.411] 73/331 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.18s 2 subtests passed [00:36:45.378] 74/331 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.09s 1 subtests passed [00:36:46.109] 75/331 postgresql:lo / lo/regress OK 1.86s 1 subtests passed [00:36:47.261] 76/331 postgresql:ltree_plpython / ltree_plpython/regress OK 1.88s 1 subtests passed [00:36:48.376] 77/331 postgresql:intarray / intarray/regress OK 8.17s 1 subtests passed [00:36:48.961] 78/331 postgresql:pageinspect / pageinspect/regress OK 2.85s 8 subtests passed [00:36:49.181] 79/331 postgresql:passwordcheck / passwordcheck/regress OK 1.92s 1 subtests passed [00:36:50.713] 80/331 postgresql:pg_buffercache / pg_buffercache/regress OK 2.33s 1 subtests passed [00:36:51.335] 81/331 postgresql:ltree / ltree/regress OK 6.92s 1 subtests passed [00:36:51.831] 82/331 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.65s 1 subtests passed [00:36:53.474] 83/331 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.76s 1 subtests passed [00:36:53.992] 84/331 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.66s 1 subtests passed [00:36:55.856] 85/331 postgresql:pg_surgery / pg_surgery/regress OK 1.86s 1 subtests passed [00:36:55.966] 86/331 postgresql:pgstattuple / pgstattuple/regress OK 2.49s 1 subtests passed [00:36:56.040] 87/331 postgresql:pgcrypto / pgcrypto/regress OK 7.07s 23 subtests passed [00:36:57.923] 88/331 postgresql:pg_visibility / pg_visibility/regress OK 1.96s 1 subtests passed [00:36:58.551] 89/331 postgresql:pg_walinspect / pg_walinspect/regress OK 2.51s 2 subtests passed [00:36:59.639] 90/331 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.81s 14 subtests passed [00:37:01.303] 91/331 postgresql:pg_trgm / pg_trgm/regress OK 5.45s 3 subtests passed [00:37:03.225] 92/331 postgresql:seg / seg/regress OK 4.67s 3 subtests passed [00:37:03.226] 93/331 postgresql:tcn / tcn/isolation OK 1.92s 1 subtests passed [00:37:03.286] 94/331 postgresql:tablefunc / tablefunc/regress OK 3.65s 1 subtests passed [00:37:04.882] 95/331 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.59s 1 subtests passed [00:37:06.447] 96/331 postgresql:tsm_system_time / tsm_system_time/regress OK 1.56s 1 subtests passed [00:37:08.023] 97/331 postgresql:test_decoding / test_decoding/isolation OK 4.79s 12 subtests passed [00:37:08.327] 98/331 postgresql:unaccent / unaccent/regress OK 1.88s 1 subtests passed [00:37:09.778] 99/331 postgresql:uuid-ossp / uuid-ossp/regress OK 1.75s 1 subtests passed [00:37:10.297] 100/331 postgresql:xml2 / xml2/regress OK 1.97s 1 subtests passed [00:37:11.435] 101/331 postgresql:brin / brin/isolation OK 1.65s 1 subtests passed [00:37:12.348] 102/331 postgresql:commit_ts / commit_ts/regress OK 2.05s 1 subtests passed [00:37:12.414] 103/331 postgresql:test_decoding / test_decoding/regress OK 9.19s 19 subtests passed [00:37:14.209] 104/331 postgresql:dummy_index_am / dummy_index_am/regress OK 1.86s 1 subtests passed [00:37:14.410] 105/331 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.99s 1 subtests passed [00:37:15.089] 106/331 postgresql:delay_execution / delay_execution/isolation OK 3.65s 2 subtests passed [00:37:17.375] 107/331 postgresql:gin / gin/regress OK 3.17s 1 subtests passed [00:37:17.427] 108/331 postgresql:injection_points / injection_points/regress OK 3.02s 3 subtests passed [00:37:19.610] 109/331 postgresql:plsample / plsample/regress OK 2.23s 1 subtests passed [00:37:19.764] 110/331 postgresql:postgres_fdw / postgres_fdw/regress OK 21.84s 2 subtests passed [00:37:19.826] 111/331 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.40s 1 subtests passed [00:37:21.882] 112/331 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.12s 1 subtests passed [00:37:21.971] 113/331 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.35s 1 subtests passed [00:37:23.042] 114/331 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.21s 21 subtests passed [00:37:23.900] 115/331 postgresql:test_dsa / test_dsa/regress OK 2.02s 1 subtests passed [00:37:24.107] 116/331 postgresql:injection_points / injection_points/isolation OK 9.01s 3 subtests passed [00:37:24.142] 117/331 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.17s 1 subtests passed [00:37:26.067] 118/331 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.17s 1 subtests passed [00:37:26.370] 119/331 postgresql:test_lfind / test_lfind/regress OK 2.23s 1 subtests passed [00:37:26.776] 120/331 postgresql:test_extensions / test_extensions/regress OK 3.73s 2 subtests passed [00:37:27.705] 121/331 postgresql:isolation / isolation/isolation OK 135.53s 117 subtests passed [00:37:28.007] 122/331 postgresql:test_oat_hooks / test_oat_hooks/regress OK 1.93s 2 subtests passed [00:37:28.442] 123/331 postgresql:test_parser / test_parser/regress OK 2.07s 1 subtests passed [00:37:29.399] 124/331 postgresql:test_pg_dump / test_pg_dump/regress OK 2.62s 1 subtests passed [00:37:30.122] 125/331 postgresql:test_predtest / test_predtest/regress OK 2.42s 1 subtests passed [00:37:30.414] 126/331 postgresql:test_integerset / test_integerset/regress OK 6.31s 1 subtests passed [00:37:30.498] 127/331 postgresql:test_radixtree / test_radixtree/regress OK 2.49s 1 subtests passed [00:37:30.556] 128/331 postgresql:test_rbtree / test_rbtree/regress OK 2.11s 1 subtests passed [00:37:32.122] 129/331 postgresql:test_resowner / test_resowner/regress OK 2.00s 1 subtests passed [00:37:32.160] 130/331 postgresql:test_regex / test_regex/regress OK 2.76s 2 subtests passed [00:37:32.768] 131/331 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.35s 1 subtests passed [00:37:32.844] 132/331 postgresql:test_slru / test_slru/regress OK 2.29s 1 subtests passed [00:37:34.021] 133/331 postgresql:typcache / typcache/regress OK 1.86s 1 subtests passed [00:37:34.146] 134/331 postgresql:test_tidstore / test_tidstore/regress OK 2.02s 1 subtests passed [00:37:34.285] 135/331 postgresql:libpq / libpq/002_api OK 0.14s 1 subtests passed [00:37:34.825] 136/331 postgresql:libpq / libpq/001_uri OK 0.80s 63 subtests passed [00:37:34.848] 137/331 postgresql:test_shm_mq / test_shm_mq/regress OK 4.35s 1 subtests passed [00:37:35.119] 138/331 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.29s [00:37:37.694] 139/331 postgresql:unsafe_tests / unsafe_tests/regress OK 4.92s 4 subtests passed [00:37:37.873] 140/331 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.18s 9 subtests passed [00:37:41.539] 141/331 postgresql:libpq / libpq/003_load_balance_host_list OK 7.25s 127 subtests passed [00:37:41.732] 142/331 postgresql:ecpg / ecpg/ecpg OK 8.89s 65 subtests passed [00:37:41.798] 143/331 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.92s 107 subtests passed [00:37:45.222] 144/331 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.49s 32 subtests passed [00:37:45.465] 145/331 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.24s 51 subtests passed [00:37:45.886] 146/331 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.09s 10 subtests passed [00:37:47.928] 147/331 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.04s 3 subtests passed [00:37:49.605] 148/331 postgresql:initdb / initdb/001_initdb OK 14.49s 56 subtests passed [00:37:49.838] 149/331 postgresql:libpq / libpq/005_negotiate_encryption OK 14.99s 249 subtests passed [00:37:52.685] 150/331 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.76s 43 subtests passed [00:37:52.867] 151/331 postgresql:pg_checksums / pg_checksums/001_basic OK 0.18s 9 subtests passed [00:37:53.360] 152/331 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.75s 21 subtests passed [00:37:53.630] 153/331 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.27s 13 subtests passed [00:37:55.500] 154/331 postgresql:pg_amcheck / pg_amcheck/003_check OK 13.96s 75 subtests passed [00:37:57.134] 155/331 postgresql:pg_checksums / pg_checksums/002_actions OK 4.27s 66 subtests passed [00:37:58.390] 156/331 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 2.89s 7 subtests passed [00:37:59.541] 157/331 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.40s 11 subtests passed [00:38:01.392] 158/331 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.76s 6 subtests passed [00:38:01.969] 159/331 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 2.43s 4 subtests passed [00:38:02.871] 160/331 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 4.48s 22 subtests passed [00:38:03.012] 161/331 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 17.55s 200 subtests passed [00:38:03.198] 162/331 postgresql:pg_config / pg_config/001_pg_config OK 0.18s 21 subtests passed [00:38:03.199] 163/331 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 13.34s 37 subtests passed [00:38:04.010] 164/331 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.62s 3 subtests passed [00:38:05.621] 165/331 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.42s 18 subtests passed [00:38:06.027] 166/331 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.15s 4 subtests passed [00:38:06.422] 167/331 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 4.45s 2 subtests passed [00:38:07.157] 168/331 postgresql:pg_ctl / pg_ctl/002_status OK 3.15s 3 subtests passed [00:38:07.424] 169/331 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.14s 25 subtests passed [00:38:07.837] 170/331 postgresql:pg_dump / pg_dump/001_basic OK 1.39s 99 subtests passed [00:38:09.649] 171/331 postgresql:pg_ctl / pg_ctl/003_promote OK 4.03s 12 subtests passed [00:38:11.219] 172/331 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.17s 14 subtests passed [00:38:11.778] 173/331 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 4.35s 3 subtests passed [00:38:14.650] 174/331 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 6.81s 4 subtests passed [00:38:15.208] 175/331 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.43s 77 subtests passed [00:38:16.553] 176/331 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.90s 9 subtests passed [00:38:23.328] 177/331 postgresql:pg_rewind / pg_rewind/002_databases OK 6.77s 11 subtests passed [00:38:23.353] 178/331 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.13s 14 subtests passed [00:38:26.131] 179/331 postgresql:pg_rewind / pg_rewind/001_basic OK 10.92s 56 subtests passed [00:38:28.091] ▶ 180/331 + stats 8189 ms FAIL [00:38:28.092] 180/331 postgresql:regress / regress/regress ERROR 196.00s exit status 1 [00:38:28.092] >>> PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin top_builddir=/tmp/cirrus-ci-build/build PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=183 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/local/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 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [00:38:28.092] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:38:28.092] stderr: [00:38:28.092] # 1 of 226 tests failed. [00:38:28.092] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [00:38:28.092] # 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". [00:38:28.092] [00:38:28.092] (test program exited with status code 1) [00:38:28.092] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:38:28.092] [00:38:28.291] 181/331 postgresql:pg_rewind / pg_rewind/006_options OK 0.20s 13 subtests passed [00:38:28.576] 182/331 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.43s 1 subtests passed [00:38:28.626] 183/331 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 18.98s 108 subtests passed [00:38:28.749] 184/331 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.42s 5 subtests passed [00:38:29.469] 185/331 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.11s 9 subtests passed [00:38:29.910] 186/331 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.44s 13 subtests passed [00:38:30.097] 187/331 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.19s 13 subtests passed [00:38:30.290] 188/331 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.19s 17 subtests passed [00:38:31.343] 189/331 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.71s 3 subtests passed [00:38:31.941] 190/331 postgresql:pg_rewind / pg_rewind/007_standby_source OK 3.65s 7 subtests passed [00:38:32.630] 191/331 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 4.06s 3 subtests passed [00:38:33.107] 192/331 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.48s 60 subtests passed [00:38:34.015] 193/331 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 3.72s 38 subtests passed [00:38:34.117] 194/331 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.17s 32 subtests passed [00:38:34.677] 195/331 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 5.93s 1 subtests passed [00:38:35.123] 196/331 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.01s 5 subtests passed [00:38:36.900] 197/331 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.88s 9 subtests passed [00:38:38.081] 198/331 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.96s 15 subtests passed [00:38:38.850] 199/331 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.17s 10 subtests passed [00:38:39.044] 200/331 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.19s 11 subtests passed [00:38:39.328] 201/331 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 7.98s 92 subtests passed [00:38:41.037] 202/331 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.95s 5 subtests passed [00:38:41.311] 203/331 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.19s 18 subtests passed [00:38:41.571] 204/331 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.53s 8 subtests passed [00:38:42.146] 205/331 postgresql:pg_waldump / pg_waldump/001_basic OK 5.24s 92 subtests passed [00:38:43.067] 206/331 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.03s 208 subtests passed [00:38:44.704] 207/331 postgresql:psql / psql/020_cancel OK 2.56s 2 subtests passed [00:38:45.171] 208/331 postgresql:psql / psql/001_basic OK 3.86s 108 subtests passed [00:38:45.296] 209/331 postgresql:psql / psql/010_tab_completion OK 3.72s 89 subtests passed [00:38:45.739] 210/331 postgresql:scripts / scripts/010_clusterdb OK 2.67s 16 subtests passed [00:38:47.250] 211/331 postgresql:scripts / scripts/011_clusterdb_all OK 2.55s 7 subtests passed [00:38:47.811] 212/331 postgresql:scripts / scripts/040_createuser OK 2.51s 37 subtests passed [00:38:48.281] 213/331 postgresql:scripts / scripts/050_dropdb OK 2.54s 16 subtests passed [00:38:49.588] 214/331 postgresql:scripts / scripts/070_dropuser OK 2.34s 13 subtests passed [00:38:50.229] 215/331 postgresql:scripts / scripts/080_pg_isready OK 2.42s 11 subtests passed [00:38:50.456] 216/331 postgresql:scripts / scripts/020_createdb OK 5.28s 60 subtests passed [00:38:52.354] 217/331 postgresql:scripts / scripts/091_reindexdb_all OK 2.76s 13 subtests passed [00:38:53.009] 218/331 postgresql:scripts / scripts/090_reindexdb OK 4.73s 64 subtests passed [00:38:53.153] 219/331 postgresql:scripts / scripts/101_vacuumdb_all OK 2.69s 5 subtests passed [00:38:53.332] 220/331 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.18s 27 subtests passed [00:38:53.460] 221/331 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.13s 4 subtests passed [00:38:54.065] 222/331 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.60s 39 subtests passed [00:38:55.279] 223/331 postgresql:scripts / scripts/100_vacuumdb OK 5.05s 85 subtests passed [00:38:57.022] 224/331 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.67s 4 subtests passed [00:38:57.461] 225/331 postgresql:scripts / scripts/200_connstr OK 4.45s 3 subtests passed [00:38:58.691] 226/331 postgresql:amcheck / amcheck/002_cic OK 3.40s 3 subtests passed [00:39:00.462] 227/331 postgresql:amcheck / amcheck/003_cic_2pc OK 3.44s 5 subtests passed [00:39:00.904] 228/331 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.44s 6 subtests passed [00:39:01.787] 229/331 postgresql:amcheck / amcheck/005_pitr OK 3.10s 3 subtests passed [00:39:02.933] 230/331 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.47s 19 subtests passed [00:39:03.072] 231/331 postgresql:oid2name / oid2name/001_basic OK 0.14s 9 subtests passed [00:39:05.256] 232/331 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.18s 7 subtests passed [00:39:05.540] 233/331 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.75s 16 subtests passed [00:39:05.699] 234/331 postgresql:amcheck / amcheck/001_verify_heapam OK 11.63s 272 subtests passed [00:39:07.609] 235/331 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.35s 3 subtests passed [00:39:07.889] 236/331 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.35s 2 subtests passed [00:39:07.978] 237/331 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.27s 3 subtests passed [00:39:08.135] 238/331 postgresql:vacuumlo / vacuumlo/001_basic OK 0.16s 9 subtests passed [00:39:08.437] 239/331 postgresql:pgbench / pgbench/001_pgbench_with_server OK 29.10s 467 subtests passed [00:39:10.651] 240/331 postgresql:authentication / authentication/002_saslprep OK 2.20s 20 subtests passed [00:39:10.716] 241/331 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.83s 6 subtests passed [00:39:12.330] 242/331 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 4.72s 3 subtests passed [00:39:12.499] 243/331 postgresql:authentication / authentication/005_sspi SKIP 0.17s [00:39:12.867] 244/331 postgresql:authentication / authentication/004_file_inclusion OK 2.15s 2 subtests passed [00:39:13.001] 245/331 postgresql:authentication / authentication/001_password OK 4.87s 182 subtests passed [00:39:13.198] 246/331 postgresql:postmaster / postmaster/001_basic OK 0.19s 9 subtests passed [00:39:13.285] 247/331 postgresql:authentication / authentication/003_peer OK 2.63s 53 subtests passed [00:39:14.641] 248/331 postgresql:authentication / authentication/006_login_trigger OK 2.14s 32 subtests passed [00:39:14.921] 249/331 postgresql:authentication / authentication/007_pre_auth OK 2.05s 2 subtests passed [00:39:15.415] 250/331 postgresql:postmaster / postmaster/002_connection_limits OK 2.21s 30 subtests passed [00:39:15.525] 251/331 postgresql:postmaster / postmaster/003_start_stop OK 2.24s 25 subtests passed [00:39:17.939] 252/331 postgresql:bloom / bloom/001_wal OK 17.03s 31 subtests passed [00:39:20.135] 253/331 postgresql:subscription / subscription/003_constraints OK 4.71s 6 subtests passed [00:39:21.309] 254/331 postgresql:subscription / subscription/002_types OK 6.38s 4 subtests passed [00:39:21.869] 255/331 postgresql:subscription / subscription/004_sync OK 6.34s 8 subtests passed [00:39:22.119] 256/331 postgresql:subscription / subscription/005_encoding OK 4.18s 1 subtests passed [00:39:24.681] 257/331 postgresql:subscription / subscription/006_rewrite OK 4.54s 2 subtests passed [00:39:25.839] 258/331 postgresql:subscription / subscription/007_ddl OK 4.53s 4 subtests passed [00:39:26.610] 259/331 postgresql:subscription / subscription/008_diff_schema OK 4.74s 5 subtests passed [00:39:27.006] 260/331 postgresql:subscription / subscription/009_matviews OK 4.89s 1 subtests passed [00:39:27.308] 261/331 postgresql:subscription / subscription/001_rep_changes OK 12.66s 36 subtests passed [00:39:30.972] 262/331 postgresql:subscription / subscription/012_collation OK 4.36s 2 subtests passed [00:39:32.283] 263/331 postgresql:subscription / subscription/010_truncate OK 7.60s 14 subtests passed [00:39:33.226] 264/331 postgresql:subscription / subscription/011_generated OK 7.38s 11 subtests passed [00:39:35.250] 265/331 postgresql:subscription / subscription/014_binary OK 7.94s 8 subtests passed [00:39:37.752] 266/331 postgresql:subscription / subscription/016_stream_subxact OK 5.47s 3 subtests passed [00:39:37.864] 267/331 postgresql:subscription / subscription/017_stream_ddl OK 4.64s 3 subtests passed [00:39:41.679] 268/331 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.93s 2 subtests passed [00:39:41.718] 269/331 postgresql:subscription / subscription/020_messages OK 3.85s 5 subtests passed [00:39:41.774] 270/331 postgresql:subscription / subscription/018_stream_subxact_abort OK 6.52s 9 subtests passed [00:39:46.850] 271/331 postgresql:subscription / subscription/013_partition OK 19.84s 74 subtests passed [00:39:50.546] 272/331 postgresql:subscription / subscription/015_stream OK 19.57s 10 subtests passed [00:39:51.123] 273/331 postgresql:subscription / subscription/021_twophase OK 9.44s 30 subtests passed [00:39:51.821] 274/331 postgresql:subscription / subscription/024_add_drop_pub OK 4.97s 3 subtests passed [00:39:52.927] 275/331 postgresql:subscription / subscription/023_twophase_stream OK 11.15s 33 subtests passed [00:39:55.363] 276/331 postgresql:subscription / subscription/022_twophase_cascade OK 13.64s 41 subtests passed [00:39:57.051] 277/331 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.50s 13 subtests passed [00:39:59.546] 278/331 postgresql:subscription / subscription/026_stats OK 8.42s 13 subtests passed [00:40:00.570] 279/331 postgresql:subscription / subscription/029_on_error OK 5.20s 5 subtests passed [00:40:03.765] 280/331 postgresql:subscription / subscription/028_row_filter OK 10.84s 26 subtests passed [00:40:04.862] 281/331 postgresql:subscription / subscription/027_nosuperuser OK 13.04s 19 subtests passed [00:40:07.183] 282/331 postgresql:subscription / subscription/030_origin OK 10.13s 13 subtests passed [00:40:10.915] 283/331 postgresql:subscription / subscription/033_run_as_table_owner OK 7.14s 10 subtests passed [00:40:10.933] ▶ 284/331 - regression tests pass FAIL [00:40:10.951] 284/331 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 298.85s exit status 1 [00:40:10.952] >>> share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_icu=yes MALLOC_PERTURB_=155 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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/bin:/sbin:/bin:/usr/sbin:/usr/bin MESON_TEST_ITERATION=1 /usr/local/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/local/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 [00:40:10.952] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:40:10.952] stderr: [00:40:10.952] # Failed test 'regression tests pass' [00:40:10.952] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 263. [00:40:10.952] # got: '256' [00:40:10.952] # expected: '0' [00:40:10.952] # Looks like you failed 1 test of 19. [00:40:10.952] [00:40:10.952] (test program exited with status code 1) [00:40:10.952] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:40:10.952] [00:40:11.409] 285/331 postgresql:subscription / subscription/032_subscribe_use_index OK 10.84s 15 subtests passed [00:40:13.585] 286/331 postgresql:brin / brin/01_workitems OK 2.67s 2 subtests passed [00:40:13.704] 287/331 postgresql:brin / brin/02_wal_consistency OK 2.75s 2 subtests passed [00:40:14.816] 288/331 postgresql:commit_ts / commit_ts/001_base OK 3.41s 2 subtests passed [00:40:14.925] 289/331 postgresql:subscription / subscription/034_temporal OK 10.06s 32 subtests passed [00:40:15.689] 290/331 postgresql:subscription / subscription/031_column_list OK 16.14s 36 subtests passed [00:40:17.404] 291/331 postgresql:commit_ts / commit_ts/002_standby OK 3.82s 4 subtests passed [00:40:17.654] 292/331 postgresql:injection_points / injection_points/001_stats OK 2.73s 9 subtests passed [00:40:17.807] 293/331 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.10s 4 subtests passed [00:40:18.682] 294/331 postgresql:commit_ts / commit_ts/004_restart OK 3.86s 16 subtests passed [00:40:18.771] 295/331 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.08s 4 subtests passed [00:40:19.619] 296/331 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.21s 21 subtests passed [00:40:20.550] 297/331 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.78s 2 subtests passed [00:40:20.862] 298/331 postgresql:oauth_validator / oauth_validator/002_client OK 3.05s 8 subtests passed [00:40:21.042] 299/331 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.36s 4 subtests passed [00:40:21.214] 300/331 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.17s 12 subtests passed [00:40:21.342] 301/331 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.13s 2 subtests passed [00:40:21.456] 302/331 postgresql:test_escape / test_escape/001_test_escape OK 1.83s 1131 subtests passed [00:40:22.726] 303/331 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.17s 516 subtests passed [00:40:23.513] 304/331 postgresql:test_misc / test_misc/002_tablespace OK 2.05s 20 subtests passed [00:40:23.591] 305/331 postgresql:test_misc / test_misc/001_constraint_validation OK 2.25s 42 subtests passed [00:40:23.701] 306/331 postgresql:subscription / subscription/100_bugs OK 16.52s 13 subtests passed [00:40:24.807] 307/331 postgresql:test_misc / test_misc/003_check_guc OK 2.08s 3 subtests passed [00:40:25.399] 308/331 postgresql:test_misc / test_misc/005_timeouts OK 1.81s 2 subtests passed [00:40:25.701] 309/331 postgresql:test_misc / test_misc/004_io_direct OK 2.19s 3 subtests passed [00:40:26.130] 310/331 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.42s 2 subtests passed [00:40:26.647] 311/331 postgresql:test_misc / test_misc/007_catcache_inval OK 1.84s 2 subtests passed [00:40:26.789] 312/331 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.14s [00:40:26.954] 313/331 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.16s [00:40:27.090] 314/331 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.13s [00:40:27.723] 315/331 postgresql:test_slru / test_slru/001_multixact OK 2.02s 3 subtests passed [00:40:29.294] 316/331 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.16s 8 subtests passed [00:40:29.722] 317/331 postgresql:checksums / checksums/001_basic OK 2.63s 8 subtests passed [00:40:30.355] 318/331 postgresql:checksums / checksums/002_restarts OK 2.63s 8 subtests passed [00:40:30.825] 319/331 postgresql:oauth_validator / oauth_validator/001_server OK 13.17s 121 subtests passed [00:40:32.212] 320/331 postgresql:checksums / checksums/003_standby_restarts OK 2.92s 12 subtests passed [00:40:32.676] 321/331 postgresql:checksums / checksums/004_offline OK 2.95s 8 subtests passed [00:40:34.369] 322/331 postgresql:ssl / ssl/002_scram OK 3.54s 28 subtests passed [00:40:35.083] 323/331 postgresql:ssl / ssl/003_sslinfo OK 2.87s 21 subtests passed [00:40:36.847] 324/331 postgresql:ldap / ldap/002_bindpasswd OK 2.48s 3 subtests passed [00:40:36.994] 325/331 postgresql:icu / icu/010_database OK 1.91s 8 subtests passed [00:40:37.532] 326/331 postgresql:test_json_parser / test_json_parser/002_inline OK 16.67s 3400 subtests passed [00:40:38.008] 327/331 postgresql:ldap / ldap/001_auth OK 5.33s 47 subtests passed [00:40:39.721] 328/331 postgresql:ssl / ssl/001_ssltests OK 9.37s 227 subtests passed [00:40:39.863] 329/331 postgresql:test_pg_dump / test_pg_dump/001_base OK 14.46s 1044 subtests passed [00:40:40.960] ▶ 330/331 - regression tests pass FAIL [00:40:40.967] 330/331 postgresql:recovery / recovery/027_stream_regress ERROR 295.28s exit status 1 [00:40:40.967] >>> share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib enable_injection_points=yes INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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/bin:/sbin:/bin:/usr/sbin:/usr/bin MALLOC_PERTURB_=182 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/local/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/local/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 [00:40:40.967] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [00:40:40.967] stderr: [00:40:40.967] # Failed test 'regression tests pass' [00:40:40.967] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [00:40:40.967] # got: '256' [00:40:40.967] # expected: '0' [00:40:40.967] # Looks like you failed 1 test of 9. [00:40:40.967] [00:40:40.967] (test program exited with status code 1) [00:40:40.967] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [00:40:40.967] [00:40:42.361] 331/331 postgresql:pg_dump / pg_dump/002_pg_dump OK 155.19s 12584 subtests passed [00:40:42.580] [00:40:42.580] Summary of Failures: [00:40:42.580] [00:40:42.580] 180/331 postgresql:regress / regress/regress ERROR 196.00s exit status 1 [00:40:42.580] 284/331 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 298.85s exit status 1 [00:40:42.580] 330/331 postgresql:recovery / recovery/027_stream_regress ERROR 295.28s exit status 1 [00:40:42.580] [00:40:42.580] Ok: 323 [00:40:42.580] Expected Fail: 0 [00:40:42.580] Fail: 3 [00:40:42.580] Unexpected Pass: 0 [00:40:42.580] Skipped: 5 [00:40:42.580] Timeout: 0 [00:40:42.580] [00:40:42.580] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [00:40:42.636] [00:40:42.636] Exit status: 3