# Checking port 64065 # Found port 64065 Name: main Data directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup Archive directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/archives Connection string: port=64065 host=/tmp/eUoi7_tPUe Log file: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/log/010_dump_connstr_main.log [20:23:46.742](0.037s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata -A trust -N -U regress_postgres --locale=C --encoding=LATIN1 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "C". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/src/bin/pg_dump/../../../src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata # Running: /tmp/cirrus-ci-build/src/bin/pg_dump/../../../src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata --user regress_postgres --create-role regress_  !"x"#$%&'()*+-./0123456,regress_789:;<=>?@AXYZ[\]^_`abcxyz{|}~,regress_,regress_ ### Starting node "main" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata -l /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/log/010_dump_connstr_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 29550 # Running: createdb -U regress_postgres regression  !"x"#$%&'()*+-./0123456 # Running: createuser -U regress_postgres -s regress_  !"x"#$%&'()*+-./0123456 # Running: createdb -U regress_postgres regression789:;<=>?@AXYZ[\]^_`abcxyz{|}~ # Running: createuser -U regress_postgres -s regress_789:;<=>?@AXYZ[\]^_`abcxyz{|}~ # Running: createdb -U regress_postgres regression # Running: createuser -U regress_postgres -s regress_ # Running: createdb -U regress_postgres regression # Running: createuser -U regress_postgres -s regress_ # Running: pg_dumpall -r -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/discard.sql --dbname port=64065 host=/tmp/eUoi7_tPUe dbname='regression  !"x"#$%&\'()*+-./0123456' -U regress_ [20:23:52.010](5.269s) ok 1 - pg_dumpall with long ASCII name 1 # Running: pg_dumpall --no-sync -r -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/discard.sql --dbname port=64065 host=/tmp/eUoi7_tPUe dbname='regression789:;<=>?@AXYZ[\\]^_`abcxyz{|}~' -U regress_ [20:23:52.125](0.115s) ok 2 - pg_dumpall with long ASCII name 2 # Running: pg_dumpall --no-sync -r -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/discard.sql --dbname port=64065 host=/tmp/eUoi7_tPUe dbname='regression' -U regress_789:;<=>?@AXYZ[\]^_`abcxyz{|}~ [20:23:52.227](0.102s) ok 3 - pg_dumpall with long ASCII name 3 # Running: pg_dumpall --no-sync -r -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/discard.sql --dbname port=64065 host=/tmp/eUoi7_tPUe dbname='regression' -U regress_  !"x"#$%&'()*+-./0123456 [20:23:52.282](0.055s) ok 4 - pg_dumpall with long ASCII name 4 # Running: pg_dumpall -U regress_postgres --no-sync -r -l dbname=template1 -- -- PostgreSQL database cluster dump -- SET default_transaction_read_only = off; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; -- -- Roles -- CREATE ROLE "regress_  !""x""#$%&'()*+-./0123456"; ALTER ROLE "regress_  !""x""#$%&'()*+-./0123456" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; CREATE ROLE "regress_789:;<=>?@AXYZ[\]^_`abcxyz{|}~"; ALTER ROLE "regress_789:;<=>?@AXYZ[\]^_`abcxyz{|}~" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; CREATE ROLE regress_postgres; ALTER ROLE regress_postgres WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN REPLICATION BYPASSRLS; CREATE ROLE "regress_"; ALTER ROLE "regress_" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; CREATE ROLE "regress_"; ALTER ROLE "regress_" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; -- -- User Configurations -- -- -- PostgreSQL database cluster dump complete -- [20:23:52.392](0.111s) ok 5 - pg_dumpall -l accepts connection string # Running: createdb -U regress_postgres foo bar # Running: pg_dumpall -U regress_postgres --no-sync -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/discard.sql shell command argument contains a newline or carriage return: "user=regress_postgres dbname='foo bar'" [20:23:52.802](0.409s) ok 6 - pg_dumpall with \n\r in database name # Running: dropdb -U regress_postgres foo bar # Running: pg_dump -Fd --no-sync -j2 -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/dirfmt -U regress_  !"x"#$%&'()*+-./0123456 port=64065 host=/tmp/eUoi7_tPUe dbname='regression  !"x"#$%&\'()*+-./0123456' ================================================================= ==29986==ERROR: AddressSanitizer: global-buffer-overflow on address 0x55ae225eb67c at pc 0x55ae2257ac5b bp 0x7fffd944efa0 sp 0x7fffd944ef98 READ of size 4 at 0x55ae225eb67c thread T0 #0 0x55ae2257ac5a in DOTypeNameCompare /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 #1 0x55ae225b9c25 in pg_qsort ../../src/include/lib/sort_template.h:354 #2 0x55ae2257f371 in sortDumpableObjectsByTypeName /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:192 #3 0x55ae2256f555 in main /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump.c:993 #4 0x7f3938362d09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) #5 0x55ae22524ec9 in _start (/tmp/cirrus-ci-build/tmp_install/usr/local/pgsql/bin/pg_dump+0x3aec9) 0x55ae225eb67c is located 0 bytes to the right of global variable 'dbObjectTypePriority' defined in 'pg_dump_sort.c:105:18' (0x55ae225eb5c0) of size 188 SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameCompare Shadow bytes around the buggy address: 0x0ab6444b5670: 00 00 00 00 00 00 00 00 00 00 04 f9 f9 f9 f9 f9 0x0ab6444b5680: 00 00 00 00 00 00 00 00 00 00 f9 f9 f9 f9 f9 f9 0x0ab6444b5690: 00 00 00 00 00 00 05 f9 f9 f9 f9 f9 00 00 00 00 0x0ab6444b56a0: 03 f9 f9 f9 f9 f9 f9 f9 00 00 02 f9 f9 f9 f9 f9 0x0ab6444b56b0: 00 00 06 f9 f9 f9 f9 f9 00 00 00 00 00 00 00 00 =>0x0ab6444b56c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00[04] 0x0ab6444b56d0: f9 f9 f9 f9 00 00 00 00 00 00 00 00 00 00 00 00 0x0ab6444b56e0: 00 00 00 00 00 00 00 04 f9 f9 f9 f9 00 00 00 00 0x0ab6444b56f0: 07 f9 f9 f9 f9 f9 f9 f9 07 f9 f9 f9 f9 f9 f9 f9 0x0ab6444b5700: 00 00 00 00 00 05 f9 f9 f9 f9 f9 f9 00 00 00 06 0x0ab6444b5710: f9 f9 f9 f9 00 00 00 00 00 f9 f9 f9 f9 f9 f9 f9 Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==29986==ABORTING [20:23:53.433](0.631s) not ok 7 - parallel dump [20:23:53.433](0.000s) [20:23:53.433](0.000s) # Failed test 'parallel dump' # at t/010_dump_connstr.pl line 141. # Running: dropdb -U regress_postgres regression  !"x"#$%&'()*+-./0123456 # Running: createdb -U regress_postgres regression  !"x"#$%&'()*+-./0123456 # Running: pg_restore -v -d template1 -j2 -U regress_  !"x"#$%&'()*+-./0123456 /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/dirfmt pg_restore: error: directory "/tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/dirfmt" does not appear to be a valid archive ("toc.dat" does not exist) [20:23:53.745](0.311s) not ok 8 - parallel restore [20:23:53.745](0.000s) [20:23:53.745](0.000s) # Failed test 'parallel restore' # at t/010_dump_connstr.pl line 152. # Running: dropdb -U regress_postgres regression  !"x"#$%&'()*+-./0123456 # Running: pg_restore -C -v -d template1 -j2 -U regress_  !"x"#$%&'()*+-./0123456 /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/dirfmt pg_restore: error: directory "/tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/dirfmt" does not appear to be a valid archive ("toc.dat" does not exist) [20:23:53.804](0.059s) not ok 9 - parallel restore with create [20:23:53.804](0.000s) [20:23:53.804](0.000s) # Failed test 'parallel restore with create' # at t/010_dump_connstr.pl line 161. # Running: pg_dumpall --no-sync -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/plain.sql -U regress_  !"x"#$%&'()*+-./0123456 [20:23:56.545](2.741s) ok 10 - take full dump # Running: cat /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/plain.sql -- -- PostgreSQL database cluster dump -- SET default_transaction_read_only = off; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; -- -- Roles -- CREATE ROLE "regress_  !""x""#$%&'()*+-./0123456"; ALTER ROLE "regress_  !""x""#$%&'()*+-./0123456" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; CREATE ROLE "regress_789:;<=>?@AXYZ[\]^_`abcxyz{|}~"; ALTER ROLE "regress_789:;<=>?@AXYZ[\]^_`abcxyz{|}~" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; CREATE ROLE regress_postgres; ALTER ROLE regress_postgres WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN REPLICATION BYPASSRLS; CREATE ROLE "regress_"; ALTER ROLE "regress_" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; CREATE ROLE "regress_"; ALTER ROLE "regress_" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN NOREPLICATION NOBYPASSRLS; -- -- User Configurations -- -- -- Databases -- -- -- Database "template1" dump -- \connect template1 -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- Database "postgres" dump -- \connect postgres -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- Database "regression789:;<=>?@AXYZ[\]^_`abcxyz{|}~" dump -- -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: regression789:;<=>?@AXYZ[\]^_`abcxyz{|}~; Type: DATABASE; Schema: -; Owner: regress_postgres -- CREATE DATABASE "regression789:;<=>?@AXYZ[\]^_`abcxyz{|}~" WITH TEMPLATE = template0 ENCODING = 'LATIN1' LOCALE_PROVIDER = libc LOCALE = 'C'; ALTER DATABASE "regression789:;<=>?@AXYZ[\]^_`abcxyz{|}~" OWNER TO regress_postgres; \connect -reuse-previous=on "dbname='regression789:;<=>?@AXYZ[\\]^_`abcxyz{|}~'" SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- Database "regression" dump -- -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: regression; Type: DATABASE; Schema: -; Owner: regress_postgres -- CREATE DATABASE "regression" WITH TEMPLATE = template0 ENCODING = 'LATIN1' LOCALE_PROVIDER = libc LOCALE = 'C'; ALTER DATABASE "regression" OWNER TO regress_postgres; \connect -reuse-previous=on "dbname='regression'" SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- Database "regression" dump -- -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: regression; Type: DATABASE; Schema: -; Owner: regress_postgres -- CREATE DATABASE "regression" WITH TEMPLATE = template0 ENCODING = 'LATIN1' LOCALE_PROVIDER = libc LOCALE = 'C'; ALTER DATABASE "regression" OWNER TO regress_postgres; \connect -reuse-previous=on "dbname='regression'" SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'LATIN1'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- PostgreSQL database cluster dump complete -- # Checking port 64066 # Found port 64066 Name: destination_envar Data directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/pgdata Backup directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/backup Archive directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/archives Connection string: port=64066 host=/tmp/eUoi7_tPUe Log file: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/log/010_dump_connstr_destination_envar.log [20:23:56.581](0.035s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/pgdata -A trust -N -U boot --locale=C --encoding=LATIN1 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "C". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/src/bin/pg_dump/../../../src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/pgdata --user boot --create-role regress_a'b\c=d\ne"f ### Starting node "destination_envar" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/pgdata -l /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/log/010_dump_connstr_destination_envar.log -o --cluster-name=destination_envar start waiting for server to start.... done server started # Postmaster PID for node "destination_envar" is 30910 # Running: createuser -U boot -s regress_a'b\c=d\ne"f # Running: psql -X -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/plain.sql SET SET SET CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE You are now connected to database "template1" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET You are now connected to database "postgres" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET CREATE DATABASE ALTER DATABASE You are now connected to database "regression789:;<=>?@AXYZ[\]^_`abcxyz{|}~" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET CREATE DATABASE ALTER DATABASE You are now connected to database "regression" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET CREATE DATABASE ALTER DATABASE You are now connected to database "regression" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET [20:24:00.404](3.823s) ok 11 - restore full dump using environment variables for connection parameters [20:24:00.404](0.000s) ok 12 - no dump errors # Checking port 64067 # Found port 64067 Name: destination_cmdline Data directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/pgdata Backup directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/backup Archive directory: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/archives Connection string: port=64067 host=/tmp/eUoi7_tPUe Log file: /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/log/010_dump_connstr_destination_cmdline.log [20:24:00.426](0.022s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/pgdata -A trust -N -U boot --locale=C --encoding=LATIN1 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "C". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/src/bin/pg_dump/../../../src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/pgdata --user boot --create-role regress_a'b\c=d\ne"f ### Starting node "destination_cmdline" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/pgdata -l /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/log/010_dump_connstr_destination_cmdline.log -o --cluster-name=destination_cmdline start waiting for server to start.... done server started # Postmaster PID for node "destination_cmdline" is 31705 # Running: createuser -U boot -s regress_a'b\c=d\ne"f # Running: psql -p 64067 -U regress_a'b\c=d\ne"f -X -f /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/backup/plain.sql SET SET SET CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE CREATE ROLE ALTER ROLE You are now connected to database "template1" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET You are now connected to database "postgres" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET CREATE DATABASE ALTER DATABASE You are now connected to database "regression789:;<=>?@AXYZ[\]^_`abcxyz{|}~" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET CREATE DATABASE ALTER DATABASE You are now connected to database "regression" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET CREATE DATABASE ALTER DATABASE You are now connected to database "regression" as user "regress_a'b\c=d\ne"f". SET SET SET SET SET SET set_config ------------ (1 row) SET SET SET SET [20:24:06.118](5.691s) ok 13 - restore full dump with command-line options for connection parameters [20:24:06.118](0.000s) ok 14 - no dump errors [20:24:06.118](0.000s) 1..14 ### Stopping node "main" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_main_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" ### Stopping node "destination_envar" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_envar_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "destination_envar" ### Stopping node "destination_cmdline" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/src/bin/pg_dump/tmp_check/t_010_dump_connstr_destination_cmdline_data/pgdata -m immediate stop waiting for server to shut down... done server stopped # No postmaster PID for node "destination_cmdline" [20:24:06.363](0.244s) # Looks like you failed 3 tests of 14.