[10:01:51.790](0.041s) # setting up data directory # Checking port 58877 # Found port 58877 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=58877 host=/tmp/a4ruF77zzE Log file: /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests/log/001_ssltests_primary.log [10:01:51.804](0.014s) # 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 51597 [10:01:52.089](0.285s) 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-24 10:01:51.991 UTC [51597][postmaster] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-03-24 10:01:51.991 UTC [51597][postmaster] LOG: listening on Unix socket "/tmp/a4ruF77zzE/.s.PGSQL.58877" 2024-03-24 10:01:52.005 UTC [51604][startup] LOG: database system was shut down at 2024-03-24 09:59:16 UTC 2024-03-24 10:01:52.010 UTC [51597][postmaster] LOG: database system is ready to accept connections 2024-03-24 10:01:52.080 UTC [51638][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.081 UTC [51638][client backend] [[unknown]][0/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-24 10:01:52.081 UTC [51638][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.086 UTC [51638][client backend] [001_ssltests.pl][0/2:0] LOG: statement: SHOW ssl_library 2024-03-24 10:01:52.087 UTC [51638][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.007 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.101 UTC [51652][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.101 UTC [51652][client backend] [[unknown]][1/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-24 10:01:52.101 UTC [51652][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.102 UTC [51652][client backend] [001_ssltests.pl][1/2:0] LOG: statement: CREATE USER ssltestuser 2024-03-24 10:01:52.103 UTC [51652][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.147 UTC [51679][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.147 UTC [51679][client backend] [[unknown]][2/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-24 10:01:52.147 UTC [51679][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.148 UTC [51679][client backend] [001_ssltests.pl][2/2:0] LOG: statement: CREATE USER md5testuser 2024-03-24 10:01:52.149 UTC [51679][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.191 UTC [51691][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.193 UTC [51691][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-24 10:01:52.193 UTC [51691][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.194 UTC [51691][client backend] [001_ssltests.pl][3/2:0] LOG: statement: CREATE USER anotheruser 2024-03-24 10:01:52.195 UTC [51691][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.004 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.234 UTC [51705][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.235 UTC [51705][client backend] [[unknown]][4/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-24 10:01:52.235 UTC [51705][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.236 UTC [51705][client backend] [001_ssltests.pl][4/2:0] LOG: statement: CREATE USER yetanotheruser 2024-03-24 10:01:52.237 UTC [51705][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.002 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.277 UTC [51725][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.278 UTC [51725][client backend] [[unknown]][5/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-24 10:01:52.278 UTC [51725][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.279 UTC [51725][client backend] [001_ssltests.pl][5/2:0] LOG: statement: CREATE DATABASE trustdb 2024-03-24 10:01:52.309 UTC [51725][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.031 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.324 UTC [51747][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.324 UTC [51747][client backend] [[unknown]][6/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-24 10:01:52.324 UTC [51747][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.325 UTC [51747][client backend] [001_ssltests.pl][6/2:0] LOG: statement: CREATE DATABASE certdb 2024-03-24 10:01:52.382 UTC [51747][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.058 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.459 UTC [51790][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.459 UTC [51790][client backend] [[unknown]][7/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-24 10:01:52.459 UTC [51790][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.460 UTC [51790][client backend] [001_ssltests.pl][7/2:0] LOG: statement: CREATE DATABASE certdb_dn 2024-03-24 10:01:52.489 UTC [51790][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.030 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.512 UTC [51804][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.513 UTC [51804][client backend] [[unknown]][8/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-24 10:01:52.513 UTC [51804][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.514 UTC [51804][client backend] [001_ssltests.pl][8/2:0] LOG: statement: CREATE DATABASE certdb_dn_re 2024-03-24 10:01:52.554 UTC [51804][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.041 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.641 UTC [51829][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.642 UTC [51829][client backend] [[unknown]][9/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-24 10:01:52.642 UTC [51829][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.645 UTC [51829][client backend] [001_ssltests.pl][9/2:0] LOG: statement: CREATE DATABASE certdb_cn 2024-03-24 10:01:52.670 UTC [51829][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.028 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.780 UTC [51864][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-03-24 10:01:52.780 UTC [51864][client backend] [[unknown]][10/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-24 10:01:52.780 UTC [51864][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=postgres application_name=001_ssltests.pl 2024-03-24 10:01:52.781 UTC [51864][client backend] [001_ssltests.pl][10/2:0] LOG: statement: CREATE DATABASE verifydb 2024-03-24 10:01:52.830 UTC [51864][client backend] [001_ssltests.pl][:0] LOG: disconnection: session time: 0:00:00.051 user=postgres database=postgres host=[local] 2024-03-24 10:01:52.904 UTC [51597][postmaster] LOG: received fast shutdown request 2024-03-24 10:01:52.904 UTC [51597][postmaster] LOG: aborting any active transactions 2024-03-24 10:01:52.907 UTC [51597][postmaster] LOG: background worker "logical replication launcher" (PID 51609) exited with exit code 1 2024-03-24 10:01:52.908 UTC [51602][checkpointer] LOG: shutting down 2024-03-24 10:01:52.908 UTC [51602][checkpointer] LOG: checkpoint starting: shutdown immediate 2024-03-24 10:01:52.953 UTC [51602][checkpointer] LOG: checkpoint complete: wrote 5620 buffers (34.3%); 0 WAL file(s) added, 0 removed, 3 recycled; write=0.045 s, sync=0.001 s, total=0.046 s; sync files=0, longest=0.000 s, average=0.000 s; distance=45238 kB, estimate=45238 kB; lsn=0/414F3E0, redo lsn=0/414F3E0 2024-03-24 10:01:52.963 UTC [51597][postmaster] LOG: database system is shut down 2024-03-24 10:01:53.038 UTC [51917][postmaster] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-03-24 10:01:53.038 UTC [51917][postmaster] LOG: could not bind IPv4 address "127.0.0.1": Address already in use 2024-03-24 10:01:53.038 UTC [51917][postmaster] HINT: Is another postmaster already running on port 58877? If not, wait a few seconds and retry. 2024-03-24 10:01:53.038 UTC [51917][postmaster] WARNING: could not create listen socket for "127.0.0.1" 2024-03-24 10:01:53.038 UTC [51917][postmaster] FATAL: could not create any TCP/IP sockets 2024-03-24 10:01:53.039 UTC [51917][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [10:01:53.106](1.017s) Bail out! pg_ctl restart failed # No postmaster PID for node "primary"