{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "fj-multi-component-child-bvod",
                    "build.appstudio.redhat.com/nudging-commit": "78e5ad2839e2e23c936ce333762b2a346cd6fa5a",
                    "build.appstudio.redhat.com/nudging-component": "fj-multi-component-parent-bvod",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-epiw/fj-multi-component-parent-bvod:78e5ad2839e2e23c936ce333762b2a346cd6fa5a",
                    "build.appstudio.redhat.com/nudging-pipeline": "fj-multi-component-parent-bvod-on-push-nc8nx",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-epiw/results/ad7a23ee-1566-48f5-a6ed-4fae8943d388/records/ad7a23ee-1566-48f5-a6ed-4fae8943d388",
                    "results.tekton.dev/result": "build-e2e-epiw/results/ad7a23ee-1566-48f5-a6ed-4fae8943d388"
                },
                "creationTimestamp": "2026-05-09T07:39:24Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "renovate-pipeline-1778312364-81770"
                },
                "name": "renovate-pipeline-1778312364-81770",
                "namespace": "build-e2e-epiw",
                "resourceVersion": "152251",
                "uid": "ad7a23ee-1566-48f5-a6ed-4fae8943d388"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_7e319c6e50 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-bvod-ccf29.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_epiw_fj_multi_component_parent_bvod_caaf2d2cc6','password':'${TOKEN_4f2f688492}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778312364-81770"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1778312364-81770"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778312364-81770"
                                        },
                                        "name": "renovate-pipeline-1778312364-81770"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1778312364-81770"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-parent-bvod"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1778312364-81770-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-05-09T07:39:39Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:39:39Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_7e319c6e50 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-bvod-ccf29.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_epiw_fj_multi_component_parent_bvod_caaf2d2cc6','password':'${TOKEN_4f2f688492}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778312364-81770"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1778312364-81770"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778312364-81770"
                                        },
                                        "name": "renovate-pipeline-1778312364-81770"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1778312364-81770"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-90a6f44e13ec2d9ad496f83236d36a35-de695a689844b688-01"
                },
                "startTime": "2026-05-09T07:39:24Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gh-multi-component-child-pxrs",
                    "build.appstudio.redhat.com/nudging-commit": "build-nudge-parent-chvyqq?rev=5aaa6a9a5adc71d96aaa48f1caf46110036547de",
                    "build.appstudio.redhat.com/nudging-component": "gh-multi-component-parent-pxrs",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-nbwy/gh-multi-component-parent-pxrs:5aaa6a9a5adc71d96aaa48f1caf46110036547de",
                    "build.appstudio.redhat.com/nudging-pipeline": "gh-multi-component-parent-pxrs-on-push-dbhzm",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-nbwy/results/97366e1e-b004-4574-8533-d0a37090356f/records/97366e1e-b004-4574-8533-d0a37090356f",
                    "results.tekton.dev/result": "build-e2e-nbwy/results/97366e1e-b004-4574-8533-d0a37090356f"
                },
                "creationTimestamp": "2026-05-09T07:21:33Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "renovate-pipeline-1778311293-03e6c"
                },
                "name": "renovate-pipeline-1778311293-03e6c",
                "namespace": "build-e2e-nbwy",
                "resourceVersion": "120215",
                "uid": "97366e1e-b004-4574-8533-d0a37090356f"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_2b47518833 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-pxrs-d521f.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_nbwy_gh_multi_component_parent_pxrs_0e6ae8b7ed','password':'${TOKEN_5e94e4b2f6}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778311293-03e6c"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1778311293-03e6c"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778311293-03e6c"
                                        },
                                        "name": "renovate-pipeline-1778311293-03e6c"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1778311293-03e6c"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gh-multi-component-parent-pxrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1778311293-03e6c-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-05-09T07:23:25Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:23:25Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_2b47518833 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-pxrs-d521f.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_nbwy_gh_multi_component_parent_pxrs_0e6ae8b7ed','password':'${TOKEN_5e94e4b2f6}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778311293-03e6c"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1778311293-03e6c"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778311293-03e6c"
                                        },
                                        "name": "renovate-pipeline-1778311293-03e6c"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1778311293-03e6c"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-3b997b6bdc070a2a9693d2bc0328ac97-d24a941475872ce1-01"
                },
                "startTime": "2026-05-09T07:21:33Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gl-multi-component-child-cozp",
                    "build.appstudio.redhat.com/nudging-commit": "c259b693b57bb812c2b82c0c750e7a6c34a1a862",
                    "build.appstudio.redhat.com/nudging-component": "gl-multi-component-parent-cozp",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-ubzv/gl-multi-component-parent-cozp:c259b693b57bb812c2b82c0c750e7a6c34a1a862",
                    "build.appstudio.redhat.com/nudging-pipeline": "gl-multi-component-parent-cozp-on-push-ltddk",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-ubzv/results/5923fdcb-5d1f-447f-9b53-e46cdb2fe3e9/records/5923fdcb-5d1f-447f-9b53-e46cdb2fe3e9",
                    "results.tekton.dev/result": "build-e2e-ubzv/results/5923fdcb-5d1f-447f-9b53-e46cdb2fe3e9"
                },
                "creationTimestamp": "2026-05-09T07:20:19Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "renovate-pipeline-1778311219-5c5cb"
                },
                "name": "renovate-pipeline-1778311219-5c5cb",
                "namespace": "build-e2e-ubzv",
                "resourceVersion": "119442",
                "uid": "5923fdcb-5d1f-447f-9b53-e46cdb2fe3e9"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_20bdc56f37 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-cozp-ce5af.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_ubzv_gl_multi_component_parent_cozp_fd5ae54dbc','password':'${TOKEN_03465ad9a8}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778311219-5c5cb"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1778311219-5c5cb"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778311219-5c5cb"
                                        },
                                        "name": "renovate-pipeline-1778311219-5c5cb"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1778311219-5c5cb"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-cozp"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1778311219-5c5cb-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-05-09T07:22:54Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:22:54Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_20bdc56f37 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-cozp-ce5af.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_ubzv_gl_multi_component_parent_cozp_fd5ae54dbc','password':'${TOKEN_03465ad9a8}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1778311219-5c5cb"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1778311219-5c5cb"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1778311219-5c5cb"
                                        },
                                        "name": "renovate-pipeline-1778311219-5c5cb"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1778311219-5c5cb"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-e688e8b1bc4c36266fa6a50e4c5361c1-d356cacefd4f57aa-01"
                },
                "startTime": "2026-05-09T07:20:20Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/9c35581d-0b09-4f1e-ab1b-a67472e531c7/records/9c35581d-0b09-4f1e-ab1b-a67472e531c7",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/9c35581d-0b09-4f1e-ab1b-a67472e531c7"
                },
                "creationTimestamp": "2026-05-09T07:02:08Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.openshift.io/runtime": "generic",
                    "pipelines.openshift.io/strategy": "docker",
                    "pipelines.openshift.io/used-by": "build-cloud",
                    "tekton.dev/pipeline": "docker-build"
                },
                "name": "buildah-demo-axdphblnbm",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "78344",
                "uid": "9c35581d-0b09-4f1e-ab1b-a67472e531c7"
            },
            "spec": {
                "params": [
                    {
                        "name": "dockerfile",
                        "value": "Containerfile"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm"
                    },
                    {
                        "name": "git-url",
                        "value": "https://github.com/conforma/golden-container.git"
                    },
                    {
                        "name": "skip-checks",
                        "value": "true"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "name",
                            "value": "docker-build"
                        },
                        {
                            "name": "bundle",
                            "value": "quay.io/konflux-ci/tekton-catalog/pipeline-docker-build:devel"
                        },
                        {
                            "name": "kind",
                            "value": "pipeline"
                        }
                    ],
                    "resolver": "bundles"
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "persistentVolumeClaim": {
                            "claimName": "app-studio-default-workspace"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-axdphblnbm-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-axdphblnbm-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-axdphblnbm-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-axdphblnbm-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-axdphblnbm-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-axdphblnbm-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-axdphblnbm-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    }
                ],
                "completionTime": "2026-05-09T07:07:57Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:07:57Z",
                        "message": "Tasks Completed: 7 (Failed: 0, Cancelled 0), Skipped: 9",
                        "reason": "Completed",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Build a source image.",
                            "name": "build-source-image",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-proxy",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.",
                            "name": "sast-target-dirs",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/conforma/golden-container.git"
                                },
                                {
                                    "name": "revision",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "output",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Containerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-source-image",
                            "params": [
                                {
                                    "name": "BINARY_IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "BINARY_IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "source-build"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clair-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clair-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "ecosystem-cert-preflight-checks",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "ecosystem-cert-preflight-checks"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-snyk-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "TARGET_DIRS",
                                    "value": "."
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-snyk-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "TARGET_DIRS",
                                    "value": "."
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "TARGET_DIRS",
                                    "value": "."
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "apply-tags",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "apply-tags"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "push-dockerfile",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Containerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "workspace"
                        },
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    },
                    "refSource": {
                        "digest": {
                            "sha256": "6063d9dc6c62d1833cf5f22e9b2a85629587431b9d642e9c02899b7dba74fd4f"
                        },
                        "entryPoint": "docker-build",
                        "uri": "quay.io/konflux-ci/tekton-catalog/pipeline-docker-build"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/conforma/golden-container.git"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "be3214825d8af1a44d1406df6233660e8372d26f"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clair-scan",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "ecosystem-cert-preflight-checks",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-snyk-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-ff64607932971c106b26febe4f2f96f1-79763deabb435fe2-01"
                },
                "startTime": "2026-05-09T07:02:13Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/a420cba9-2fe0-49d5-9fd5-65c0d1a05fbb/records/a420cba9-2fe0-49d5-9fd5-65c0d1a05fbb",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/a420cba9-2fe0-49d5-9fd5-65c0d1a05fbb"
                },
                "creationTimestamp": "2026-05-09T07:14:41Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-589qj"
                },
                "name": "verify-enterprise-contract-run-589qj",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "98391",
                "uid": "a420cba9-2fe0-49d5-9fd5-65c0d1a05fbb"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/enterprise-contract-tests:e2e-test-unpinned-task-bundle\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/unpinned-task-bundle-public-keypfrbvgyego"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-589qj-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:14:56Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:14:56Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/enterprise-contract-tests:e2e-test-unpinned-task-bundle\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/unpinned-task-bundle-public-keypfrbvgyego"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-d4bfce44d6baf475fb085dc3c11f9832-d2d68000b102548d-01"
                },
                "startTime": "2026-05-09T07:14:41Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/f531a40d-bfda-4997-b644-3be3f5a05501/records/f531a40d-bfda-4997-b644-3be3f5a05501",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/f531a40d-bfda-4997-b644-3be3f5a05501"
                },
                "creationTimestamp": "2026-05-09T07:07:59Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-849q9"
                },
                "name": "verify-enterprise-contract-run-849q9",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "88939",
                "uid": "f531a40d-bfda-4997-b644-3be3f5a05501"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-849q9-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:12:21Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:12:21Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-216cc3943d2674beb56ac2a0f3ae8f66-3a31c021f5021d6c-01"
                },
                "startTime": "2026-05-09T07:08:00Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/d1e186c1-79c7-4dd8-95dc-34499b4bfc90/records/d1e186c1-79c7-4dd8-95dc-34499b4bfc90",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/d1e186c1-79c7-4dd8-95dc-34499b4bfc90"
                },
                "creationTimestamp": "2026-05-09T07:13:12Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-ccbmr"
                },
                "name": "verify-enterprise-contract-run-ccbmr",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "94130",
                "uid": "d1e186c1-79c7-4dd8-95dc-34499b4bfc90"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:latest\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-ccbmr-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:13:27Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:13:27Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:latest\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-3694f94d2863414b39f0cb33acfad4ea-5566231ff8a91724-01"
                },
                "startTime": "2026-05-09T07:13:13Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/b1286cf4-1d7e-49c8-869f-b8b8b0db2c08/records/b1286cf4-1d7e-49c8-869f-b8b8b0db2c08",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/b1286cf4-1d7e-49c8-869f-b8b8b0db2c08"
                },
                "creationTimestamp": "2026-05-09T07:14:26Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-jvsdx"
                },
                "name": "verify-enterprise-contract-run-jvsdx",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "97340",
                "uid": "b1286cf4-1d7e-49c8-869f-b8b8b0db2c08"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:e2e-test-unacceptable-task\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/golden-image-public-keykrnzseodqg"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-jvsdx-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:14:40Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:14:40Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:e2e-test-unacceptable-task\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/golden-image-public-keykrnzseodqg"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-f8a6b16835f82c5b5295423c5947ce6a-1ad8489b9f7298a6-01"
                },
                "startTime": "2026-05-09T07:14:26Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/8360ee89-4687-4d84-8750-2dd35f423609/records/8360ee89-4687-4d84-8750-2dd35f423609",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/8360ee89-4687-4d84-8750-2dd35f423609"
                },
                "creationTimestamp": "2026-05-09T07:13:27Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-ncmk6"
                },
                "name": "verify-enterprise-contract-run-ncmk6",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "94905",
                "uid": "8360ee89-4687-4d84-8750-2dd35f423609"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:latest\",\"source\":{}},{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:e2e-test-unacceptable-task\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/golden-image-public-keykyvpqnjfac"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-ncmk6-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:13:54Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:13:54Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:latest\",\"source\":{}},{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:e2e-test-unacceptable-task\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/golden-image-public-keykyvpqnjfac"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-c01d9a3601d75624079fab25c5f5a194-b4e6a957c6d3a3bd-01"
                },
                "startTime": "2026-05-09T07:13:28Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/4cd153b0-752a-49ee-b1f7-e88a83e63eba/records/4cd153b0-752a-49ee-b1f7-e88a83e63eba",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/4cd153b0-752a-49ee-b1f7-e88a83e63eba"
                },
                "creationTimestamp": "2026-05-09T07:13:01Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-qc2rh"
                },
                "name": "verify-enterprise-contract-run-qc2rh",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "93495",
                "uid": "4cd153b0-752a-49ee-b1f7-e88a83e63eba"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/dummy-public-key-zwcvmsxayw"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-qc2rh-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:13:12Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:13:12Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/dummy-public-key-zwcvmsxayw"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-16c36b2379390e868c4a2a5365758b78-29f4daef28697183-01"
                },
                "startTime": "2026-05-09T07:13:02Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/1de6d2a3-0410-4da6-9fd9-af76d94a7cad/records/1de6d2a3-0410-4da6-9fd9-af76d94a7cad",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/1de6d2a3-0410-4da6-9fd9-af76d94a7cad"
                },
                "creationTimestamp": "2026-05-09T07:12:23Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-r6ww7"
                },
                "name": "verify-enterprise-contract-run-r6ww7",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "89988",
                "uid": "1de6d2a3-0410-4da6-9fd9-af76d94a7cad"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "false"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-r6ww7-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:12:36Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:12:36Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "false"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-0f25a6db6091c772b693dfe12ce4c4fc-fe34701c199e37a4-01"
                },
                "startTime": "2026-05-09T07:12:23Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/6521c05e-6b7c-41b5-9121-d7a8477fb43c/records/6521c05e-6b7c-41b5-9121-d7a8477fb43c",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/6521c05e-6b7c-41b5-9121-d7a8477fb43c"
                },
                "creationTimestamp": "2026-05-09T07:12:37Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-vbl5h"
                },
                "name": "verify-enterprise-contract-run-vbl5h",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "92262",
                "uid": "6521c05e-6b7c-41b5-9121-d7a8477fb43c"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-vbl5h-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:12:59Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:12:59Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-axdphblnbm@sha256:5c0edd572938273da0cc699335ec2d01a6a2d5697725520031a26de36251f295\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-650c509259f2bfaa82aa165f7304cd80-3c4954e52e002394-01"
                },
                "startTime": "2026-05-09T07:12:37Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-gdiw/results/34818d83-823d-41e2-8de1-a91a29ac590a/records/34818d83-823d-41e2-8de1-a91a29ac590a",
                    "results.tekton.dev/result": "chains-e2e-gdiw/results/34818d83-823d-41e2-8de1-a91a29ac590a"
                },
                "creationTimestamp": "2026-05-09T07:13:54Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-wzhhg"
                },
                "name": "verify-enterprise-contract-run-wzhhg",
                "namespace": "chains-e2e-gdiw",
                "resourceVersion": "96132",
                "uid": "34818d83-823d-41e2-8de1-a91a29ac590a"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:latest\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/golden-image-public-keyqrmgzwgcow"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-wzhhg-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-05-09T07:14:25Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-09T07:14:25Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/konflux-ci/ec-golden-image:latest\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-gdiw/golden-image-public-keyqrmgzwgcow"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-b345847182602d9a5ce9e957fa76fe02575c8018@sha256:7df8d121c09999d0376e189c1eb8a8263078aab697aa5ee966512f581427a6ce"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-2f5430b49638007bb9890896b3e47cfb-0e6a351ed8bb5710-01"
                },
                "startTime": "2026-05-09T07:13:55Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
