postgresql 16:54:31.29 INFO  ==> postgresql 16:54:31.30 INFO  ==> Welcome to the Bitnami postgresql container postgresql 16:54:31.30 INFO  ==> postgresql 16:54:31.30 INFO  ==> ** Starting PostgreSQL setup ** postgresql 16:54:31.32 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 16:54:31.32 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 16:54:31.33 INFO  ==> Loading custom pre-init scripts... postgresql 16:54:31.33 INFO  ==> Initializing PostgreSQL database... postgresql 16:54:31.34 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 16:54:31.34 INFO  ==> Generating local authentication configuration postgresql 16:54:31.99 INFO  ==> Starting PostgreSQL in background... postgresql 16:54:33.06 INFO  ==> Changing password of postgres postgresql 16:54:33.07 INFO  ==> Creating user tekton postgresql 16:54:33.09 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 16:54:33.10 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 16:54:33.12 INFO  ==> Configuring replication parameters postgresql 16:54:33.14 INFO  ==> Configuring synchronous_replication postgresql 16:54:33.14 INFO  ==> Configuring fsync postgresql 16:54:33.15 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 16:54:33.15 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 16:54:33.19 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 16:54:33.29 INFO  ==> Loading custom scripts... postgresql 16:54:33.30 INFO  ==> Enabling remote connections postgresql 16:54:33.30 INFO  ==> ** PostgreSQL setup finished! ** postgresql 16:54:33.33 INFO  ==> ** Starting PostgreSQL ** 2026-05-11 16:54:33.346 GMT [1] LOG: pgaudit extension initialized 2026-05-11 16:54:33.356 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-11 16:54:33.356 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-11 16:54:33.356 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-11 16:54:33.361 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-11 16:54:33.370 GMT [154] LOG: database system was shut down at 2026-05-11 16:54:33 GMT 2026-05-11 16:54:33.375 GMT [1] LOG: database system is ready to accept connections 2026-05-11 16:59:33.474 GMT [152] LOG: checkpoint starting: time 2026-05-11 16:59:44.000 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.422 s, sync=0.003 s, total=10.526 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-11 17:10:16.381 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:10:16.381 GMT [161] DETAIL: Key (parent, name)=(tenant-dev-vcjt, 15a9c68b-d51d-4170-a46d-c5a20695076a) already exists. 2026-05-11 17:10:16.381 GMT [161] 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-11 17:14:33.276 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:14:48.014 GMT [152] LOG: checkpoint complete: wrote 147 buffers (0.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=14.729 s, sync=0.003 s, total=14.738 s; sync files=21, longest=0.002 s, average=0.001 s; distance=1575 kB, estimate=1575 kB; lsn=0/1DDC9C0, redo lsn=0/1DAED10 2026-05-11 17:19:33.110 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:20:09.502 GMT [152] LOG: checkpoint complete: wrote 363 buffers (2.2%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=36.383 s, sync=0.004 s, total=36.393 s; sync files=22, longest=0.002 s, average=0.001 s; distance=3630 kB, estimate=3630 kB; lsn=0/228A7C0, redo lsn=0/213A798 2026-05-11 17:21:05.642 GMT [579] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:21:05.642 GMT [579] DETAIL: Key (parent, name)=(chains-e2e-txny, b37164a5-6ec1-40a6-bac8-507c5436d8bb) already exists. 2026-05-11 17:21:05.642 GMT [579] 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-11 17:21:39.985 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:21:39.985 GMT [161] DETAIL: Key (parent, name)=(chains-e2e-txny, 683c26e4-a369-43e1-9880-53d4f6a83b51) already exists. 2026-05-11 17:21:39.985 GMT [161] 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-11 17:21:58.556 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:21:58.556 GMT [161] DETAIL: Key (parent, name)=(chains-e2e-txny, 9fb8d488-42c1-4cba-80de-404904169b14) already exists. 2026-05-11 17:21:58.556 GMT [161] 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-11 17:22:26.656 GMT [940] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:22:26.656 GMT [940] DETAIL: Key (parent, name)=(chains-e2e-txny, 8c06f86c-8cee-4aaa-9302-1b0dbc062790) already exists. 2026-05-11 17:22:26.656 GMT [940] 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-11 17:24:11.939 GMT [161] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:24:11.939 GMT [161] DETAIL: Key (parent, name)=(chains-e2e-txny, 99916046-f98a-487f-9927-d8c519ae6738) already exists. 2026-05-11 17:24:11.939 GMT [161] 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-11 17:24:33.602 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:25:16.337 GMT [1043] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:25:16.337 GMT [1043] DETAIL: Key (parent, name)=(gitlab-rep-nmdg, 6f81a81c-e284-4446-bf84-b9dec6909a32) already exists. 2026-05-11 17:25:16.337 GMT [1043] 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-11 17:25:21.913 GMT [152] LOG: checkpoint complete: wrote 483 buffers (2.9%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=48.304 s, sync=0.002 s, total=48.312 s; sync files=21, longest=0.002 s, average=0.001 s; distance=6381 kB, estimate=6381 kB; lsn=0/28D31D8, redo lsn=0/2775D68 2026-05-11 17:25:33.167 GMT [913] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:25:33.167 GMT [913] DETAIL: Key (parent, name)=(integration1-bubr, 65045be8-0bcb-4735-ac35-9c837de2c35b) already exists. 2026-05-11 17:25:33.167 GMT [913] 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-11 17:25:33.236 GMT [1078] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:25:33.236 GMT [1078] DETAIL: Key (parent, name)=(integration1-bubr, 65045be8-0bcb-4735-ac35-9c837de2c35b) already exists. 2026-05-11 17:25:33.236 GMT [1078] 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-11 17:26:00.946 GMT [1159] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:26:00.946 GMT [1159] DETAIL: Key (parent, name)=(integration1-bubr, 0357a9c9-ab64-413a-819e-ef6827664e18) already exists. 2026-05-11 17:26:00.946 GMT [1159] 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-11 17:26:02.454 GMT [1142] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:26:02.454 GMT [1142] DETAIL: Key (parent, name)=(integration1-bubr, 0357a9c9-ab64-413a-819e-ef6827664e18) already exists. 2026-05-11 17:26:02.454 GMT [1142] 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-11 17:26:02.463 GMT [1044] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:26:02.463 GMT [1044] DETAIL: Key (parent, name)=(integration1-bubr, 1ae7d7a1-858d-470a-8538-868db9860593) already exists. 2026-05-11 17:26:02.463 GMT [1044] 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-11 17:27:46.480 GMT [1186] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:27:46.480 GMT [1186] DETAIL: Key (parent, name)=(group-csnl, c657efe7-aad4-4f7f-901a-7dfa19bf9757) already exists. 2026-05-11 17:27:46.480 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-11 17:29:15.868 GMT [1292] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:29:15.868 GMT [1292] DETAIL: Key (parent, name)=(build-e2e-mnyf, 0b5afff2-2ff2-4a09-a810-7948ddb0f619) already exists. 2026-05-11 17:29:15.868 GMT [1292] 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-11 17:29:34.013 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:29:46.451 GMT [1171] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:29:46.451 GMT [1171] DETAIL: Key (parent, name)=(konflux-isxh, 70455eee-2da3-451d-9e0b-0a2e65b59ddd) already exists. 2026-05-11 17:29:46.451 GMT [1171] 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-11 17:29:46.666 GMT [1171] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:29:46.666 GMT [1171] DETAIL: Key (parent, name)=(konflux-isxh, 70455eee-2da3-451d-9e0b-0a2e65b59ddd) already exists. 2026-05-11 17:29:46.666 GMT [1171] 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-11 17:29:46.670 GMT [1186] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:29:46.670 GMT [1186] DETAIL: Key (parent, name)=(konflux-isxh, 70455eee-2da3-451d-9e0b-0a2e65b59ddd) already exists. 2026-05-11 17:29:46.670 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-11 17:30:38.891 GMT [152] LOG: checkpoint complete: wrote 647 buffers (3.9%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=64.865 s, sync=0.005 s, total=64.879 s; sync files=23, longest=0.002 s, average=0.001 s; distance=7380 kB, estimate=7380 kB; lsn=0/32E0988, redo lsn=0/2EAB078 2026-05-11 17:31:02.851 GMT [1429] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:31:02.851 GMT [1429] DETAIL: Key (parent, name)=(build-e2e-isrm, b297fa47-f2b7-4329-a8b6-38b780685869) already exists. 2026-05-11 17:31:02.851 GMT [1429] 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-11 17:31:13.646 GMT [1435] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:31:13.646 GMT [1435] DETAIL: Key (parent, name)=(build-e2e-isrm, 41a688f8-dc43-4393-8c83-b9189f89e985) already exists. 2026-05-11 17:31:13.646 GMT [1435] 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-11 17:34:34.992 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:35:51.872 GMT [152] LOG: checkpoint complete: wrote 769 buffers (4.7%), wrote 4 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=76.868 s, sync=0.003 s, total=76.881 s; sync files=20, longest=0.003 s, average=0.001 s; distance=8643 kB, estimate=8643 kB; lsn=0/38295E8, redo lsn=0/371BDF0 2026-05-11 17:39:34.972 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:39:46.208 GMT [152] LOG: checkpoint complete: wrote 112 buffers (0.7%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=11.226 s, sync=0.003 s, total=11.237 s; sync files=15, longest=0.003 s, average=0.001 s; distance=1598 kB, estimate=7938 kB; lsn=0/38BC920, redo lsn=0/38AB948 2026-05-11 17:44:34.308 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:45:34.721 GMT [152] LOG: checkpoint complete: wrote 602 buffers (3.7%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=60.361 s, sync=0.002 s, total=60.413 s; sync files=18, longest=0.002 s, average=0.001 s; distance=4887 kB, estimate=7633 kB; lsn=0/3E60078, redo lsn=0/3D71558 2026-05-11 17:49:34.820 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:50:03.086 GMT [152] LOG: checkpoint complete: wrote 282 buffers (1.7%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=28.251 s, sync=0.008 s, total=28.266 s; sync files=18, longest=0.004 s, average=0.001 s; distance=2484 kB, estimate=7118 kB; lsn=0/40049E8, redo lsn=0/3FDE6D0 2026-05-11 17:54:13.934 GMT [1894] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:54:13.934 GMT [1894] DETAIL: Key (parent, name)=(group-csnl, f7b99b66-defd-42b0-8285-5e14f3efb897) already exists. 2026-05-11 17:54:13.934 GMT [1894] 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-11 17:54:13.942 GMT [1894] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-11 17:54:13.942 GMT [1894] DETAIL: Key (parent, name)=(group-csnl, f7b99b66-defd-42b0-8285-5e14f3efb897) already exists. 2026-05-11 17:54:13.942 GMT [1894] 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-11 17:54:34.148 GMT [152] LOG: checkpoint starting: time 2026-05-11 17:54:51.504 GMT [152] LOG: checkpoint complete: wrote 173 buffers (1.1%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=17.339 s, sync=0.009 s, total=17.356 s; sync files=14, longest=0.003 s, average=0.001 s; distance=1330 kB, estimate=6539 kB; lsn=0/4489A28, redo lsn=0/412B1F8 2026-05-11 17:59:34.596 GMT [152] LOG: checkpoint starting: time 2026-05-11 18:00:41.821 GMT [152] LOG: checkpoint complete: wrote 672 buffers (4.1%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=67.215 s, sync=0.002 s, total=67.226 s; sync files=20, longest=0.002 s, average=0.001 s; distance=6575 kB, estimate=6575 kB; lsn=0/4B82118, redo lsn=0/4796E80