postgresql 06:45:09.16 INFO  ==> postgresql 06:45:09.16 INFO  ==> Welcome to the Bitnami postgresql container postgresql 06:45:09.16 INFO  ==> postgresql 06:45:09.17 INFO  ==> ** Starting PostgreSQL setup ** postgresql 06:45:09.19 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 06:45:09.19 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 06:45:09.19 INFO  ==> Loading custom pre-init scripts... postgresql 06:45:09.20 INFO  ==> Initializing PostgreSQL database... postgresql 06:45:09.20 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 06:45:09.21 INFO  ==> Generating local authentication configuration postgresql 06:45:09.79 INFO  ==> Starting PostgreSQL in background... postgresql 06:45:10.85 INFO  ==> Changing password of postgres postgresql 06:45:10.87 INFO  ==> Creating user tekton postgresql 06:45:10.88 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 06:45:10.90 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 06:45:10.91 INFO  ==> Configuring replication parameters postgresql 06:45:10.93 INFO  ==> Configuring synchronous_replication postgresql 06:45:10.93 INFO  ==> Configuring fsync postgresql 06:45:10.94 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 06:45:10.94 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 06:45:10.98 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 06:45:11.08 INFO  ==> Loading custom scripts... postgresql 06:45:11.09 INFO  ==> Enabling remote connections postgresql 06:45:11.09 INFO  ==> ** PostgreSQL setup finished! ** postgresql 06:45:11.11 INFO  ==> ** Starting PostgreSQL ** 2026-05-07 06:45:11.134 GMT [1] LOG: pgaudit extension initialized 2026-05-07 06:45:11.143 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-07 06:45:11.144 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-07 06:45:11.144 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-07 06:45:11.147 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-07 06:45:11.162 GMT [154] LOG: database system was shut down at 2026-05-07 06:45:11 GMT 2026-05-07 06:45:11.167 GMT [1] LOG: database system is ready to accept connections 2026-05-07 06:50:11.257 GMT [152] LOG: checkpoint starting: time 2026-05-07 06:50:21.726 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.427 s, sync=0.004 s, total=10.469 s; sync files=63, longest=0.002 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24EF0, redo lsn=0/1C24E60 2026-05-07 07:10:12.055 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:10:14.070 GMT [152] LOG: checkpoint complete: wrote 20 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.005 s, sync=0.004 s, total=2.015 s; sync files=11, longest=0.002 s, average=0.001 s; distance=65 kB, estimate=527 kB; lsn=0/1C3D998, redo lsn=0/1C35268 2026-05-07 07:15:12.169 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:15:37.721 GMT [152] LOG: checkpoint complete: wrote 255 buffers (1.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=25.545 s, sync=0.002 s, total=25.552 s; sync files=22, longest=0.002 s, average=0.001 s; distance=2461 kB, estimate=2461 kB; lsn=0/1ED0438, redo lsn=0/1E9C8C8 2026-05-07 07:20:10.720 GMT [901] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:20:10.720 GMT [901] DETAIL: Key (parent, name)=(chains-e2e-nikm, ddcb167d-c63e-4974-90ad-0363b1d2a8c0) already exists. 2026-05-07 07:20:10.720 GMT [901] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:20:12.820 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:20:22.717 GMT [901] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:20:22.717 GMT [901] DETAIL: Key (parent, name)=(chains-e2e-nikm, 336daaf9-fc45-42ee-9bd9-fedae038ab59) already exists. 2026-05-07 07:20:22.717 GMT [901] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:20:36.998 GMT [844] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:20:36.998 GMT [844] DETAIL: Key (parent, name)=(chains-e2e-nikm, 3c76110d-4d14-48fb-9673-86ed5116641b) already exists. 2026-05-07 07:20:36.998 GMT [844] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:20:51.821 GMT [152] LOG: checkpoint complete: wrote 390 buffers (2.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=38.978 s, sync=0.012 s, total=39.001 s; sync files=20, longest=0.007 s, average=0.001 s; distance=3898 kB, estimate=3898 kB; lsn=0/2376888, redo lsn=0/226B340 2026-05-07 07:20:55.523 GMT [1157] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:20:55.523 GMT [1157] DETAIL: Key (parent, name)=(chains-e2e-nikm, 386aafd9-5494-4799-8ad4-a5b3d3020d78) already exists. 2026-05-07 07:20:55.523 GMT [1157] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:21:24.761 GMT [901] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:21:24.761 GMT [901] DETAIL: Key (parent, name)=(chains-e2e-nikm, 101fa5e1-0d91-4fd3-bb00-11f746a876b6) already exists. 2026-05-07 07:21:24.761 GMT [901] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:22:48.315 GMT [901] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:22:48.315 GMT [901] DETAIL: Key (parent, name)=(chains-e2e-nikm, 576cbb55-28fb-4fca-a79d-e2790ae33248) already exists. 2026-05-07 07:22:48.315 GMT [901] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:25:12.920 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:26:14.536 GMT [152] LOG: checkpoint complete: wrote 617 buffers (3.8%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=61.604 s, sync=0.002 s, total=61.616 s; sync files=23, longest=0.002 s, average=0.001 s; distance=6108 kB, estimate=6108 kB; lsn=0/2920750, redo lsn=0/2862648 2026-05-07 07:30:12.554 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:31:21.812 GMT [152] LOG: checkpoint complete: wrote 692 buffers (4.2%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=69.247 s, sync=0.003 s, total=69.259 s; sync files=22, longest=0.002 s, average=0.001 s; distance=6807 kB, estimate=6807 kB; lsn=0/331AEB8, redo lsn=0/2F08368 2026-05-07 07:31:22.826 GMT [1715] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:31:22.826 GMT [1715] DETAIL: Key (parent, name)=(integration2-rnuj, af36e68a-1327-481d-92eb-b6b434e24082) already exists. 2026-05-07 07:31:22.826 GMT [1715] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:31:22.827 GMT [1715] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:31:22.827 GMT [1715] DETAIL: Key (parent, name)=(integration2-rnuj, af36e68a-1327-481d-92eb-b6b434e24082) already exists. 2026-05-07 07:31:22.827 GMT [1715] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:31:22.835 GMT [1840] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-07 07:31:22.835 GMT [1840] DETAIL: Key (parent, name)=(integration2-rnuj, af36e68a-1327-481d-92eb-b6b434e24082) already exists. 2026-05-07 07:31:22.835 GMT [1840] STATEMENT: INSERT INTO "results" ("parent","id","name","annotations","recordsummary_record","recordsummary_type","recordsummary_start_time","recordsummary_end_time","recordsummary_status","recordsummary_annotations","etag","created_time","updated_time") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "created_time","updated_time" 2026-05-07 07:35:12.912 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:36:10.034 GMT [152] LOG: checkpoint complete: wrote 571 buffers (3.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=57.112 s, sync=0.003 s, total=57.122 s; sync files=18, longest=0.002 s, average=0.001 s; distance=6216 kB, estimate=6748 kB; lsn=0/355B878, redo lsn=0/351A6B0 2026-05-07 07:40:12.122 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:41:11.627 GMT [152] LOG: checkpoint complete: wrote 594 buffers (3.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=59.497 s, sync=0.003 s, total=59.506 s; sync files=19, longest=0.003 s, average=0.001 s; distance=4915 kB, estimate=6564 kB; lsn=0/3AAFC20, redo lsn=0/39E7420 2026-05-07 07:45:12.719 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:45:33.773 GMT [152] LOG: checkpoint complete: wrote 210 buffers (1.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=21.043 s, sync=0.004 s, total=21.055 s; sync files=17, longest=0.002 s, average=0.001 s; distance=1825 kB, estimate=6090 kB; lsn=0/3BAFA00, redo lsn=0/3BAF970 2026-05-07 07:50:12.862 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:51:11.171 GMT [152] LOG: checkpoint complete: wrote 583 buffers (3.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=58.302 s, sync=0.003 s, total=58.309 s; sync files=17, longest=0.002 s, average=0.001 s; distance=4502 kB, estimate=5932 kB; lsn=0/4051E78, redo lsn=0/40151D8 2026-05-07 07:55:12.271 GMT [152] LOG: checkpoint starting: time 2026-05-07 07:56:00.274 GMT [152] LOG: checkpoint complete: wrote 479 buffers (2.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=47.991 s, sync=0.002 s, total=48.004 s; sync files=20, longest=0.002 s, average=0.001 s; distance=3671 kB, estimate=5706 kB; lsn=0/43AB0D0, redo lsn=0/43AB040 2026-05-07 08:05:12.421 GMT [152] LOG: checkpoint starting: time 2026-05-07 08:05:15.747 GMT [152] LOG: checkpoint complete: wrote 33 buffers (0.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.312 s, sync=0.005 s, total=3.326 s; sync files=12, longest=0.002 s, average=0.001 s; distance=203 kB, estimate=5155 kB; lsn=0/43DDDD8, redo lsn=0/43DDD80