[01:33:08.629](0.025s) # setting up data directory # Checking port 56847 # Found port 56847 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/archives Connection string: port=56847 host=/tmp/mGaPegPR7H Log file: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/log/001_ssltests_primary.log [01:33:08.633](0.004s) # 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/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/log/001_ssltests_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 57295 [01:33:08.876](0.243s) ok 1 - ssl_library parameter ### Restarting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; logfile: 2024-03-02 01:33:08.759 UTC [57295][postmaster] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-03-02 01:33:08.759 UTC [57295][postmaster] LOG: listening on Unix socket "/tmp/mGaPegPR7H/.s.PGSQL.56847" 2024-03-02 01:33:08.780 UTC [57301][startup] LOG: database system was shut down at 2024-03-02 01:30:53 UTC 2024-03-02 01:33:08.783 UTC [57295][postmaster] LOG: database system is ready to accept connections 2024-03-02 01:33:08.860 UTC [57328][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:08.861 UTC [57328][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:08.861 UTC [57328][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:08.873 UTC [57328][client backend] [001_ssltests.pl][3/2:0] LOG: statement: SHOW ssl_library 2024-03-02 01:33:08.874 UTC [57328][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.014 user=postgres database=postgres host=[local] 2024-03-02 01:33:08.883 UTC [57332][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:08.884 UTC [57332][client backend] [[unknown]][3/3:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:08.884 UTC [57332][client backend] [[unknown]][3/3:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:08.885 UTC [57332][client backend] [001_ssltests.pl][3/4:0] LOG: statement: CREATE USER ssltestuser 2024-03-02 01:33:08.885 UTC [57332][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-03-02 01:33:08.926 UTC [57346][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:08.927 UTC [57346][client backend] [[unknown]][3/5:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:08.927 UTC [57346][client backend] [[unknown]][3/5:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:08.928 UTC [57346][client backend] [001_ssltests.pl][3/6:0] LOG: statement: CREATE USER md5testuser 2024-03-02 01:33:08.928 UTC [57346][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-03-02 01:33:08.978 UTC [57363][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:08.979 UTC [57363][client backend] [[unknown]][3/7:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:08.979 UTC [57363][client backend] [[unknown]][3/7:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:08.980 UTC [57363][client backend] [001_ssltests.pl][3/8:0] LOG: statement: CREATE USER anotheruser 2024-03-02 01:33:08.980 UTC [57363][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.018 UTC [57382][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:09.019 UTC [57382][client backend] [[unknown]][3/9:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:09.019 UTC [57382][client backend] [[unknown]][3/9:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:09.019 UTC [57382][client backend] [001_ssltests.pl][3/10:0] LOG: statement: CREATE USER yetanotheruser 2024-03-02 01:33:09.020 UTC [57382][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.001 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.061 UTC [57393][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:09.061 UTC [57393][client backend] [[unknown]][3/11:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:09.061 UTC [57393][client backend] [[unknown]][3/11:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:09.062 UTC [57393][client backend] [001_ssltests.pl][3/12:0] LOG: statement: CREATE DATABASE trustdb 2024-03-02 01:33:09.096 UTC [57393][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.035 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.108 UTC [57420][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:09.109 UTC [57420][client backend] [[unknown]][3/13:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:09.109 UTC [57420][client backend] [[unknown]][3/13:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:09.110 UTC [57420][client backend] [001_ssltests.pl][3/14:0] LOG: statement: CREATE DATABASE certdb 2024-03-02 01:33:09.159 UTC [57420][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.052 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.246 UTC [57469][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:09.247 UTC [57469][client backend] [[unknown]][3/15:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:09.247 UTC [57469][client backend] [[unknown]][3/15:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:09.247 UTC [57469][client backend] [001_ssltests.pl][3/16:0] LOG: statement: CREATE DATABASE certdb_dn 2024-03-02 01:33:09.283 UTC [57469][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.036 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.367 UTC [57511][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:09.368 UTC [57511][client backend] [[unknown]][3/17:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:09.368 UTC [57511][client backend] [[unknown]][3/17:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:09.369 UTC [57511][client backend] [001_ssltests.pl][3/18:0] LOG: statement: CREATE DATABASE certdb_dn_re 2024-03-02 01:33:09.423 UTC [57511][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.056 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.486 UTC [57545][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:09.486 UTC [57545][client backend] [[unknown]][3/19:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:09.486 UTC [57545][client backend] [[unknown]][3/19:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:09.487 UTC [57545][client backend] [001_ssltests.pl][3/20:0] LOG: statement: CREATE DATABASE certdb_cn 2024-03-02 01:33:09.514 UTC [57545][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.539 UTC [57558][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-02 01:33:09.540 UTC [57558][client backend] [[unknown]][3/21:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/pg_hba.conf:117) 2024-03-02 01:33:09.540 UTC [57558][client backend] [[unknown]][3/21:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-02 01:33:09.541 UTC [57558][client backend] [001_ssltests.pl][3/22:0] LOG: statement: CREATE DATABASE verifydb 2024-03-02 01:33:09.589 UTC [57558][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.049 user=postgres database=postgres host=[local] 2024-03-02 01:33:09.654 UTC [57295][postmaster] LOG: received fast shutdown request 2024-03-02 01:33:09.654 UTC [57295][postmaster] LOG: aborting any active transactions 2024-03-02 01:33:09.656 UTC [57295][postmaster] LOG: background worker "logical replication launcher" (PID 57314) exited with exit code 1 2024-03-02 01:33:09.657 UTC [57299][checkpointer] LOG: shutting down 2024-03-02 01:33:09.657 UTC [57299][checkpointer] LOG: checkpoint starting: shutdown immediate 2024-03-02 01:33:09.717 UTC [57299][checkpointer] LOG: checkpoint complete: wrote 5650 buffers (34.5%); 0 WAL file(s) added, 0 removed, 3 recycled; write=0.035 s, sync=0.001 s, total=0.061 s; sync files=0, longest=0.000 s, average=0.000 s; distance=45479 kB, estimate=45479 kB; lsn=0/4194C80, redo lsn=0/4194C80 2024-03-02 01:33:09.726 UTC [57295][postmaster] LOG: database system is shut down 2024-03-02 01:33:09.779 UTC [57602][postmaster] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-03-02 01:33:09.779 UTC [57602][postmaster] LOG: could not bind IPv4 address "127.0.0.1": Address already in use 2024-03-02 01:33:09.779 UTC [57602][postmaster] HINT: Is another postmaster already running on port 56847? If not, wait a few seconds and retry. 2024-03-02 01:33:09.779 UTC [57602][postmaster] WARNING: could not create listen socket for "127.0.0.1" 2024-03-02 01:33:09.779 UTC [57602][postmaster] FATAL: could not create any TCP/IP sockets 2024-03-02 01:33:09.781 UTC [57602][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [01:33:09.855](0.980s) Bail out! pg_ctl restart failed # No postmaster PID for node "primary"