[14:47:07.990] su postgres <<-EOF [14:47:07.990] set -e [14:47:07.990] ulimit -c unlimited [14:47:07.990] meson test $MTEST_ARGS --quiet --suite setup [14:47:07.990] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [14:47:07.990] mkdir -p build/testrun [14:47:07.990] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [14:47:07.990] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [14:47:07.990] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [14:47:07.990] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [14:47:07.990] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [14:47:07.990] EOF [14:47:09.678] [14:47:09.678] Ok: 3 [14:47:09.678] Expected Fail: 0 [14:47:09.678] Fail: 0 [14:47:09.678] Unexpected Pass: 0 [14:47:09.678] Skipped: 0 [14:47:09.678] Timeout: 0 [14:47:09.678] [14:47:09.678] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [14:47:09.750] The files belonging to this database system will be owned by user "postgres". [14:47:09.750] This user must also own the server process. [14:47:09.750] [14:47:09.750] The database cluster will be initialized with locale "en_US.UTF-8". [14:47:09.750] The default database encoding has accordingly been set to "UTF8". [14:47:09.750] The default text search configuration will be set to "english". [14:47:09.750] [14:47:09.750] Data page checksums are enabled. [14:47:09.750] [14:47:09.750] creating directory build/runningcheck ... ok [14:47:09.750] creating subdirectories ... ok [14:47:09.750] selecting dynamic shared memory implementation ... posix [14:47:09.750] selecting default "max_connections" ... 100 [14:47:09.760] selecting default "shared_buffers" ... 128MB [14:47:09.771] selecting default time zone ... UTC [14:47:09.794] creating configuration files ... ok [14:47:09.795] running bootstrap script ... ok [14:47:09.896] performing post-bootstrap initialization ... ok [14:47:10.687] [14:47:10.687] Sync to disk skipped. [14:47:10.687] The data directory might become corrupt if the operating system crashes. [14:47:10.695] waiting for server to start.... done [14:47:10.801] server started [14:47:11.483] 1/76 postgresql:bloom-running / bloom-running/regress OK 0.27s 1 subtests passed [14:47:11.747] 2/76 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.26s 2 subtests passed [14:47:12.205] 3/76 postgresql:pltcl-running / pltcl-running/regress OK 1.02s 8 subtests passed [14:47:12.557] 4/76 postgresql:plperl-running / plperl-running/regress OK 1.40s 13 subtests passed [14:47:13.604] 5/76 postgresql:citext-running / citext-running/regress OK 1.04s 3 subtests passed [14:47:13.633] 6/76 postgresql:plpython-running / plpython-running/regress OK 2.46s 23 subtests passed [14:47:13.818] 7/76 postgresql:plpgsql-running / plpgsql-running/regress OK 2.67s 13 subtests passed [14:47:13.989] 8/76 postgresql:btree_gin-running / btree_gin-running/regress OK 2.24s 30 subtests passed [14:47:14.120] 9/76 postgresql:dict_int-running / dict_int-running/regress OK 0.30s 1 subtests passed [14:47:14.163] 10/76 postgresql:cube-running / cube-running/regress OK 0.56s 2 subtests passed [14:47:14.201] 11/76 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.21s 1 subtests passed [14:47:14.328] 12/76 postgresql:amcheck-running / amcheck-running/regress OK 3.14s 3 subtests passed [14:47:14.421] 13/76 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.22s 2 subtests passed [14:47:14.468] 14/76 postgresql:file_fdw-running / file_fdw-running/regress OK 0.30s 1 subtests passed [14:47:14.593] 15/76 postgresql:earthdistance-running / earthdistance-running/regress OK 0.47s 1 subtests passed [14:47:14.633] 16/76 postgresql:btree_gist-running / btree_gist-running/regress OK 2.43s 32 subtests passed [14:47:14.752] 17/76 postgresql:dblink-running / dblink-running/regress OK 1.12s 1 subtests passed [14:47:14.818] 18/76 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.35s 1 subtests passed [14:47:15.044] 19/76 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.29s 2 subtests passed [14:47:15.084] 20/76 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.26s 1 subtests passed [14:47:15.240] 21/76 postgresql:hstore-running / hstore-running/regress OK 0.90s 2 subtests passed [14:47:15.299] 22/76 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.88s 3 subtests passed [14:47:15.312] 23/76 postgresql:isn-running / isn-running/regress OK 0.68s 1 subtests passed [14:47:15.352] 24/76 postgresql:lo-running / lo-running/regress OK 0.31s 1 subtests passed [14:47:15.519] 25/76 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.21s 1 subtests passed [14:47:15.549] 26/76 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.26s 1 subtests passed [14:47:15.606] 27/76 postgresql:ltree-running / ltree-running/regress OK 0.52s 1 subtests passed [14:47:15.685] 28/76 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.33s 1 subtests passed [14:47:15.870] 29/76 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.32s 1 subtests passed [14:47:15.927] 30/76 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.24s 1 subtests passed [14:47:15.968] 31/76 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.36s 1 subtests passed [14:47:16.161] 32/76 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.23s 1 subtests passed [14:47:16.230] 33/76 postgresql:pageinspect-running / pageinspect-running/regress OK 0.93s 8 subtests passed [14:47:16.512] 34/76 postgresql:tablefunc-running / tablefunc-running/regress OK 0.28s 1 subtests passed [14:47:16.715] 35/76 postgresql:tcn-running / tcn-running/isolation OK 0.20s 1 subtests passed [14:47:16.831] 36/76 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.31s 23 subtests passed [14:47:16.902] 37/76 postgresql:seg-running / seg-running/regress OK 0.74s 3 subtests passed [14:47:16.961] 38/76 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.25s 1 subtests passed [14:47:17.004] 39/76 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.13s 3 subtests passed [14:47:17.088] 40/76 postgresql:unaccent-running / unaccent-running/regress OK 0.19s 1 subtests passed [14:47:17.126] 41/76 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.29s 1 subtests passed [14:47:17.188] 42/76 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.23s 1 subtests passed [14:47:17.300] 43/76 postgresql:brin-running / brin-running/isolation OK 0.21s 1 subtests passed [14:47:17.340] 44/76 postgresql:xml2-running / xml2-running/regress OK 0.33s 1 subtests passed [14:47:17.486] 45/76 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.29s 1 subtests passed [14:47:17.518] 46/76 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.22s 1 subtests passed [14:47:17.744] 47/76 postgresql:plsample-running / plsample-running/regress OK 0.22s 1 subtests passed [14:47:17.860] 48/76 postgresql:gin-running / gin-running/regress OK 0.52s 1 subtests passed [14:47:17.940] 49/76 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.19s 1 subtests passed [14:47:18.066] 50/76 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.13s 1 subtests passed [14:47:18.190] 51/76 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.06s 2 subtests passed [14:47:18.201] 52/76 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.34s 1 subtests passed [14:47:18.333] 53/76 postgresql:test_dsa-running / test_dsa-running/regress OK 0.14s 1 subtests passed [14:47:18.413] 54/76 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.21s 1 subtests passed [14:47:18.578] 55/76 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.16s 1 subtests passed [14:47:18.880] 56/76 postgresql:test_extensions-running / test_extensions-running/regress OK 0.55s 2 subtests passed [14:47:19.271] 57/76 postgresql:test_lfind-running / test_lfind-running/regress OK 0.38s 1 subtests passed [14:47:19.340] 58/76 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.27s 21 subtests passed [14:47:19.565] 59/76 postgresql:test_parser-running / test_parser-running/regress OK 0.29s 1 subtests passed [14:47:19.839] 60/76 postgresql:test_predtest-running / test_predtest-running/regress OK 0.27s 1 subtests passed [14:47:20.121] 61/76 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.78s 1 subtests passed [14:47:20.140] 62/76 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.29s 1 subtests passed [14:47:20.375] 63/76 postgresql:injection_points-running / injection_points-running/isolation OK 2.89s 2 subtests passed [14:47:20.392] 64/76 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.27s 1 subtests passed [14:47:20.492] 65/76 postgresql:intarray-running / intarray-running/regress OK 5.90s 1 subtests passed [14:47:20.566] 66/76 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.17s 1 subtests passed [14:47:20.611] 67/76 postgresql:test_resowner-running / test_resowner-running/regress OK 0.24s 1 subtests passed [14:47:20.873] 68/76 postgresql:test_regex-running / test_regex-running/regress OK 0.73s 2 subtests passed [14:47:20.912] 69/76 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.34s 1 subtests passed [14:47:20.957] 70/76 postgresql:typcache-running / typcache-running/regress OK 0.34s 1 subtests passed [14:47:21.707] 71/76 postgresql:test_integerset-running / test_integerset-running/regress OK 3.13s 1 subtests passed [14:47:21.897] 72/76 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 1.40s 1 subtests passed [14:47:22.974] 73/76 postgresql:ecpg-running / ecpg-running/ecpg OK 2.10s 65 subtests passed [14:47:25.456] ▶ 74/76 - postgres_fdw 9153 ms FAIL [14:47:25.464] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.49s exit status 1 [14:47:25.464] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template 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/: REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 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 MALLOC_PERTURB_=151 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 [14:47:25.464] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:47:25.464] stderr: [14:47:25.464] # 1 of 2 tests failed. [14:47:25.464] # 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". [14:47:25.464] # 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". [14:47:25.464] [14:47:25.464] (test program exited with status code 1) [14:47:25.464] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:47:25.464] [14:47:37.489] 75/76 postgresql:regress-running / regress-running/regress OK 26.35s 223 subtests passed [14:47:52.290] 76/76 postgresql:isolation-running / isolation-running/isolation OK 41.15s 117 subtests passed [14:47:52.305] [14:47:52.305] Summary of Failures: [14:47:52.305] [14:47:52.305] 74/76 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 9.49s exit status 1 [14:47:52.305] [14:47:52.305] Ok: 75 [14:47:52.305] Expected Fail: 0 [14:47:52.305] Fail: 1 [14:47:52.305] Unexpected Pass: 0 [14:47:52.305] Skipped: 0 [14:47:52.305] Timeout: 0 [14:47:52.305] [14:47:52.305] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt