postgresql 12:36:04.58 INFO  ==> postgresql 12:36:04.58 INFO  ==> Welcome to the Bitnami postgresql container postgresql 12:36:04.59 INFO  ==> postgresql 12:36:04.59 INFO  ==> ** Starting PostgreSQL setup ** postgresql 12:36:04.61 INFO  ==> Validating settings in POSTGRESQL_* env vars.. postgresql 12:36:04.61 WARN  ==> A CA X.509 certificate was not provided. Client verification will not be performed in TLS connections postgresql 12:36:04.62 INFO  ==> Loading custom pre-init scripts... postgresql 12:36:04.62 INFO  ==> Initializing PostgreSQL database... postgresql 12:36:04.63 INFO  ==> pg_hba.conf file not detected. Generating it... postgresql 12:36:04.63 INFO  ==> Generating local authentication configuration postgresql 12:36:05.21 INFO  ==> Starting PostgreSQL in background... postgresql 12:36:06.28 INFO  ==> Changing password of postgres postgresql 12:36:06.29 INFO  ==> Creating user tekton postgresql 12:36:06.31 INFO  ==> Granting access to "tekton" to the database "tekton_results" postgresql 12:36:06.33 INFO  ==> Setting ownership for the 'public' schema database "tekton_results" to "tekton" postgresql 12:36:06.34 INFO  ==> Configuring replication parameters postgresql 12:36:06.37 INFO  ==> Configuring synchronous_replication postgresql 12:36:06.38 INFO  ==> Configuring fsync postgresql 12:36:06.38 INFO  ==> Configuring TLS chmod: changing permissions of '/opt/bitnami/postgresql/certs/tls.key': Read-only file system postgresql 12:36:06.39 WARN  ==> Could not set compulsory permissions (600) on file /opt/bitnami/postgresql/certs/tls.key postgresql 12:36:06.43 INFO  ==> Stopping PostgreSQL... waiting for server to shut down.... done server stopped postgresql 12:36:06.54 INFO  ==> Loading custom scripts... postgresql 12:36:06.54 INFO  ==> Enabling remote connections postgresql 12:36:06.55 INFO  ==> ** PostgreSQL setup finished! ** postgresql 12:36:06.57 INFO  ==> ** Starting PostgreSQL ** 2026-05-13 12:36:06.596 GMT [1] LOG: pgaudit extension initialized 2026-05-13 12:36:06.606 GMT [1] LOG: starting PostgreSQL 18.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 12.2.0, 64-bit 2026-05-13 12:36:06.606 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-05-13 12:36:06.606 GMT [1] LOG: listening on IPv6 address "::", port 5432 2026-05-13 12:36:06.611 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2026-05-13 12:36:06.627 GMT [154] LOG: database system was shut down at 2026-05-13 12:36:06 GMT 2026-05-13 12:36:06.635 GMT [1] LOG: database system is ready to accept connections 2026-05-13 12:41:06.712 GMT [152] LOG: checkpoint starting: time 2026-05-13 12:41:17.189 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.477 s; sync files=63, longest=0.002 s, average=0.001 s; distance=578 kB, estimate=578 kB; lsn=0/1C24F28, redo lsn=0/1C24E98 2026-05-13 12:48:58.126 GMT [500] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 12:48:58.126 GMT [500] DETAIL: Key (parent, name)=(tenant-dev-nhfj, b3c97b1d-d4e5-4217-9d20-7a9a2c59bc26) already exists. 2026-05-13 12:48:58.126 GMT [500] 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-13 12:51:06.339 GMT [152] LOG: checkpoint starting: time 2026-05-13 12:51:18.575 GMT [152] LOG: checkpoint complete: wrote 122 buffers (0.7%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=12.224 s, sync=0.007 s, total=12.236 s; sync files=16, longest=0.002 s, average=0.001 s; distance=866 kB, estimate=866 kB; lsn=0/1D8F808, redo lsn=0/1CFD8C0 2026-05-13 12:56:06.674 GMT [152] LOG: checkpoint starting: time 2026-05-13 12:56:27.714 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.034 s, sync=0.002 s, total=21.040 s; sync files=21, longest=0.002 s, average=0.001 s; distance=2668 kB, estimate=2668 kB; lsn=0/1FC2A90, redo lsn=0/1F98940 2026-05-13 12:58:11.842 GMT [500] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 12:58:11.842 GMT [500] DETAIL: Key (parent, name)=(chains-e2e-enzl, c5eceefd-1e49-4f41-8378-17a6fa945494) already exists. 2026-05-13 12:58:11.842 GMT [500] 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-13 12:59:31.747 GMT [162] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 12:59:31.747 GMT [162] DETAIL: Key (parent, name)=(chains-e2e-enzl, bd79cf3c-daa8-4b42-856f-f8ea3b1a8fd4) already exists. 2026-05-13 12:59:31.747 GMT [162] 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-13 12:59:47.906 GMT [162] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 12:59:47.906 GMT [162] DETAIL: Key (parent, name)=(chains-e2e-enzl, 0c62054d-2452-4791-9843-380122814e7e) already exists. 2026-05-13 12:59:47.906 GMT [162] 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-13 13:00:07.444 GMT [162] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 13:00:07.444 GMT [162] DETAIL: Key (parent, name)=(chains-e2e-enzl, 855116fc-573e-4616-9215-e902771b9ec5) already exists. 2026-05-13 13:00:07.444 GMT [162] 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-13 13:01:03.378 GMT [887] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 13:01:03.378 GMT [887] DETAIL: Key (parent, name)=(chains-e2e-enzl, cf90333b-b030-4fe5-aeab-6a8989540b58) already exists. 2026-05-13 13:01:03.378 GMT [887] 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-13 13:01:06.813 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:01:48.005 GMT [152] LOG: checkpoint complete: wrote 412 buffers (2.5%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=41.175 s, sync=0.007 s, total=41.192 s; sync files=22, longest=0.004 s, average=0.001 s; distance=4703 kB, estimate=4703 kB; lsn=0/24EA180, redo lsn=0/2430558 2026-05-13 13:03:33.962 GMT [841] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 13:03:33.962 GMT [841] DETAIL: Key (parent, name)=(build-e2e-yyhr, 3b2179eb-eaa6-42da-9e74-d8675069a9a8) already exists. 2026-05-13 13:03:33.962 GMT [841] 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-13 13:04:07.442 GMT [162] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 13:04:07.442 GMT [162] DETAIL: Key (parent, name)=(integration1-fide, 862e2d39-ac08-479a-be07-8b08be73a0f2) already exists. 2026-05-13 13:04:07.442 GMT [162] 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-13 13:04:07.442 GMT [981] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 13:04:07.442 GMT [981] DETAIL: Key (parent, name)=(integration1-fide, 862e2d39-ac08-479a-be07-8b08be73a0f2) already exists. 2026-05-13 13:04:07.442 GMT [981] 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-13 13:04:07.464 GMT [841] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 13:04:07.464 GMT [841] DETAIL: Key (parent, name)=(integration1-fide, 862e2d39-ac08-479a-be07-8b08be73a0f2) already exists. 2026-05-13 13:04:07.464 GMT [841] 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-13 13:06:06.104 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:07:07.369 GMT [152] LOG: checkpoint complete: wrote 611 buffers (3.7%), wrote 3 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=61.213 s, sync=0.009 s, total=61.266 s; sync files=23, longest=0.004 s, average=0.001 s; distance=6473 kB, estimate=6473 kB; lsn=0/2D0EFE8, redo lsn=0/2A82C78 2026-05-13 13:11:06.469 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:11:49.355 GMT [152] LOG: checkpoint complete: wrote 428 buffers (2.6%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=42.879 s, sync=0.002 s, total=42.886 s; sync files=22, longest=0.002 s, average=0.001 s; distance=5082 kB, estimate=6334 kB; lsn=0/302F1A0, redo lsn=0/2F79480 2026-05-13 13:15:09.760 GMT [841] ERROR: duplicate key value violates unique constraint "results_by_name" 2026-05-13 13:15:09.760 GMT [841] DETAIL: Key (parent, name)=(build-e2e-yyhr, 9b76287a-1380-4ad8-bba8-95b999d93b5b) already exists. 2026-05-13 13:15:09.760 GMT [841] 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-13 13:16:06.417 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:16:59.527 GMT [152] LOG: checkpoint complete: wrote 530 buffers (3.2%), wrote 2 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=53.097 s, sync=0.003 s, total=53.110 s; sync files=19, longest=0.002 s, average=0.001 s; distance=5231 kB, estimate=6224 kB; lsn=0/34A3528, redo lsn=0/34951A0 2026-05-13 13:21:06.624 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:21:08.546 GMT [152] LOG: checkpoint complete: wrote 19 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=1.906 s, sync=0.005 s, total=1.922 s; sync files=11, longest=0.003 s, average=0.001 s; distance=143 kB, estimate=5616 kB; lsn=0/34B8E50, redo lsn=0/34B8DF8 2026-05-13 13:26:06.629 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:26:07.545 GMT [152] LOG: checkpoint complete: wrote 9 buffers (0.1%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.904 s, sync=0.004 s, total=0.916 s; sync files=9, longest=0.003 s, average=0.001 s; distance=43 kB, estimate=5058 kB; lsn=0/34C3B48, redo lsn=0/34C3AF0 2026-05-13 13:31:06.643 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:31:10.565 GMT [152] LOG: checkpoint complete: wrote 39 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.909 s, sync=0.004 s, total=3.922 s; sync files=9, longest=0.003 s, average=0.001 s; distance=283 kB, estimate=4581 kB; lsn=0/350AB00, redo lsn=0/350AAA8 2026-05-13 13:41:06.663 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:41:13.690 GMT [152] LOG: checkpoint complete: wrote 70 buffers (0.4%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=7.015 s, sync=0.004 s, total=7.027 s; sync files=18, longest=0.003 s, average=0.001 s; distance=463 kB, estimate=4169 kB; lsn=0/357E8E0, redo lsn=0/357E888 2026-05-13 13:46:06.785 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:46:10.506 GMT [152] LOG: checkpoint complete: wrote 37 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=3.708 s, sync=0.004 s, total=3.721 s; sync files=9, longest=0.004 s, average=0.001 s; distance=272 kB, estimate=3779 kB; lsn=0/35C2CB0, redo lsn=0/35C2C58 2026-05-13 13:51:06.605 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:51:32.772 GMT [152] LOG: checkpoint complete: wrote 261 buffers (1.6%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=26.151 s, sync=0.007 s, total=26.167 s; sync files=14, longest=0.003 s, average=0.001 s; distance=2021 kB, estimate=3604 kB; lsn=0/3B885D0, redo lsn=0/37BC160 2026-05-13 13:56:06.827 GMT [152] LOG: checkpoint starting: time 2026-05-13 13:56:43.637 GMT [152] LOG: checkpoint complete: wrote 368 buffers (2.2%), wrote 1 SLRU buffers; 1 WAL file(s) added, 0 removed, 0 recycled; write=36.765 s, sync=0.003 s, total=36.811 s; sync files=16, longest=0.003 s, average=0.001 s; distance=4600 kB, estimate=4600 kB; lsn=0/3C3A548, redo lsn=0/3C3A4B8 2026-05-13 14:06:06.837 GMT [152] LOG: checkpoint starting: time 2026-05-13 14:06:09.451 GMT [152] LOG: checkpoint complete: wrote 26 buffers (0.2%), wrote 1 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=2.607 s, sync=0.003 s, total=2.614 s; sync files=11, longest=0.002 s, average=0.001 s; distance=182 kB, estimate=4159 kB; lsn=0/3C680E0, redo lsn=0/3C68088