[12:09:40.385] su postgres <<-EOF [12:09:40.385] set -e [12:09:40.385] ulimit -c unlimited [12:09:40.385] meson test $MTEST_ARGS --quiet --suite setup [12:09:40.385] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [12:09:40.385] mkdir -p build/testrun [12:09:40.385] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [12:09:40.385] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [12:09:40.385] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [12:09:40.385] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [12:09:40.385] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [12:09:40.385] EOF [12:09:42.068] [12:09:42.068] Ok: 3 [12:09:42.068] Expected Fail: 0 [12:09:42.068] Fail: 0 [12:09:42.068] Unexpected Pass: 0 [12:09:42.068] Skipped: 0 [12:09:42.068] Timeout: 0 [12:09:42.068] [12:09:42.068] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [12:09:42.131] The files belonging to this database system will be owned by user "postgres". [12:09:42.131] This user must also own the server process. [12:09:42.131] [12:09:42.131] The database cluster will be initialized with locale "en_US.UTF-8". [12:09:42.131] The default database encoding has accordingly been set to "UTF8". [12:09:42.131] The default text search configuration will be set to "english". [12:09:42.131] [12:09:42.131] Data page checksums are enabled. [12:09:42.131] [12:09:42.131] creating directory build/runningcheck ... ok [12:09:42.131] creating subdirectories ... ok [12:09:42.132] selecting dynamic shared memory implementation ... posix [12:09:42.132] selecting default "max_connections" ... 100 [12:09:42.140] selecting default "autovacuum_worker_slots" ... 16 [12:09:42.140] selecting default "shared_buffers" ... 128MB [12:09:42.150] selecting default time zone ... UTC [12:09:42.180] creating configuration files ... ok [12:09:42.180] running bootstrap script ... ok [12:09:42.289] performing post-bootstrap initialization ... ok [12:09:43.139] [12:09:43.139] Sync to disk skipped. [12:09:43.139] The data directory might become corrupt if the operating system crashes. [12:09:43.147] waiting for server to start.... done [12:09:43.253] server started [12:09:43.875] 1/76 postgresql:bloom-running / bloom-running/regress OK 0.25s 1 subtests passed [12:09:44.096] 2/76 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.22s 2 subtests passed [12:09:44.649] 3/76 postgresql:pltcl-running / pltcl-running/regress OK 1.06s 8 subtests passed [12:09:44.930] 4/76 postgresql:plperl-running / plperl-running/regress OK 1.36s 13 subtests passed [12:09:45.900] 5/76 postgresql:citext-running / citext-running/regress OK 0.97s 3 subtests passed [12:09:45.969] 6/76 postgresql:plpgsql-running / plpgsql-running/regress OK 2.41s 13 subtests passed [12:09:46.422] 7/76 postgresql:plpython-running / plpython-running/regress OK 2.84s 23 subtests passed [12:09:46.585] 8/76 postgresql:btree_gin-running / btree_gin-running/regress OK 2.49s 30 subtests passed [12:09:46.602] 9/76 postgresql:cube-running / cube-running/regress OK 0.70s 2 subtests passed [12:09:46.635] 10/76 postgresql:dict_int-running / dict_int-running/regress OK 0.21s 1 subtests passed [12:09:46.755] 11/76 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.17s 1 subtests passed [12:09:46.949] 12/76 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.19s 2 subtests passed [12:09:47.004] 13/76 postgresql:dblink-running / dblink-running/regress OK 1.03s 1 subtests passed [12:09:47.053] 14/76 postgresql:btree_gist-running / btree_gist-running/regress OK 2.40s 32 subtests passed [12:09:47.124] 15/76 postgresql:file_fdw-running / file_fdw-running/regress OK 0.49s 1 subtests passed [12:09:47.243] 16/76 postgresql:earthdistance-running / earthdistance-running/regress OK 0.64s 1 subtests passed [12:09:47.424] 17/76 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.37s 1 subtests passed [12:09:47.719] 18/76 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.71s 3 subtests passed [12:09:47.742] 19/76 postgresql:amcheck-running / amcheck-running/regress OK 4.14s 3 subtests passed [12:09:47.799] 20/76 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.37s 2 subtests passed [12:09:47.895] 21/76 postgresql:lo-running / lo-running/regress OK 0.15s 1 subtests passed [12:09:47.912] 22/76 postgresql:hstore-running / hstore-running/regress OK 0.96s 2 subtests passed [12:09:47.951] 23/76 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.23s 1 subtests passed [12:09:47.986] 24/76 postgresql:isn-running / isn-running/regress OK 0.74s 1 subtests passed [12:09:48.143] 25/76 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.19s 1 subtests passed [12:09:48.164] 26/76 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.18s 1 subtests passed [12:09:48.225] 27/76 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.33s 1 subtests passed [12:09:48.459] 28/76 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.29s 1 subtests passed [12:09:48.534] 29/76 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.31s 1 subtests passed [12:09:48.552] 30/76 postgresql:ltree-running / ltree-running/regress OK 0.75s 1 subtests passed [12:09:48.655] 31/76 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.19s 1 subtests passed [12:09:48.827] 32/76 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.27s 1 subtests passed [12:09:49.146] 33/76 postgresql:pageinspect-running / pageinspect-running/regress OK 1.23s 8 subtests passed [12:09:49.350] 34/76 postgresql:pg_trgm-running / pg_trgm-running/regress OK 0.81s 3 subtests passed [12:09:49.449] 35/76 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.31s 23 subtests passed [12:09:49.532] 36/76 postgresql:seg-running / seg-running/regress OK 0.70s 3 subtests passed [12:09:49.588] 37/76 postgresql:tablefunc-running / tablefunc-running/regress OK 0.44s 1 subtests passed [12:09:49.675] 38/76 postgresql:tcn-running / tcn-running/isolation OK 0.32s 1 subtests passed [12:09:49.748] 39/76 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.21s 1 subtests passed [12:09:49.805] 40/76 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.35s 1 subtests passed [12:09:49.910] 41/76 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.22s 1 subtests passed [12:09:49.945] 42/76 postgresql:unaccent-running / unaccent-running/regress OK 0.35s 1 subtests passed [12:09:50.018] 43/76 postgresql:xml2-running / xml2-running/regress OK 0.27s 1 subtests passed [12:09:50.148] 44/76 postgresql:brin-running / brin-running/isolation OK 0.34s 1 subtests passed [12:09:50.197] 45/76 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.25s 1 subtests passed [12:09:50.232] 46/76 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.21s 1 subtests passed [12:09:50.434] 47/76 postgresql:plsample-running / plsample-running/regress OK 0.20s 1 subtests passed [12:09:50.726] 48/76 postgresql:gin-running / gin-running/regress OK 0.58s 1 subtests passed [12:09:50.735] 49/76 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.30s 1 subtests passed [12:09:50.973] 50/76 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.24s 1 subtests passed [12:09:51.035] 51/76 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.31s 1 subtests passed [12:09:51.149] 52/76 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.24s 2 subtests passed [12:09:51.193] 53/76 postgresql:test_dsa-running / test_dsa-running/regress OK 0.16s 1 subtests passed [12:09:51.398] 54/76 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.25s 1 subtests passed [12:09:51.603] 55/76 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.20s 1 subtests passed [12:09:51.919] 56/76 postgresql:test_extensions-running / test_extensions-running/regress OK 0.72s 2 subtests passed [12:09:52.389] 57/76 postgresql:test_lfind-running / test_lfind-running/regress OK 0.47s 1 subtests passed [12:09:52.748] 58/76 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.76s 21 subtests passed [12:09:52.814] 59/76 postgresql:test_parser-running / test_parser-running/regress OK 0.42s 1 subtests passed [12:09:53.162] 60/76 postgresql:test_predtest-running / test_predtest-running/regress OK 0.34s 1 subtests passed [12:09:53.201] 61/76 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.45s 1 subtests passed [12:09:53.320] 62/76 postgresql:injection_points-running / injection_points-running/isolation OK 3.12s 2 subtests passed [12:09:53.385] 63/76 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.22s 1 subtests passed [12:09:53.443] 64/76 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.24s 1 subtests passed [12:09:53.534] 65/76 postgresql:intarray-running / intarray-running/regress OK 6.41s 1 subtests passed [12:09:53.628] 66/76 postgresql:test_resowner-running / test_resowner-running/regress OK 0.24s 1 subtests passed [12:09:53.717] 67/76 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.27s 1 subtests passed [12:09:53.956] 68/76 postgresql:typcache-running / typcache-running/regress OK 0.24s 1 subtests passed [12:09:54.006] 69/76 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.38s 1 subtests passed [12:09:54.015] 70/76 postgresql:test_regex-running / test_regex-running/regress OK 0.69s 2 subtests passed [12:09:54.887] 71/76 postgresql:test_integerset-running / test_integerset-running/regress OK 3.28s 1 subtests passed [12:09:54.957] 72/76 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 1.42s 1 subtests passed [12:09:56.620] 73/76 postgresql:ecpg-running / ecpg-running/ecpg OK 2.66s 65 subtests passed [12:09:58.303] ▶ 74/76 - postgres_fdw 9240 ms FAIL [12:09:58.304] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.65s exit status 1 [12:09:58.311] >>> MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 MALLOC_PERTURB_=48 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/postgres_fdw:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/postgres_fdw --pg-test-extra '' --testgroup postgres_fdw-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/postgres_fdw --expecteddir /tmp/cirrus-ci-build/contrib/postgres_fdw --bindir '' --dlpath /tmp/cirrus-ci-build/build/contrib/postgres_fdw --max-concurrent-tests=20 --dbname regression_postgres_fdw --dlpath /tmp/cirrus-ci-build/build/src/test/regress --outputdir /tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress postgres_fdw query_cancel [12:09:58.311] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:09:58.311] stderr: [12:09:58.311] # 1 of 2 tests failed. [12:09:58.311] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.diffs". [12:09:58.311] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.out". [12:09:58.311] [12:09:58.311] (test program exited with status code 1) [12:09:58.311] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:09:58.311] [12:10:12.199] 75/76 postgresql:regress-running / regress-running/regress OK 28.64s 224 subtests passed [12:10:27.451] 76/76 postgresql:isolation-running / isolation-running/isolation OK 43.89s 117 subtests passed [12:10:27.466] [12:10:27.466] Summary of Failures: [12:10:27.466] [12:10:27.466] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.65s exit status 1 [12:10:27.466] [12:10:27.466] Ok: 75 [12:10:27.466] Expected Fail: 0 [12:10:27.466] Fail: 1 [12:10:27.466] Unexpected Pass: 0 [12:10:27.466] Skipped: 0 [12:10:27.466] Timeout: 0 [12:10:27.466] [12:10:27.466] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt