postgresql 13:01:44.10 INFO  ==> postgresql 13:01:44.10 INFO  ==> Welcome to the Bitnami postgresql container postgresql 13:01:44.10 INFO  ==> postgresql 13:01:44.11 INFO  ==> ** Starting PostgreSQL setup ** postgresql 13:01:44.13 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 13:01:44.13 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 13:01:44.13 INFO  ==> Loading custom pre-init scripts... postgresql 13:01:44.14 INFO  ==> Initializing PostgreSQL database... postgresql 13:01:44.14 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 13:01:44.15 INFO  ==> Generating local authentication configuration postgresql 13:01:44.71 INFO  ==> Starting PostgreSQL in background... postgresql 13:01:45.78 INFO  ==> Changing password of postgres postgresql 13:01:45.79 INFO  ==> Creating user tekton postgresql 13:01:45.81 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 13:01:45.82 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 13:01:45.84 INFO  ==> Configuring replication parameters postgresql 13:01:45.86 INFO  ==> Configuring synchronous_replication postgresql 13:01:45.86 INFO  ==> Configuring fsync postgresql 13:01:45.87 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 13:01:45.87 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 13:01:45.91 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 13:01:46.01 INFO  ==> Loading custom scripts... postgresql 13:01:46.01 INFO  ==> Enabling remote connections postgresql 13:01:46.02 INFO  ==> ** PostgreSQL setup finished! ** postgresql 13:01:46.04 INFO  ==> ** Starting PostgreSQL ** 2026-04-28 13:01:46.063 GMT [1] LOG: pgaudit extension initialized 2026-04-28 13:01:46.074 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-04-28 13:01:46.074 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-04-28 13:01:46.074 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-04-28 13:01:46.081 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-04-28 13:01:46.100 GMT [154] LOG: database system was shut down at 2026-04-28 13:01:45 GMT 2026-04-28 13:01:46.109 GMT [1] LOG: database system is ready to accept connections 2026-04-28 13:01:57.983 GMT [160] ERROR: duplicate key value violates unique constraint "pg_type_typname_nsp_index" 2026-04-28 13:01:57.983 GMT [160] DETAIL: Key (typname, typnamespace)=(results, 2200) already exists. 2026-04-28 13:01:57.983 GMT [160] STATEMENT: CREATE TABLE "results" ("parent" varchar(64),"id" varchar(64),"name" varchar(64),"annotations" jsonb,"created_time" timestamptz DEFAULT current_timestamp,"updated_time" timestamptz DEFAULT current_timestamp,"recordsummary_record" varchar(256),"recordsummary_type" varchar(768),"recordsummary_start_time" timestamptz,"recordsummary_end_time" timestamptz,"recordsummary_status" integer,"recordsummary_annotations" jsonb,"etag" varchar(128),PRIMARY KEY ("parent","id")) 2026-04-28 13:01:57.986 GMT [160] LOG: SSL error: unexpected eof while reading 2026-04-28 13:01:57.986 GMT [160] LOG: could not receive data from client: Connection reset by peer 2026-04-28 13:06:46.188 GMT [152] LOG: checkpoint starting: time 2026-04-28 13:06:56.647 GMT [152] LOG: checkpoint complete: wrote 104 buffers (0.6%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=10.428 s, sync=0.003 s, total=10.459 s; sync files=64, longest=0.003 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C250B8, redo lsn=0/1C25028