[02:06:45.917] su postgres <<-EOF [02:06:45.917] ulimit -c unlimited [02:06:45.917] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:06:45.917] EOF [02:16:45.848] 1/289 postgresql:setup / tmp_install OK 7.18s [02:16:45.848] 2/289 postgresql:setup / install_test_files OK 0.07s [02:16:45.848] 5/289 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.23s [02:16:45.848] 132/289 postgresql:libpq / libpq/001_uri OK 0.47s [02:16:45.848] 133/289 postgresql:libpq / libpq/002_api OK 0.12s [02:16:45.848] 137/289 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.17s [02:16:45.848] 142/289 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.22s [02:16:45.848] 147/289 postgresql:pg_checksums / pg_checksums/001_basic OK 0.12s [02:16:45.848] 149/289 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.17s [02:16:45.848] 152/289 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.27s [02:16:45.848] 154/289 postgresql:pg_config / pg_config/001_pg_config OK 0.17s [02:16:45.848] 155/289 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.42s [02:16:45.848] 157/289 postgresql:pg_ctl / pg_ctl/002_status OK 0.57s [02:16:45.848] 160/289 postgresql:pg_dump / pg_dump/001_basic OK 0.47s [02:16:45.848] 173/289 postgresql:pg_rewind / pg_rewind/006_options OK 0.22s [02:16:45.848] 177/289 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.12s [02:16:45.848] 178/289 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.17s [02:16:45.848] 179/289 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.17s [02:16:45.848] 180/289 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 1.27s [02:16:45.848] 182/289 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 0.67s [02:16:45.848] 183/289 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.83s [02:16:45.848] 184/289 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 0.57s [02:16:45.848] 186/289 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 1.72s [02:16:45.848] 187/289 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 1.32s [02:16:45.848] 188/289 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 1.57s [02:16:45.848] 191/289 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.12s [02:16:45.848] 194/289 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.57s [02:16:45.848] 204/289 postgresql:scripts / scripts/080_pg_isready OK 0.47s [02:16:45.848] 211/289 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.42s [02:16:45.848] 220/289 postgresql:oid2name / oid2name/001_basic OK 0.17s [02:16:45.848] 224/289 postgresql:vacuumlo / vacuumlo/001_basic OK 0.17s [02:16:45.848] 273/289 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 0.72s [02:16:45.848] [02:16:45.848] The output from 10 first failed tests: [02:16:45.848] [02:16:45.848] 3/289 postgresql:setup / initdb_cache FAIL 1.17s (exit status 1) [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:53 REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' 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/x86_64-linux-gnu' /usr/bin/python3 -c [02:16:45.848] import shutil [02:16:45.848] import sys [02:16:45.848] import subprocess [02:16:45.848] [02:16:45.848] shutil.rmtree(sys.argv[1], ignore_errors=True) [02:16:45.848] sp = subprocess.run(sys.argv[2:] + [sys.argv[1]]) [02:16:45.848] sys.exit(sp.returncode) [02:16:45.848] /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/initdb --auth trust --no-sync --no-instructions --lc-messages=C --no-clean [02:16:45.848] --- stdout --- [02:16:45.848] Running in no-clean mode. Mistakes will not be cleaned up. [02:16:45.848] The files belonging to this database system will be owned by user "postgres". [02:16:45.848] This user must also own the server process. [02:16:45.848] [02:16:45.848] The database cluster will be initialized with this locale configuration: [02:16:45.848] provider: libc [02:16:45.848] LC_COLLATE: C.UTF-8 [02:16:45.848] LC_CTYPE: C.UTF-8 [02:16:45.848] LC_MESSAGES: C [02:16:45.848] LC_MONETARY: C.UTF-8 [02:16:45.848] LC_NUMERIC: C.UTF-8 [02:16:45.848] LC_TIME: C.UTF-8 [02:16:45.848] The default database encoding has accordingly been set to "UTF8". [02:16:45.848] The default text search configuration will be set to "english". [02:16:45.848] [02:16:45.848] Data page checksums are disabled. [02:16:45.848] [02:16:45.848] creating directory /tmp/cirrus-ci-build/build/tmp_install/initdb-template ... ok [02:16:45.848] creating subdirectories ... ok [02:16:45.848] selecting dynamic shared memory implementation ... posix [02:16:45.848] selecting default max_connections ... 100 [02:16:45.848] selecting default shared_buffers ... 128MB [02:16:45.848] selecting default time zone ... Etc/UTC [02:16:45.848] creating configuration files ... ok [02:16:45.848] running bootstrap script ... ok [02:16:45.848] performing post-bootstrap initialization ... [02:16:45.848] --- stderr --- [02:16:45.848] ../src/backend/optimizer/plan/planner.c:576:28: runtime error: load of value 5, which is not a valid value for type '_Bool' [02:16:45.848] ==22718==Using libbacktrace symbolizer. [02:16:45.848] #0 0x5562fd6cfb27 in standard_planner ../src/backend/optimizer/plan/planner.c:576 [02:16:45.848] #1 0x5562fd6cfbb3 in planner ../src/backend/optimizer/plan/planner.c:283 [02:16:45.848] #2 0x5562fd93994d in pg_plan_query ../src/backend/tcop/postgres.c:903 [02:16:45.848] #3 0x5562fd939cba in pg_plan_queries ../src/backend/tcop/postgres.c:995 [02:16:45.848] #4 0x5562fd93a094 in exec_simple_query ../src/backend/tcop/postgres.c:1192 [02:16:45.848] #5 0x5562fd93cf94 in PostgresMain ../src/backend/tcop/postgres.c:4675 [02:16:45.848] #6 0x5562fd93d519 in PostgresSingleUserMain ../src/backend/tcop/postgres.c:4128 [02:16:45.848] #7 0x5562fd615c86 in main ../src/backend/main/main.c:195 [02:16:45.848] #8 0x7f5326482d09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) [02:16:45.848] #9 0x5562fd185229 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres+0x8b1229) [02:16:45.848] [02:16:45.848] Aborted (core dumped) [02:16:45.848] child process exited with exit code 134 [02:16:45.848] initdb: data directory "/tmp/cirrus-ci-build/build/tmp_install/initdb-template" not removed at user's request [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 4/289 postgresql:regress / regress/regress ERROR 0.43s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' 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/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' /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 --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 [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/regress/regress group regress test regress [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # using temp instance on port 40052 with PID 22746 [02:16:45.848] Bail out!# test failed [02:16:45.848] --- stderr --- [02:16:45.848] psql: error: connection to server on socket "/tmp/pg_regress-QSDZ0Y/.s.PGSQL.40052" failed: FATAL: database "postgres" does not exist [02:16:45.848] # command failed: "psql" -X -q -c "CREATE DATABASE \"regression\" TEMPLATE=template0" -c "ALTER DATABASE \"regression\" SET lc_messages TO 'C';ALTER DATABASE \"regression\" SET lc_monetary TO 'C';ALTER DATABASE \"regression\" SET lc_numeric TO 'C';ALTER DATABASE \"regression\" SET lc_time TO 'C';ALTER DATABASE \"regression\" SET bytea_output TO 'hex';ALTER DATABASE \"regression\" SET timezone_abbreviations TO 'Default';" "postgres" [02:16:45.848] [02:16:45.848] (test program exited with status code 2) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 6/289 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1.58s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 with_icu='yes' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' 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/x86_64-linux-gnu' 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' /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 --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:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade group pg_upgrade test 002_pg_upgrade [02:16:45.848] # testing using transfer mode --copy [02:16:45.848] # initializing database system by running initdb [02:16:45.848] Bail out! command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --locale C --locale-provider icu --icu-locale fr-CA" exited with value 1 [02:16:45.848] # test failed [02:16:45.848] --- stderr --- [02:16:45.848] [02:16:45.848] (test program exited with status code 255) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 7/289 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.63s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 with_icu='yes' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' 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/x86_64-linux-gnu' 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' /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 --testgroup pg_upgrade --testname 003_logical_slots -- /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/003_logical_slots.pl [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_logical_slots group pg_upgrade test 003_logical_slots [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # test failed [02:16:45.848] --- stderr --- [02:16:45.848] [02:16:45.848] (test program exited with status code 29) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 8/289 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.95s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 with_icu='yes' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' 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/x86_64-linux-gnu' 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' /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 --testgroup pg_upgrade --testname 004_subscription -- /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/004_subscription.pl [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/004_subscription group pg_upgrade test 004_subscription [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # test failed [02:16:45.848] --- stderr --- [02:16:45.848] [02:16:45.848] (test program exited with status code 29) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 9/289 postgresql:isolation / isolation/isolation ERROR 0.39s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' 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/isolation:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' 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/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/isolation --testgroup isolation --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/isolation/isolation/tmp_check --port 40053 --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/isolation/isolation group isolation test isolation [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # using temp instance on port 40053 with PID 22748 [02:16:45.848] Bail out!# test failed [02:16:45.848] --- stderr --- [02:16:45.848] psql: error: connection to server on socket "/tmp/pg_regress-XNAGxL/.s.PGSQL.40053" failed: FATAL: database "postgres" does not exist [02:16:45.848] # command failed: "psql" -X -q -c "CREATE DATABASE \"isolation_regression\" TEMPLATE=template0" -c "ALTER DATABASE \"isolation_regression\" SET lc_messages TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_monetary TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_numeric TO 'C';ALTER DATABASE \"isolation_regression\" SET lc_time TO 'C';ALTER DATABASE \"isolation_regression\" SET bytea_output TO 'hex';ALTER DATABASE \"isolation_regression\" SET timezone_abbreviations TO 'Default';" "postgres" [02:16:45.848] [02:16:45.848] (test program exited with status code 2) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 10/289 postgresql:recovery / recovery/001_stream_rep ERROR 1.82s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' 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/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/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' /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 --testgroup recovery --testname 001_stream_rep -- /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/001_stream_rep.pl [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/001_stream_rep group recovery test 001_stream_rep [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # test failed [02:16:45.848] --- stderr --- [02:16:45.848] [02:16:45.848] (test program exited with status code 29) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 11/289 postgresql:recovery / recovery/002_archiving ERROR 1.03s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' 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/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/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' /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 --testgroup recovery --testname 002_archiving -- /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/002_archiving.pl [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/002_archiving group recovery test 002_archiving [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # test failed [02:16:45.848] --- stderr --- [02:16:45.848] [02:16:45.848] (test program exited with status code 29) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 12/289 postgresql:recovery / recovery/003_recovery_targets ERROR 0.22s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' 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/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/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' /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 --testgroup recovery --testname 003_recovery_targets -- /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/003_recovery_targets.pl [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets group recovery test 003_recovery_targets [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] Bail out! command "pg_resetwal --epoch 1 /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets/data/t_003_recovery_targets_primary_data/pgdata" exited with value 1 [02:16:45.848] # test failed [02:16:45.848] --- stderr --- [02:16:45.848] [02:16:45.848] (test program exited with status code 255) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] 13/289 postgresql:recovery / recovery/004_timeline_switch ERROR 0.97s [02:16:45.848] [02:16:45.848] --- command --- [02:16:45.848] 02:06:54 REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' 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/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/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' /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 --testgroup recovery --testname 004_timeline_switch -- /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/004_timeline_switch.pl [02:16:45.848] --- stdout --- [02:16:45.848] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/004_timeline_switch group recovery test 004_timeline_switch [02:16:45.848] # initializing database system by copying initdb template [02:16:45.848] # test failed [02:16:45.848] --- stderr --- [02:16:45.848] [02:16:45.848] (test program exited with status code 29) [02:16:45.848] ------- [02:16:45.848] [02:16:45.848] [02:16:45.848] Summary of Failures: [02:16:45.848] [02:16:45.848] 3/289 postgresql:setup / initdb_cache FAIL 1.17s (exit status 1) [02:16:45.848] 4/289 postgresql:regress / regress/regress ERROR 0.43s [02:16:45.848] 6/289 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1.58s [02:16:45.848] 7/289 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.63s [02:16:45.848] 8/289 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.95s [02:16:45.848] 9/289 postgresql:isolation / isolation/isolation ERROR 0.39s [02:16:45.848] 10/289 postgresql:recovery / recovery/001_stream_rep ERROR 1.82s [02:16:45.848] 11/289 postgresql:recovery / recovery/002_archiving ERROR 1.03s [02:16:45.848] 12/289 postgresql:recovery / recovery/003_recovery_targets ERROR 0.22s [02:16:45.848] 13/289 postgresql:recovery / recovery/004_timeline_switch ERROR 0.97s [02:16:45.848] 14/289 postgresql:recovery / recovery/005_replay_delay ERROR 0.67s [02:16:45.848] 15/289 postgresql:recovery / recovery/006_logical_decoding ERROR 0.67s [02:16:45.848] 16/289 postgresql:recovery / recovery/007_sync_rep ERROR 590.65s [02:16:45.848] 17/289 postgresql:recovery / recovery/008_fsm_truncation ERROR 1.28s [02:16:45.848] 18/289 postgresql:recovery / recovery/009_twophase ERROR 4.58s [02:16:45.848] 19/289 postgresql:recovery / recovery/010_logical_decoding_timelines ERROR 0.42s [02:16:45.848] 20/289 postgresql:recovery / recovery/012_subtransactions ERROR 1.47s [02:16:45.848] 21/289 postgresql:recovery / recovery/013_crash_restart ERROR 0.42s [02:16:45.848] 22/289 postgresql:recovery / recovery/014_unlogged_reinit ERROR 0.53s [02:16:45.848] 23/289 postgresql:recovery / recovery/015_promotion_pages ERROR 0.77s [02:16:45.848] 24/289 postgresql:recovery / recovery/016_min_consistency ERROR 0.77s [02:16:45.848] 25/289 postgresql:recovery / recovery/017_shm ERROR 1.37s [02:16:45.848] 26/289 postgresql:recovery / recovery/018_wal_optimize ERROR 0.52s [02:16:45.848] 27/289 postgresql:recovery / recovery/019_replslot_limit ERROR 1.72s [02:16:45.848] 28/289 postgresql:recovery / recovery/020_archive_status ERROR 0.43s [02:16:45.848] 29/289 postgresql:recovery / recovery/021_row_visibility ERROR 0.42s [02:16:45.848] 30/289 postgresql:recovery / recovery/022_crash_temp_files ERROR 0.58s [02:16:45.848] 31/289 postgresql:recovery / recovery/023_pitr_prepared_xact ERROR 0.62s [02:16:45.848] 32/289 postgresql:recovery / recovery/024_archive_recovery ERROR 0.97s [02:16:45.848] 33/289 postgresql:recovery / recovery/025_stuck_on_old_timeline ERROR 198.86s [02:16:45.848] 34/289 postgresql:recovery / recovery/026_overwrite_contrecord ERROR 0.42s [02:16:45.848] 35/289 postgresql:recovery / recovery/027_stream_regress ERROR 1.02s [02:16:45.848] 36/289 postgresql:recovery / recovery/028_pitr_timelines ERROR 0.88s [02:16:45.848] 37/289 postgresql:recovery / recovery/029_stats_restart ERROR 0.42s [02:16:45.848] 38/289 postgresql:recovery / recovery/030_stats_cleanup_replica ERROR 0.87s [02:16:45.848] 39/289 postgresql:recovery / recovery/031_recovery_conflict ERROR 0.47s [02:16:45.848] 40/289 postgresql:recovery / recovery/032_relfilenode_reuse ERROR 0.67s [02:16:45.848] 41/289 postgresql:recovery / recovery/033_replay_tsp_drops ERROR 0.87s [02:16:45.848] 42/289 postgresql:recovery / recovery/034_create_database ERROR 0.42s [02:16:45.848] 43/289 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 0.47s [02:16:45.848] 44/289 postgresql:recovery / recovery/036_truncated_dropped ERROR 0.42s [02:16:45.848] 45/289 postgresql:recovery / recovery/037_invalid_database ERROR 0.42s [02:16:45.848] 46/289 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR 0.47s [02:16:45.848] 47/289 postgresql:recovery / recovery/039_end_of_wal ERROR 0.42s [02:16:45.848] 48/289 postgresql:recovery / recovery/040_standby_failover_slots_sync ERROR 0.47s [02:16:45.848] 49/289 postgresql:kerberos / kerberos/001_auth SKIP 3.68s [02:16:45.848] 50/289 postgresql:plpgsql / plpgsql/regress ERROR 0.47s [02:16:45.848] 51/289 postgresql:plperl / plperl/regress ERROR 0.42s [02:16:45.848] 52/289 postgresql:plpython / plpython/regress ERROR 0.32s [02:16:45.848] 53/289 postgresql:pltcl / pltcl/regress ERROR 0.37s [02:16:45.848] 54/289 postgresql:adminpack / adminpack/regress ERROR 0.37s [02:16:45.848] 55/289 postgresql:amcheck / amcheck/regress ERROR 0.37s [02:16:45.848] 56/289 postgresql:basic_archive / basic_archive/regress ERROR 0.52s [02:16:45.848] 57/289 postgresql:bloom / bloom/regress ERROR 0.37s [02:16:45.848] 58/289 postgresql:bool_plperl / bool_plperl/regress ERROR 0.37s [02:16:45.848] 59/289 postgresql:btree_gin / btree_gin/regress ERROR 0.32s [02:16:45.848] 60/289 postgresql:btree_gist / btree_gist/regress ERROR 0.32s [02:16:45.848] 61/289 postgresql:citext / citext/regress ERROR 0.42s [02:16:45.848] 62/289 postgresql:cube / cube/regress ERROR 0.42s [02:16:45.848] 63/289 postgresql:dblink / dblink/regress ERROR 0.42s [02:16:45.848] 64/289 postgresql:dict_int / dict_int/regress ERROR 0.47s [02:16:45.848] 65/289 postgresql:dict_xsyn / dict_xsyn/regress ERROR 0.48s [02:16:45.848] 66/289 postgresql:earthdistance / earthdistance/regress ERROR 0.32s [02:16:45.848] 67/289 postgresql:file_fdw / file_fdw/regress ERROR 0.42s [02:16:45.848] 68/289 postgresql:fuzzystrmatch / fuzzystrmatch/regress ERROR 0.32s [02:16:45.848] 69/289 postgresql:hstore / hstore/regress ERROR 0.52s [02:16:45.848] 70/289 postgresql:hstore_plperl / hstore_plperl/regress ERROR 0.52s [02:16:45.848] 71/289 postgresql:hstore_plpython / hstore_plpython/regress ERROR 0.42s [02:16:45.848] 72/289 postgresql:intarray / intarray/regress ERROR 0.32s [02:16:45.848] 73/289 postgresql:isn / isn/regress ERROR 0.37s [02:16:45.848] 74/289 postgresql:jsonb_plperl / jsonb_plperl/regress ERROR 0.47s [02:16:45.848] 75/289 postgresql:jsonb_plpython / jsonb_plpython/regress ERROR 0.42s [02:16:45.848] 76/289 postgresql:lo / lo/regress ERROR 0.37s [02:16:45.848] 77/289 postgresql:ltree / ltree/regress ERROR 0.37s [02:16:45.848] 78/289 postgresql:ltree_plpython / ltree_plpython/regress ERROR 0.47s [02:16:45.848] 79/289 postgresql:pageinspect / pageinspect/regress ERROR 0.32s [02:16:45.848] 80/289 postgresql:passwordcheck / passwordcheck/regress ERROR 0.42s [02:16:45.848] 81/289 postgresql:pg_buffercache / pg_buffercache/regress ERROR 0.27s [02:16:45.848] 82/289 postgresql:pgcrypto / pgcrypto/regress ERROR 0.22s [02:16:45.848] 83/289 postgresql:pg_freespacemap / pg_freespacemap/regress ERROR 0.47s [02:16:45.848] 84/289 postgresql:pgrowlocks / pgrowlocks/isolation ERROR 0.37s [02:16:45.848] 85/289 postgresql:pg_stat_statements / pg_stat_statements/regress ERROR 0.42s [02:16:45.848] 86/289 postgresql:pgstattuple / pgstattuple/regress ERROR 0.42s [02:16:45.848] 87/289 postgresql:pg_surgery / pg_surgery/regress ERROR 0.37s [02:16:45.848] 88/289 postgresql:pg_trgm / pg_trgm/regress ERROR 0.27s [02:16:45.848] 89/289 postgresql:pg_visibility / pg_visibility/regress ERROR 0.37s [02:16:45.848] 90/289 postgresql:pg_walinspect / pg_walinspect/regress ERROR 0.32s [02:16:45.848] 91/289 postgresql:postgres_fdw / postgres_fdw/regress ERROR 0.32s [02:16:45.848] 92/289 postgresql:seg / seg/regress ERROR 0.32s [02:16:45.848] 93/289 postgresql:tablefunc / tablefunc/regress ERROR 0.37s [02:16:45.848] 94/289 postgresql:tcn / tcn/isolation ERROR 0.32s [02:16:45.848] 95/289 postgresql:test_decoding / test_decoding/regress ERROR 0.27s [02:16:45.848] 96/289 postgresql:test_decoding / test_decoding/isolation ERROR 0.32s [02:16:45.848] 97/289 postgresql:tsm_system_rows / tsm_system_rows/regress ERROR 0.32s [02:16:45.848] 98/289 postgresql:tsm_system_time / tsm_system_time/regress ERROR 0.32s [02:16:45.848] 99/289 postgresql:unaccent / unaccent/regress ERROR 0.32s [02:16:45.848] 100/289 postgresql:uuid-ossp / uuid-ossp/regress ERROR 0.37s [02:16:45.848] 101/289 postgresql:xml2 / xml2/regress ERROR 0.37s [02:16:45.848] 102/289 postgresql:brin / brin/isolation ERROR 0.32s [02:16:45.848] 103/289 postgresql:commit_ts / commit_ts/regress ERROR 0.32s [02:16:45.848] 104/289 postgresql:delay_execution / delay_execution/isolation ERROR 0.27s [02:16:45.848] 105/289 postgresql:dummy_index_am / dummy_index_am/regress ERROR 0.37s [02:16:45.848] 106/289 postgresql:dummy_seclabel / dummy_seclabel/regress ERROR 0.37s [02:16:45.848] 107/289 postgresql:gin / gin/regress ERROR 0.32s [02:16:45.848] 108/289 postgresql:injection_points / injection_points/regress ERROR 0.33s [02:16:45.848] 109/289 postgresql:plsample / plsample/regress ERROR 0.38s [02:16:45.848] 110/289 postgresql:spgist_name_ops / spgist_name_ops/regress ERROR 0.37s [02:16:45.848] 111/289 postgresql:test_bloomfilter / test_bloomfilter/regress ERROR 0.32s [02:16:45.848] 112/289 postgresql:test_copy_callbacks / test_copy_callbacks/regress ERROR 0.32s [02:16:45.848] 113/289 postgresql:test_ddl_deparse / test_ddl_deparse/regress ERROR 0.27s [02:16:45.848] 114/289 postgresql:test_dsa / test_dsa/regress ERROR 0.47s [02:16:45.848] 115/289 postgresql:test_dsm_registry / test_dsm_registry/regress ERROR 0.42s [02:16:45.848] 116/289 postgresql:test_extensions / test_extensions/regress ERROR 2.93s [02:16:45.848] 117/289 postgresql:test_ginpostinglist / test_ginpostinglist/regress ERROR 0.37s [02:16:45.848] 118/289 postgresql:test_integerset / test_integerset/regress ERROR 0.37s [02:16:45.848] 119/289 postgresql:test_lfind / test_lfind/regress ERROR 0.42s [02:16:45.848] 120/289 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR 3.28s [02:16:45.848] 121/289 postgresql:test_parser / test_parser/regress ERROR 0.49s [02:16:45.848] 122/289 postgresql:test_pg_dump / test_pg_dump/regress ERROR 0.37s [02:16:45.848] 123/289 postgresql:test_predtest / test_predtest/regress ERROR 0.42s [02:16:45.848] 124/289 postgresql:test_rbtree / test_rbtree/regress ERROR 0.47s [02:16:45.848] 125/289 postgresql:test_regex / test_regex/regress ERROR 0.37s [02:16:45.848] 126/289 postgresql:test_resowner / test_resowner/regress ERROR 0.37s [02:16:45.848] 127/289 postgresql:test_rls_hooks / test_rls_hooks/regress ERROR 0.37s [02:16:45.848] 128/289 postgresql:test_shm_mq / test_shm_mq/regress ERROR 0.42s [02:16:45.848] 129/289 postgresql:test_slru / test_slru/regress ERROR 0.47s [02:16:45.848] 130/289 postgresql:unsafe_tests / unsafe_tests/regress ERROR 0.57s [02:16:45.848] 131/289 postgresql:ecpg / ecpg/ecpg ERROR 0.37s [02:16:45.848] 134/289 postgresql:libpq / libpq/003_load_balance_host_list ERROR 2.02s [02:16:45.848] 135/289 postgresql:libpq / libpq/004_load_balance_dns ERROR 2.07s [02:16:45.848] 136/289 postgresql:initdb / initdb/001_initdb ERROR 49.89s [02:16:45.848] 138/289 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR 0.57s [02:16:45.848] 139/289 postgresql:pg_amcheck / pg_amcheck/003_check ERROR 0.52s [02:16:45.848] 140/289 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR 0.62s [02:16:45.848] 141/289 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage ERROR 0.52s [02:16:45.848] 143/289 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup ERROR 3.73s [02:16:45.848] 144/289 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace ERROR 0.52s [02:16:45.848] 145/289 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR 3.58s [02:16:45.848] 146/289 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical ERROR 0.62s [02:16:45.848] 148/289 postgresql:pg_checksums / pg_checksums/002_actions ERROR 0.77s [02:16:45.848] 150/289 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 0.52s [02:16:45.848] 151/289 postgresql:pg_combinebackup / pg_combinebackup/003_timeline ERROR 0.52s [02:16:45.848] 153/289 postgresql:pg_combinebackup / pg_combinebackup/005_integrity ERROR 5.13s [02:16:45.848] 156/289 postgresql:pg_ctl / pg_ctl/001_start_stop ERROR 5.34s [02:16:45.848] 158/289 postgresql:pg_ctl / pg_ctl/003_promote ERROR 1.22s [02:16:45.848] 159/289 postgresql:pg_ctl / pg_ctl/004_logrotate ERROR 181.04s [02:16:45.848] 161/289 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 0.52s [02:16:45.848] 162/289 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 0.52s [02:16:45.848] 163/289 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 5.73s [02:16:45.848] 164/289 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 0.52s [02:16:45.848] 165/289 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 4.48s [02:16:45.848] 166/289 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR 0.52s [02:16:45.848] 167/289 postgresql:pg_resetwal / pg_resetwal/002_corrupted ERROR 0.57s [02:16:45.848] 168/289 postgresql:pg_rewind / pg_rewind/001_basic ERROR 0.52s [02:16:45.848] 169/289 postgresql:pg_rewind / pg_rewind/002_databases ERROR 3.67s [02:16:45.848] 170/289 postgresql:pg_rewind / pg_rewind/003_extrafiles ERROR 0.52s [02:16:45.848] 171/289 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink ERROR 0.47s [02:16:45.848] 172/289 postgresql:pg_rewind / pg_rewind/005_same_timeline ERROR 0.62s [02:16:45.848] 174/289 postgresql:pg_rewind / pg_rewind/007_standby_source ERROR 0.47s [02:16:45.848] 175/289 postgresql:pg_rewind / pg_rewind/008_min_recovery_point ERROR 0.47s [02:16:45.848] 176/289 postgresql:pg_rewind / pg_rewind/009_growing_files ERROR 0.52s [02:16:45.848] 181/289 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR 0.42s [02:16:45.848] 185/289 postgresql:pg_verifybackup / pg_verifybackup/007_wal ERROR 1.08s [02:16:45.848] 189/289 postgresql:pg_waldump / pg_waldump/001_basic ERROR 0.47s [02:16:45.848] 190/289 postgresql:pg_waldump / pg_waldump/002_save_fullpage ERROR 0.42s [02:16:45.848] 192/289 postgresql:pg_walsummary / pg_walsummary/002_blocks ERROR 0.42s [02:16:45.848] 193/289 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 2.12s [02:16:45.848] 195/289 postgresql:psql / psql/001_basic ERROR 2.77s [02:16:45.848] 196/289 postgresql:psql / psql/010_tab_completion ERROR 0.42s [02:16:45.848] 197/289 postgresql:psql / psql/020_cancel ERROR 197.80s [02:16:45.848] 198/289 postgresql:scripts / scripts/010_clusterdb ERROR 0.42s [02:16:45.848] 199/289 postgresql:scripts / scripts/011_clusterdb_all ERROR 8.44s [02:16:45.848] 200/289 postgresql:scripts / scripts/020_createdb ERROR 12.04s [02:16:45.848] 201/289 postgresql:scripts / scripts/040_createuser ERROR 11.49s [02:16:45.848] 202/289 postgresql:scripts / scripts/050_dropdb ERROR 0.57s [02:16:45.848] 203/289 postgresql:scripts / scripts/070_dropuser ERROR 0.52s [02:16:45.848] 205/289 postgresql:scripts / scripts/090_reindexdb ERROR 0.42s [02:16:45.848] 206/289 postgresql:scripts / scripts/091_reindexdb_all ERROR 3.32s [02:16:45.848] 207/289 postgresql:scripts / scripts/100_vacuumdb ERROR 3.02s [02:16:45.848] 208/289 postgresql:scripts / scripts/101_vacuumdb_all ERROR 2.82s [02:16:45.848] 209/289 postgresql:scripts / scripts/102_vacuumdb_stages ERROR 2.52s [02:16:45.848] 210/289 postgresql:scripts / scripts/200_connstr ERROR 1.67s [02:16:45.848] 212/289 postgresql:amcheck / amcheck/001_verify_heapam ERROR 0.42s [02:16:45.848] 213/289 postgresql:amcheck / amcheck/002_cic ERROR 0.42s [02:16:45.848] 214/289 postgresql:amcheck / amcheck/003_cic_2pc ERROR 0.52s [02:16:45.848] 215/289 postgresql:amcheck / amcheck/004_verify_nbtree_unique ERROR 0.42s [02:16:45.848] 216/289 postgresql:amcheck / amcheck/005_pitr ERROR 0.62s [02:16:45.848] 217/289 postgresql:auto_explain / auto_explain/001_auto_explain ERROR 0.47s [02:16:45.848] 218/289 postgresql:bloom / bloom/001_wal ERROR 0.77s [02:16:45.848] 219/289 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic ERROR 0.42s [02:16:45.848] 221/289 postgresql:pg_prewarm / pg_prewarm/001_basic ERROR 0.42s [02:16:45.848] 222/289 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR 0.52s [02:16:45.848] 223/289 postgresql:test_decoding / test_decoding/001_repl_stats ERROR 0.47s [02:16:45.848] 225/289 postgresql:authentication / authentication/001_password ERROR 0.52s [02:16:45.848] 226/289 postgresql:authentication / authentication/002_saslprep ERROR 2.12s [02:16:45.848] 227/289 postgresql:authentication / authentication/003_peer ERROR 0.42s [02:16:45.848] 228/289 postgresql:authentication / authentication/004_file_inclusion ERROR 0.42s [02:16:45.848] 229/289 postgresql:authentication / authentication/005_sspi SKIP 0.12s [02:16:45.848] 230/289 postgresql:authentication / authentication/006_login_trigger ERROR 2.22s [02:16:45.848] 231/289 postgresql:subscription / subscription/001_rep_changes ERROR 0.67s [02:16:45.848] 232/289 postgresql:subscription / subscription/002_types ERROR 0.72s [02:16:45.848] 233/289 postgresql:subscription / subscription/003_constraints ERROR 0.77s [02:16:45.848] 234/289 postgresql:subscription / subscription/004_sync ERROR 0.67s [02:16:45.848] 235/289 postgresql:subscription / subscription/005_encoding ERROR 1.82s [02:16:45.848] 236/289 postgresql:subscription / subscription/006_rewrite ERROR 0.77s [02:16:45.848] 237/289 postgresql:subscription / subscription/007_ddl ERROR 0.77s [02:16:45.848] 238/289 postgresql:subscription / subscription/008_diff_schema ERROR 0.67s [02:16:45.848] 239/289 postgresql:subscription / subscription/009_matviews ERROR 0.67s [02:16:45.848] 240/289 postgresql:subscription / subscription/010_truncate ERROR 0.82s [02:16:45.848] 241/289 postgresql:subscription / subscription/011_generated ERROR 0.92s [02:16:45.848] 242/289 postgresql:subscription / subscription/012_collation ERROR 1.92s [02:16:45.848] 243/289 postgresql:subscription / subscription/013_partition ERROR 1.02s [02:16:45.848] 244/289 postgresql:subscription / subscription/014_binary ERROR 0.67s [02:16:45.848] 245/289 postgresql:subscription / subscription/015_stream ERROR 0.67s [02:16:45.848] 246/289 postgresql:subscription / subscription/016_stream_subxact ERROR 0.67s [02:16:45.848] 247/289 postgresql:subscription / subscription/017_stream_ddl ERROR 0.77s [02:16:45.848] 248/289 postgresql:subscription / subscription/018_stream_subxact_abort ERROR 0.77s [02:16:45.848] 249/289 postgresql:subscription / subscription/019_stream_subxact_ddl_abort ERROR 0.67s [02:16:45.848] 250/289 postgresql:subscription / subscription/020_messages ERROR 0.87s [02:16:45.848] 251/289 postgresql:subscription / subscription/021_twophase ERROR 0.87s [02:16:45.848] 252/289 postgresql:subscription / subscription/022_twophase_cascade ERROR 1.02s [02:16:45.848] 253/289 postgresql:subscription / subscription/023_twophase_stream ERROR 0.67s [02:16:45.848] 254/289 postgresql:subscription / subscription/024_add_drop_pub ERROR 0.67s [02:16:45.848] 255/289 postgresql:subscription / subscription/025_rep_changes_for_schema ERROR 0.67s [02:16:45.848] 256/289 postgresql:subscription / subscription/026_stats ERROR 0.67s [02:16:45.848] 257/289 postgresql:subscription / subscription/027_nosuperuser ERROR 0.67s [02:16:45.848] 258/289 postgresql:subscription / subscription/028_row_filter ERROR 0.67s [02:16:45.848] 259/289 postgresql:subscription / subscription/029_on_error ERROR 0.67s [02:16:45.848] 260/289 postgresql:subscription / subscription/030_origin ERROR 0.67s [02:16:45.848] 261/289 postgresql:subscription / subscription/031_column_list ERROR 0.67s [02:16:45.848] 262/289 postgresql:subscription / subscription/032_subscribe_use_index ERROR 0.67s [02:16:45.848] 263/289 postgresql:subscription / subscription/033_run_as_table_owner ERROR 0.67s [02:16:45.848] 264/289 postgresql:subscription / subscription/100_bugs ERROR 0.77s [02:16:45.848] 265/289 postgresql:brin / brin/01_workitems ERROR 0.42s [02:16:45.848] 266/289 postgresql:brin / brin/02_wal_consistency ERROR 0.42s [02:16:45.848] 267/289 postgresql:commit_ts / commit_ts/001_base ERROR 0.42s [02:16:45.848] 268/289 postgresql:commit_ts / commit_ts/002_standby ERROR 0.72s [02:16:45.848] 269/289 postgresql:commit_ts / commit_ts/003_standby_2 ERROR 0.72s [02:16:45.848] 270/289 postgresql:commit_ts / commit_ts/004_restart ERROR 0.42s [02:16:45.848] 271/289 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR 0.52s [02:16:45.848] 272/289 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline ERROR 0.62s [02:16:45.848] 274/289 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR 0.42s [02:16:45.848] 275/289 postgresql:test_misc / test_misc/001_constraint_validation ERROR 0.42s [02:16:45.848] 276/289 postgresql:test_misc / test_misc/002_tablespace ERROR 1.27s [02:16:45.848] 277/289 postgresql:test_misc / test_misc/003_check_guc ERROR 0.52s [02:16:45.848] 278/289 postgresql:test_misc / test_misc/004_io_direct ERROR 2.42s [02:16:45.848] 279/289 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 0.42s [02:16:45.848] 280/289 postgresql:worker_spi / worker_spi/001_worker_spi ERROR 0.42s [02:16:45.848] 281/289 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.12s [02:16:45.848] 282/289 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.12s [02:16:45.848] 283/289 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.12s [02:16:45.848] 284/289 postgresql:ssl / ssl/001_ssltests ERROR 0.42s [02:16:45.848] 285/289 postgresql:ssl / ssl/002_scram ERROR 1.77s [02:16:45.848] 286/289 postgresql:ssl / ssl/003_sslinfo ERROR 1.57s [02:16:45.848] 287/289 postgresql:ldap / ldap/001_auth ERROR 0.52s [02:16:45.848] 288/289 postgresql:ldap / ldap/002_bindpasswd ERROR 0.47s [02:16:45.848] 289/289 postgresql:icu / icu/010_database ERROR 0.42s [02:16:45.848] [02:16:45.848] Ok: 32 [02:16:45.848] Expected Fail: 0 [02:16:45.848] Fail: 252 [02:16:45.848] Unexpected Pass: 0 [02:16:45.848] Skipped: 5 [02:16:45.848] Timeout: 0 [02:16:45.858] [02:16:45.858] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [02:16:45.878] [02:16:45.878] Exit status: 252