postgresql 22:50:25.21 INFO  ==> postgresql 22:50:25.21 INFO  ==> Welcome to the Bitnami postgresql container postgresql 22:50:25.21 INFO  ==> postgresql 22:50:25.22 INFO  ==> ** Starting PostgreSQL setup ** postgresql 22:50:25.25 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 22:50:25.25 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 22:50:25.25 INFO  ==> Loading custom pre-init scripts... postgresql 22:50:25.26 INFO  ==> Initializing PostgreSQL database... postgresql 22:50:25.27 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 22:50:25.27 INFO  ==> Generating local authentication configuration postgresql 22:50:25.89 INFO  ==> Starting PostgreSQL in background... postgresql 22:50:26.96 INFO  ==> Changing password of postgres postgresql 22:50:26.98 INFO  ==> Creating user tekton postgresql 22:50:27.00 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 22:50:27.02 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 22:50:27.04 INFO  ==> Configuring replication parameters postgresql 22:50:27.06 INFO  ==> Configuring synchronous_replication postgresql 22:50:27.06 INFO  ==> Configuring fsync postgresql 22:50:27.07 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 22:50:27.07 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 22:50:27.11 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 22:50:27.22 INFO  ==> Loading custom scripts... postgresql 22:50:27.22 INFO  ==> Enabling remote connections postgresql 22:50:27.23 INFO  ==> ** PostgreSQL setup finished! ** postgresql 22:50:27.25 INFO  ==> ** Starting PostgreSQL ** 2026-05-14 22:50:27.273 GMT [1] LOG: pgaudit extension initialized 2026-05-14 22:50:27.285 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-14 22:50:27.285 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-14 22:50:27.285 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-14 22:50:27.292 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-14 22:50:27.304 GMT [154] LOG: database system was shut down at 2026-05-14 22:50:27 GMT 2026-05-14 22:50:27.312 GMT [1] LOG: database system is ready to accept connections 2026-05-14 22:55:27.335 GMT [152] LOG: checkpoint starting: time 2026-05-14 22:55:37.792 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.003 s, total=10.458 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-14 23:10:28.075 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:10:52.660 GMT [152] LOG: checkpoint complete: wrote 245 buffers (1.5%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=24.574 s, sync=0.003 s, total=24.585 s; sync files=23, longest=0.003 s, average=0.001 s; distance=2442 kB, estimate=2442 kB; lsn=0/1F0CE58, redo lsn=0/1E87868 2026-05-14 23:15:12.803 GMT [835] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:15:12.803 GMT [835] DETAIL: Key (parent, name)=(chains-e2e-ryhq, 9d1ae795-6a43-4ded-a4b9-749c2420ba74) already exists. 2026-05-14 23:15:12.803 GMT [835] 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-14 23:15:28.759 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:15:28.772 GMT [592] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:15:28.772 GMT [592] DETAIL: Key (parent, name)=(chains-e2e-ryhq, 7cd848cb-1c87-4a31-95bb-c33a35ecfa70) already exists. 2026-05-14 23:15:28.772 GMT [592] 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-14 23:15:49.512 GMT [873] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:15:49.512 GMT [873] DETAIL: Key (parent, name)=(chains-e2e-ryhq, 80d4a3dc-5656-46ad-8af4-c5f4a34827ff) already exists. 2026-05-14 23:15:49.512 GMT [873] 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-14 23:15:54.583 GMT [878] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:15:54.583 GMT [878] DETAIL: Key (parent, name)=(konflux-dksk, b595d793-dee4-4ca0-89ab-875cbc296a6f) already exists. 2026-05-14 23:15:54.583 GMT [878] 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-14 23:16:05.470 GMT [152] LOG: checkpoint complete: wrote 367 buffers (2.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=36.692 s, sync=0.007 s, total=36.712 s; sync files=23, longest=0.004 s, average=0.001 s; distance=3674 kB, estimate=3674 kB; lsn=0/2369040, redo lsn=0/221E350 2026-05-14 23:16:07.700 GMT [908] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:16:07.700 GMT [908] DETAIL: Key (parent, name)=(chains-e2e-ryhq, 4e4baa97-5a21-4dd4-ba2a-dd049d302e27) already exists. 2026-05-14 23:16:07.700 GMT [908] 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-14 23:16:24.504 GMT [592] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:16:24.504 GMT [592] DETAIL: Key (parent, name)=(chains-e2e-ryhq, f9d13155-9e48-4705-a3a9-019237163f89) already exists. 2026-05-14 23:16:24.504 GMT [592] 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-14 23:16:40.697 GMT [963] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:16:40.697 GMT [963] DETAIL: Key (parent, name)=(chains-e2e-ryhq, 48504fc8-da7d-4d2c-a453-6134fdae59ec) already exists. 2026-05-14 23:16:40.697 GMT [963] 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-14 23:17:13.205 GMT [994] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:17:13.205 GMT [994] DETAIL: Key (parent, name)=(chains-e2e-ryhq, 4926d18a-9300-4768-8167-c9d0a58ac698) already exists. 2026-05-14 23:17:13.205 GMT [994] 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-14 23:17:43.200 GMT [1008] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:17:43.200 GMT [1008] DETAIL: Key (parent, name)=(chains-e2e-ryhq, 2da3e1c8-b50c-4f35-8fae-dc43b597ee4a) already exists. 2026-05-14 23:17:43.200 GMT [1008] 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-14 23:20:25.016 GMT [1120] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:20:25.016 GMT [1120] DETAIL: Key (parent, name)=(konflux-dksk-managed, b9dc6b4f-3ee8-4d02-8948-0497548dbc79) already exists. 2026-05-14 23:20:25.016 GMT [1120] 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-14 23:20:28.570 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:21:19.493 GMT [1008] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:21:19.493 GMT [1008] DETAIL: Key (parent, name)=(integration1-ljpt, a177e423-7af5-4f94-a816-43ad9afdf9b9) already exists. 2026-05-14 23:21:19.493 GMT [1008] 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-14 23:21:19.775 GMT [1183] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:21:19.775 GMT [1183] DETAIL: Key (parent, name)=(integration1-ljpt, a86f7eb8-d43e-41be-b87d-bc8a3a046ff8) already exists. 2026-05-14 23:21:19.775 GMT [1183] 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-14 23:21:19.775 GMT [1187] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:21:19.775 GMT [1187] DETAIL: Key (parent, name)=(integration1-ljpt, a86f7eb8-d43e-41be-b87d-bc8a3a046ff8) already exists. 2026-05-14 23:21:19.775 GMT [1187] 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-14 23:21:19.777 GMT [1188] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:21:19.777 GMT [1188] DETAIL: Key (parent, name)=(integration1-ljpt, a177e423-7af5-4f94-a816-43ad9afdf9b9) already exists. 2026-05-14 23:21:19.777 GMT [1188] 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-14 23:21:19.778 GMT [1186] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:21:19.778 GMT [1186] DETAIL: Key (parent, name)=(integration1-ljpt, a177e423-7af5-4f94-a816-43ad9afdf9b9) already exists. 2026-05-14 23:21:19.778 GMT [1186] 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-14 23:21:19.779 GMT [1185] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:21:19.779 GMT [1185] DETAIL: Key (parent, name)=(integration1-ljpt, a86f7eb8-d43e-41be-b87d-bc8a3a046ff8) already exists. 2026-05-14 23:21:19.779 GMT [1185] 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-14 23:21:23.998 GMT [152] LOG: checkpoint complete: wrote 554 buffers (3.4%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=55.403 s, sync=0.017 s, total=55.429 s; sync files=23, longest=0.005 s, average=0.001 s; distance=6633 kB, estimate=6633 kB; lsn=0/2A74768, redo lsn=0/2898920 2026-05-14 23:25:29.094 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:26:35.249 GMT [152] LOG: checkpoint complete: wrote 660 buffers (4.0%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=66.148 s, sync=0.001 s, total=66.155 s; sync files=24, longest=0.001 s, average=0.001 s; distance=6543 kB, estimate=6624 kB; lsn=0/3102400, redo lsn=0/2EFC630 2026-05-14 23:30:29.349 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:31:12.931 GMT [152] LOG: checkpoint complete: wrote 435 buffers (2.7%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=43.577 s, sync=0.002 s, total=43.582 s; sync files=21, longest=0.001 s, average=0.001 s; distance=3475 kB, estimate=6309 kB; lsn=0/3276A40, redo lsn=0/32614C0 2026-05-14 23:40:30.130 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:41:12.821 GMT [152] LOG: checkpoint complete: wrote 426 buffers (2.6%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=42.678 s, sync=0.002 s, total=42.691 s; sync files=12, longest=0.002 s, average=0.001 s; distance=3126 kB, estimate=5991 kB; lsn=0/356EF18, redo lsn=0/356EE88 2026-05-14 23:45:30.830 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:45:38.161 GMT [152] LOG: checkpoint complete: wrote 73 buffers (0.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=7.318 s, sync=0.004 s, total=7.331 s; sync files=12, longest=0.003 s, average=0.001 s; distance=550 kB, estimate=5447 kB; lsn=0/35F87A0, redo lsn=0/35F8710 2026-05-14 23:50:30.235 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:50:49.091 GMT [152] LOG: checkpoint complete: wrote 188 buffers (1.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=18.843 s, sync=0.003 s, total=18.857 s; sync files=18, longest=0.002 s, average=0.001 s; distance=1378 kB, estimate=5040 kB; lsn=0/3751230, redo lsn=0/37511D8 2026-05-14 23:55:30.191 GMT [152] LOG: checkpoint starting: time 2026-05-14 23:55:53.545 GMT [152] LOG: checkpoint complete: wrote 233 buffers (1.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=23.341 s, sync=0.004 s, total=23.354 s; sync files=19, longest=0.003 s, average=0.001 s; distance=1753 kB, estimate=4711 kB; lsn=0/394D170, redo lsn=0/39076F8 2026-05-14 23:56:03.607 GMT [1203] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-14 23:56:03.607 GMT [1203] DETAIL: Key (parent, name)=(build-e2e-szjm, f371f6d6-b0a9-474d-859b-d8928cb4eb67) already exists. 2026-05-14 23:56:03.607 GMT [1203] 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-15 00:00:30.645 GMT [152] LOG: checkpoint starting: time 2026-05-15 00:01:21.673 GMT [152] LOG: checkpoint complete: wrote 510 buffers (3.1%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=50.984 s, sync=0.003 s, total=51.029 s; sync files=15, longest=0.002 s, average=0.001 s; distance=4202 kB, estimate=4660 kB; lsn=0/3D45488, redo lsn=0/3D22138 2026-05-15 00:05:30.773 GMT [152] LOG: checkpoint starting: time 2026-05-15 00:05:43.012 GMT [152] LOG: checkpoint complete: wrote 122 buffers (0.7%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=12.228 s, sync=0.003 s, total=12.239 s; sync files=19, longest=0.002 s, average=0.001 s; distance=849 kB, estimate=4279 kB; lsn=0/3E02108, redo lsn=0/3DF6658 2026-05-15 00:10:30.111 GMT [152] LOG: checkpoint starting: time 2026-05-15 00:11:24.317 GMT [152] LOG: checkpoint complete: wrote 541 buffers (3.3%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=54.193 s, sync=0.003 s, total=54.207 s; sync files=18, longest=0.003 s, average=0.001 s; distance=4232 kB, estimate=4274 kB; lsn=0/42F4710, redo lsn=0/4218988 2026-05-15 00:30:30.668 GMT [152] LOG: checkpoint starting: time 2026-05-15 00:31:02.049 GMT [152] LOG: checkpoint complete: wrote 313 buffers (1.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=31.368 s, sync=0.004 s, total=31.381 s; sync files=10, longest=0.003 s, average=0.001 s; distance=2571 kB, estimate=4104 kB; lsn=0/449BA00, redo lsn=0/449B970