# Checking port 52683 # Found port 52683 Name: node1 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/archives Connection string: port=52683 host=/tmp/js5il6LOYP Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node1.log # Checking port 52684 # Found port 52684 Name: node2 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/archives Connection string: port=52684 host=/tmp/js5il6LOYP/node2 Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node2.log # Checking port 52685 # Found port 52685 Name: node3 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/archives Connection string: port=52685 host=/tmp/js5il6LOYP/node3 Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node3.log [14:00:55.521](0.048s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata [14:00:55.609](0.088s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata [14:00:55.697](0.087s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata ### Starting node "node1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node1.log -o --cluster-name=node1 start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "node1" is 26110 ### Starting node "node2" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node2.log -o --cluster-name=node2 start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "node2" is 26133 ### Starting node "node3" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node3.log -o --cluster-name=node3 start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "node3" is 26179 [14:00:56.277](0.580s) ok 1 - load_balance_hosts doesn't accept unknown values [14:00:56.277](0.000s) ok 2 - load_balance_hosts doesn't accept unknown values: matches [14:00:56.285](0.008s) not ok 3 - load_balance_hosts=disable connects to the first node [14:00:56.285](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 37. [14:00:56.285](0.000s) # got: '2' # expected: '0' [14:00:56.285](0.000s) not ok 4 - load_balance_hosts=disable connects to the first node: no stderr [14:00:56.285](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 37. [14:00:56.285](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.286](0.000s) not ok 5 - load_balance_hosts=disable connects to the first node: log matches [14:00:56.286](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [14:00:56.286](0.000s) # '2024-03-15 14:00:56.283 UTC [26212][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-15 14:00:56.283 UTC [26212][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata/pg_hba.conf:117) # 2024-03-15 14:00:56.283 UTC [26212][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-15 14:00:56.283 UTC [26212][client backend] [[unknown]][0/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect1')' [14:00:56.296](0.010s) not ok 6 - repeated connections with random load balancing [14:00:56.296](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.296](0.000s) # got: '2' # expected: '0' [14:00:56.296](0.000s) not ok 7 - repeated connections with random load balancing: no stderr [14:00:56.296](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.297](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.306](0.010s) not ok 8 - repeated connections with random load balancing [14:00:56.307](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.307](0.000s) # got: '2' # expected: '0' [14:00:56.307](0.000s) not ok 9 - repeated connections with random load balancing: no stderr [14:00:56.307](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.307](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.316](0.009s) not ok 10 - repeated connections with random load balancing [14:00:56.316](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.317](0.000s) # got: '2' # expected: '0' [14:00:56.317](0.000s) not ok 11 - repeated connections with random load balancing: no stderr [14:00:56.317](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.317](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.326](0.009s) not ok 12 - repeated connections with random load balancing [14:00:56.327](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.327](0.000s) # got: '2' # expected: '0' [14:00:56.327](0.000s) not ok 13 - repeated connections with random load balancing: no stderr [14:00:56.327](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.327](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.336](0.009s) not ok 14 - repeated connections with random load balancing [14:00:56.336](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.336](0.000s) # got: '2' # expected: '0' [14:00:56.336](0.000s) not ok 15 - repeated connections with random load balancing: no stderr [14:00:56.337](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.337](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.345](0.008s) not ok 16 - repeated connections with random load balancing [14:00:56.345](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.345](0.000s) # got: '2' # expected: '0' [14:00:56.345](0.000s) not ok 17 - repeated connections with random load balancing: no stderr [14:00:56.345](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.345](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.353](0.008s) not ok 18 - repeated connections with random load balancing [14:00:56.354](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.354](0.000s) # got: '2' # expected: '0' [14:00:56.354](0.000s) not ok 19 - repeated connections with random load balancing: no stderr [14:00:56.354](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.354](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.364](0.010s) not ok 20 - repeated connections with random load balancing [14:00:56.365](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.365](0.000s) # got: '2' # expected: '0' [14:00:56.365](0.000s) not ok 21 - repeated connections with random load balancing: no stderr [14:00:56.365](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.365](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.373](0.008s) not ok 22 - repeated connections with random load balancing [14:00:56.373](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.373](0.000s) # got: '2' # expected: '0' [14:00:56.373](0.000s) not ok 23 - repeated connections with random load balancing: no stderr [14:00:56.373](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.373](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.383](0.010s) not ok 24 - repeated connections with random load balancing [14:00:56.383](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.384](0.000s) # got: '2' # expected: '0' [14:00:56.384](0.000s) not ok 25 - repeated connections with random load balancing: no stderr [14:00:56.384](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.384](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.394](0.011s) not ok 26 - repeated connections with random load balancing [14:00:56.395](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.395](0.000s) # got: '2' # expected: '0' [14:00:56.395](0.000s) not ok 27 - repeated connections with random load balancing: no stderr [14:00:56.395](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.395](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.404](0.008s) not ok 28 - repeated connections with random load balancing [14:00:56.404](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.404](0.000s) # got: '2' # expected: '0' [14:00:56.404](0.000s) not ok 29 - repeated connections with random load balancing: no stderr [14:00:56.404](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.404](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.413](0.008s) not ok 30 - repeated connections with random load balancing [14:00:56.413](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.413](0.000s) # got: '2' # expected: '0' [14:00:56.413](0.000s) not ok 31 - repeated connections with random load balancing: no stderr [14:00:56.414](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.414](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.423](0.009s) not ok 32 - repeated connections with random load balancing [14:00:56.423](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.423](0.000s) # got: '2' # expected: '0' [14:00:56.423](0.000s) not ok 33 - repeated connections with random load balancing: no stderr [14:00:56.423](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.424](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.434](0.010s) not ok 34 - repeated connections with random load balancing [14:00:56.434](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.434](0.000s) # got: '2' # expected: '0' [14:00:56.435](0.000s) not ok 35 - repeated connections with random load balancing: no stderr [14:00:56.435](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.435](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.443](0.008s) not ok 36 - repeated connections with random load balancing [14:00:56.443](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.443](0.000s) # got: '2' # expected: '0' [14:00:56.444](0.000s) not ok 37 - repeated connections with random load balancing: no stderr [14:00:56.444](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.444](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.456](0.012s) not ok 38 - repeated connections with random load balancing [14:00:56.456](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.457](0.000s) # got: '2' # expected: '0' [14:00:56.457](0.000s) not ok 39 - repeated connections with random load balancing: no stderr [14:00:56.457](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.457](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.467](0.010s) not ok 40 - repeated connections with random load balancing [14:00:56.467](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.467](0.000s) # got: '2' # expected: '0' [14:00:56.468](0.000s) not ok 41 - repeated connections with random load balancing: no stderr [14:00:56.468](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.468](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.476](0.008s) not ok 42 - repeated connections with random load balancing [14:00:56.478](0.001s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.478](0.000s) # got: '2' # expected: '0' [14:00:56.478](0.000s) not ok 43 - repeated connections with random load balancing: no stderr [14:00:56.478](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.478](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.486](0.008s) not ok 44 - repeated connections with random load balancing [14:00:56.487](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.487](0.000s) # got: '2' # expected: '0' [14:00:56.487](0.000s) not ok 45 - repeated connections with random load balancing: no stderr [14:00:56.487](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.487](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.499](0.012s) not ok 46 - repeated connections with random load balancing [14:00:56.500](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.500](0.000s) # got: '2' # expected: '0' [14:00:56.500](0.000s) not ok 47 - repeated connections with random load balancing: no stderr [14:00:56.500](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.500](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.510](0.010s) not ok 48 - repeated connections with random load balancing [14:00:56.510](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.510](0.000s) # got: '2' # expected: '0' [14:00:56.511](0.000s) not ok 49 - repeated connections with random load balancing: no stderr [14:00:56.511](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.511](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.521](0.010s) not ok 50 - repeated connections with random load balancing [14:00:56.521](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.521](0.000s) # got: '2' # expected: '0' [14:00:56.521](0.000s) not ok 51 - repeated connections with random load balancing: no stderr [14:00:56.521](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.521](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.533](0.012s) not ok 52 - repeated connections with random load balancing [14:00:56.534](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.534](0.000s) # got: '2' # expected: '0' [14:00:56.534](0.000s) not ok 53 - repeated connections with random load balancing: no stderr [14:00:56.534](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.534](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.544](0.010s) not ok 54 - repeated connections with random load balancing [14:00:56.545](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.545](0.000s) # got: '2' # expected: '0' [14:00:56.545](0.000s) not ok 55 - repeated connections with random load balancing: no stderr [14:00:56.545](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.545](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.554](0.009s) not ok 56 - repeated connections with random load balancing [14:00:56.554](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.554](0.000s) # got: '2' # expected: '0' [14:00:56.555](0.000s) not ok 57 - repeated connections with random load balancing: no stderr [14:00:56.555](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.555](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.565](0.010s) not ok 58 - repeated connections with random load balancing [14:00:56.565](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.565](0.000s) # got: '2' # expected: '0' [14:00:56.565](0.000s) not ok 59 - repeated connections with random load balancing: no stderr [14:00:56.565](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.565](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.574](0.009s) not ok 60 - repeated connections with random load balancing [14:00:56.574](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.575](0.000s) # got: '2' # expected: '0' [14:00:56.575](0.000s) not ok 61 - repeated connections with random load balancing: no stderr [14:00:56.575](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.575](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.585](0.010s) not ok 62 - repeated connections with random load balancing [14:00:56.586](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.586](0.000s) # got: '2' # expected: '0' [14:00:56.586](0.000s) not ok 63 - repeated connections with random load balancing: no stderr [14:00:56.586](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.586](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.596](0.010s) not ok 64 - repeated connections with random load balancing [14:00:56.597](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.597](0.000s) # got: '2' # expected: '0' [14:00:56.597](0.000s) not ok 65 - repeated connections with random load balancing: no stderr [14:00:56.597](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.597](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.606](0.009s) not ok 66 - repeated connections with random load balancing [14:00:56.607](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.607](0.000s) # got: '2' # expected: '0' [14:00:56.607](0.000s) not ok 67 - repeated connections with random load balancing: no stderr [14:00:56.607](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.607](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.617](0.010s) not ok 68 - repeated connections with random load balancing [14:00:56.617](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.617](0.000s) # got: '2' # expected: '0' [14:00:56.617](0.000s) not ok 69 - repeated connections with random load balancing: no stderr [14:00:56.617](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.618](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.629](0.011s) not ok 70 - repeated connections with random load balancing [14:00:56.629](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.629](0.000s) # got: '2' # expected: '0' [14:00:56.629](0.000s) not ok 71 - repeated connections with random load balancing: no stderr [14:00:56.629](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.629](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.639](0.010s) not ok 72 - repeated connections with random load balancing [14:00:56.640](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.640](0.000s) # got: '2' # expected: '0' [14:00:56.640](0.000s) not ok 73 - repeated connections with random load balancing: no stderr [14:00:56.640](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.640](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.651](0.010s) not ok 74 - repeated connections with random load balancing [14:00:56.651](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.651](0.000s) # got: '2' # expected: '0' [14:00:56.651](0.000s) not ok 75 - repeated connections with random load balancing: no stderr [14:00:56.651](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.651](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.661](0.010s) not ok 76 - repeated connections with random load balancing [14:00:56.662](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.662](0.000s) # got: '2' # expected: '0' [14:00:56.662](0.000s) not ok 77 - repeated connections with random load balancing: no stderr [14:00:56.662](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.662](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.672](0.009s) not ok 78 - repeated connections with random load balancing [14:00:56.672](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.672](0.000s) # got: '2' # expected: '0' [14:00:56.672](0.000s) not ok 79 - repeated connections with random load balancing: no stderr [14:00:56.672](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.672](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.683](0.011s) not ok 80 - repeated connections with random load balancing [14:00:56.683](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.684](0.000s) # got: '2' # expected: '0' [14:00:56.684](0.000s) not ok 81 - repeated connections with random load balancing: no stderr [14:00:56.684](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.684](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.695](0.011s) not ok 82 - repeated connections with random load balancing [14:00:56.695](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.696](0.000s) # got: '2' # expected: '0' [14:00:56.696](0.000s) not ok 83 - repeated connections with random load balancing: no stderr [14:00:56.696](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.696](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.707](0.011s) not ok 84 - repeated connections with random load balancing [14:00:56.707](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.708](0.000s) # got: '2' # expected: '0' [14:00:56.708](0.000s) not ok 85 - repeated connections with random load balancing: no stderr [14:00:56.708](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.708](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.719](0.011s) not ok 86 - repeated connections with random load balancing [14:00:56.720](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.720](0.000s) # got: '2' # expected: '0' [14:00:56.720](0.000s) not ok 87 - repeated connections with random load balancing: no stderr [14:00:56.720](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.720](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.730](0.010s) not ok 88 - repeated connections with random load balancing [14:00:56.731](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.731](0.000s) # got: '2' # expected: '0' [14:00:56.731](0.000s) not ok 89 - repeated connections with random load balancing: no stderr [14:00:56.731](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.731](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.742](0.011s) not ok 90 - repeated connections with random load balancing [14:00:56.743](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.743](0.000s) # got: '2' # expected: '0' [14:00:56.743](0.000s) not ok 91 - repeated connections with random load balancing: no stderr [14:00:56.743](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.743](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.755](0.012s) not ok 92 - repeated connections with random load balancing [14:00:56.755](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.756](0.000s) # got: '2' # expected: '0' [14:00:56.756](0.000s) not ok 93 - repeated connections with random load balancing: no stderr [14:00:56.756](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.756](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.767](0.011s) not ok 94 - repeated connections with random load balancing [14:00:56.767](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.767](0.000s) # got: '2' # expected: '0' [14:00:56.768](0.000s) not ok 95 - repeated connections with random load balancing: no stderr [14:00:56.768](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.768](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.779](0.011s) not ok 96 - repeated connections with random load balancing [14:00:56.779](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.780](0.000s) # got: '2' # expected: '0' [14:00:56.780](0.000s) not ok 97 - repeated connections with random load balancing: no stderr [14:00:56.780](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.780](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.793](0.013s) not ok 98 - repeated connections with random load balancing [14:00:56.793](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.794](0.000s) # got: '2' # expected: '0' [14:00:56.794](0.000s) not ok 99 - repeated connections with random load balancing: no stderr [14:00:56.794](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.794](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.804](0.010s) not ok 100 - repeated connections with random load balancing [14:00:56.805](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.805](0.000s) # got: '2' # expected: '0' [14:00:56.805](0.000s) not ok 101 - repeated connections with random load balancing: no stderr [14:00:56.805](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.805](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.828](0.023s) not ok 102 - repeated connections with random load balancing [14:00:56.829](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.829](0.000s) # got: '2' # expected: '0' [14:00:56.829](0.000s) not ok 103 - repeated connections with random load balancing: no stderr [14:00:56.829](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.829](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.839](0.010s) not ok 104 - repeated connections with random load balancing [14:00:56.840](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.840](0.000s) # got: '2' # expected: '0' [14:00:56.840](0.000s) not ok 105 - repeated connections with random load balancing: no stderr [14:00:56.840](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [14:00:56.840](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:56.840](0.000s) not ok 106 - received at least one connection on node1 [14:00:56.841](0.000s) # Failed test 'received at least one connection on node1' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 64. [14:00:56.841](0.000s) not ok 107 - received at least one connection on node2 [14:00:56.841](0.000s) # Failed test 'received at least one connection on node2' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 65. [14:00:56.841](0.000s) not ok 108 - received at least one connection on node3 [14:00:56.841](0.000s) # Failed test 'received at least one connection on node3' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 66. [14:00:56.841](0.000s) not ok 109 - received 50 connections across all nodes [14:00:56.841](0.000s) # Failed test 'received 50 connections across all nodes' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 67. ### Stopping node "node1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node1" ### Stopping node "node2" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node2" [14:00:57.059](0.218s) not ok 110 - load_balance_hosts=disable continues until it connects to the a working node [14:00:57.059](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 74. [14:00:57.059](0.000s) # got: '2' # expected: '0' [14:00:57.059](0.000s) not ok 111 - load_balance_hosts=disable continues until it connects to the a working node: no stderr [14:00:57.060](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 74. [14:00:57.060](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:57.060](0.000s) not ok 112 - load_balance_hosts=disable continues until it connects to the a working node: log matches [14:00:57.060](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [14:00:57.060](0.000s) # '2024-03-15 14:00:57.057 UTC [26482][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-15 14:00:57.057 UTC [26482][client backend] [[unknown]][20/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-15 14:00:57.057 UTC [26482][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-15 14:00:57.057 UTC [26482][client backend] [[unknown]][20/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect3')' [14:00:57.071](0.011s) not ok 113 - load_balance_hosts=random continues until it connects to the a working node [14:00:57.071](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.071](0.000s) # got: '2' # expected: '0' [14:00:57.071](0.000s) not ok 114 - load_balance_hosts=random continues until it connects to the a working node: no stderr [14:00:57.072](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.072](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:57.072](0.000s) not ok 115 - load_balance_hosts=random continues until it connects to the a working node: log matches [14:00:57.072](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [14:00:57.072](0.000s) # '2024-03-15 14:00:57.069 UTC [26490][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-15 14:00:57.069 UTC [26490][client backend] [[unknown]][21/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-15 14:00:57.069 UTC [26490][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-15 14:00:57.069 UTC [26490][client backend] [[unknown]][21/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [14:00:57.081](0.009s) not ok 116 - load_balance_hosts=random continues until it connects to the a working node [14:00:57.082](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.082](0.000s) # got: '2' # expected: '0' [14:00:57.082](0.000s) not ok 117 - load_balance_hosts=random continues until it connects to the a working node: no stderr [14:00:57.082](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.082](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:57.083](0.000s) not ok 118 - load_balance_hosts=random continues until it connects to the a working node: log matches [14:00:57.083](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [14:00:57.083](0.000s) # '2024-03-15 14:00:57.079 UTC [26495][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-15 14:00:57.080 UTC [26495][client backend] [[unknown]][22/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-15 14:00:57.080 UTC [26495][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-15 14:00:57.080 UTC [26495][client backend] [[unknown]][22/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [14:00:57.093](0.011s) not ok 119 - load_balance_hosts=random continues until it connects to the a working node [14:00:57.094](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.094](0.000s) # got: '2' # expected: '0' [14:00:57.094](0.000s) not ok 120 - load_balance_hosts=random continues until it connects to the a working node: no stderr [14:00:57.094](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.094](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:57.094](0.000s) not ok 121 - load_balance_hosts=random continues until it connects to the a working node: log matches [14:00:57.095](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [14:00:57.095](0.000s) # '2024-03-15 14:00:57.091 UTC [26507][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-15 14:00:57.092 UTC [26507][client backend] [[unknown]][23/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-15 14:00:57.092 UTC [26507][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-15 14:00:57.092 UTC [26507][client backend] [[unknown]][23/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [14:00:57.104](0.009s) not ok 122 - load_balance_hosts=random continues until it connects to the a working node [14:00:57.104](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.104](0.000s) # got: '2' # expected: '0' [14:00:57.105](0.000s) not ok 123 - load_balance_hosts=random continues until it connects to the a working node: no stderr [14:00:57.105](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.105](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:57.105](0.000s) not ok 124 - load_balance_hosts=random continues until it connects to the a working node: log matches [14:00:57.105](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [14:00:57.105](0.000s) # '2024-03-15 14:00:57.102 UTC [26513][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-15 14:00:57.103 UTC [26513][client backend] [[unknown]][24/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-15 14:00:57.103 UTC [26513][client backend] [[unknown]][24/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-15 14:00:57.103 UTC [26513][client backend] [[unknown]][24/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [14:00:57.115](0.009s) not ok 125 - load_balance_hosts=random continues until it connects to the a working node [14:00:57.115](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.115](0.000s) # got: '2' # expected: '0' [14:00:57.115](0.000s) not ok 126 - load_balance_hosts=random continues until it connects to the a working node: no stderr [14:00:57.116](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [14:00:57.116](0.000s) # got: 'psql: error: connection to server on socket "/tmp/js5il6LOYP/.s.PGSQL.52683" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/js5il6LOYP/node2/.s.PGSQL.52684" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/js5il6LOYP/node3/.s.PGSQL.52685" failed: FATAL: database "postgres" does not exist' # expected: '' [14:00:57.116](0.000s) not ok 127 - load_balance_hosts=random continues until it connects to the a working node: log matches [14:00:57.116](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2350. [14:00:57.116](0.000s) # '2024-03-15 14:00:57.113 UTC [26519][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-15 14:00:57.113 UTC [26519][client backend] [[unknown]][25/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-15 14:00:57.113 UTC [26519][client backend] [[unknown]][25/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-15 14:00:57.113 UTC [26519][client backend] [[unknown]][25/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [14:00:57.116](0.000s) 1..127 ### Stopping node "node3" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node3" [14:00:57.221](0.104s) # Looks like you failed 125 tests of 127.